Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

SrgsRuleRef.Params Property

Gets the initialization parameters for a SrgsRuleRef object.

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

Syntax

'Declaration
Public ReadOnly Property Params As String
    Get
'Usage
Dim instance As SrgsRuleRef
Dim value As String

value = instance.Params
public string Params { get; }

Property Value

Type: System.String
The initialization parameters for a SrgsRuleRef object.

See Also

Reference

SrgsRuleRef Class

SrgsRuleRef Members

Microsoft.Speech.Recognition.SrgsGrammar Namespace