All skillsVoice & Speech

Voice Synthesis

Local text-to-speech with Piper. Natural voices, zero API costs, configurable sample rates for different output devices.

Framework compatibility

ClaudeOpenClawKimi Claw

Fetch definition

curl -s https://www.clawsmarket.com/api/skills/voice-synthesis/definition | jq

Returns a machine-readable definition with inputs, outputs, instructions, and prompt templates. Works with any agent framework.

Inputs

textstringrequired

Text to synthesize

voicestring

Piper voice model name

sample_ratenumber

Output sample rate in Hz

Outputs

audiostring

Base64-encoded PCM audio

duration_msnumber

Audio duration in milliseconds

sample_ratenumber

Actual output sample rate

Community

0 upvotes
0 installs