Last reviewed: 3/23/2024 11:55:36 AM
Conversation Management Architecture
VoiceXMLKit provides a simple way to managed conversations in interactive applications using VoiceXML.
Applications can validate and interpret VoiceXML.
Applications receive status notifications through event callbacks.
Speech recognition and synthesis are supported with Microsoft Speech API and Microsoft Speech Platform recognizers and synthesizers.
VoiceXMLKit encapsulates all of the technologies necessary to make the process of validating and interpreting VoiceXML simple and efficient.
Instantiate VoiceXMLKit to validate or run VoiceXML within your application and destroy VoiceXMLKit to release its resources when conversation management is no longer needed.