Skip to main content
Speechify is a text-to-speech plugin. It turns the LLM’s reply into audio the caller hears using Speechify’s SIMBA model family.

Setup

Set your Speechify API key in the worker environment. Generate a key from the Speechify console:

Usage

Import the plugin and pass it to the pipeline’s tts slot.

Parameters

Spoken replies support interruptions. When the caller talks over the agent, the runtime stops the audio and listens again. See the plugins overview for how TTS fits into the rest of the pipeline.