Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > General Computer Discussion > Case Modding > How to identify, when caller press keys

Reply
Thread Tools

How to identify, when caller press keys

 
 
waruna waruna is offline
Junior Member
Join Date: Mar 2009
Posts: 1
 
      03-23-2009
Hi Everyone,

I'm working on a project that I am completely lost on and I need some education and guidance. I have to write a application to detected keys pressed by caller. As example when caller calls, system ask from the caller to press 1, 2, 3 then when he/she pressed that number, system has to perform some task according to the choice. I have know clue about how to do this.

...anyone got any hints, ideas, educational links or tips?

Thanks a lot!

Waruna
 
Reply With Quote
 
 
 
 
technoplume technoplume is offline
Member
Join Date: Jan 2009
Posts: 55
 
      09-09-2009
I'm not really sure how you want to do this. But I have a few ideas. Since key have different tone, you would need to identify the different tone. And program the case table according to the tone. You could do this whit a voice recognizing program or something like this. Or have your program make a sample and analyses the frequency of the tone. And then give a value for your case table.

Second, the key probably send some kind of signal, that could be interpreted like when you press a PC keyboard. This one is simple if you can get the HEX value of each key. And them make the case table for your program using those value.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Re: Canon XT - doing full press without wating at half-press Wolfgang Weisselberg Digital Photography 0 10-25-2010 01:37 AM
Re: Canon XT - doing full press without wating at half-press Ray Fischer Digital Photography 0 10-24-2010 06:06 AM
Can't get function caller if the caller is from a function within a popup window Mark Javascript 2 04-03-2004 07:57 AM
keyboard keys replacing mouse keys? larry Computer Support 8 09-14-2003 07:32 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57