A python program who encrypts strings into an audio file and decrypts the audio into a string.
For now, it only encrypts the string into a C scale audio.
$ python str2Audio.py [message] [filename]
$ python str2Audio.py [filename.wav]
if you dont choose a filename, the audio recorder starts automatically