CustomVoiceUpdate Class |
Namespace: IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1
public class CustomVoiceUpdate
The CustomVoiceUpdate type exposes the following members.
Name | Description | |
---|---|---|
CustomVoiceUpdate | Initializes a new instance of the CustomVoiceUpdate class |
Name | Description | |
---|---|---|
description |
Description of the new custom voice model.
| |
name |
Name of the new custom voice model.
| |
words |
List of words and their translations to be added to or updated in the custom voice model. Send an empty array to make no additions or updates.
|