TextToSpeechAudioFormat Property |
This property allows the user to set the AudioFormat to use. Currently, only WAV is supported.
Namespace:
IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public AudioFormatType AudioFormat { get; set; }
Property Value
Type:
AudioFormatTypeSee Also