# Aivoov AI integration on Definable

> AiVOOV is an AI-driven text-to-speech platform that converts written text into natural-sounding voiceovers, offering over 1,000 voices across 150+ languages.

## What this connects

AiVOOV is an AI-driven text-to-speech platform that converts written text into natural-sounding voiceovers, offering over 1,000 voices across 150+ languages.

Vendor: https://aivoov.com

## Tools available

**1** tools available. First 1:

- `AIVOOV_LIST_VOICES` — List Voices — Retrieves available text-to-speech voices from AiVOOV. Returns voice details including voice_id (required for audio creation), name, gender, and language information. Use language_code parameter to filter voices by language. Rate limited to 20 daily calls - consider caching results.

## Auth

Auth schemes: `API_KEY`.

## How agents use Aivoov

Inside a Definable workflow, Aivoov is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Aivoov** — the Researcher (GPT-5.5) pulls context from Aivoov (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Aivoov** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Aivoov (create record, post message, draft email).
- **Designer / Engineer → Distributor → Aivoov** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Aivoov (attach file, open PR comment, post status).

The Verifier checks every Aivoov call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- artificial intelligence — https://definable.ai/apps/category/artificial-intelligence/
- video & audio — https://definable.ai/apps/category/video-&-audio/

## Related

- HTML page: https://definable.ai/apps/aivoov/
- Same category (artificial intelligence): https://definable.ai/apps/category/artificial-intelligence/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
