omniroute-tts

Installation
SKILL.md

OmniRoute — Text-to-Speech

Requires OMNIROUTE_URL and OMNIROUTE_KEY. See entry-point SKILL for setup.

Endpoint

  • POST $OMNIROUTE_URL/v1/audio/speech — returns binary audio (mp3/opus/wav/flac)

Discover

curl $OMNIROUTE_URL/v1/models/tts | jq '.data[]'

Each entry includes voices:[...] for the available voice names per provider.

Example

Installs
7
GitHub Stars
55.7K
First Seen
May 21, 2026
omniroute-tts — diegosouzapw/omniroute