tools.elevenlabs_tts module
Text-to-speech via ElevenLabs API, uploaded to the current channel.
- async tools.elevenlabs_tts.run(text, voice_name='Stargazer', stability=0.75, similarity_boost=0.75, model_id='eleven_v3', ctx=None)
Execute this tool and return the result.
- Parameters:
- Returns:
Result string.
- Return type: