Skip to main content

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

KeyDescription
keyAPI key from console.groq.com

Configuration

OptionDescription
modelModel: playai-tts (English), playai-tts-arabic (Arabic)
voice_idPlayAI voice name (e.g. Arista-PlayAI, Atlas-PlayAI, Celeste-PlayAI, Chip-PlayAI)

Getting Started

1

Add Groq credentials to your vault

Navigate to Integration → Vault in the Rapida dashboard. Add your Groq API key from your Groq console.
2

Select Groq as your TTS provider

When configuring your assistant, open Audio Settings and choose Groq as your Text-to-Speech provider.
3

Choose a model and voice

Select playai-tts for English or playai-tts-arabic for Arabic, then specify a PlayAI voice ID.