See the API in action.

Open-source demos built on the Speechify API — text-to-speech, voice cloning, and real-time voice agents. Every demo links to its source; hosted ones run live.

0 demos
0 hosted live
0 stacks
ALL DEMOS · NEWEST FIRST

FAQ

What are the Speechify demos?
Open-source, self-contained example apps for the Speechify API — text-to-speech, voice cloning, SSML, and real-time voice agents. Each demo lives in its own folder, runs on its own, and links to its source. Hosted demos run live in the browser.
Are the demos free and open source?
Yes. Every demo is MIT-licensed and published at github.com/Speechify-AI/demos. Clone a folder, add your Speechify API key, and run it.
What do I need to run a demo?
A Speechify API key from platform.speechify.ai/api-keys, plus the runtime the demo uses (Node, Python, or Go). Each demo's README lists its exact prerequisites.
Which demos can I try without installing anything?
Demos marked LIVE run hosted at demos.speechify.ai/<demo-name>. The rest are clone-and-run from the repo.