AI & ML7 toolsPaste one API key
Typecast integration for AI agents
Typecast is an AI voice platform for generating expressive speech, discovering voices, and managing custom voices.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Typecast once and call the same tools from all of them.
Setup
Connect Typecast through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Typecast exposes 7 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
typecast_get_subscription | Get the connected Typecast API plan, credit usage, concurrency limit, and custom-voice allowance | Read |
typecast_get_voice | Get one voice's metadata, supported models, and available emotions by voice ID | Read |
typecast_list_voices | List available built-in and owned custom Typecast voices, optionally filtered by speech model | Read |
typecast_recommend_voices | Find and rank Typecast voices that match a natural-language description | Read |
typecast_compose_speech | Generate one audio file from an ordered sequence of speech and pause segments | Read |
typecast_generate_speech | Generate a complete WAV or MP3 audio file from text using a Typecast voice | Read |
typecast_generate_speech_with_timestamps | Generate speech plus word, character, or both alignment timestamp arrays | Read |