CustomVoice Class |
Namespace: IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1
public class CustomVoice
The CustomVoice type exposes the following members.
Name | Description | |
---|---|---|
CustomVoice | Initializes a new instance of the CustomVoice class |
Name | Description | |
---|---|---|
description |
Description of the new custom voice model.
| |
language |
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'].
| |
name |
Name of the new custom voice model.
|