How To Use:
Inside the console run python main.py YOUR-WORD-HERE
,
and your word wll be converted to an FSK modulated audio tone in .wav format. you will find you .wav file inside the "audio" directory. You can then playback the file in any media player software.
default bitrate (can be changed):
5 b/s (bits per second)
dependencies:
make sure you have these installed on you system (MiniConda is recommended to install these):
- NumPy
- SciPy
- Matplotlib