CN107749299B - Multi-audio output method and device - Google Patents
Multi-audio output method and device Download PDFInfo
- Publication number
- CN107749299B CN107749299B CN201710900894.3A CN201710900894A CN107749299B CN 107749299 B CN107749299 B CN 107749299B CN 201710900894 A CN201710900894 A CN 201710900894A CN 107749299 B CN107749299 B CN 107749299B
- Authority
- CN
- China
- Prior art keywords
- audio
- data
- output
- synthesis
- rule
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L19/00—Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
- G10L19/04—Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis using predictive techniques
- G10L19/16—Vocoder architecture
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/16—Sound input; Sound output
- G06F3/162—Interface to dedicated audio devices, e.g. audio drivers, interface to CODECs
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L19/00—Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
- G10L19/008—Multichannel audio signal coding or decoding using interchannel correlation to reduce redundancy, e.g. joint-stereo, intensity-coding or matrixing
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Human Computer Interaction (AREA)
- Computational Linguistics (AREA)
- Signal Processing (AREA)
- Acoustics & Sound (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Physics (AREA)
- General Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stereophonic System (AREA)
Abstract
The invention provides a multi-audio output method and a device, wherein the method comprises the following steps: the processor receives a plurality of groups of audio stream data, classifies the audio stream data according to preset configuration information, resamples and mixes audio streams belonging to the same output type to obtain mixed audio data, synthesizes the mixed audio data or the audio stream data which is not subjected to mixed audio processing according to a preset synthesis rule to obtain audio synthesis data, and transmits the audio synthesis data to an audio codec; and the audio coder-decoder receives the audio synthesis data, separates the audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and respectively transmits the separated mixed audio data or audio stream data which is not subjected to mixed audio processing to corresponding output equipment for output. The invention can enable the equipment with a single audio output interface to simultaneously separate and output multiple audios, thereby effectively reducing the hardware cost and improving the user experience.
Description
Technical Field
The present invention relates to the field of audio output processing, and in particular, to a multi-audio output method and apparatus.
Background
As the intelligent system goes deep into each field, the configuration of hardware devices also goes high all the way, and more demands are needed for a single device to simultaneously consider different scenes. Among them, the use scenario of separate output of multiple audios is particularly critical.
As shown in fig. 1, to support multiple audio outputs, a conventional single device usually needs to have multiple audio output interfaces at the same time, for example, two sets of I2S, or one set of I2S and one set of PCM interfaces, which is relatively expensive. When the audio output interface has pin multiplexing or the device does not have so many audio output interfaces, the function of outputting multiple audio frequencies simultaneously by different hardware cannot be completed, and the user experience is influenced.
Disclosure of Invention
Therefore, a technical scheme of multi-audio output is required to be provided to solve the problem that the user experience is poor due to the fact that the existing equipment without a plurality of audio output interfaces cannot support multi-audio separation at the same time.
To achieve the above object, the inventors provide a multi-audio output apparatus including a processor, an audio codec, a storage medium, and at least one output device; the processor is connected with an audio codec, the processor is connected with a storage medium, and the audio codec is connected with an output device; the storage medium stores a computer program which, when executed by a processor, performs the steps of:
receiving a plurality of groups of audio stream data, and classifying the audio stream data according to preset configuration information, wherein the preset configuration information comprises corresponding output parameters when the output equipment outputs data;
resampling and mixing audio streams belonging to the same output type to obtain mixed audio data;
synthesizing the mixed sound data or the audio stream data which is not subjected to mixed sound processing according to a preset synthesis rule to obtain audio synthesized data, and transmitting the audio synthesized data to an audio codec;
the audio codec is used for receiving the audio synthetic data, separating the audio synthetic data according to a separation rule corresponding to a preset synthetic rule, and respectively transmitting the separated audio mixing data or audio stream data which is not subjected to audio mixing processing to corresponding output equipment for output.
Further, the computer program when executed by a processor further realizes the steps of:
judging whether the current device is in a multi-audio output mode, if so, synthesizing the audio mixing data and the audio stream data which is not subjected to audio mixing processing according to a preset synthesis rule to obtain audio synthesis data; otherwise, directly outputting the audio data or the audio stream data without sound mixing processing.
Further, the audio codec is configured to determine a preset synthesis rule according to the corresponding output parameter when the output device outputs data and the audio synthesis data, and determine a corresponding separation rule according to the determined preset synthesis rule.
Further, the audio codec is configured to determine whether the current apparatus is in a multi-device output mode, if so, separate audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and respectively transmit the separated audio mixing data or audio stream data that is not subjected to audio mixing processing to a plurality of different output devices for output; otherwise, the audio synthetic data is directly transmitted to the corresponding output equipment for output.
The inventor also provides a multi-audio output method, which is applied to a multi-audio output device; the apparatus includes a processor, an audio codec, and at least one output device; the processor is connected with an audio codec, and the audio codec is connected with an output device; the method comprises the following steps:
the processor receives a plurality of groups of audio stream data and classifies the audio stream data according to preset configuration information, wherein the preset configuration information comprises corresponding output parameters when the output equipment outputs data;
the processor performs resampling and audio mixing processing on audio streams belonging to the same output type to obtain audio mixing data;
the processor synthesizes the mixed sound data or the audio stream data which is not subjected to the mixed sound processing according to a preset synthesis rule to obtain audio synthesis data, and transmits the audio synthesis data to an audio coder-decoder;
and the audio coder-decoder receives the audio synthesis data, separates the audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and respectively transmits the separated mixed audio data or audio stream data which is not subjected to mixed audio processing to corresponding output equipment for output.
Further, the method further comprises the steps of:
the processor judges whether the current device is in a multi-audio output mode, if so, the processor synthesizes the audio mixing data and the audio stream data which are not subjected to audio mixing processing according to a preset synthesis rule to obtain audio synthesis data; otherwise, directly outputting the audio data or the audio stream data without sound mixing processing.
Further, the method further comprises the steps of:
the audio codec determines a preset synthesis rule according to the corresponding output parameter when the output device outputs data and the audio synthesis data, and determines a corresponding separation rule according to the determined preset synthesis rule.
Further, the method comprises:
the audio codec judges whether the current device is in a multi-device output mode, if so, separates the audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and respectively transmits the separated audio mixing data or audio streaming data which is not subjected to audio mixing processing to a plurality of different output devices for output; otherwise, the audio synthetic data is directly transmitted to the corresponding output equipment for output.
Different from the prior art, the multi-audio output method and the device in the technical scheme comprise the following steps: the processor receives a plurality of groups of audio stream data, classifies the audio stream data according to preset configuration information, resamples and mixes audio streams belonging to the same output type to obtain mixed audio data, synthesizes the mixed audio data or the audio stream data which is not subjected to mixed audio processing according to a preset synthesis rule to obtain audio synthesis data, and transmits the audio synthesis data to an audio codec; and the audio coder-decoder receives the audio synthesis data, separates the audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and respectively transmits the separated mixed audio data or audio stream data which is not subjected to mixed audio processing to corresponding output equipment for output. The invention can enable the equipment with a single audio output interface to simultaneously separate and output multiple audios, thereby effectively reducing the hardware cost and improving the user experience.
Drawings
Fig. 1 is a schematic structural diagram of a conventional multi-audio output device according to the background art;
FIG. 2 is a schematic structural diagram of a multi-audio output device according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a multi-audio output device according to another embodiment of the present invention;
FIG. 4 is a diagram illustrating a predetermined synthesis rule according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a default synthesis rule according to another embodiment of the present invention;
FIG. 6 is a flowchart illustrating a multi-audio output method according to an embodiment of the invention;
description of reference numerals:
101. a processor;
102. an audio codec;
103. a storage medium;
104. and (6) an output device.
Detailed Description
To explain technical contents, structural features, and objects and effects of the technical solutions in detail, the following detailed description is given with reference to the accompanying drawings in conjunction with the embodiments.
Please refer to fig. 3, which is a schematic structural diagram of a multi-audio output device according to another embodiment of the present invention. The device is an electronic device with audio processing and audio output functions, such as a tablet computer, a personal computer, a mobile phone terminal and the like. The apparatus comprises a processor 101, an audio codec 102, a storage medium 103, and at least one output device 104; the processor 101 is connected to an audio codec 102, and the audio codec 102 is connected to an output device 104. As shown in fig. 2, the processor may be a CPU, and the CPU and the Audio Codec (i.e., Audio Codec) are connected through an I2S Audio bus. The output device includes a bluetooth device (such as bluetooth in fig. 2), a headset wearing device (such as headset in fig. 2), a microphone device (such as speaker in fig. 2), and the like.
The storage medium 103 is connected to the processor 101, the storage medium 103 storing a computer program which, when executed by the processor, performs the steps of:
and receiving a plurality of groups of audio stream data, and classifying the audio stream data according to preset configuration information. The preset configuration information comprises corresponding output parameters when the output equipment outputs data. The output parameters comprise one or more of sampling rate, channel number and output precision of the output device. By classifying the audio stream data, the output device which outputs each audio stream data finally is judged, and preparation is made for separating subsequent multi-audio data
And then resampling and mixing audio streams belonging to the same output type to obtain mixed audio data. For example, three groups of audio stream data of multimedia sound, notification ring tone and VOIP voice are simultaneously presented and need to be output on one device, the multimedia sound and the notification ring tone can be set as a microphone device (such as a loudspeaker) for output, and the VOIP voice is set as Bluetooth output. Because the multimedia sound and the notification ring sound belong to the same output type (namely, the multimedia sound and the notification ring sound are output through the same output equipment), the multimedia sound and the notification ring sound are firstly resampled, so that the sampling rate after resampling reaches the sampling rate supported by the microphone equipment, and then the multimedia sound and the notification ring sound are mixed and processed, so that the multimedia sound and the notification ring sound can be further synthesized and output in the following process.
And synthesizing the mixed sound data or the audio stream data which is not subjected to the mixed sound processing according to a preset synthesis rule to obtain audio synthesis data, and transmitting the audio synthesis data to an audio codec. Among all audio stream data that need to be output synchronously, there may be only one or more audio stream data of a certain output type. Thus, after classifying groups of audio stream data, the following situations may occur: (1) more than two audio stream data of each output type are provided; (2) there are more than two of the at least one output type of audio stream data, and there is only one of the at least one output type of audio stream data. Therefore, the audio synthesis data may be synthesized by the following organization: (1) synthesizing a plurality of groups of mixed sound data; (2) synthesizing a group of mixed sound data and a plurality of groups of audio stream data which are not subjected to mixed sound processing; (3) synthesizing a plurality of groups of mixed sound data and a group of audio stream data which is not subjected to mixed sound processing; (4) and synthesizing a plurality of groups of audio stream data which are not subjected to sound mixing processing.
And after the audio synthesis data are transmitted to the audio codec, the audio codec is used for receiving the audio synthesis data, performing lossless separation on the audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and respectively transmitting the separated audio mixing data or audio stream data which is not subjected to audio mixing processing to corresponding output equipment for output. Further, the audio codec is configured to determine a preset synthesis rule according to the corresponding output parameter when the output device outputs data and the audio synthesis data, and determine a corresponding separation rule according to the determined preset synthesis rule. The audio codec can obtain corresponding output parameters when each output device outputs data by reading the hardware output list.
Fig. 4 is a schematic diagram of a preset synthesis rule according to an embodiment of the present invention. The preset synthesis rule is to synthesize based on the extended output precision, specifically, under the condition that the output precision of the audio stream data of each output type is consistent (for example, 16bit/8bit), the audio synthesis data is obtained by synthesizing the audio mixing data or the audio stream data which is not subjected to the audio mixing processing through the extended output precision according to the sampling rate frequency multiplication relation.
Fig. 5 is a schematic diagram of a preset synthesis rule according to another embodiment of the present invention. The preset synthesis rule is based on outputting the audio synthesis data at a higher sampling rate, for example, the output accuracy of the synthesized audio synthesis data is the highest output accuracy, which is the maximum value of the output accuracy in the mixed sound data for synthesizing the audio synthesis data or the audio stream data without being subjected to the mixed sound processing. The channel number of the synthesized audio synthesis data is the highest channel number, and the highest channel number is the maximum value of the channel number in the mixed audio data for synthesizing the audio synthesis data or the audio stream data which is not subjected to mixed audio processing. In other embodiments, the preset synthesis rule may be selected by self-definition according to actual needs, and only the requirement that the sampling rate of the audio synthesis data can support the combination of multiple sets of audio output sampling rates is met.
To better control the multi-audio output of a single device, in certain embodiments the computer program when executed by the processor further implements the steps of: judging whether the current device is in a multi-audio output mode, if so, synthesizing the audio mixing data and the audio stream data which is not subjected to audio mixing processing according to a preset synthesis rule to obtain audio synthesis data; otherwise, directly outputting the audio data or the audio stream data without sound mixing processing. Whether the device has multiple audio output modes can be judged according to whether the processor receives corresponding touch instructions. In short, when the apparatus is in a state of outputting multiple audio devices simultaneously (that is, multiple sets of audio stream data need to be output simultaneously through the same or different output devices), the audio stream data are synthesized, otherwise, no synthesis processing is performed, the audio stream data are sequentially output to the audio codec one by one, and after receiving the audio stream data, the audio codec transmits each audio stream data to the corresponding output device for output.
In some embodiments, the audio codec is configured to determine whether the current apparatus is in a multi-device output mode, if so, separate audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and respectively transmit the separated audio mixing data or audio stream data that is not subjected to audio mixing processing to a plurality of different output devices for output; otherwise, the audio synthetic data is directly transmitted to the corresponding output equipment for output. For example, two sets of audio stream data, i.e., multimedia sound and notification ring tone, appear simultaneously, and both the multimedia sound and the notification ring tone can be output through a microphone device (such as a loudspeaker), the multimedia sound and the notification ring tone can be resampled and mixed first to obtain mixed data, and the mixed data is transmitted to an audio codec. The audio codec decides that it is not currently in the multi-device output mode (i.e., audio data of only one output type), and thus does not perform lossless separation on the mixed sound data, but directly transmits the mixed sound data to the microphone device for output. Therefore, the audio codec can perform lossless separation on the audio synthetic data only in the multi-device output mode, and the power consumption of the device is saved.
Fig. 6 is a flowchart of a multi-audio output method according to an embodiment of the invention. The method is applied to a multi-audio output device; the apparatus includes a processor, an audio codec, and at least one output device; the processor is connected with an audio codec, and the audio codec is connected with an output device; the method comprises the following steps:
the method first proceeds to step S601, where the processor receives a plurality of sets of audio stream data and classifies the audio stream data according to preset configuration information. The preset configuration information comprises corresponding output parameters when the output equipment outputs data.
Then, the processor performs resampling and audio mixing processing on the audio streams belonging to the same output type in step S602 to obtain audio mixing data.
Then, the processor in step S603 synthesizes the audio mixing data or the audio stream data without audio mixing processing according to a preset synthesis rule to obtain audio synthesis data, and transmits the audio synthesis data to the audio codec. In certain embodiments, the method further comprises the steps of: the audio codec determines a preset synthesis rule according to the corresponding output parameter when the output device outputs data and the audio synthesis data, and determines a corresponding separation rule according to the determined preset synthesis rule.
And then, in step S604, the audio codec receives the audio synthesis data, separates the audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and transmits the separated audio mixing data or the audio stream data without audio mixing processing to corresponding output devices for output.
To better control the multi-audio output of a single device, in some embodiments, the method further comprises the steps of: the processor judges whether the current device is in a multi-audio output mode, if so, the processor synthesizes the audio mixing data and the audio stream data which are not subjected to audio mixing processing according to a preset synthesis rule to obtain audio synthesis data; otherwise, directly outputting the audio data or the audio stream data without sound mixing processing.
To better control the multi-audio output of a single device, in some embodiments, the method comprises: the audio codec judges whether the current device is in a multi-device output mode, if so, separates the audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and respectively transmits the separated audio mixing data or audio streaming data which is not subjected to audio mixing processing to a plurality of different output devices for output; otherwise, the audio synthetic data is directly transmitted to the corresponding output equipment for output.
The invention provides a multi-audio output method and a device, wherein the method comprises the following steps: the processor receives a plurality of groups of audio stream data, classifies the audio stream data according to preset configuration information, resamples and mixes audio streams belonging to the same output type to obtain mixed audio data, synthesizes the mixed audio data or the audio stream data which is not subjected to mixed audio processing according to a preset synthesis rule to obtain audio synthesis data, and transmits the audio synthesis data to an audio codec; and the audio coder-decoder receives the audio synthesis data, separates the audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and respectively transmits the separated mixed audio data or audio stream data which is not subjected to mixed audio processing to corresponding output equipment for output. The invention can enable the equipment with a single audio output interface to simultaneously separate and output multiple audios, thereby effectively reducing the hardware cost and improving the user experience.
It should be noted that, although the above embodiments have been described herein, the invention is not limited thereto. Therefore, based on the innovative concepts of the present invention, the technical solutions of the present invention can be directly or indirectly applied to other related technical fields by making changes and modifications to the embodiments described herein, or by using equivalent structures or equivalent processes performed in the content of the present specification and the attached drawings, which are included in the scope of the present invention.
Claims (8)
1. A multi-audio output apparatus, comprising a processor, an audio codec, a storage medium, and at least one output device; the processor is connected with an audio codec, the processor is connected with a storage medium, and the audio codec is connected with an output device; the storage medium stores a computer program which, when executed by a processor, performs the steps of:
receiving a plurality of groups of audio stream data, and classifying the audio stream data according to preset configuration information, wherein the preset configuration information comprises corresponding output parameters when the output equipment outputs data;
resampling and mixing audio streams belonging to the same output type to obtain mixed audio data;
synthesizing the mixed sound data or the audio stream data which is not subjected to mixed sound processing according to a preset synthesis rule to obtain audio synthesized data, and transmitting the audio synthesized data to an audio codec;
the audio codec is used for receiving the audio synthetic data, separating the audio synthetic data according to a separation rule corresponding to a preset synthetic rule, and respectively transmitting the separated audio mixing data or audio stream data which is not subjected to audio mixing processing to corresponding output equipment for output.
2. The multi-audio output device of claim 1, wherein the computer program when executed by the processor further performs the steps of:
judging whether the current device is in a multi-audio output mode, if so, synthesizing the audio mixing data and the audio stream data which is not subjected to audio mixing processing according to a preset synthesis rule to obtain audio synthesis data; otherwise, directly outputting the audio data or the audio stream data without sound mixing processing.
3. The multi-audio output apparatus of claim 1, wherein the audio codec is configured to determine a predetermined synthesis rule according to the corresponding output parameter when the output device outputs the data and the audio synthesis data, and determine a corresponding separation rule according to the determined predetermined synthesis rule.
4. The multi-audio output apparatus according to claim 1 or 3, wherein the audio codec is configured to determine whether the current apparatus is in a multi-device output mode, if so, separate the audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and respectively transmit the separated audio mixing data or the audio stream data that is not subjected to audio mixing processing to a plurality of different output devices for output; otherwise, the audio synthetic data is directly transmitted to the corresponding output equipment for output.
5. A multi-audio output method is applied to a multi-audio output device; the apparatus includes a processor, an audio codec, and at least one output device; the processor is connected with an audio codec, and the audio codec is connected with an output device; the method comprises the following steps:
the processor receives a plurality of groups of audio stream data and classifies the audio stream data according to preset configuration information, wherein the preset configuration information comprises corresponding output parameters when the output equipment outputs data;
the processor performs resampling and audio mixing processing on audio streams belonging to the same output type to obtain audio mixing data;
the processor synthesizes the mixed sound data or the audio stream data which is not subjected to the mixed sound processing according to a preset synthesis rule to obtain audio synthesis data, and transmits the audio synthesis data to an audio coder-decoder;
and the audio coder-decoder receives the audio synthesis data, separates the audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and respectively transmits the separated mixed audio data or audio stream data which is not subjected to mixed audio processing to corresponding output equipment for output.
6. The multi-audio output method of claim 5, further comprising the steps of:
the processor judges whether the current device is in a multi-audio output mode, if so, the processor synthesizes the audio mixing data and the audio stream data which are not subjected to audio mixing processing according to a preset synthesis rule to obtain audio synthesis data; otherwise, directly outputting the audio data or the audio stream data without sound mixing processing.
7. The multi-audio output method of claim 5, further comprising the steps of:
the audio codec determines a preset synthesis rule according to the corresponding output parameter when the output device outputs data and the audio synthesis data, and determines a corresponding separation rule according to the determined preset synthesis rule.
8. A multi-audio output method according to claim 5 or 7, wherein the method comprises:
the audio codec judges whether the current device is in a multi-device output mode, if so, separates the audio synthesis data according to a separation rule corresponding to a preset synthesis rule, and respectively transmits the separated audio mixing data or audio streaming data which is not subjected to audio mixing processing to a plurality of different output devices for output; otherwise, the audio synthetic data is directly transmitted to the corresponding output equipment for output.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710900894.3A CN107749299B (en) | 2017-09-28 | 2017-09-28 | Multi-audio output method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710900894.3A CN107749299B (en) | 2017-09-28 | 2017-09-28 | Multi-audio output method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107749299A CN107749299A (en) | 2018-03-02 |
CN107749299B true CN107749299B (en) | 2021-07-09 |
Family
ID=61255111
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710900894.3A Active CN107749299B (en) | 2017-09-28 | 2017-09-28 | Multi-audio output method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107749299B (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108446092B (en) * | 2018-03-06 | 2021-10-08 | 京东方科技集团股份有限公司 | Audio output method, audio output device, audio output apparatus, and storage medium |
CN110876098B (en) * | 2018-08-31 | 2022-01-11 | Oppo广东移动通信有限公司 | Audio processing method and electronic equipment |
CN109714316B (en) * | 2018-12-03 | 2021-04-23 | 视联动力信息技术股份有限公司 | Audio mixing processing method of video network and video network system |
CN110349584A (en) * | 2019-07-31 | 2019-10-18 | 北京声智科技有限公司 | A kind of audio data transmission method, device and speech recognition system |
CN112346700B (en) * | 2020-11-04 | 2023-06-13 | 浙江华创视讯科技有限公司 | Audio transmission method, device and computer readable storage medium |
CN114217996A (en) * | 2021-12-27 | 2022-03-22 | 北京百度网讯科技有限公司 | Mixing method and apparatus |
CN115794025B (en) * | 2023-02-07 | 2023-05-02 | 南京芯驰半导体科技有限公司 | Vehicle-mounted audio partition output system and method |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105959438A (en) * | 2016-07-06 | 2016-09-21 | 惠州Tcl移动通信有限公司 | Processing method and system for audio multi-channel output loudspeaker and mobile phone |
CN106293595A (en) * | 2015-05-27 | 2017-01-04 | 中兴通讯股份有限公司 | The audio frequency output processing method of a kind of terminal unit and terminal unit |
CN106373582A (en) * | 2016-08-26 | 2017-02-01 | 腾讯科技(深圳)有限公司 | Multi-channel audio processing method and device |
CN106816152A (en) * | 2016-12-05 | 2017-06-09 | 乐视控股(北京)有限公司 | A kind of audio mixing method, device and electronic equipment |
WO2017143003A1 (en) * | 2016-02-18 | 2017-08-24 | Dolby Laboratories Licensing Corporation | Processing of microphone signals for spatial playback |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
RU2315371C2 (en) * | 2002-12-28 | 2008-01-20 | Самсунг Электроникс Ко., Лтд. | Method and device for mixing an audio stream and information carrier |
US20070083365A1 (en) * | 2005-10-06 | 2007-04-12 | Dts, Inc. | Neural network classifier for separating audio sources from a monophonic audio signal |
CN2912166Y (en) * | 2006-07-05 | 2007-06-13 | 北京汉邦高科数字技术有限公司 | Multi-rute video inputting device |
CN101361113B (en) * | 2006-08-15 | 2011-11-30 | 美国博通公司 | Constrained and controlled decoding after packet loss |
CN101814289A (en) * | 2009-02-23 | 2010-08-25 | 数维科技(北京)有限公司 | Digital audio multi-channel coding method and system of DRA (Digital Recorder Analyzer) with low bit rate |
EP2461321B1 (en) * | 2009-07-31 | 2018-05-16 | Panasonic Intellectual Property Management Co., Ltd. | Coding device and decoding device |
WO2012040898A1 (en) * | 2010-09-28 | 2012-04-05 | Huawei Technologies Co., Ltd. | Device and method for postprocessing decoded multi-channel audio signal or decoded stereo signal |
KR20140037118A (en) * | 2011-06-07 | 2014-03-26 | 삼성전자주식회사 | Method of processing audio signal, audio encoding apparatus, audio decoding apparatus and terminal employing the same |
KR20140098384A (en) * | 2013-01-31 | 2014-08-08 | 삼성전자주식회사 | Portable apparatus having a plurality of touch screens and sound output method thereof |
US9501259B2 (en) * | 2013-11-22 | 2016-11-22 | Qualcomm Incorporated | Audio output device to dynamically generate audio ports for connecting to source devices |
-
2017
- 2017-09-28 CN CN201710900894.3A patent/CN107749299B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106293595A (en) * | 2015-05-27 | 2017-01-04 | 中兴通讯股份有限公司 | The audio frequency output processing method of a kind of terminal unit and terminal unit |
WO2017143003A1 (en) * | 2016-02-18 | 2017-08-24 | Dolby Laboratories Licensing Corporation | Processing of microphone signals for spatial playback |
CN105959438A (en) * | 2016-07-06 | 2016-09-21 | 惠州Tcl移动通信有限公司 | Processing method and system for audio multi-channel output loudspeaker and mobile phone |
CN106373582A (en) * | 2016-08-26 | 2017-02-01 | 腾讯科技(深圳)有限公司 | Multi-channel audio processing method and device |
CN106816152A (en) * | 2016-12-05 | 2017-06-09 | 乐视控股(北京)有限公司 | A kind of audio mixing method, device and electronic equipment |
Non-Patent Citations (2)
Title |
---|
Research on input and output signals for identification of multimedia sound transmission system;Wang YH;《International Symposium on Test Automation and Instrumentation》;20061231;第1729-1735页 * |
多通道音频串行端口在音频输出方案中的应用;周冬梅,王建勤;《计算机工程》;20050930;第31卷(第17期);第195-199页 * |
Also Published As
Publication number | Publication date |
---|---|
CN107749299A (en) | 2018-03-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107749299B (en) | Multi-audio output method and device | |
US11109138B2 (en) | Data transmission method and system, and bluetooth headphone | |
CN109445740B (en) | Audio playback method, device, electronic device and storage medium | |
US8913757B2 (en) | Enhanced spatialization system with satellite device | |
CN108337595A (en) | Bluetooth headset realizes the method being precisely played simultaneously | |
CA2917376C (en) | Audio processor for orientation-dependent processing | |
CN104301782A (en) | Method and device for outputting audios and terminal | |
US20190239011A1 (en) | Processing method and system of audio multichannel output speaker, and mobile phone | |
CN110915220A (en) | Audio input and output device with streaming capability | |
CN110830970A (en) | Audio transmission method, device, equipment and storage medium between Bluetooth equipment | |
CN113423007B (en) | Control method and device for multi-audio playing, electronic equipment and storage medium | |
CN112286481A (en) | Audio output method and electronic equipment | |
WO2017117293A1 (en) | Simultaneous binaural presentation of multiple audio streams | |
CN107682553B (en) | Call signal sending method and device, mobile terminal and storage medium | |
CN111782176A (en) | Method for simultaneously using wired earphone and Bluetooth earphone and electronic equipment | |
CN111190568A (en) | Volume adjusting method and device | |
WO2022002218A1 (en) | Audio control method, system, and electronic device | |
US11432093B2 (en) | Sending notification and multi-channel audio over channel limited link for independent gain control | |
KR20170018626A (en) | Transmission apparatus and method for controlling the transmission apparatus thereof | |
CN109155803B (en) | Audio data processing method, terminal device and storage medium | |
CN107273087B (en) | Audio input/output system, equipment and method based on Type-C interface | |
WO2023185589A1 (en) | Volume control method and electronic device | |
CN206517484U (en) | Audio frequency and video instructor in broadcasting's equipment | |
CN111556406B (en) | Audio processing method, audio processing device and earphone | |
CN112423197A (en) | Method and device for realizing multipath Bluetooth audio output |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
CB02 | Change of applicant information |
Address after: 350003 building 18, No.89, software Avenue, Gulou District, Fuzhou City, Fujian Province Applicant after: Ruixin Microelectronics Co., Ltd Address before: 350003 building 18, No.89, software Avenue, Gulou District, Fuzhou City, Fujian Province Applicant before: Fuzhou Rockchips Electronics Co.,Ltd. |
|
CB02 | Change of applicant information | ||
GR01 | Patent grant | ||
GR01 | Patent grant |