| Reply | « Previous Thread | Next Thread » |
|
Hi!
Can somebody give me a suggestion about the following problem: I would like to realise an application which detects if a certain phone button is pressed during a phone call. Its not easy to explain but its something that we all know from this phone queues: if you want help press one, if you would like to speak to Mr. X press two... Kind regards! |
| freaky_911 |
| View Public Profile |
| Find all posts by freaky_911 |
|
Hi freaky_911 i think you want to trigger some functions when different keys are pressed,
If thats the case please see this tutorial i think it will help you solving your problem http://www.mobilenin.com/pys60/ex_use_of_keys.htm IDEAS is all they need but still they think only Genius can give them that. |
| shubhendra |
| View Public Profile |
| Find all posts by shubhendra |
|
Hi!
Yes I would like to detect keys but not the one of my phone but those which are pressed during a phone call by the caller =) I think DMTF is the keyword.... Is there a module or function or do I have to write it by my own??? |
| freaky_911 |
| View Public Profile |
| Find all posts by freaky_911 |
|
Join Date: Feb 2008
Posts: 2,546
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
|
Quote:
really sad that there is no such direct modules are available for the purpose what you want you can write an extension for that .moreover you can go for any other algorithm like a keylogger. thanks and have a feedback. Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Quote:
Great idea, never thought about doing it like that... Well, digital number tones are using different frequences. Then it's just a question of listening (any) audio during a phone call, identifying when key press happens vs any other local background noise and detecting the exact audio frequencies (two simultaneous, I recall). Should be easy, right ![]() Very close. The difference is that DTMF system has direct access to phone audio channel without any/too much noise. Detecting DTMF signals is more easy. Also DTMF (dual-tone multi-frequency) is normally used to send data to automated phone central kind of system, not from user to another user. As you will find out, it's not so easy to do. Web browser supports sending DTMF, btw.. That's where I met those. Cheers, --jouni |
|
Quote:
Well, what you could do it scan for keypresses when the a voice call is in progress, you can know from the sysagent module if the call was in progress or not. Hope that helps, Best Regards, Croozeus |
|
Join Date: Feb 2008
Posts: 2,546
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
hi freaky_911
i have another idea to you what you can do is scan the keys and upload it to a server in a proper sequence and then you can detect that i hope this will help you a bit. give a feedback to this idea and really the idea is great Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Read contacts of multiple numbers using PIM | junaiddeveloper | Mobile Java General | 0 | 2007-03-26 12:36 |
| Support for international phone numbers | padlon | General Discussion | 3 | 2005-05-04 11:53 |
| Retrieving my Contact telephone numbers from my PC | nyamton | Bluetooth Technology | 0 | 2005-01-17 12:06 |
| PC Suite not detect 6600 with Bluetooth connection | spinacle | Bluetooth Technology | 29 | 2004-03-15 00:24 |
| Where are my numbers stored on pc? | jamesmills | General Discussion | 1 | 2004-02-09 03:09 |