Speech recognition means
that you can write voice applications that take action based on spoken
input from the caller.
You can implement speech recognition in your applications
in two ways:
- By sending commands from the state table to a custom server that interfaces with a speech
recognizer.
- By using a VoiceXML application—refer to Introduction
to VoiceXML for further information.