NewHOVA now supports TikTok & Instagram messaging — Africa's first unified CPaaS + CCaaS + UCaaS platform.Explore
Video + AI

Every video session, made smarter.

HOVA Video + AI layers real-time artificial intelligence onto your video sessions — live transcription, sentiment analysis, participant engagement scoring, automated highlights, and AI meeting summaries. All via a single API flag.

95%
Transcription accuracy
< 500ms
Live transcript latency
20+
Languages supported
10×
Faster post-call documentation
Features

Everything you need.

Real-time transcription

Live, speaker-labelled transcription of every video session — displayed to participants or stored server-side only.

AI meeting summaries

Automatically generated summaries with key decisions, action items, and speaker contributions — ready seconds after the call ends.

Sentiment analysis

Real-time emotion scoring per participant — surface tension, frustration, or disengagement during live calls for supervisors.

Automated highlight clips

AI identifies key moments — decisions made, action items raised, questions asked — and clips them from recordings automatically.

Engagement scoring

Per-participant engagement metrics — speaking time, camera-on rate, reaction events — for training, coaching, and teaching.

Live captions

Accessible live captions displayed on-screen for all participants — in English, French, Twi, Swahili, and more.

CRM & notes sync

Post-call summaries, transcripts, and action items pushed to Salesforce, HubSpot, or any CRM via webhook automatically.

Conversation analytics

Aggregate patterns across all video sessions — most common topics, average sentiment, and longest-talking participants.

Developer-first

Live in minutes.

Simple REST API with SDKs for Node.js, Python, PHP, Go, and Java. Production-ready in minutes.

Webhooks for delivery receipts
99.9% uptime SLA
Global sandbox for testing
Detailed API reference docs
Node.js · Enable AI on a video session
import { Hova } from '@hova/sdk';

const hova = new Hova({ apiKey: process.env.HOVA_API_KEY });

const session = await hova.video.createSession({
  name: 'sales-call-acme-q4',
  ai: {
    transcription: {
      enabled: true,
      language: 'en-GH',
      speakerLabels: true,
      liveDisplay: true,
    },
    summary: {
      enabled: true,
      includeActionItems: true,
      webhookUrl: 'https://yourapp.com/webhooks/summary',
    },
    sentiment: {
      enabled: true,
      alertThreshold: 0.3, // Alert if negativity > 30%
      alertWebhook: 'https://yourapp.com/webhooks/sentiment',
    },
    highlights: {
      enabled: true,
      triggers: ['decision', 'action_item', 'question'],
    },
  },
});
Use cases

Built for every industry.

B2B

Sales call intelligence

Transcribe, score, and summarise every sales call — surface coaching moments and winning talk patterns.

Healthcare

Medical consultation records

Automatically document telehealth consultations with AI-generated clinical notes — reducing admin burden for clinicians.

Education

Online classroom analytics

Track student engagement, speaking participation, and comprehension signals across live online classes.

Legal

Legal deposition recording

Accurate transcription with speaker labels for depositions and hearings — exportable as certified records.

SaaS

Customer success calls

AI identifies churn risk signals in customer calls — negative sentiment, feature gaps, and unresolved issues.

Finance

Investor calls & earnings

Real-time transcription and Q&A tracking for investor relations calls — summaries published instantly post-call.

Make every video session 10× more productive

Real-time transcription. AI summaries. Zero setup.

Get started free