| Reply | « Previous Thread | Next Thread » |
|
Hey, I'm working on a project for school and I needed to be able to do DTMF detection on a phone so I've made a simple little script and I wanted to share it.
DTMFdetector.py Here's the usage: Code:
from DTMFdetector import DTMFdetector
dtmf = DTMFdetector()
data = detector.getDTMFfromWAV("audioFile.wav")
You can find more info on the library here Please give me feed back. This is my first attempt at making and releasing a library to the public. I'm sure there's lots of room for improvement. John <>< |
|
Thanks to you for sharing your source code !
![]() pys60 1.4.5,1.9.7,pygame,PyS60 CE on E90 , N810 with Python 2.5.2 and ... last PyS60 1.9.7 with touch ui on 5800 ! pys60 extension modules on http://cyke64.googlepages.com/ |
|
Hi,
Its nice to see some development happening on DTMF front. I have conceived an idea of using DTMF during an active call to share contacts. It so happens many a times that the calling party requires a phone number and the sharing of this conact detail many times becomes tedias during the call. The phones may not compatable to recieve business cards and you may not have a pen to note the number and so on. To save the cost of sms and other issues, i have a concept. While the call is active, I run this application in the background which will send a nd recieve DTMF tones. So when I send a contact or type in a number, the other person would have these numbers captured by the DTMF application. I wanted to know if some one can help in making this application. Feedback is welcome. |
|
Quote:
![]() |
|
Hi, thanks for the reply.
The problem is the business caxrds are charged as SMS. Depending on the content of the BC, the more SMS are charged. Imagine if you are internationally roaming, , the SMS charges run a huge cost. I am trying to looak at an application which will use the existing live call to transmit the DTMF tones as the contact info which will be deciphered by the app on the other side. No exttra cost involved. |
|
Quote:
Btw, I just noticed that the DTMFdetector.py link in the first post is broken. Here is the correct URL. http://johnetherton.com/wp-content/u...MFdetector.zip Still thinking, ![]() Best Regards, Croozeus |
|
Quote:
Thank you for your response. I really would like to know because at the moment, I dont have any clues on how to do it and I think you can help me with this. This is for our current project also. Regards, Frank |
| sensei.frank |
| View Public Profile |
| Find all posts by sensei.frank |
|
The link you gave seems to be broken. However, I found your latest link <<http://johnetherton.com/projects/pys60-dtmf-detector>>...Currently, Im into studying your code as I need to understand how its being done and do it in Java(hopefully) - crediting your name, of course. Thanks a lot!
|
| sensei.frank |
| View Public Profile |
| Find all posts by sensei.frank |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| DTMF detection on phone | jetherton | Python | 8 | 2008-10-18 19:24 |
| Voice call and DTMF tones | kivitalo | General Messaging | 0 | 2005-06-17 10:03 |
| DTMF tone detection in Nokia card phone 2.0 | mrvijay | General Discussion | 0 | 2005-04-19 14:15 |
| 7710 problem: Send DTMF feature doesn't work | pearl62 | General Discussion | 0 | 2005-01-13 18:16 |
| Need help! Sending DTMF signals to remote phone | HershD | Symbian Networking & Messaging | 1 | 2003-06-17 09:28 |