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"
Installs
1
GitHub Stars
31
First Seen
Jun 8, 2026
effect-uai-basic-speech-synthesis — betalyra/effect-uai