Click or drag to resize

TextToSpeechVoice Property

This property allows the user to specify the voice to use.

Namespace:  IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public VoiceType Voice { get; set; }

Property Value

Type: VoiceType
See Also