effect-uai-basic-speech-synthesis
Installation
SKILL.md
effect-uai basic-speech-synthesis
Finished text in, audio out. Use synthesize when you want a complete
file, and streamSynthesis when playback can start as chunks arrive.
Reach for this when the user says any of:
- "Turn this text into speech / audio"
- "Generate an mp3/wav from text"
- "Stream TTS chunks for finished text"
One-shot
import * as SpeechSynthesizer from "@effect-uai/core/SpeechSynthesizer"