Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SrgsRuleRef.SemanticKey Property
Gets an alias string for the semantic dictionary.
Namespace: Microsoft.Speech.Recognition.SrgsGrammar
Assembly: Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
'Declaration
Public ReadOnly Property SemanticKey As String
Get
'Usage
Dim instance As SrgsRuleRef
Dim value As String
value = instance.SemanticKey
public string SemanticKey { get; }
Property Value
Type: System.String
An alias string for the semantic dictionary.