Not for sale yet.

Drop your email and we'll let you know the moment it goes live.

Voice Framework · Harrison Consulting
ODOO MODULE · VOICE AI

Your Odoo, on the phone.

A complete voice AI stack for Odoo. Speech in, model in the middle, speech back out — every turn pinned to a record.

Why

Most voice AI demos are a sandbox: a microphone, a model, nowhere for the conversation to go. Voice Framework wires the pipeline into Odoo's data model so calls, tickets, and callouts all land as voice.conversation records — searchable, auditable, joined to the rest of the database.

How it works

  1. Define an agent
    One voice.agent record: prompt, voice, LLM endpoint, tools, knowledge bases.
  2. Pick a pipeline
    Default routes through the gdo gateway — Whisper, LiteLLM, Kokoro. Swap any stage for ElevenLabs or your own endpoint.
  3. Open a conversation
    Browser, phone, Discuss call, conference — every channel hands the agent the same conversation object.
  4. Read the transcript
    Structured segments and AI insights (action items, decisions, risks) attached to the related document.

The Voice Framework family

Provider modules add cloud voices; bridge modules attach an agent to a channel.

voice_elevenlabs

ElevenLabs Voice Provider

Adds the ElevenLabs cloud catalog, phone-number registration, and post-call webhooks.

voice_connect

Connect Voice Agents

Attaches voice agents to Connect extensions and callflows — Twilio calls land on an AI, not a queue.

voice_discuss

Voice Discuss

Drops voice bots into Odoo Discuss calls with auto-join, in-channel insights, and a post-call summary.

voice_crew

Crew Voice Integration

Links agentic crew agents to voice.agent so any crew member can take a browser call.

voice_accounting

Voice Accounting

Per-minute, per-provider cost rates posted as analytic lines — a price beside every transcript.

voice_boardroom

Voice Boardroom

Seven modality-tier champions join a Discuss meeting with chimes, agenda governance, and minutes.

Also in the family: voice_connect_callout, voice_connect_conference, voice_ml.

Compatibility

Odoo 19.0 openai_base pydantic 2.x

Depends on base, mail, openai_base. Default routes target the gdo / LiteLLM gateway; any OpenAI-compatible endpoint works.