CustomVoicelanguage Property |
Language of the new custom voice model. Omit the parameter to use the default language, en-US. = ['de-DE', 'en-US', 'en-GB', 'es-ES', 'es-US', 'fr-FR', 'it-IT', 'ja-JP', 'pt-BR'].
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 string language { get; set; }
Property Value
Type:
StringSee Also