Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
VoiceInfo.Description Property
Gets the description of the voice.
Namespace: Microsoft.Speech.Synthesis
Assembly: Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
'Declaration
Public ReadOnly Property Description As String
Get
'Usage
Dim instance As VoiceInfo
Dim value As String
value = instance.Description
public string Description { get; }
Property Value
Type: System.String
Returns the description of the voice.