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