Real-Time Language Translation Device for Video Calls

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users making video calls with different languages face challenges in understanding each other due to language barriers, which hinders a smooth and reactive user experience.

Innovation Solution

A language translation method and device that continuously receives and translates voice recognition results in real-time, displaying and substituting first-language text with second-language translations, utilizing servers and databases to provide immediate language support during video calls.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If real-time translation is implemented during video calls, then language understanding between users is improved, but system complexity and processing time increase

Engineering Contradiction:
Improvelanguage understandingVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent introduces a server as an intermediary component that handles the translation processing between users of different languages. The server receives voice recognition results from the first terminal, performs translation to the second language, and returns the translated text. This mediator approach allows the translation functionality to be added without significantly increasing the complexity of the terminal devices themselves, as the complex processing is offloaded to the server.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The translation system is segmented into distinct functional modules: voice recognition module (converting speech to text in the first language), translation module (translating from first language to second language), and text output module (displaying translated text). This segmentation allows each component to be optimized independently and facilitates parallel processing, reducing overall system complexity while maintaining real-time translation capability.

Inventive Principle:
Principle #1Segmentation

2Productivity

If continuous translation of voice recognition results is performed, then user communication fluency is improved, but processing time and computational load increase

Engineering Contradiction:
Improvecommunication fluencyVSAvoidprocessing time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The system performs preliminary actions by continuously receiving and buffering voice recognition results before final translation is needed. The terminal continuously obtains voice recognition text in the first language and prepares it for translation, so that when translation is required, the processing can be completed more quickly. This preliminary preparation reduces the perceived processing time during actual communication.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The translation process operates continuously rather than intermittently. The terminal continuously receives voice recognition results, continuously translates them to the second language, and continuously displays the translated text. This continuous operation eliminates gaps in translation processing, maintaining communication fluency without requiring users to wait for batch processing to complete.

Inventive Principle:
Principle #20Continuity of useful action

3Ease of operation

If immediate translation substitution is implemented, then user experience reactivity is improved, but system response time requirements increase

Engineering Contradiction:
Improveuser experience reactivityVSAvoidsystem response time
Core Design Contradiction:
Ease of operationVSSpeed

Solution Approach 1:

The patent replaces manual translation operations with an automated electronic translation system. Instead of requiring users to manually switch languages or wait for delayed translation, the system automatically substitutes the translated text in real-time through electronic processing. This substitution of mechanical/manual operations with automated electronic systems dramatically improves response time and user experience reactivity.

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

Solution Approach 2:

The system creates a copy of the voice recognition result text and translates this copy to the second language, then displays both the original and translated versions. This copying approach allows the translation process to run in parallel with the original voice recognition process, without delaying the display of either version. The translated copy is generated and substituted immediately, providing reactive user experience while maintaining system efficiency.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS10824820B2Language translation device and language translation method
Publication Date: 2020.11.03 HYPERCONNECT INC
  • US10824820B2 patent drawing
  • US10824820B2 patent drawing
  • US10824820B2 patent drawing

AI summary

A translation method may include: continuously receiving a voice recognition result for a first-language voice from a first terminal as a first-language text; continuously displaying the received voice recognition result; acquiring a second-language translation of an ended sentence included in the displayed voice recognition result; and substituting the displayed ended sentence with the acquired translation.