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 | Date / Time | File Size | Audio Asset Link |
|---|---|---|---|---|
| Loading podcast tracking registries... | ||||
POST https://25.rpts.me/api/v1/audiotize | { text, voice? } → audio/wav |
POST https://25.rpts.me/api/v1/podcastize | { feedSlug, title, segments } → stitched episode + feed.xml |
GET https://25.rpts.me/feed/:slug | public RSS feed |
GET https://25.rpts.me/audio/:slug/:file | public episode stream |