Hello,
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
views:
45answers:
1
+1
A:
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
gnibbler
2010-07-14 09:42:17
Thanks a lot for the pointer. It will be very kind of you if you can give me some hint about how to send those DTMF tones through modem using python?
Rupesh Chavan
2010-07-14 10:05:04
@Rupesh Chavan That's a separate question, you should ask it as such.
fmark
2010-07-14 11:33:48