Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

using speech recognition for pronounciation

Status
Not open for further replies.

markftwain

Technical User
Jul 12, 2006
108
Hi experts,

Is it possible under C# and WPF to:
1. train the speech recongition engine on a specific word from a WAV file, and
2. having the speech recongition engine return the atomic word with which it hears with the correct lexicon for an XAML document?

For example, as a single user (me), I wish to tell the engine that my prerecored WAV file has ONLY my pronunciation of "one" (which I repeated a hundered or so times). I am trying to associate the sounds it actually receives from the WAV file with the text word of "one". Once it has built up its lexicon of how I am pronouncing one, then let me get the word the way it sees it and add that word to my grammar dictionary for future reference.

Any hints on how to do this?

Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top