开发者

is it possible to train sapi in C#?

is it possible to train sapi with C#? lets say I have a wav file contains a specific word the engine is not able to detect it or it detects the word but it gives wrong value.. so I need to add this word with its text to the dictionary is that开发者_开发知识库 possible?

thanks,


It's certainly possible to train SAPI using C#. It's not trivially easy (nor is it trivially easy in C++). Look at the answer to this question to see how to do it; then you can use the speechlib wrappers around SAPI to access the training mode APIs from C#.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜