Speechify
AI API keyTurn text into speech with Speechify from any Windmill script, flow or app.
Set up in 3 steps
1
Create an API key
In the Speechify console, open API Keys and create one.
2
Add the resource in Windmill
Open Resources, add a resource of type speechify, and paste the key.
3
Run your first script
Fork any script below and read before writing anything.
Scripts
Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.
Update api key
Script speechify Verified
List api keys
Script speechify Verified
Get voices
Script speechify Verified
Get stream
Script speechify Verified
Get speech
Script speechify Verified
Experimental stream create
Script speechify Verified
Delete voice
Script speechify Verified
Delete api key
Script speechify Verified
Create voice
Script speechify Verified
Create api key
Script speechify Verified
Create access token
Script speechify Verified
Resource type
speechify — the shape of the credential every script on this page expects.
| Field | Type | Required | What it is |
|---|---|---|---|
| token | string | Yes | Speechify API key |
Questions
Synthesis is metered
Speechify counts characters against your plan. Long documents spend quickly.
Is my key stored on the hub?
Never. It lives only in your own Windmill workspace, encrypted at rest.