Note

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

VoiceInfo Members

Include Protected Members
Include Inherited Members

Represents an installed Runtime Language for speech synthesis.

The VoiceInfo type exposes the following members.

Properties

  Name Description
Public property AdditionalInfo Gets additional information about the voice.
Public property Age Gets the age of the voice.
Public property Culture Gets the culture of the voice.
Public property Description Gets the description of the voice.
Public property Gender Gets the gender of the voice.
Public property Id Gets the ID of the voice.
Public property Name Gets the name of the voice.
Public property SupportedAudioFormats Gets the collection of audio formats that the voice supports.

Top

Methods

  Name Description
Public method Equals Compares the fields of the voice with the specified VoiceInfo object to determine whether they contain the same values. (Overrides Object.Equals(Object).)
Protected method Finalize (inherited from Object)
Public method GetHashCode Provides a hash code for a VoiceInfo object. (Overrides Object.GetHashCode().)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

VoiceInfo Class

Microsoft.Speech.Synthesis Namespace