/DataOverSound

Data Over Sound

Primary LanguagePython

DataOverSound

Sound recv - send python program

1. decode

Clone from https://github.com/rraval/pied-piper

2. sound_encode

  • This program is a program that converts text into sound.
  • This Code change rraval/piped-piper's android code.
  • This Code work with kimSooHyun950921/androidStudioDataOverSound.
  • If you want try demo, you should execute one of them:
    • python3 sound_recv_server.py
    • python3 sound_recv.py

3. TroubleShooting

  • You have to install requirements.txt first
  • If you have any error from requirements.txt, install them individually
  • If you have any issue while using this program, upload issue anytime.