Interactive Product Playground

The Architecture of Outbound
Voice Vetting AI

Go deep into the core modules of the Fawin platform. Vetting, dialing, criteria extraction, and data sync engines in one unified system.

01. Outbound Dialing Engine

Low-Latency Speech & Dialing Systems

Fawin integrates with secure hosted cloud dialer channels via the OmniDimension API, initiating calls concurrently across candidate rosters. The synthesis model uses natural, low-latency audio blocks to permit real-time human interjections.

Natural bilingual English, Hindi, and Hinglish dialogue

Smart call-vibration simulation controls

Candidate Profile Vetting

Rohan Das

React Developer

Candidate Off-Topic ScenariosVetting Guardrails
Candidate

Wait, are you a bot or an AI?

AI response

I'm an AI assistant from the HR team — let's keep going, we're almost done.

02. Conversational Guardrails

Strict Topic Recovery & Bot Disclosure

Outbound voice vetting calls require ironclad topic steering to avoid prompt jailbreaks or candidates taking the AI off track. Fawin utilizes three-phase semantic boundary protection, gently yet firmly bringing the conversation back to the job description criteria.

Factual bot disclosure (no AI identity lies)

Strict conversational boundary compliance

03. JD Criteria & Scoring

Resume Scanning & Evaluation Matrices

Fawin extracts critical variables like notice period, location preference, and expected compensation directly from candidates, comparing them against the target JD criteria. The system enforces strict cut-off scores to screen out clear mismatches automatically.

Automatic buy-out & notice duration vetting

Eligibility threshold cut-offs prevents call waistages

Rohan Das

Senior Frontend Engineer

Shortlist Ready
Experience4.5 Years
Notice Period15 Days
Expected CTC₹18L / Yr
Work ModeHybrid (Indiranagar)
AI Match analysis

Highly skilled React developer. Core logistics criteria (15 days notice, Indiranagar location, budget alignment) match the job specification perfectly.

AI Vetting match score92%
04. Real-Time Data Syncing

Outbound REST Webhook Callbacks

Integrations in Fawin are engineered for high extensibility. When a candidate's voice screening completes, Fawin transmits the structured profile metrics, notice period, location preference, and the full transcript directly to your secure API endpoint.

Encrypted AES-256 REST payload blocks

SOC2-compliant Supabase integration

payload_response.json
{
  "event": "call.completed",
  "timestamp": "2026-06-02T13:08:17Z",
  "candidate": {
    "id": "cand_rohan_das_992a",
    "name": "Rohan Das",
    "email": "rohan.das@gmail.com",
    "phone": "+91 98765 43210"
  },
  "campaign": {
    "id": "camp_frontend_sr_01",
    "job_title": "Senior Frontend Engineer",
    "work_location": "Bangalore (Hybrid)"
  },
  "telephony": {
    "provider": "OmniDimension",
    "duration_seconds": 165,
    "recording_url": "https://cdn.fawin.ai/recordings/call_rohan_das_01.mp3"
  },
  "screening_result": {
    "composite_fit_score": 92,
    "verdict": "CLEARED",
    "recruiter_override": null,
    "logistics_vetted": {
      "notice_period": "15 days",
      "expected_ctc": "18L",
      "work_mode_agreement": "hybrid_pass"
    },
    "skills_evaluation": {
      "react_performance": 9.5,
      "state_management": 9.0,
      "typescript_strict": 8.8
    }
  }
}

Payload includes full speech-to-text dialogue indices, Composite fit scores, notice periods, and active Twilio parameters.

Deploy Outbound Voice Screening Today

Connect candidates to automated pre-screens, verify logistics parameters, review conversational recordings, and sync decisions.