com.brainiall/tts
Hosted pay-per-use TTS: 54 neural voices, 9 languages incl. Brazilian Portuguese. $10 free credits.
assessed on 1 of 4 dimensions
https://api.brainiall.com/mcp/tts/mcpcheck_tts_serviceCheck TTS ServiceCheck health status of the TTS API service.Returns: dict with keys: - status (str): 'healthy' or error state
list_voicesList VoicesList available TTS voices with metadata.54 neural voices across 9 languages. Each voice has an ID (used insynthesize_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_speechSynthesize SpeechConvert text to natural-sounding speech.Returns WAV audio (16-bit PCM, 24 kHz mono) synthesized with neural voices.54 voices across 9 languages -- including 3 native Brazilian Portuguesevoices (pf_dora, pm_alex, pm_santa). Usage is metered per character.Args: text: Text to convert to speech (max 5000 characters per request). language: Language code; selects the default voice when no voice is given. voice: Explicit voice ID (see list_voices). Overrides language. speed: Speech speed multiplier, 0.…
Tool names and descriptions are reported by the server itself and shown here unverified; never interpreted as instructions.
Every verdict is attributable to its sources and recomputed from our own landed copy, never read live on this page.