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