Skip to main content
The voice source indexes your account’s persisted voice call transcriptions. Calls become searchable minutes after they end — there is nothing to sync.

Attach the Source

The source indexes every persisted voice transcription on the account. A collection over an account with no persisted transcriptions returns empty results — enable persistence first.

Enable Voice Transcript Persistence

Voice transcripts are persisted per SIP connection. Set conversation_persistence to true on each connection whose calls you want transcribed, stored, and indexed:
The same field exists on all supported connection types: Verify with a GET on the connection — the response includes conversation_persistence. Set it to false to stop persisting new calls. From then on, every call handled by that connection is transcribed and indexed automatically. Persisted records include 30 days of indexed retention — see Pricing for extended retention.

What a Result Looks Like

Voice chunks carry record_type: "voice" plus the call’s identifiers and timestamps:
Narrow searches to calls with sources=voice or filter on record fields — see Search.