SrgsRuleRef Fields

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The SrgsRuleRef type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberDictationDefines a rule that can match spoken input as defined by the dictation topic associated with this grammar.
Public fieldStatic memberGarbageDefines a rule that can match any speech up to the next rule match, the next token, or until the end of spoken input.
Public fieldStatic memberMnemonicSpelling
Public fieldStatic memberNullDefines a rule that is automatically matched in the absence of any audio input.
Public fieldStatic memberVoidDefines a rule that can never be spoken. Inserting VOID into a sequence automatically makes that sequence unspeakable.
Top

See Also