Skip to main content
Azure is a text-to-speech plugin. It synthesizes the LLM’s text response into natural-sounding speech using Azure Neural TTS voices.

Setup

Set your Azure Speech resource key in the worker environment. Create a Speech resource and key in the Azure portal:

Usage

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

Parameters

The synthesized audio is streamed back to the caller as the LLM produces its response.