I want to start a new application that will call patients to remind them of appts. I want the app to say, "Press 1 for Yes, 2 for No" I then need to interpret key presses Maybe, and advanced feature is to recognize the speech, "Yes/No" I will be using VS2005
"Gary B" wrote in message news:OJ7fjIDDGHA.4080@TK2MSFTNGP09.phx.gbl... >I want to start a new application that will call patients to remind them of >appts. > > I want the app to say, "Press 1 for Yes, 2 for No" > I then need to interpret key presses > Maybe, and advanced feature is to recognize the speech, "Yes/No" > > I will be using VS2005 Gary, It is recommended to post TAPI questions only to the managed TAPI newsgroup: microsoft.public.win32.programmer.tapi See my TAPI and TSPI FAQ: Q: What newsgroups are covering TAPI ? http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_What_newsgroups Btw. you may want to use descriptive subjects in the future. "New App" isn't very meaningful at all. -- Best Regards Andreas Marschall Microsoft MVP for TAPI / Windows SDK TAPI / TSP Developer and Tester My TAPI and TSPI FAQ: http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm My Toto Tools (a collection of free, mostly TAPI related tools): http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm TAPI development around the world (Frappr! map): http://www.frappr.com/TAPIaroundTheWorld * Please post all messages and replies to the newsgroup so all may * benefit from the discussion. Private mail is usually not replied to. * This posting is provided "AS IS" with no warranties, and confers no rights.
HI friend, I am also doing a telephony project by recognising the key presses... Can u please help me by providing code or specifying any other related URL`s.. I want also help on how to change speech into text and vice versa. Expecting ur reply.. yours, varun
"varun" wrote in message news:1136824776.544311.293170@g49g2000cwa.googlegroups.com... > I am also doing a telephony project by recognising the key > presses... Can u please help me by providing code or specifying any > other related URL`s.. > > I want also help on how to change speech into text and vice versa. varun, It is recommended to post TAPI questions only to the managed TAPI newsgroup: microsoft.public.win32.programmer.tapi See my TAPI and TSPI FAQ: Q: What newsgroups are covering TAPI ? http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_What_newsgroups -- Best Regards Andreas Marschall Microsoft MVP for TAPI / Windows SDK TAPI / TSP Developer and Tester My TAPI and TSPI FAQ: http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm My Toto Tools (a collection of free, mostly TAPI related tools): http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm TAPI development around the world (Frappr! map): http://www.frappr.com/TAPIaroundTheWorld * Please post all messages and replies to the newsgroup so all may * benefit from the discussion. Private mail is usually not replied to. * This posting is provided "AS IS" with no warranties, and confers no rights.
www.pronexus.com "Gary B" wrote in message news:OJ7fjIDDGHA.4080@TK2MSFTNGP09.phx.gbl... >I want to start a new application that will call patients to remind them of >appts. > > I want the app to say, "Press 1 for Yes, 2 for No" > I then need to interpret key presses > Maybe, and advanced feature is to recognize the speech, "Yes/No" > > I will be using VS2005 >