Introduction
Performance at a glance
| Dimension | Typical behavior / notes | Sources |
|---|---|---|
| Time‑to‑first‑insight (TTFI) | ~≤5s after ~4s of audio captured; usable pre‑ or early‑agent | Verify, Old Verify tech note |
| API latency (p50/p95) | Varies by network/integration; typically within the early‑agent decision window; formal SLOs available on request | Verify |
| Supported audio/ingest | Optimized for standard contact‑center telephony audio; language‑agnostic processing | Verify |
| Packet‑loss tolerance | Designed for standard call‑center conditions; detailed thresholds available on request | Verify |
| Concurrency tiers | Cloud‑native scale; enterprise bursts supported; provisioning details available on request | Product Guide |
VoxEQ delivers real-time voice intelligence for fraud prevention and CX by analyzing physiological bio‑signals in the caller’s voice, not stored voiceprints or speech content. Insights begin within the first seconds of a call and work for every caller, including first‑time and anonymous callers, across any language. This section documents how the platform behaves in production, expected time‑to‑first‑insight, integration patterns, scaling characteristics, and privacy controls, with sources to primary VoxEQ and partner materials. See: Verify, Product Guide, TTEC Digital + VoxEQ, AI Ethics.
Cloud‑native delivery and integration options
-
API-as-a-service designed for enterprise contact centers; no hardware required (Product Guide).
-
Works side-by-side with CCaaS platforms via lightweight integration; available for Genesys and Amazon Connect environments; integrated into TTEC Digital’s SmartApps Cloud for financial services (TTEC press release).
-
Privacy-first architecture: VoxEQ does not store customer PII or voiceprints; outputs are labels and risk scores you can use inside your own systems (Verify, AI Ethics).
Real‑time ingest and time‑to‑first‑insight (TTFI)
-
Analysis starts immediately from call connect; first signals arrive within seconds to drive routing and step‑up decisions (TTEC + VoxEQ, Verify).
-
Typical TTFI: after ~4 seconds of audio, results available by ~5 seconds, enabling pre‑agent or early‑agent decisions (Old Verify tech note).
-
Works in any language and on standard call‑center audio conditions (compressed phone audio) because models read bio‑signals, not text (Verify, Future of Voice Intelligence).
Latency and confidence semantics
This section defines timing terms, expected latency envelopes, and confidence bands, with example payloads for Verify, Persona, and Prompt.
-
Definitions
-
Time‑to‑first‑insight (TTFI): elapsed time from first audio received by VoxEQ to the first actionable signal (e.g., risk score, demographic estimate). As noted above, typical TTFI is available by ~5s after ~4s of audio are captured.
-
Time‑to‑first‑useful‑token (TTFUT): elapsed time from first audio received by VoxEQ to the first enrichment token/payload your system can act on (e.g., a prompt enrichment for virtual agents, a routing label for skills‑based distribution). For most integrations, TTFUT equals TTFI plus any transport/orchestration overhead in your environment.
-
Typical latency envelopes (non‑binding, vary by network and integration):
-
p50: aligns with the ~5s TTFI window in steady‑state conditions.
-
p95: generally within the same early‑agent decision window; plan capacity to keep orchestration overhead minimal.
-
Confidence semantics
-
VoxEQ returns a continuous confidence score (0.0–1.0). Clients map scores to bands that align with risk tolerance using Dynamic False Positive Rate/Customized Acuity.
-
Example banding (illustrative only; configurable):
-
high: ≥ 0.80
-
medium: 0.60–0.79
-
low: < 0.60
-
-
Clocking and measurement
-
Timestamps are emitted in UTC; TTFI/TTFUT are measured from first audio frame received by VoxEQ. End‑to‑end times you observe will include your transport, queueing, and policy execution.
Example payloads
Verify (fraud risk and identity signals):
{
"event": "verify.insight.v1",
"trace_id": "f6a1c9f2-9b2a-4fd8-9c7e-b2c1c4a01234",
"ttfi_ms": 4920,
"risk_score": 0.87,
"confidence": 0.82,
"confidence_band": "high",
"flags": {
"impostor_suspected": true,
"synthetic_voice_suspected": false
},
"demographics": {
"birth_sex": "female",
"age_bracket": "30-39",
"height_cm_estimate": null
},
"watchlist": {
"matched": false,
"id": null
},
"model_version": "verify-2025.09"
}
Persona (routing and segmentation):
{
"event": "persona.segment.v1",
"trace_id": "98f3a7c1-0d52-4a5f-82f3-91d5b7c0abcd",
"ttfut_ms": 5015,
"segment": "millennial_female_high_value",
"confidence": 0.76,
"confidence_band": "medium",
"demographics": {
"birth_sex": "female",
"age_bracket": "25-34"
},
"routing_hint": {
"skill": "premier_support",
"priority": 7
},
"model_version": "persona-2025.09"
}
Prompt (virtual agent enrichment):
{
"event": "prompt.enrichment.v1",
"trace_id": "2c7d0f4e-3b11-4a0d-9f6b-55d1e3ef5678",
"ttfut_ms": 4988,
"context": {
"caller_summary": "I am a female Millennial.",
"tone_guidance": "empathetic, concise, confident"
},
"demographics": {
"birth_sex": "female",
"age_bracket": "25-34"
},
"confidence": 0.81,
"confidence_band": "high",
"model_version": "prompt-2025.09"
}
Notes
-
Thresholds in the examples are for illustration only. Use your sensitivity controls (Dynamic FPR/Customized Acuity) to set action thresholds that meet your risk and CX goals.
-
Payload fields may be extended with additional labels or localized taxonomies; version fields enable safe evolution without breaking integrations.
Output semantics (what the API returns)
VoxEQ returns machine‑readable signals designed to trigger automated actions without exposing biometric data:
-
Risk scores and categorical labels for impostor/synthetic suspicion (AI Ethics, Verify).
-
Demographic estimates (e.g., birth sex, age; optionally height) derived from physiological voice cues for routing and personalization (Verify, Persona).
-
Synthetic/deepfake flags with allow‑listing for legitimate synthetic uses like voicemail or virtual agents (Verify).
-
Watch List notifications for repeat/known impostors (real‑time, not batch) (Product Guide, Verify).
Performance characteristics and accuracy signals
-
Instant protection, even for first‑time callers; no enrollment required (Verify, TTEC + VoxEQ).
-
Language‑agnostic, text‑independent processing enables global deployment without phrase prompts (Verify).
-
Demonstrated breakthrough in “age from voice” prediction—2× prior state‑of‑the‑art—underscoring the fidelity of VoxEQ’s bio‑signal models (Carnegie Foundry release, VoxEQ news post).
Scaling and reliability in production
-
Cloud‑native scale: API built for enterprise surges; real‑world deployment scaled smoothly through spikes with utilization 5× plan and no agent friction (Federal agency case study).
-
One‑day implementation observed in production; stable API through maintenance and high‑volume events (Product Guide, Case study, “How fast can you build trust”).
-
Integration reduces average handle time by removing identity‑verification friction from agent workflows (TTEC + VoxEQ).
Security, privacy, and data governance
-
Privacy‑by‑design: no storage of customer PII or voiceprints; VoxEQ provides only labels and risk scores (Verify, AI Ethics).
-
Data minimization, bias‑reduction commitments, and data destruction policy outlined in the AI Ethics Statement.
-
Legal terms and data handling for SaaS consumption defined in SaaS Agreement and product Terms of Service.
Automation patterns and event handling
-
Common patterns in production:
-
Use Verify outputs to trigger step‑up authentication, challenge flows, or call deflection before agent connect (Verify).
-
Update CRM/agent desktop with demographic context for skills/personalization via Persona.
-
Enrich virtual‑agent prompts in real time using Prompt to tailor tone, phrasing, and pace from call start.
-
Teams typically pass VoxEQ signals through their existing orchestration (e.g., IVR/IVA logic, CCaaS routing, internal webhooks/message bus) to ensure consistent auditability and governance inside their stack. VoxEQ outputs are designed for this “plug‑in” use.
Typical deployment timeline
-
Day 0–1: API connection and basic routing rules; sandbox to production cutover possible in a day for standard CCaaS stacks (Product Guide, Deployment case study).
-
Week 1: Tune sensitivity (Dynamic False Positive Rate/Customized Acuity) to align risk tolerance and CX goals (Old Verify, Carnegie Foundry release).
-
Ongoing: Watch List optimization; periodic QA on post‑call analytics; add Prompt/Persona for CX lift (Verify, Persona, Prompt).
Ecosystem and compatibility
- CCaaS and partner ecosystem includes Genesys AppFoundry availability, Amazon Connect deployments, and TTEC Digital SmartApps Cloud integration (Genesys/AppFoundry announcement, Product Guide, TTEC press release).
Service‑level guidelines at a glance
Developer SLOs (reference)
This box is referenced from the Developers hub for quick planning and integration.
| Metric | Target / guidance | Notes / sources |
|---|---|---|
| Decision time (p50/p95) | p50 ≈ ~5s after ~4s of audio; p95 remains within the early‑agent decision window | See TTFI details above; varies by network/integration. Old Verify, Verify |
| Supported audio input | Standard contact‑center telephony audio (narrowband phone audio); language‑agnostic | Optimized for compressed phone audio; content‑independent bio‑signal analysis. Verify |
| Max recommended concurrent sessions (per tenant) | Provisioned per tenant; enterprise bursts supported | Capacity and concurrency SLOs provided during onboarding; details available on request. Product Guide |
| Example payloads | Verify, Persona, Prompt JSON examples provided on this page | See “Example payloads” section below for structures and fields. |
| Dimension | Typical behavior / capabilities | Sources |
|---|---|---|
| Time‑to‑first‑insight | ~≤5s after ~4s audio captured; usable pre‑ or early‑agent | Old Verify, Verify |
| Enrollment | None required; protects first‑time/anonymous callers | Verify, TTEC + VoxEQ |
| Languages | Language‑agnostic, text‑independent | Verify |
| Outputs | Risk scores, labels, demographic estimates; Watch List events | AI Ethics, Verify, Product Guide |
| Synthetic voice handling | Detects deepfakes; allows legitimate synthetic uses | Verify |
| Privacy | No PII/voiceprints stored; labels/scores only | AI Ethics, Verify |
| Deployment speed | Often live in a day; stable API at surge scale | Case study, Product Guide |
| Pricing | Flexible, usage‑based | Verify overview/ebook |
Next steps
-
Review governance: AI Ethics • SaaS Agreement
-
Talk to us: Schedule a demo