Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration defines result object types.
typedef enum SPRESULTTYPE { SPRT_CFG = 0, SPRT_SLM = 1, SPRT_PROPRIETARY = 2, SPRT_FALSE_RECOGNITION = (1 << 1)} SPRESULTTYPE;
Elements
- SPRT_CFG
Result object is associated with a context-free grammar (CFG). - SPRT_SLM
Result object is associated with a statistical language model (SLM) for dictation. - SPRT_PROPRIETARY
Result object is associated with a proprietary grammar. - SPRT_FALSE_RECOGNITION
Result object is associated with a false recognition.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapiddk.h, Sapiddk.idl.
See Also
Send Feedback on this topic to the authors