I want to programmatically add/edit/remove words and pronunciations from the .dat file under the UserLexicons directory (or more commonly referred to as the "user dictionary"). I would also like to be able to add a recording of the word like
the correction dialog for WSR Shared recognizer does through C#. My program is in C# and I would like to utilize the system.speech namespace and not have to utilize SAPI to do so. Anyone?
↧