Generates text-to-speech audio for the given text using the configured Gemini TTS provider.
Accepts an optional prompt for style guidance, voice, model, audioEncoding, and languageCode.
Returns { audioContent, audioConfig, model } where audioContent is base64-encoded audio.
Combined text and prompt must not exceed 1800 characters.
Generates text-to-speech audio for the givenDocumentation Index
Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
Use this file to discover all available pages before exploring further.
text using the configured Gemini TTS provider.
Accepts an optional prompt for style guidance, voice, model, audioEncoding, and languageCode.
Returns { audioContent, audioConfig, model } where audioContent is base64-encoded audio.
Combined text and prompt must not exceed 1800 characters.HERO personal access token