Enabling Speech
You enable speech for your application to provide users with speech command control over your application. To enable speech for your application, you must complete the following tasks:
- Get the speech interface using IfmManage::get_Speech.
- Create a voice menu and add words to initialize your application grammar.
- Create a sink to handle speech recognition messages.