Speakturbo Tts
Speakturbo TTS allows you to rapidly generate realistic-sounding speech from text, boosting productivity and accessibility for various applications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add speakturbo-tts npx -- -y @trustedskills/speakturbo-tts
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"speakturbo-tts": {
"command": "npx",
"args": [
"-y",
"@trustedskills/speakturbo-tts"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The speakturbo-tts skill provides high-quality text-to-speech (TTS) capabilities. It leverages Turbo's voice models to generate realistic and expressive spoken audio from provided text input. This allows AI agents to communicate audibly, enhancing user experience and accessibility.
When to use it
- Creating Audio Summaries: Generate a spoken summary of a long document or article for users who prefer listening over reading.
- Interactive Voice Assistants: Enable an agent to respond verbally to user prompts in a conversational manner.
- Accessibility Features: Provide audio output for text-based content, making it accessible to visually impaired users.
- Audiobook Generation: Convert written stories or scripts into spoken audiobook format.
Key capabilities
- Turbo voice models integration
- Text-to-speech conversion
- Realistic and expressive speech generation
Example prompts
- "Speak this: 'The quick brown fox jumps over the lazy dog.'"
- "Read aloud the following article about climate change."
- "Can you generate audio for this email?"
Tips & gotchas
- Ensure your agent has network access to utilize the Turbo voice models.
- Long input texts may require processing time and could incur usage costs depending on the underlying TTS service.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.