Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
GrammarInfo.ExtraParts Property
Gets a GrammarInfoPartsCollection collection that contains information about a specific speech recognition engine.
Namespace: Microsoft.Speech.Recognition
Assembly: Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
'Declaration
Public ReadOnly Property ExtraParts As GrammarInfoPartsCollection
Get
'Usage
Dim instance As GrammarInfo
Dim value As GrammarInfoPartsCollection
value = instance.ExtraParts
public GrammarInfoPartsCollection ExtraParts { get; }
Property Value
Type: Microsoft.Speech.Recognition.GrammarInfoPartsCollection
Returns GrammarInfoPartsCollection.