watson.text_to_speech({version: 'v1', ...});
Parameters:
| Name | Type | Description |
|---|---|---|
options |
- Source:
Methods
synthesize(options, callback)
Streaming speech synthesis of the text in a query parameter
Parameters:
| Name | Type | Description | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
Properties
|
||||||||||||||||||||
callback |
function |
- Source:
voices()
Retrieves the voices available for speech synthesis
- Source: