Generate Audio
This action generates audio from text.
Action Settings
| Setting | Description |
|---|---|
| Language | Enum. The language of the text or audio. This setting is required. |
| Voice | Enum. The voice to use for audio generation. |
| Output Codec | Enum. The codec for the output audio. |
| Output Sample Rate | Enum. The sample rate for the output audio. |
| Output MP3 Bitrate | Enum. The bitrate for the output MP3 audio. |
Action Parameters
| Parameter | Description |
|---|---|
| Text | String. The input text string. This parameter is required. |
Result
The procedure returns the result in the ResultAudio_Content field.
Was this page helpful?