DTMF Tone Output using SpeechSynthesizer class?
-
Thursday, February 12, 2009 11:44 PMHello, I have an application which requires the use of both speech synthesis and dtmf tone generation.
I already have the speech synthesis running, but am having trouble finding any mention of how to use the DTMF feature of the speech synthesis class.
The only mention of DTMF I can find in the help surrounding the speech synthesis class is on the first page talking about the speech synthesis class.
Any help would be much appreciated.
Thanks so much,
Alex
Answers
-
Tuesday, February 17, 2009 10:25 AMModerator
Hi,
The thread has talked about the question:
http://social.msdn.microsoft.com/forums/en-US/gametechnologiesgeneral/thread/8d84c01c-0fab-44cb-ba5a-d2852b024e41/
Also I found some samples:
http://www.codeproject.com/KB/dotnet/Speech_Sample.aspx?display=Print
http://www.codeproject.com/KB/vista/Vista_Speech_Recognition.aspx
http://www.codeproject.com/KB/audio-video/TalkingClipboard.aspx?display=Print
Hope it will help.
Best regards,
Harry
http://www.codeplex.com/HelloWorld where you can find samples you are looking for- Marked As Answer by Harry ZhuModerator Thursday, February 19, 2009 1:20 AM