Overview
Groq delivers text-to-speech through its OpenAI-compatible HTTP API, accelerated by the LPU inference engine for extremely low-latency synthesis. It supports English and Arabic voices through the PlayAI voice collection.Authentication
| Key | Description |
|---|---|
key | API key from console.groq.com |
Configuration
| Option | Description |
|---|---|
model | Model: playai-tts (English), playai-tts-arabic (Arabic) |
voice_id | PlayAI voice name (e.g. Arista-PlayAI, Atlas-PlayAI, Celeste-PlayAI, Chip-PlayAI) |
Getting Started
Add Groq credentials to your vault
Navigate to Integration → Vault in the Rapida dashboard. Add your Groq API key from your Groq console.
Select Groq as your TTS provider
When configuring your assistant, open Audio Settings and choose Groq as your Text-to-Speech provider.