Search code examples
pythontelecommunication

Can we generate DTMF tones using python?


i am keen to know whether we can generate a DTMF tones using python? If yes then is there any library to do so? I have checked on the net there i could find sample program to decode the DTMF tones but not vice-versa. It would be great if anyone can give me some hint.
Thanks,
Rupesh


Solution

  • You can just use samples of the dtmf tones and play them back from wav files for example. You could use this website to create the samples