How to add custom SR (Speech Recognition) to Microsoft SAPI
问题 I have a Speech Recognition application for a Language X. This language is not supported by Microsoft SAPI. How can I add this SR for Language X to Microsoft SAPI so that I can use it via Microsoft SAPI ? So What I wonder is Can I add a custom SR to Microsoft SAPI? If so How? If It is a complex process, where to find details? 回答1: SAPI is just the application programming interface, it only provides the connector for the speech recognition engine. There could be multiple implementations of the