Returns the list of voice IDs available on the configured backend.
An array of voice identifiers the backend can use.
Synthesises text into an audio buffer.
The utterance to synthesise.
Optionaloptions: TtsOptionsPer-call overrides for rate, pitch, volume, and voice.
A TtsResult containing the encoded audio buffer.
Converts text to an audio buffer using the configured synthesis backend.