Connection check
verified live · 20h ago
tts
Hosted pay-per-use TTS: 54 neural voices, 9 languages incl. Brazilian Portuguese. $10 free credits.
Tools
3
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
3 toolsRead from the running server on 20h ago.
check_tts_service
read-only
Check health status of the TTS API service. Returns: dict with keys: - status (str): 'healthy' or error state Check health status of the TTS API service. Returns: dict with keys: - status (str): 'healthy' or error state
list_voices
read-only
language
List available TTS voices with metadata. 54 neural voices across 9 languages. Each voice has an ID (used in synthesize_speech), display name, gender, accent and quality grade. Ar… List available TTS voices with metadata. 54 neural voices across 9 languages. Each voice has an ID (used in synthesize_speech), display name, gender, accent and quality grade. Args: language: Optional language filter (e.g. 'pt-br', 'en-us'). Returns: dict with keys: - voices (list): Each with id, name, gender, accent, lang, grade - count (int): Number of voices returned
synthesize_speech
read-only
text*speedvoicelanguageoutput_format