/str2Audio

A python program who encrypts strings into an audio file and decrypts the audio into a string

Primary LanguagePythonMIT LicenseMIT

str2audio


What it is

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.


Dependencies


How to use it

str2Audio

$ python str2Audio.py [message] [filename]

audio2Str

$ python str2Audio.py [filename.wav]

if you dont choose a filename, the audio recorder starts automatically