Null Field

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Defines a rule that is automatically matched in the absence of any audio input.

Namespace:  Microsoft.Speech.Recognition.SrgsGrammar
Assembly:  Microsoft.Speech (in Microsoft.Speech.dll)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly Null As SrgsRuleRef
Visual Basic (Usage)
Dim value As SrgsRuleRef

value = SrgsRuleRef.Null
C#
public static readonly SrgsRuleRef Null

See Also