Skip to main content
Murf AI is a text-to-speech plugin. It turns the LLM’s reply into audio the caller hears, using Murf AI’s real-time Falcon model or studio-grade Gen2 model across 150+ voices and 35+ languages.

Setup

Set your Murf AI API key in the worker environment. Generate a key from the Murf AI site:

Usage

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

Parameters

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