Skip to main content
Azure is a speech-to-text plugin. It transcribes the caller’s audio into text using Microsoft Azure’s Speech service for the LLM.

Setup

Set your Azure Speech 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 stt slot.

Parameters

Transcribed text passes to the LLM once turn detection decides the caller has finished speaking.