CN110196708B - Audio management method applied to android vehicle-mounted multimedia system - Google Patents

Audio management method applied to android vehicle-mounted multimedia system Download PDF

Info

Publication number
CN110196708B
CN110196708B CN201910338350.1A CN201910338350A CN110196708B CN 110196708 B CN110196708 B CN 110196708B CN 201910338350 A CN201910338350 A CN 201910338350A CN 110196708 B CN110196708 B CN 110196708B
Authority
CN
China
Prior art keywords
audio
focus
module
application
android
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
Application number
CN201910338350.1A
Other languages
Chinese (zh)
Other versions
CN110196708A (en
Inventor
焦见伟
皮振华
卓庆峰
张雨龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Cookoo Technology Co ltd
Original Assignee
Shenzhen Cookoo Technology Co ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Shenzhen Cookoo Technology Co ltd filed Critical Shenzhen Cookoo Technology Co ltd
Priority to CN201910338350.1A priority Critical patent/CN110196708B/en
Publication of CN110196708A publication Critical patent/CN110196708A/en
Application granted granted Critical
Publication of CN110196708B publication Critical patent/CN110196708B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/16Sound input; Sound output
    • G06F3/162Interface to dedicated audio devices, e.g. audio drivers, interface to CODECs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/30Services specially adapted for particular environments, situations or purposes
    • H04W4/40Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P]
    • H04W4/48Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P] for in-vehicle communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/80Services using short range communication, e.g. near-field communication [NFC], radio-frequency identification [RFID] or low energy communication

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Fittings On The Vehicle Exterior For Carrying Loads, And Devices For Holding Or Mounting Articles (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses an audio management method applied to an android vehicle-mounted multimedia system, which comprises the steps that an application program sends out a focus application and release request through an audio manager module; the CPP audio detection module detects whether a special application program or an external audio channel applies for focus information; if the CPP audio detection module identifies that the audio source of the application focus is a special application program or an external audio channel, the CPP audio detection module sends a message to the MMS information transmission module; the MMS information delivery module performs channel switching or audio control operations by delivering messages to the micro control unit. According to the invention, the sound management strategy of the original android system is modified and replaced, the original sound stack management logic is shielded, the sound Map is used for replacing, and the processing methods such as forced separation of audio streams and the like are carried out on the audio, so that the application of special application programs which are compatible with the android standard are realized, the special sound control of the vehicle-mounted multimedia system can be adapted, and the higher requirement of the vehicle-mounted multimedia system on the audio control is met.

Description

Audio management method applied to android vehicle-mounted multimedia system
Technical Field
The invention relates to the field of automobile central control multimedia systems, in particular to an audio management method applied to an android vehicle-mounted multimedia system.
Background
With the development of science and technology, the vehicle-mounted multimedia system is more and more day by day, and the installable vehicle-mounted application programs are more and more; the audio management system is taken as an important component of the vehicle-mounted multimedia system, and plays a role in not only controlling playing of audio, but also playing of sound in a way of being compatible with various audio standard application programs. At present, most of the vehicle-mounted multimedia systems on the market are modified based on the native android system, the audio coordination mechanism of the native android system has a disadvantage, a developer is required to actively observe the mechanism to develop an application program, if a certain special application program is not applied and developed, the system and other applications are completely free of control and influence on the application of the special application program, the application of a third party application program is very abundant, the audio coordination mechanism of the native android system is not observed when a part of application programs are unaware of development, a driver does not understand the principles, only the application program installed on the vehicle-mounted multimedia system can be normally used, if the application of the special application program is installed on the vehicle-mounted multimedia system, compatibility problems such as audio control can be caused, the use experience of the vehicle-mounted multimedia system is greatly influenced, and the use requirement of the driver on the special application program cannot be met.
Therefore, the inventor feels the need to develop a set of audio management control schemes which can replace the existing native android system so as to improve the compatibility and the practicability of the existing vehicle-mounted multimedia system.
Disclosure of Invention
The invention aims to overcome the defects of the prior art, and provides an audio management method applied to an android vehicle-mounted multimedia system.
The technical scheme of the invention is realized as follows:
an audio management method applied to an android vehicle-mounted multimedia system comprises the following steps:
the application program sends out a focus application and release request through the audio manager module;
the CPP audio detection module detects whether a special application program or an external audio channel applies for focus information;
if the CPP audio detection module identifies that the audio source of the application focus is a special application program or an external audio channel, the CPP audio detection module sends a message to the MMS information transmission module;
the MMS information transmission module feeds back a message processing result to the audio manager module, and the audio manager module informs whether the application program releases focus;
the MMS information transmission module performs channel switching or audio control operation by transmitting a message to the micro control unit.
Further, the MMS messaging module may forcibly separate and independently control audio streams from the application or the specific application.
Further, the MMS information transmission module classifies priorities according to audio types from the application program or the special application program, and the focus with high preemption priority and low preemption priority are mutually exclusive.
Further, the CPP audio detection module detects sound playing and ending operations from the special application or an external audio channel, and sends a processing message to the MMS information transfer module.
Further, the audio manager module enables audio focus control through an audio focus control object.
Further, the MMS information transmission module can also process a voice synthesis TTS broadcast message; the speech synthesis TTS informs the MMS messaging module in a broadcast form, and the MMS messaging module converts the notification into a voice request.
Further, the audio manager module captures different formats of audio stream actions from the application with an audio track thread and a multimedia player thread, respectively.
Further, the priority classes include phone type, recording type, warning tone type, and media type.
Further, the MMS information transmission module synchronizes the self state through the judgment of the special sound state.
Compared with the prior art, the method modifies and replaces the sound management strategy of the original android system, shields the original sound stack management logic by detecting the special application program which does not conform to the android standard of a third party, uses the sound Map to replace, carries out processing methods such as priority and forced separation of the audio stream and the like on the audio, realizes the compatibility of the special application program which does not conform to the android standard, so as to adapt to the special sound control of the vehicle-mounted multimedia system, and meets the higher requirements of the audio control of the vehicle-mounted multimedia system.
Drawings
The invention is described in further detail below in connection with the embodiments in the drawings, but is not to be construed as limiting the invention in any way.
FIG. 1 is a schematic diagram of the principle and structure of the present invention;
FIG. 2 is a flow chart of audio management activities proposed by the present invention;
in the figure: 1. an application program; 2.a special application; 3. an audio manager module; 4. CPP audio detection module; 5. an MMS information transmission module; 6. and a micro control unit.
Detailed Description
The invention is further described below with reference to the accompanying drawings, which are not intended to limit the invention.
As shown in fig. 1 to 2, the audio management method applied to the android in-vehicle multimedia system of the present invention includes:
application 1: the android system upper layer application is used for sending out requests for applying and releasing sound focus;
special application 2: the third party does not follow the upper-layer sound application of the android system standard;
audio manager module 3: audio management, providing application focus information and a release focus interface to the application program 1; processing focus application and release of the application 1, the audio manager module 3 captures different format audio stream actions from the application 1 by audio track program and multimedia player thread respectively, the audio track program is used for processing pulse code modulated audio data, and the multimedia player thread is used for processing audio data such as MP3, AAC, WAV and the like;
CPP audio detection module 4: the bottom layer supporting audio stream processing realized by using the C++/C code provides detection of sound playing and ending, sound and silence states of the special application program 2 which are partially not supported by the android standard audio focus mechanism;
MMS information delivery module 5: the invention is compared with the prior art, remove the original sound logic processing, change to the logic processing of unification by the said MMS information transfer module 5;
and a micro control unit 6: and the singlechip is responsible for switching the sound channels in audio management.
The specific flow method is as follows:
the application 1 processes operations such as pause playing according to an android native Audio Focus management mechanism,
the application 1 applies for sound focus by calling the requestaudiofocus function of the audio manager module 3; releasing focus by an abandonaud focus function of the audio manager module 3; meanwhile, the application program 1 can monitor the change of the current sound focus through the audio manager module 3 to realize an audiomanager.
The sound focus mainly has the following states:
audiofrequency_gain: the audio focus has been obtained, at which time the focused application can play;
audiosource_loss: having lost audio focus for a long time, all audio play must be terminated because after a long loss of focus, no focus return should be expected, which is a good place to clear unused resources as much as possible. For example, the multimedia player object should be released at this time;
audiofrequency_loss_transmission: this means that the audio focus is temporarily lost, but will return soon. At this point, all audio playback must be terminated, but playback resources are reserved, as it may soon return;
audiofrequency_loss_transmission_can_duck: this means that the audio focus has been temporarily lost, but that quiet playing of the audio is allowed.
The audio manager module 3 realizes audio focus control through an audio focus control object, shields a primary sound stack management logic, stores a remote object by using MAP, converts a received focus request and focus release abandon message, then sends the converted focus request and focus release abandon message to the MMS information transfer module 5, and notifies an application through a primary interface after receiving a processing result of the MMS information transfer module 5:
1. the audio manager module 3 receives a request audio focus request, then splices the packet name of the application with the registered interception and the internal register memory address to generate a unique ID of the application, registers the interception with the sound MAP, and then searches the interception of the application corresponding to the sound MAP, and simultaneously releases the focus according to the ID;
2. package name xxxx splice, requestAudioFocus request splice using the application
"# play", abandona advertisement concatenation "# stop", plus header "AMG:", then send to ADDRESS "cpp_amg_mms_address" through information interface (an information interface service of MMS information transfer module);
3. the same application has multiple voice type applications differentiated by the second parameter of the requestAudioFocus.
The CPP audio detection module 4 detects whether a special application program 2 or an external audio channel applies for focus;
if the CPP audio detection module 4 identifies that the audio source of the application focus is a special application 2 or an external audio channel, the CPP audio detection module 4 sends a message to the MMS information transmission module 5;
the MMS information transmission module 5 performs processing according to the audio manager module 3 or the CPP audio detection module 4, the MMS information transmission module 5 receives an "AMG: xxxx#play" or an "AMG: xxxx#stop" or an "xxxxxx#play" or an "xxxxxx#stop" request of the audio manager module 3, and then performs splitting to obtain a state and a packet name, performs logic processing according to a sound classification table and a switching rule, and converts a processing result into a BIOS protocol (a communication protocol established by an ARM and a micro control unit) by referring to a channel definition of the micro control unit 6, and sends the BIOS protocol to the micro control unit 6 to perform channel switching or audio control operation.
The MMS message delivery module 5 generates three sound states "play" representing the focus acquired, "pause" representing the focus temporarily lost, "stop" representing the focus lost, and concatenates the header and the application packet in the format "mms#xxxx# [ play|pause|stop ]," and sends the same to "mms_amg_address" (interface service in the audio manager module) through the message interface.
SRC_STATE RESULT
PLAY AUDIOFOCUS_GAIN
PAUSE AUDIOFOCUS_LOSS_TRANSIENT
Stop AUDIOFOCUS_LOSS
The Audio manager module 3 receives the message from the MMS message transmitting module 5, parses the message to obtain a packet name (ID can be found according to the packet name) and a state, and maps the packet name and the state into different Audio results by referring to the upper table to apply the different Audio results to the upper layer of the application program 1.
The MMS information delivery module 5 also classifies priorities according to audio types from the application 1 or the specific application 2, the priorities including phone types (BT, 3g,4g, tbox, etc.), recording types (voice, recording, etc.), warning tone types (navigation broadcasting, notification, etc.), media types (music, video, bluetooth music, radio, etc.). The priority is from high to low as telephone type > recording type > warning type > media type, the priority is high to preempt the focus with low priority, the peers are mutually exclusive, and the message processing result is fed back to the audio manager module 3, and the audio manager module 3 informs the application program 1 of releasing the focus, executing related playing operation, UI refreshing and other operations;
the MMS information delivery module 5 can forcibly separate and independently control the audio streams from the application 1 or the specific application 2, and the MMS information delivery module 5 forcibly separates the audio streams such as Android music and nitification, alarm, system, call at the frame layer so as to independently control the volume (AudioService).
The specific implementation of the mixing strategy and the voice switching rule of the MMS information transmission module 5 is as follows:
plan: the adopted sound mixing strategy
A: navigation broadcasting media sound pauses;
b: the navigation broadcasting media sound is mute;
c: navigation broadcasting media sound falling;
voice switching rules:
1. according to the plan selection how to process the mixing, level3 is a mixing object;
the smaller the level, the higher the priority, and the lower priority cannot switch the higher priority;
3. peer mutually exclusive switching;
level1 and 2 sounds or sounds before the start of sound back to 1 and 2 sounds at the end of recording;
5. when the current state is in level2, level1 starts, the recording of level2 is finished at the moment, and level2 is not recovered when level1 is finished;
6. bluetooth and voice notes have 2 levels of special treatment of sound;
beard and hair when Bluetooth is in external BT channel telephone
pkgName= "carnet application, blue. Phone"
Bluetooth music time beard and hair
pkgName= "carnet application, blue. Music"
Beard and hair during recording
pkgName= "carnet application, voicerec. Record"
Beard and hair during recording and playing
pkgName= "carnet application, voicerec. Play"
7. Bluetooth ring is equivalent to bluetooth fairy tale sound all sending pkgname= "carnet application.
8. When level3 is switched (for example, navigation broadcasting, short message prompting voice is coming), level3 is mixed at this time (navigation and short message prompting voice come out together)
The CPP audio detecting module 4 detects sound playing and ending operations from the special application 2 or an external audio channel and sends a processing message to the MMS information delivery module 5.
The MMS information transmission module 5 can also process voice synthesis TTS broadcast information; the voice synthesis TTS is typically sent by a voice process and notifies the MMS information delivery module 5 in a broadcast form, and the MMS information delivery module 5 converts the notification into a voice request, such as a weather report, a news report, etc.
The MMS information delivery module 5 synchronizes its own status by judging the status of the special sound: 1. detecting whether special sound states such as Bluetooth, ECALL, BCALL, ICALL and the like exist, and if so, processing logic such as a car body key, reversing and the like possibly needs to be processed; 2. sending a notification processing result broadcast to an upper layer, wherein the upper layer application of the application program 1 makes state adjustment and synchronization according to a broadcast protocol; 3. volume adjustments are made based on different sound conditions.
The above embodiment is only one of the preferred embodiments of the present invention, and the ordinary changes and substitutions made by those skilled in the art within the scope of the present invention should be included in the scope of the present invention.

Claims (7)

1. An audio management method applied to an android vehicle-mounted multimedia system is characterized by comprising the following steps:
the application program (1) sends out a focus application and release request through the audio manager module (3);
the CPP audio detection module (4) detects whether a special application program (2) or an external audio channel applies for focus information;
if the CPP audio detection module (4) identifies that the audio source of the application focus is a special application program (2) or an external audio channel, the CPP audio detection module (4) sends a message to the MMS information transmission module (5), and the special application program (2) is an upper-layer sound application which does not conform to the android system standard by a third party;
the audio manager module (3) realizes audio focus control through an audio focus control object, shields a primary sound stack management logic, converts a received focus request and focus release information, then sends the converted focus request and focus release information to the MMS information transmission module (5), and notifies an application through a primary interface after receiving a processing result of the MMS information transmission module (5);
the MMS information transmission module (5) feeds back a message processing result to the audio manager module (3), and the audio manager module (3) informs whether the application program (1) releases focus;
the MMS information transmission module (5) performs channel switching or audio control operation by transmitting a message to the micro control unit (6).
2. An audio management method applied to an android in-vehicle multimedia system according to claim 1, characterized in that the MMS information delivery module (5) can forcibly separate and independently control the audio streams from the application (1) or the special application (2).
3. An audio management method applied to an android in-vehicle multimedia system according to claim 1, wherein the MMS information transmission module (5) classifies priorities according to audio types from the application (1) or the special application (2), and the priority-high preemption is the focus with low priority, and the peers are mutually exclusive.
4. An audio management method applied to an android in-vehicle multimedia system according to claim 1, characterized in that the CPP audio detection module (4) detects sound play and end operations from the special application (2) or external audio channels and sends processing messages to the MMS information delivery module (5).
5. An audio management method applied to an android in-vehicle multimedia system in accordance with claim 1, characterized in that said MMS information delivery module (5) is further capable of processing speech synthesis TTS broadcast messages; the speech synthesis TTS informs the MMS messaging module (5) in broadcast form, and the MMS messaging module (5) converts the notification into a voice request.
6. An audio management method applied to an android in-vehicle multimedia system according to claim 1, characterized in that the audio manager module (3) captures different formats of audio stream actions from the application (1) with an audio track thread and a multimedia player thread, respectively.
7. An audio management method for an android in-vehicle multimedia system as claimed in claim 3, wherein the priority class comprises phone type, recording type, warning sound type and media type.
CN201910338350.1A 2019-04-25 2019-04-25 Audio management method applied to android vehicle-mounted multimedia system Active CN110196708B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910338350.1A CN110196708B (en) 2019-04-25 2019-04-25 Audio management method applied to android vehicle-mounted multimedia system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910338350.1A CN110196708B (en) 2019-04-25 2019-04-25 Audio management method applied to android vehicle-mounted multimedia system

Publications (2)

Publication Number Publication Date
CN110196708A CN110196708A (en) 2019-09-03
CN110196708B true CN110196708B (en) 2023-05-16

Family

ID=67752099

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910338350.1A Active CN110196708B (en) 2019-04-25 2019-04-25 Audio management method applied to android vehicle-mounted multimedia system

Country Status (1)

Country Link
CN (1) CN110196708B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110830476B (en) * 2019-11-11 2022-02-01 深圳市麦思美汽车电子有限公司 Audio source switching control method for android vehicle-mounted audio and video system
CN111328061B (en) * 2020-02-28 2023-04-07 智达诚远科技有限公司 Audio resource control method, vehicle-mounted terminal and system
CN112130802A (en) * 2020-09-24 2020-12-25 中国第一汽车股份有限公司 Vehicle-mounted audio playing method and device, vehicle and storage medium
CN114416017B (en) * 2022-01-30 2024-06-04 重庆长安汽车股份有限公司 Android-based audio focus implementation method
CN114879931B (en) * 2022-07-11 2022-11-22 南京芯驰半导体科技有限公司 Onboard audio path management method and system supporting multiple operating systems

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103187077A (en) * 2011-12-28 2013-07-03 上海博泰悦臻电子设备制造有限公司 Vehicle-mounted equipment, and audio control method and device applied to vehicle-mounted equipment
CN107870799A (en) * 2017-11-22 2018-04-03 北京安云世纪科技有限公司 Utilize the method, apparatus and terminal of widget control audio player

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8422858B2 (en) * 2010-01-21 2013-04-16 Robert Paul Morris Methods, systems, and computer program products for coordinating playing of media streams
CN103680564B (en) * 2013-12-06 2017-10-27 厦门雅迅网络股份有限公司 A kind of car-mounted terminal external audio access and the method for the unified regulation of volume
US9552816B2 (en) * 2014-12-19 2017-01-24 Amazon Technologies, Inc. Application focus in speech-based systems
CN105183446B (en) * 2015-07-16 2019-08-13 贵阳语玩科技有限公司 Audio management system
CN105468380A (en) * 2015-12-29 2016-04-06 山东大学 Optimized method for managing audio focus in Android system
CN106155625B (en) * 2016-07-06 2020-01-21 北京元心科技有限公司 Audio adaptation method and system
CN107967130A (en) * 2016-10-20 2018-04-27 深圳联友科技有限公司 A kind of switching method and device of vehicle device voice-grade channel
CN106648534B (en) * 2016-12-26 2019-09-13 三星电子(中国)研发中心 The method that the audio of a kind of pair of mutual exclusion is realized while being played
CN107832034A (en) * 2017-10-26 2018-03-23 深圳市沃特沃德股份有限公司 Audio play control method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103187077A (en) * 2011-12-28 2013-07-03 上海博泰悦臻电子设备制造有限公司 Vehicle-mounted equipment, and audio control method and device applied to vehicle-mounted equipment
CN107870799A (en) * 2017-11-22 2018-04-03 北京安云世纪科技有限公司 Utilize the method, apparatus and terminal of widget control audio player

Also Published As

Publication number Publication date
CN110196708A (en) 2019-09-03

Similar Documents

Publication Publication Date Title
CN110196708B (en) Audio management method applied to android vehicle-mounted multimedia system
US10200004B2 (en) Last mile equalization
US10055190B2 (en) Attribute-based audio channel arbitration
CN101601269B (en) The method switched between user media and announcement media, system and announcement server
CN110087215B (en) Information broadcasting method and device based on Bluetooth connection, terminal and storage medium
JP2013516814A (en) Audio application conflict management method and manager
US10951987B1 (en) In-vehicle passenger phone stand
MX2010003700A (en) Wireless in-band signaling with in-vehicle systems.
CN103187077B (en) Vehicle-mounted equipment, and audio control method and device applied to vehicle-mounted equipment
CN102427465B (en) Voice service proxy method and device and system for integrating voice application through proxy
US20060059199A1 (en) Cellular radio telecommunications terminal, a system, a method, a computer program and a user interface
CN111833875B (en) Embedded voice interaction system
CN112437383B (en) Multi-sound-source adjusting method and device, vehicle and storage medium
CN112799631A (en) Optimization system and optimization method for controlling DSP (digital signal processor) on android system
JP2005530455A (en) Auxiliary information transmission while user is on hold during communication device conference call
CN113643686B (en) Voice broadcasting method, device, system, equipment and computer readable medium
CN112533188A (en) Output processing method and device of playing source
CN101959143A (en) Method for selectively recording during group calling of dispatching desk in digital trunking system
WO2023035918A1 (en) Audio playing control method and apparatus, and audio output device and storage medium
EP4167580A1 (en) Audio control method, system, and electronic device
CN1984353B (en) Method and device for mixing sound
US9462426B1 (en) System and method for identifying talk burst sources
ES2299294B1 (en) SYSTEM AND METHOD OF TRANSCRIPTION OF TELEPHONE CONVERSATIONS IN REAL TIME.
CN114598773B (en) Intelligent response system and method
KR100571866B1 (en) Brokering system and method for interactive chatting between multimedia messenger and voice terminal

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
GR01 Patent grant
GR01 Patent grant