Adaptive Audio Data Delivery via Text-to-Speech Switching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mobile applications for audio data on smartphones and tablets face limitations due to network connection issues such as low speed, signal strength, and quality, which affect the quality and efficiency of audio data download and playback.

Innovation Solution

A computer-implemented method that evaluates network connection parameters to automatically switch between downloading audio data as an audio file or a text file, using text-to-speech transformation on the mobile device, optimizing data provision by choosing the most efficient method based on network conditions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If audio data is downloaded as an audio file from the server in real-time, then audio playback quality is improved, but network bandwidth consumption increases and download time increases

Engineering Contradiction:
Improveaudio playback qualityVSAvoiddownload speed
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The system dynamically adapts the audio data delivery method based on real-time network conditions. When network bandwidth is sufficient, audio files are downloaded and played directly for high quality. When bandwidth is limited, the system switches to downloading text files and performing text-to-speech conversion, optimizing the balance between quality and download speed.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The invention changes the data format parameter from audio files to text files based on network conditions. By transforming the underlying data representation (from binary audio to textual content), the system can adapt to varying bandwidth constraints while maintaining acceptable audio playback quality through text-to-speech synthesis.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If audio data is downloaded as a text file and text-to-speech transformation is performed on the mobile device, then network bandwidth consumption is reduced and download speed is improved, but audio playback quality deteriorates

Engineering Contradiction:
Improvedownload speedVSAvoidaudio playback quality
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The system changes the data format parameter from audio files to text files based on network conditions. By transforming the underlying data representation (from binary audio to textual content), the system can adapt to varying bandwidth constraints while maintaining acceptable audio playback quality through text-to-speech synthesis.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The text-to-speech application acts as an intermediary that converts downloaded text files into audio output. This intermediary component enables the system to deliver content in a bandwidth-efficient format (text) while still providing audio playback, bridging the gap between network constraints and user experience requirements.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Adaptability or versatility

If the system automatically switches between audio file download and text file download with text-to-speech, then adaptability to network conditions is improved, but device complexity increases

Engineering Contradiction:
Improveadaptability to network conditionsVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system implements feedback mechanisms by continuously monitoring network parameters (bandwidth, signal strength) and using this information to automatically select the optimal audio data delivery method. This feedback loop enables adaptive switching between audio file download and text-to-speech conversion without user intervention, improving adaptability while keeping the complexity management automated.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10313425B2Computer-implemented method, mobile device, computer network system, and computer product for optimized audio data provision
Publication Date: 2019.06.04 ACCENTURE GLOBAL SERVICES LTD
  • US10313425B2 patent drawing
  • US10313425B2 patent drawing
  • US10313425B2 patent drawing

AI summary

In one aspect, the present application is directed to a computer-implemented method, a mobile device, a computer network system, and a computer-program product for optimized audio data provision. In an aspect, a computer-implemented method for optimized audio data provision on mobile devices is provided. The method may comprise:evaluating one or more parameters of a network connection of a mobile device; anddepending on said evaluation, automatically switching between downloading audio data in an audio file from a server in real-time anddownloading audio data in a text file from the server and performing a text-to-speech application of audio data on the mobile device.