Skip to content

Gandr TTS for CrewAI agents.

One pip install, one constructor, and every Crew agent in your crew can speak.

Ask Claude CodeAsk ChatGPT

The whole integration

Install, construct, add to the agent tools.

Integration
pip install gandr-crewai

from gandr_crewai import GandrTTSTool

tool = GandrTTSTool()

The tool plugs into any Crew agent that accepts a tool list. The key comes from GANDR_API_KEY.

What it needs

What it takes

One packagepip install gandr-crewai
A keyGANDR_API_KEY in the environment
CrewAIAny recent version with tool support
Python3.9 or newer

A key and one stream, and your Crew agents speak.

Get a key

Full API reference , gandr.ai/docs