AI Transcript Querying for Privacy-Safe Video Conferences

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video conferencing systems face challenges in providing AI services without recording or persisting transcripts, due to privacy concerns, regulatory barriers, and resource inefficiencies, limiting real-time query capabilities.

Innovation Solution

A method where a video conference provider generates transcripts in real-time or near-real-time, uses them for AI queries, and deletes the transcripts after the conference, without persisting recordings, ensuring privacy and reducing resource consumption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If video conference providers record and persist transcripts for AI services, then AI query capabilities are improved, but privacy concerns and resource consumption increase

Engineering Contradiction:
ImproveAI query capabilityVSAvoidprivacy concern
Core Design Contradiction:
Adaptability or versatilityVSObject-affected harmful factors

Solution Approach 1:

The system performs preliminary transcription of audio streams into text format during the video conference, enabling AI services to process text data instead of audio recordings. This preliminary action allows the system to provide AI query capabilities while avoiding the need to store and process audio recordings, thereby addressing privacy concerns.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system extracts only the essential text content from audio streams through transcription, discarding the original audio data. This extraction principle allows AI services to operate on transcribed text without requiring access to or storage of the original audio recordings, reducing privacy risks while maintaining AI functionality.

Inventive Principle:
Principle #2Taking out (Extraction)

2Adaptability or versatility

If video conference providers record and store transcripts, then AI services can be provided, but storage and computing costs increase

Engineering Contradiction:
ImproveAI service capabilityVSAvoidstorage cost
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The system uses ephemeral transcript data that exists only temporarily during the video conference for AI processing purposes. The transcribed text is processed by AI services in real-time and then discarded, eliminating the need for long-term storage infrastructure and reducing storage costs while maintaining AI service capabilities.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

Solution Approach 2:

The system extracts only the necessary text information from audio streams, creating a minimal data representation that suffices for AI queries. This extracted text replaces the need to store comprehensive audio recordings or extensive transcript archives, significantly reducing storage requirements.

Inventive Principle:
Principle #2Taking out (Extraction)

3Measurement precision

If transcripts are generated and stored for later querying, then AI query accuracy is improved, but resource efficiency deteriorates

Engineering Contradiction:
Improvequery accuracyVSAvoidresource efficiency
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The system performs preliminary transcription of audio to text during the conference, creating an accurate text representation that enables precise AI queries. This preliminary conversion to text format improves query accuracy compared to audio-based processing while requiring fewer computational resources than audio analysis.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system replaces computationally intensive audio processing with text-based AI processing. By substituting audio stream analysis with text transcript analysis, the system achieves comparable or better query accuracy with significantly reduced computational resource consumption.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS12499894B1Video conference transcript querying using artificial intelligence
Publication Date: 2025.12.16 ZOOM COMMUNICATIONS INC
  • US12499894B1 patent drawing
  • US12499894B1 patent drawing
  • US12499894B1 patent drawing

AI summary

Techniques for video conference transcript querying using artificial intelligence are provided. In an example method, a video conference provider joins a first client device of a plurality of client devices to a video conference hosted by a video conference provider. The video conference provider receives an audio stream from the first client device and generates, based on the audio stream, a portion of a transcript of the video conference. The video conference provider processes the portion of the transcript to configure an AI service to respond to queries based on the video conference. The video conference provider receives a query relating to the video conference and causes the AI service to process the query and the portion of the transcript. The video conference provider outputs a response, generated by the AI service, to the query. The video conference provider then deletes the transcript, responsive to the video conference concluding.