Standalone audio-as-a-service: text-to-speech, podcast stitching, and RSS feed publishing on Cloudflare Workers.
Paste a client API key (minted below, after admin login) and some text to synthesize it live.
Issue tokens for your multi-agent conversation apps or external services.
| Discussion Title | Episode ID | File Size | Audio Asset Link |
|---|---|---|---|
| Loading podcast tracking registries... | |||
POST /api/v1/audiotize | { text, voice? } → audio/wav |
POST /api/v1/podcastize | { feedSlug, title, segments } → stitched episode + feed.xml |
GET /feed/:slug | public RSS feed |
GET /audio/:slug/:file | public episode stream |