Letta Text-to-Speech
Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.
Originally published by letta. Licensed under Apache-2.0. View original: https://github.com/letta-ai/skills/tree/main/tools/speech
Anthropic and OpenAI are registered trademarks of their respective owners. skill.ski is not affiliated with or endorsed by Anthropic or OpenAI.
mcp://skill.ski/free#oski-letta-speechCopy linkAdd the free skill.ski MCP server to your .mcp.json or equivalent config file:
{
"mcpServers": {
"skill-ski-free": {
"url": "https://mcp.skill.ski/free",
"type": "http"
}
}
}Once connected, this Oski is available as a callable tool at your runtime. No paywall. No sign-in required for free-tier Oskis.