WSR add/edit/remove words from the user dictionary |
Post Reply |
Author | |
engnrman
Member Joined: 11/Sep/2013 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 11/Sep/2013 at 2:11pm |
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?
|
|
antihadron
Member Joined: 27/Feb/2009 Status: Offline Points: 18 |
Post Options
Thanks(0)
|
Sorry I don't know of any way to do that through .NET system.speech.
Does not look like (easy) access to the user dictionaries is even available through SAPI. my suggestion is to look at the lexicon interface Oddly enough some sort of code sample is available here Edited by antihadron - 16/Sep/2013 at 11:59am |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |