it is an Stegnography Oriented tool to Embedding messages in a wav file. Based with Python3
Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection.
git clone https://github.com/riz4d/stegnowav
cd stegnowav
Stegnowav.py -f idfc.wav -m "Enter Your Message" -o filename.wav
ReadWav.py -f Filename
Stay tuned