OpenVXI

Readme
SpeechWorks Public License
Release Notes
Build and Install Instructions

Configuration and Run Instructions
Architecture Description

Copyright (c) 1998-2001 SpeechWorks International, Inc. All Rights Reserved.


 

VXIrec

Recognizer Interface
o REC_CONFIDENCE_LEVEL
Keys identifying properties in VXIMap
o VXIrecInputMode
Input modes as set in the REC_INPUT_MODE property defined above and as returned in VXIrecResult structures
o REC_MIME_GENERIC_DTMF
MIME content types for LoadGrammarURI( ) and LoadGrammarString( ), the implementation usually supports additional MIME types
o VXIrecStatus
Status codes for recognition results
o REC_KEYS
Keys identifying properties in VXIMap used to return recognition result information for each n-best entry, see VXIrecRecognitionResult below for details
o VXIrecRecognitionResult
Recognition results structure as returned by Recognize( )
o VXIrecRecordResult
Record results structure as returned by Record( )
o VXIrecResult
Result codes for interface methods
o VXIrecInterface
VXIrec interface for speech recognition
Abstract interface for recognition functionality required by VoiceXML. Recognition is performed against VXIrecGrammars, abstract grammar types managed by the interface. The exact grammar formats handled are implementation dependant.

If an asynchronous problem/error occurs in the platform's recognizer, the VXI is notified through the VXIrecResult code for the current or next function call.

There is one recognizer interface per thread/line.

Version:
1.0

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.