Extending ASR

ASR offers complete voice-control services for search, media, and voice dialing, but there may be circumstances where you want to modify functionality in existing modules or add additional modules. The most common module to extend or add is the conversation module. This allows additional functionality to be triggered by voice commands without changing the way the ASR subsystem operates.
Note: If you want to use a different recognizer, you'll need to reimplement the recognizer modules. You might also need to modify or reimplement the prompt modules. See the AT&T Watson reference implementation for guidance or contact QNX technical support.