Overview
SpeechmaticsTTSService provides high-quality low-latency text-to-speech synthesis using Speechmatics TTS API with support for multiple voices and streaming capabilities. The service is optimized for voice AI applications with efficient audio streaming.
Speechmatics TTS API Reference
Pipecat’s API methods for Speechmatics TTS integration
Example Implementation
Complete example with Speechmatics TTS
Speechmatics Documentation
Official Speechmatics TTS API documentation
Speechmatics Portal
Browse and test available voices
Installation
To use Speechmatics services, install the required dependencies:Prerequisites
Speechmatics Account Setup
Before using Speechmatics TTS services, you need:- Speechmatics Account: Sign up at Speechmatics Portal
- API Key: Generate an API key from your dashboard
- Voice Selection: Choose from available voices
Required Environment Variables
SPEECHMATICS_API_KEY: Your Speechmatics API key for authentication