Follow Stay-Linked on: 
  Home :
Infinite Menus, Copyright 2006, OpenCube Inc. All Rights Reserved.

Sample of Voice Integration Into Your Host Application

Quickly and easily voice-enable terminal emulation with VoiceWedge

The example below shows how simple it is to code Text-to-Speech/Speech-to-Text commands right into you existing host application. The lines that are preceded by a code comment and begin with "printf("~API..."" are all that have to be added to prompt the user with voice commands and to "limit" recognized user responses by listing only valid user input values and commands. Voice input through a supported speech engine (e.g., ctgTALK, not included with Stay-Linked) is possible wherever the application prompts for input.

Be sure to see the audio/video demonstration: VoiceWedge Demo


Back