Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SrgsRuleRef.Garbage Field
Defines a rule that can match any speech up to the next rule match, the next token, or until the end of spoken input.
Namespace: Microsoft.Speech.Recognition.SrgsGrammar
Assembly: Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
'Declaration
Public Shared ReadOnly Garbage As SrgsRuleRef
'Usage
Dim value As SrgsRuleRef
value = SrgsRuleRef.Garbage
public static readonly SrgsRuleRef Garbage