Name | Value |
---|---|
language | The language used to speak the text. The default language is US English (en-US). You can see the list of supported languages below. |
voice | The voice to use to generate audio from the text. |
<task>
<say language="en-US" voice="">
Hello world
</say>
</task>