What problem does it solve? Converting written text into spoken audio requires managing API keys, choosing the right model version, and handling request/response formats. This Skill guides an AI agent through the entire Inworld TTS workflow on the Pixazo gateway so users get a playable audio URL from plain text. ## Core Features & Use Cases - Text-to-Speech Generation: Sends text and a voice ID to Inworld TTS endpoints and returns a synchronous audio URL, with support for inline direction tags like [whisper] or [say excitedly]. - Multi-Version Routing: Routes requests to Inworld TTS 2, TTS 1.5 Max, or TTS 1.5 Mini depending on the user's latency and quality needs. - API Key Management: Detects, requests, and securely stores the Pixazo API key in ~/.pixazo/api-key so the user only provides it once. - Use Case: A developer building a voice agent asks the AI to read a support message aloud; the agent calls the Inworld TTS 2 endpoint and returns a playable audio link instantly. ## Quick Start Ask the agent to convert the text "Welcome to our service" into speech using Inworld TTS with the Dennis voice.