Multi-Assistant Voice Platform for Low-Power Remote Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing remote control devices face challenges with power consumption, network latency, and limited integration with multiple digital assistants, leading to inefficient voice command processing and user inconvenience.

Innovation Solution

Distribute speech recognition between a remote control device and a cloud-based voice platform, utilizing a local processor for trigger word detection and preprocessing, and selecting the appropriate digital assistant based on a trigger word to enhance voice command recognition and reduce power usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If voice input is processed locally on the remote control device, then response time is reduced, but power consumption and processing capability requirements increase

Engineering Contradiction:
Improveresponse timeVSAvoidpower consumption
Core Design Contradiction:
Loss of timeVSUse of energy by moving object

Solution Approach 1:

The speech recognition system is segmented into two parts: local trigger word detection on the remote control device and full voice command processing on the cloud-based voice service. This segmentation allows the device to perform only lightweight local processing for trigger detection while sending only necessary data to the cloud, reducing both response time and power consumption compared to full local processing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary action by detecting trigger words locally before sending voice input to the cloud. This preliminary local detection filters out non-trigger speech, allowing the device to remain in a low-power state most of the time while still providing rapid response when a trigger is detected.

Inventive Principle:
Principle #10Preliminary action

2Device complexity

If voice input is sent to cloud-based voice service for processing, then processing capability requirements are reduced, but network consumption and response time increase

Engineering Contradiction:
Improveprocessing capability requirementsVSAvoidresponse time
Core Design Contradiction:
Device complexityVSLoss of time

Solution Approach 1:

The system extracts only the essential trigger word detection function from the full speech recognition process and keeps it on the device, while sending the extracted trigger detection results and voice input to the cloud for further processing. This extraction minimizes network communication overhead and accelerates response time.

Inventive Principle:
Principle #2Taking out (Extraction)

3Adaptability or versatility

If audio responsive remote control is used, then voice command functionality is enabled, but background noise reduces recognition accuracy

Engineering Contradiction:
Improvevoice command functionalityVSAvoidrecognition accuracy
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The cloud-based voice service acts as an intermediary that receives the trigger word detection results and original voice input from the remote control device. This intermediary has access to more computational resources and can apply advanced noise filtering and speech recognition algorithms that improve accuracy in noisy environments without increasing device complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

4Measurement precision

If faster processor and increased memory are used, then speech recognition accuracy is improved, but power consumption increases

Engineering Contradiction:
Improvespeech recognition accuracyVSAvoidpower consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

Instead of implementing full speech recognition capabilities locally, the system performs only the partial action of trigger word detection on the device. This partial processing approach maintains adequate speech recognition accuracy for trigger detection while consuming minimal power, with the understanding that full processing occurs on the cloud.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20260051324A1Media system with multiple digital assistants
Publication Date: 2026.02.19 ROKU INC
  • US20260051324A1 patent drawing
  • US20260051324A1 patent drawing
  • US20260051324A1 patent drawing

AI summary

Disclosed herein are system, apparatus, article of manufacture, method and/or computer program product embodiments, and/or combinations and sub-combinations thereof, for providing voice control using multiple digital assistants. In some embodiments, a voice platform operates to receive a voice input from a user. The voice platform selects a digital assistant from a plurality of digital assistants based on a trigger word. The voice platform then generates an intent from the voice input using the selected digital assistant. The voice platform then transmits the intent to a media device for processing.