Typecast is an AI-powered text-to-speech platform for creating natural voice narration. It provides a wide range of synthetic voices and converts text into speech across multiple languages.
Read https://typecast.ai/docs/llms.txt first, then help me build with the Typecast API.
What Typecast API provides
Generate speech in Korean, English, Japanese, Chinese, Spanish, Vietnamese, and many more languages with the ssfm-v30 model.
Choose voices by model, gender, age group, and use case, or create a custom voice with instant cloning.
Control emotion, pacing, format, and language while using consistent voice metadata across API and SDK flows.
Core API features
Use Typecast API for full audio generation, real-time playback, subtitle timing, and custom voice creation.
Convert text into complete WAV or MP3 audio files for apps, videos, narration, learning content, and voice products.
Play audio as chunks arrive instead of waiting for the full synthesis result. Useful for voice agents, interactive apps, and low-latency playback.
Generate audio with word- or character-level alignment data for subtitles, karaoke highlights, and lip-sync.
Create a custom voice from a short audio sample and use it in text-to-speech requests alongside Typecast-provided voices.
Choose how to integrate
After you understand what Typecast provides, choose the workflow that matches how you want to build.
Let Claude, Cursor, OpenClaw, or another agent read the Typecast docs and generate integration code for you. Prefer the official SDK for your language instead of asking the agent to hand-roll raw HTTP calls.
Follow the quickstart, create an API key, pick a voice, and run your first TTS request. Use the API Reference when you need exact request and response fields.
Direct implementation
Create an API key and generate your first audio file.
Use Python, JavaScript, Go, Rust, C#, Java, Kotlin, C, Swift, Zig, PHP, Dart, or Ruby.
Check exact endpoints, request parameters, response schemas, and Try It examples.
AI-assisted development
If you are asking an AI agent to add Typecast to your project, give it one of these docs first:
Best for Claude Code and Claude Desktop. The agent gets task-specific Typecast instructions and examples.
Best when your agent can connect to remote MCP docs or a self-hosted Typecast MCP server.
Best for local agent workflows that can run shell commands, use the cast CLI, or connect MCP tools.
No-code tools
If you want to automate voice generation without writing a full app, start with the integration that matches your workflow:
Trigger Typecast voice generation from thousands of apps and automate handoffs between tools.
Build visual scenarios for repeatable TTS pipelines, content workflows, and multilingual production.
Create self-hosted or cloud automation workflows that call Typecast as one step in a larger process.
Generate audio from spreadsheet rows for batch jobs, team operations, and content lists.
Common next links
Check exact endpoints, request parameters, response schemas, and Try It examples.
Browse available voices and choose the voice ID for your request.
Check plan limits, pricing, and credit usage before you ship or scale.
Compare ssfm-v30 and ssfm-v21 language support, emotion controls, and model behavior.
Next step
Start with the Quickstart, or open Ask Assistant and describe your app, language, and target feature.