Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SrgsRuleRef.Void Field
Defines a rule that can never be spoken. Inserting VOID into a sequence automatically makes that sequence unspeakable.
Namespace: Microsoft.Speech.Recognition.SrgsGrammar
Assembly: Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
'Declaration
Public Shared ReadOnly Void As SrgsRuleRef
'Usage
Dim value As SrgsRuleRef
value = SrgsRuleRef.Void
public static readonly SrgsRuleRef Void