Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SrgsRuleRef.Dictation Field
Defines a rule that can match spoken input as defined by the dictation topic associated with this grammar.
Namespace: Microsoft.Speech.Recognition.SrgsGrammar
Assembly: Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
'Declaration
Public Shared ReadOnly Dictation As SrgsRuleRef
'Usage
Dim value As SrgsRuleRef
value = SrgsRuleRef.Dictation
public static readonly SrgsRuleRef Dictation