CN105740030A - Sound processing method and device in applications - Google Patents

Sound processing method and device in applications Download PDF

Info

Publication number
CN105740030A
CN105740030A CN201610120968.7A CN201610120968A CN105740030A CN 105740030 A CN105740030 A CN 105740030A CN 201610120968 A CN201610120968 A CN 201610120968A CN 105740030 A CN105740030 A CN 105740030A
Authority
CN
China
Prior art keywords
application
audio
playing request
module
audio process
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.)
Pending
Application number
CN201610120968.7A
Other languages
Chinese (zh)
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201610120968.7A priority Critical patent/CN105740030A/en
Publication of CN105740030A publication Critical patent/CN105740030A/en
Pending legal-status Critical Current

Links

Classifications

    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • 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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)

Abstract

The invention discloses a sound processing method and device in applications. The method includes the steps that a sound broadcasting request is received by means of the application process of a first application; the sound broadcasting request received by means of the application process of the first application is transmitted to a first sound process; the first sound process is controlled to process sound of the first application according to the sound broadcasting request. The method and device solve the technical problems that in the prior art, a logic module and a sound module of an application are in the same process, so that when mistakes appear during sound broadcasting, normal application logic will be affected, and accordingly faults occur in the process of the application.

Description

Sound effect treatment method in application and device
Technical field
The present invention relates to computer realm, in particular to the sound effect treatment method in a kind of application and device.
Background technology
Along with the fast development of computer technology, the kind of client application gets more and more, and in order to promote user's experience to application, is added with audio module in existing application, can play sound effect in application use procedure.But, the audio play in application use procedure is all play in the host process of this application.After the engine bottom of application receives audio playing request, corresponding audio resource can be read from disk, treat audio resource has been loaded into after this application just commence play out the audio of loading, so will cause that applying host process Caton phenomenon occurs.Further, in prior art, the audio module in application is all the intermediate module developed by third party, is likely to comprise the mistake that some specific condition just can trigger in these audio modules, and the developer of these these application of mistake cannot directly repair.Owing to the logic module of audio module Yu application is in same process, if audio is play mistake occurs, will affecting other application logic, application host process card pauses, loses the faults such as response, even unexpected termination to cause application to occur, it will the serious serviceability reducing application.
For above-mentioned problem, effective solution is not yet proposed at present.
Summary of the invention
Embodiments provide the sound effect treatment method in a kind of application and device, it is in same process with the logic module and audio module at least solving application in correlation technique, when audio plays appearance mistake, will affect and apply logic normally, cause the technical problem that the process of application breaks down.
An aspect according to embodiments of the present invention, it is provided that the sound effect treatment method in a kind of application, including: receive audio playing request by the application process of the first application;The audio playing request application process that first applies received is transmitted to the first audio process;And the audio of the first application is processed by the first audio process of control according to audio playing request.
Another aspect according to embodiments of the present invention, additionally provides the sound-effect processing equipment in a kind of application, including: receiver module, for receiving audio playing request by the application process of the first application;Transport module, transmits to the first audio process for the audio playing request application process that first applies received;And processing module, the audio of the first application is processed according to audio playing request for controlling the first audio process.
In embodiments of the present invention, adopt the mode the first application process applied being separately provided with the first audio process, transmitted to the first audio process by the audio playing request that the application process that first applies is received, the audio of the first application is processed by the first audio process according to this audio playing request, reach the first audio process application process on the first application and do not result in the purpose of impact, it is achieved thereby that avoid because audio process exception causes that the application process of application breaks down, and then improve the technique effect of application process performance, and then the logic module solving in correlation technique application is in same process with audio module, when audio plays appearance mistake, will affect and apply logic normally, cause the technical problem that the process of application breaks down.
Accompanying drawing explanation
Accompanying drawing described herein is used for providing a further understanding of the present invention, constitutes the part of the application, and the schematic description and description of the present invention is used for explaining the present invention, is not intended that inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is the schematic diagram of the hardware environment of the sound effect treatment method in application according to embodiments of the present invention;
Fig. 2 is the flow chart of the sound effect treatment method in a kind of optional application according to embodiments of the present invention;
Fig. 3 is the schematic diagram of audio playing request transmitting procedure according to embodiments of the present invention;
Fig. 4 is the flow chart of the sound effect treatment method in another kind of optional application according to embodiments of the present invention;
Fig. 5 is the schematic diagram of the sound-effect processing equipment in application according to embodiments of the present invention;
Fig. 6 is the schematic diagram of the sound-effect processing equipment in a kind of optional application according to embodiments of the present invention;
Fig. 7 is the schematic diagram of the sound-effect processing equipment in another kind of optional application according to embodiments of the present invention;
Fig. 8 is the schematic diagram of the sound-effect processing equipment according to embodiments of the present invention another optionally application;
Fig. 9 is the schematic diagram of the sound-effect processing equipment according to embodiments of the present invention another optionally application;And
Figure 10 is the structured flowchart of a kind of terminal according to embodiments of the present invention.
Detailed description of the invention
In order to make those skilled in the art be more fully understood that the present invention program, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the embodiment of a present invention part, rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under not making creative work premise, all should belong to the scope of protection of the invention.
It should be noted that term " first " in description and claims of this specification and above-mentioned accompanying drawing, " second " etc. are for distinguishing similar object, without being used for describing specific order or precedence.Should be appreciated that the data of so use can be exchanged in the appropriate case, in order to embodiments of the invention described herein can with except here diagram or describe those except order implement.In addition, term " includes " and " having " and their any deformation, it is intended to cover non-exclusive comprising, such as, contain series of steps or the process of unit, method, system, product or equipment be not necessarily limited to those steps or the unit clearly listed, but can include clearly not listing or for intrinsic other step of these processes, method, product or equipment or unit.
Embodiment 1
According to embodiments of the present invention, it is provided that the embodiment of the method for the sound effect treatment method in a kind of application.
Alternatively, in the present embodiment, the sound effect treatment method in above-mentioned application can apply in the hardware environment being made up of server 102 and terminal 104 as shown in Figure 1.As it is shown in figure 1, server 102 is attached by network and terminal 104, above-mentioned network includes but not limited to: wide area network, Metropolitan Area Network (MAN) or LAN, and terminal 104 is not limited to PC, mobile phone, panel computer etc..The data processing method of the embodiment of the present invention can be performed by server 102, it is also possible to is performed by terminal 104, it is also possible to is jointly performed by server 102 and terminal 104.Wherein, terminal 104 performs the data processing method of the embodiment of the present invention can also be performed by client mounted thereto.
Fig. 2 is the flow chart of the sound effect treatment method in a kind of optional application according to embodiments of the present invention, as in figure 2 it is shown, the method may comprise steps of:
Step S202, receives audio playing request by the application process of the first application;
Step S204, the audio playing request application process that first applies received is transmitted to the first audio process;
Step S206, the audio of the first application is processed by the first audio process that controls according to audio playing request.
It should be noted that above-mentioned steps can be performed by server, the first application can be supported and safeguard by this server.By above-mentioned steps S202 to step S206, transmitted to the first audio process by the audio playing request that the application process that first applies is received, the audio of the first application is processed by the first audio process according to this audio playing request, reach the first audio process application process on the first application and do not result in the purpose of impact, the logic module of application and audio module in correlation technique can be solved and be in same process, when audio plays appearance mistake, will affect and apply logic normally, cause the technical problem that the process of application breaks down, and then realize avoiding because audio process exception causes that the application process of application breaks down, improve the technique effect of application process performance.
In the step S202 technical scheme provided, the first application can be applied for instant messaging class, it is also possible to applies for game class, and the type of the first application is not limited by the embodiment of the present invention.The main logic process that application process is the first application of the first application, utilizes this application process can realize the various logic function of the first application.The first application in the embodiment of the present invention has play sound effect function, can receive audio playing request in the application process of the first application, and this audio playing request may be used for the application process play sound effect of request the first application.Alternatively, in the execution process of the application process of the first application, the application process of the first application can real-time reception audio playing request, to reach to play timely and accurately the purpose of required audio.Alternatively, can including sound type, volume, sound effect parameters etc. in this audio playing request, content included in audio playing request is not specifically limited by the embodiment of the present invention, and it can carry out relevant adjustment according to the actual demand of application.
In practical application scene, user is when starting the first application, the application process starting the first application can be triggered, in the execution process of the application process of the first application, can real-time reception audio playing request, it is necessary to explanation, in the execution process of the application process of the first application, the audio playing request that application process of the first application in the same time does not receive can be identical, it is also possible to different.
In the step S204 technical scheme provided, the application process of the first application can be corresponding with the first audio process, namely first audio process can act on behalf of the audio playing request that the application process of the first application receives, the first audio process can according to audio playing request to first application audio process.It should be noted that herein, the application process of the first application is two independent processes with the first audio process, it is in same process with audio module compared to the logic module of application, the embodiment of the present invention ensure that when audio process occurs abnormal, without affecting application process, and then reach to improve the effect of the performance of application.In the embodiment of the present invention, the application process of the first application is after receiving audio playing request, can transmit receiving audio playing request to the first audio process corresponding with the application process of the first application, alternatively, the application process of the first application is after receiving audio playing request, the communication port carried out data transmission with the first audio process can be set up, utilize this communication port can realize the purpose of transmission audio playing request.
Also needing to illustrate, the first audio process may be used for receiving the audio playing request of at least one application process transmission, and wherein, at least one application process above-mentioned can include the application process of the first application herein.Alternatively, at least one application process above-mentioned can be the application process of the first application, when the application process of the first application exits extremely, when user is again started up the first application, another application process can be started, but this application process is still the application process of the first application.At least one application process above-mentioned can also be the application process of different application, namely can include the application process of the first application at least one application process above-mentioned, it is also possible to include the application process of other application.Correspondingly, the first audio process can act on behalf of the audio playing request that at least one application process of an application receives, it is also possible to acts on behalf of the audio playing request that at least one application process of at least one application receives.
In practical application scene, the application process of the first application is after receiving audio playing request, and the audio playing request received is transmitted to the first audio process by the communication port that can pass through between application process and the first audio process of the first application.First audio process is after receiving audio playing request, it is possible to audio playing request is analyzed, and therefrom obtains sound effect control order, and wherein, the audio of the first application can be processed by the first audio process according to analyzing the sound effect control order obtained.
In the step S206 technical scheme provided, the first audio process is after receiving audio playing request, and server can control the first audio process and according to the audio playing request received, the audio of the first application be processed.Alternatively, the audio playing request received can be analyzed by the first audio process, therefrom obtains sound effect control order, and server can control the first audio process and according to sound effect control order, the audio of the first application be processed.Alternatively, first audio carries out, according to sound effect control order, the audio of the first application is carried out process and can include arranging volume, selecting sound type etc., content in audio playing request is not specifically limited by the present invention, and it can be adjusted according to application demand.Simply list part the first audio process process content for the audio of the first application herein, do not represent and only have above-mentioned process content, the content embodiment of the present invention is processed for other and no longer illustrates one by one.
As a kind of optional embodiment, the audio playing request transmission that the application process that first applies is received by step S204 may comprise steps of to the first audio process:
Step S2042, is compressed audio playing request packing and processes.
Step S2044, transmits the compressed package of audio playing request to the first audio process.
Audio playing request is compressed packing process, obtains the compressed package of audio playing request, the compressed package of audio playing request is transmitted to the first audio process, be so conducive to improving data transmission efficiency, reduce data transmission delay.Alternatively, when audio playing request being compressed packing and processing, the embodiment of the present invention can also arrange compressed code, namely audio playing request is encrypted, and so can ensure the safety that audio playing request is transmitted.
Corresponding with the transmitting procedure of audio playing request, step S206 controls the first audio process and according to audio playing request, the audio of the first application is carried out process and be may comprise steps of:
Step S2062, the compressed package of the first audio process audio playing request to receiving carries out decompression processing.
Step S2064, the audio of the first application is processed by the first audio process according to the audio playing request obtained after decompression.
This compressed package, after receiving the compressed package of audio playing request, is first carried out decompression processing by the first audio process, obtains audio playing request, according to analyzing the sound effect control order obtained from audio playing request, the audio of the first application is controlled.Alternatively, when the compressed package of audio playing request be encryption after compressed package time, the first audio process also needed to carry out password authentification before it is decompressed, when password authentification by time complete the decompression processing to compressed package.If the compressed package of audio playing request is the compressed package after encryption, the application process of the first application is by the compressed package transmission after encryption to the process of the first audio process, also need to send compressed code in the lump to the first audio process, in order to the compressed package after encryption is decrypted decompression processing by the first audio process.
This embodiment by being compressed and decompression processing in the output procedure of audio playing request, it is possible to increase the efficiency of transmission of audio playing request, reduces the propagation delay time of audio playing request, and then reaches to improve the effect of the audio effect processing efficiency of application.Alternatively, by audio playing request being encrypted and decrypted process in the output procedure of audio playing request, it is possible to increase the safety of audio playing request transmission.
As a kind of optional embodiment, in step S2064, the audio of the first application is carried out process according to the audio playing request that obtains after decompression by the first audio process can include at least one of: play or stop audio, be turned on and off quiet, volume be set, sound effect parameters is set, exits audio process.The above-mentioned part that simply lists processes content, and the embodiment of the present invention can also include other and process content, such as selects sound type etc., namely audio playing request can be adjusted according to practical application request, no longer illustrates one by one herein.
In this embodiment, the audio of the first application is processed by the first audio process according to audio playing request, first audio process is two independent processes with the first application process applied, so it can be avoided that the first audio process occurs that the abnormal application process to the first application impacts, affect the performance of the first application, this embodiment processes the audio of the first application and can solve the problem that in correlation technique, the logic module of application and audio module are in same process by arranging the first audio process, when audio plays appearance mistake, will affect and apply logic normally, cause the technical problem that the process of application breaks down, and then realize avoiding because audio process exception causes that the application process of application breaks down, improve the technique effect of application process performance.
As a kind of optional embodiment, before step S202 receives audio playing request by the application process of the first application, this embodiment can also comprise the following steps:
Step S2011, detects whether there is the first audio process when starting the application process of the first application.
Step S2012, when detecting the presence of the first audio process, sets up the communication port between the application process of the first application and the first audio process.
Step S2013, detect be absent from the first audio process time, create the first audio process, and set up the communication port between the application process of the first application and the first audio process.
One audio process can act on behalf of the audio playing request that at least one application process of an application receives, it is also possible to acts on behalf of the audio playing request that at least one application process of at least one application receives.When starting the application process of the first application, the embodiment of the present invention first detects whether there is the audio process corresponding with the application process of the first application, namely whether there is the first audio process, wherein, the first audio carries out acting on behalf of the audio playing request that the application process of the first application receives.This embodiment, when detecting the presence of the first audio process, eliminates the establishment process of the first audio process, only need to set up the communication port between the application process of the first application and the first audio process;Detect be absent from the first audio process time, it is necessary to create the first corresponding audio process, and set up the communication port between the application process of the first application and the first audio process.This embodiment can act on behalf of, by arranging an audio process, the audio playing request that at least one application process receives, it is possible to reduce the system resource overhead that multiple audio processes cause, and then reaches to improve the effect of systematic function.
In practical application scene, there is the situation of multiple application process, the audio playing request of each application process by proxied to same audio process.When starting a new application process, server will first detect whether there is existing audio process every time.If it is not, create new audio process, and set up the communication port between application process and audio process.If it has, the communication port then directly set up between application process and audio process, so can the system resource overhead that causes of greatly less multiple audio processes.
As a kind of optional embodiment, after step S2012 and the step S2013 communication port set up between the application process of the first application and the first audio process, this embodiment can also comprise the following steps:
Step S2014, the application process controlling the first application keeps heart beating communication with the first audio process.
Step S2015, first application application process and the first audio process between heart beating communication abnormality time, terminate the first audio process.
Heart beating communication in this embodiment refers to and carries out real-time Communication for Power between application process and the first audio process of the first application, concrete communication process can include the application process of the first application and send heartbeat packet to the first audio process in real time, first audio process returns heart beating in real time to the application process of the first application and returns bag, it should be noted that herein, heartbeat packet and heart beating are returned bag and are packet, this embodiment keeps heart beating communication to be capable of the application process of the first application of monitoring in real time and the purpose of the survival condition of the first audio process by controlling the application process of the first application with the first audio process.When first application application process and the first audio process between heart beating communication abnormality time, be immediately finished the first audio process, and then avoid the first audio process occupying system resources.
As a kind of optional embodiment, step S2014 controls the application process of the first application and keeps heart beating communication may comprise steps of with the first audio process:
Step S20142, the application process of the first application sends heartbeat packet according to prefixed time interval to the first audio process.
Step S20144, if bag is returned in the heart beating that the application process of the first application does not receive the first audio process return at Preset Time window, and/or, first audio process does not receive, at Preset Time window, the heartbeat packet that the application process of the first application sends, then determine the heart beating communication abnormality between the application process of the first application and the first audio process, perform the first audio process that terminates.
Prefixed time interval herein can be 1 second, it is also possible to being 2 seconds etc., prefixed time interval can be adjusted according to the actual requirements.It is packet that bag is returned in heartbeat packet and heart beating, it is possible to for detecting the application process of the first application and the survival condition of the first audio process.In the execution process of application process, keeping heart beating communication between application process and audio process, timing confirms the survival condition of the other side's process.Application process can every prefixed time interval, and such as 1s sends heartbeat packet to audio process, and audio process carries out message feedback after receiving heartbeat packet.If bag is returned in the heart beating that application process does not receive audio progress feedback in certain time window, it was shown that the survival condition of audio process is abnormal, then initiate abnormality processing flow process, carry out killing current audio process and restarting the operation of audio process.In like manner, if audio process does not receive the heartbeat packet that application process sends in certain time window, it was shown that the survival condition of application process is abnormal, then audio process enters suicide flow process.This embodiment keeps heart beating communication to be capable of the application process of the first application of monitoring in real time and the purpose of the survival condition of the first audio process by controlling the application process of the first application with the first audio process, when first application application process and the first audio process between heart beating communication abnormality time, it is immediately finished the first audio process, and then avoids the first audio process occupying system resources.
Fig. 3 is the schematic diagram of audio playing request transmitting procedure according to embodiments of the present invention, as shown in Figure 3, between application process and the first audio process of the first application, there is communication port, this communication port can be when starting the application process of the first application, set up while creating the first audio process, can also be when starting the application process of the first application, set up when detecting the presence of the first audio process.After first audio process is pulled up, communicated in the application process of the first application by communication port.The application process of the first application, after receiving audio playing request, is transmitted to the first audio process by communication port, and detailed process can be described as: first audio playing request is packaged into compressed package and is delivered to communication port by transmission.First audio process unpacks after receiving compressed package, unpacks and therefrom parses audio effect processing order after successfully, according to audio effect processing order, the first application is carried out relevant sound effect control.The audio playing request of the communication port output between application process and the first audio process of the first application may include that play sound effect;Open, close quiet;Volume is set;Stop playing sound;Audio relevant parameter is set;Exit audio process etc..
Present invention also offers a kind of preferred embodiment, Fig. 4 is the flow chart of the sound effect treatment method in another kind of optional application according to embodiments of the present invention, as shown in Figure 4, the sound effect treatment method in application in the preferred embodiment can include start-up course and exit process, is specifically described as:
User, when starting the first application, triggers the application process starting the first application.When starting the application process of the first application, pull-up the first audio process, and set up the communication port between the first audio process, it should be noted that, carry out gas the first audio process herein and can include two kinds of situations, when the first situation is to be absent from the first audio process, it is necessary to create the first audio process, and set up the communication port between the first audio process;When the second situation is to there is the first audio process, directly set up the communication port between the first audio process.After communication port between application process and the first audio process of the first application is successfully established, the first audio process attempts connecting this communication port, carries out data interaction with the application process of the first application.The audio playing request received is sent to the first audio process by the application process of the first application by communication port, first audio process is after receiving this audio playing request, process this audio playing request, therefrom obtain sound effect control order, and according to time audio control command, the audio of the first application is processed.
User is when exiting the first application, and the application process of the first application receives the request of exiting, and the request of exiting received is sent to the first audio process by communication port, and the first audio process performs end process after receiving the request of exiting.
The embodiment of the present invention processes the audio playing request in the application process of application by arranging independent audio process, can solve the problem that in correlation technique, the logic module of application and audio module are in same process, when audio plays appearance mistake, will affect and apply logic normally, cause the technical problem that the process of application breaks down, and then realize avoiding, because audio process exception causes that the application process of application breaks down, improving the technique effect of application process performance.
It should be noted that, for aforesaid each embodiment of the method, in order to be briefly described, therefore it is all expressed as a series of combination of actions, but those skilled in the art should know, the present invention is not by the restriction of described sequence of movement, because according to the present invention, some step can adopt other orders or carry out simultaneously.Secondly, those skilled in the art also should know, embodiment described in this description belongs to preferred embodiment, necessary to involved action and the module not necessarily present invention.
Through the above description of the embodiments, those skilled in the art is it can be understood that can add the mode of required general hardware platform by software to the method according to above-described embodiment and realize, hardware can certainly be passed through, but in a lot of situation, the former is embodiment more preferably.Based on such understanding, the part that prior art is contributed by technical scheme substantially in other words can embody with the form of software product, this computer software product is stored in a storage medium (such as ROM/RAM, magnetic disc, CD), including some instructions with so that a station terminal equipment (can be mobile phone, computer, server, or the network equipment etc.) perform the method described in each embodiment of the present invention.
Embodiment 2
According to embodiments of the present invention, the sound-effect processing equipment in the application of a kind of sound effect treatment method for implementing in above-mentioned application is additionally provided.Fig. 5 is the schematic diagram of the sound-effect processing equipment in application according to embodiments of the present invention, as it is shown in figure 5, this device may include that
Receiver module 22, for receiving audio playing request by the application process of the first application;Transport module 24, transmits to the first audio process for the audio playing request application process that first applies received;And processing module 26, the audio of the first application is processed according to audio playing request for controlling the first audio process.
It should be noted that, receiver module 22 in this embodiment may be used for performing the step S202 in the embodiment of the present application 1, transport module 24 in this embodiment may be used for performing the step S204 in the embodiment of the present application 1, and the processing module 26 in this embodiment may be used for performing the step S206 in the embodiment of the present application 1.
Herein it should be noted that above-mentioned module is identical with the example that corresponding step realizes and application scenarios, but it is not limited to above-described embodiment 1 disclosure of that.It should be noted that above-mentioned module may operate in hardware environment as shown in Figure 1 as the part of device, it is possible to realized by software, it is also possible to realized by hardware.
By above-mentioned module, the logic module of application and audio module in correlation technique can be solved and be in same process, when audio plays appearance mistake, will affect and apply logic normally, cause the technical problem that the process of application breaks down, and then reach to avoid, because audio process exception causes that the application process of application breaks down, improving the technique effect of application process performance.
As a kind of optional embodiment, Fig. 6 is the schematic diagram of the sound-effect processing equipment in a kind of optional application according to embodiments of the present invention, and as shown in Figure 6, transport module 24 may include that compression module 242, processes for audio playing request is compressed packing;First sub-transport module 244, for transmitting the compressed package of audio playing request to the first audio process, processing module 26 may include that decompression module 262, and the compressed package for the first audio process audio playing request to receiving carries out decompression processing;First sub-processing module 264, processes the audio of the first application according to the audio playing request obtained after decompression for the first audio process.
It should be noted that the compression module 242 in this embodiment may be used for performing the step S2042 in the embodiment of the present application 1, the first sub-transport module 244 in this embodiment may be used for performing the step S2044 in the embodiment of the present application 1.Audio playing request is compressed packing and processes by this embodiment, obtains the compressed package of audio playing request, transmits the compressed package of audio playing request to the first audio process, is so conducive to improving data transmission efficiency, reduces data transmission delay.Alternatively, when audio playing request being compressed packing and processing, the embodiment of the present invention can also arrange compressed code, namely audio playing request is encrypted, and so can ensure the safety that audio playing request is transmitted.
It should be noted that the decompression module 262 in this embodiment may be used for performing the step S2062 in the embodiment of the present application 1, the first sub-processing module 264 in this embodiment may be used for performing the step S2064 in the embodiment of the present application 1.
First audio process is after receiving the compressed package of audio playing request, first pass through decompression module 262 and this compressed package is carried out decompression processing, obtaining audio playing request, the audio of the first application is controlled by the first sub-processing module 264 according to analyzing the sound effect control order obtained from audio playing request.Alternatively, when the compressed package of audio playing request be encryption after compressed package time, the first audio process also needed to carry out password authentification before it is decompressed, when password authentification by time complete the decompression processing to compressed package.If the compressed package of audio playing request is the compressed package after encryption, the application process of the first application is by the compressed package transmission after encryption to the process of the first audio process, also need to send compressed code in the lump to the first audio process, in order to the compressed package after encryption is decrypted decompression processing by the first audio process.
This embodiment by being compressed and decompression processing in the output procedure of audio playing request, it is possible to increase the efficiency of transmission of audio playing request, reduces the propagation delay time of audio playing request, and then reaches to improve the effect of the audio effect processing efficiency of application.Alternatively, by audio playing request being encrypted and decrypted process in the output procedure of audio playing request, it is possible to increase the safety of audio playing request transmission.
Alternatively, the audio of the first application is carried out process according to the audio playing request that obtains after decompression and includes at least one of by the first sub-processing module 264: play or stop audio, be turned on and off quiet, volume be set, sound effect parameters is set, exits audio process.The above-mentioned part that simply lists processes content, and the embodiment of the present invention can also include other and process content, such as selects sound type etc., namely audio playing request can be adjusted according to practical application request, no longer illustrates one by one herein.
In this embodiment, the audio of the first application is processed by the first audio process according to audio playing request, first audio process is two independent processes with the first application process applied, so it can be avoided that the first audio process occurs that the abnormal application process to the first application impacts, affect the performance of the first application, this embodiment processes the audio of the first application and can solve the problem that in correlation technique, the logic module of application and audio module are in same process by arranging the first audio process, when audio plays appearance mistake, will affect and apply logic normally, cause the technical problem that the process of application breaks down, and then realize avoiding because audio process exception causes that the application process of application breaks down, improve the technique effect of application process performance.
As a kind of optional embodiment, Fig. 7 is the schematic diagram of the sound-effect processing equipment in another kind of optional application according to embodiments of the present invention, as shown in Figure 7, this device can also include: detection module 211, for, before receiving audio playing request by the application process of the first application, detecting whether there is the first audio process when starting the application process of the first application;Set up module 212, for when detecting the presence of the first audio process, setting up the communication port between the application process of the first application and the first audio process;Creation module 213, for detect be absent from the first audio process time, create the first audio process, and set up the communication port between the application process of the first application and the first audio process.
It should be noted that, detection module 211 in this embodiment may be used for performing the step S2011 in the embodiment of the present application 1, module 212 of setting up in this embodiment may be used for performing the step S20124 in the embodiment of the present application 1, and the creation module 213 in this embodiment may be used for performing the step S2013 in the embodiment of the present application 1.
One audio process can act on behalf of the audio playing request that at least one application process of an application receives, it is also possible to acts on behalf of the audio playing request that at least one application process of at least one application receives.When starting the application process of the first application, the embodiment of the present invention first detects whether there is the audio process corresponding with the application process of the first application, namely whether there is the first audio process, wherein, the first audio carries out acting on behalf of the audio playing request that the application process of the first application receives.This embodiment, when detecting the presence of the first audio process, eliminates the establishment process of the first audio process, only need to set up the communication port between the application process of the first application and the first audio process;Detect be absent from the first audio process time, it is necessary to create the first corresponding audio process, and set up the communication port between the application process of the first application and the first audio process.This embodiment can act on behalf of, by arranging an audio process, the audio playing request that at least one application process receives, it is possible to reduce the system resource overhead that multiple audio processes cause, and then reaches to improve the effect of systematic function.
As a kind of optional embodiment, Fig. 8 is the schematic diagram of the sound-effect processing equipment according to embodiments of the present invention another optionally application, as shown in Figure 8, this device can also include: communication module 214, for after the communication port set up between the application process of the first application and the first audio process, the application process controlling the first application keeps heart beating communication with the first audio process;Terminate module 215, when being used for the heart beating communication abnormality between application process and the first audio process of the first application, terminate the first audio process.
It should be noted that the communication module 214 in this embodiment may be used for performing the step S2014 in the embodiment of the present application 1, the end module 215 in this embodiment may be used for performing the step S20125 in the embodiment of the present application 1.
Heart beating communication in this embodiment refers to and carries out real-time Communication for Power between application process and the first audio process of the first application, concrete communication process can include the application process of the first application and send heartbeat packet to the first audio process in real time, first audio process returns heart beating in real time to the application process of the first application and returns bag, it should be noted that herein, heartbeat packet and heart beating are returned bag and are packet, this embodiment keeps heart beating communication to be capable of the application process of the first application of monitoring in real time and the purpose of the survival condition of the first audio process by controlling the application process of the first application with the first audio process.When first application application process and the first audio process between heart beating communication abnormality time, be immediately finished the first audio process, and then avoid the first audio process occupying system resources.
As a kind of optional embodiment, Fig. 9 is the schematic diagram of the sound-effect processing equipment according to embodiments of the present invention another optionally application, as shown in Figure 9, communication module 214 may include that sending module 2142, and the application process for the first application sends heartbeat packet according to prefixed time interval to the first audio process;Determine module 2144, bag is returned in heart beating for not receiving the first audio process return in the application process of the first application at Preset Time window, and/or, first audio process is not when Preset Time window receives the heartbeat packet of application process transmission of the first application, determine the heart beating communication abnormality between the application process of the first application and the first audio process, perform the first audio process that terminates.
It should be noted that the sending module 2142 in this embodiment may be used for performing the step S20142 in the embodiment of the present application 1, in this embodiment, cover half block 2144 may be used for performing the step S20144 in the embodiment of the present application 1 really.
Prefixed time interval herein can be 1 second, it is also possible to being 2 seconds etc., prefixed time interval can be adjusted according to the actual requirements.It is packet that bag is returned in heartbeat packet and heart beating, it is possible to for detecting the application process of the first application and the survival condition of the first audio process.In the execution process of application process, keeping heart beating communication between application process and audio process, timing confirms the survival condition of the other side's process.Application process can every prefixed time interval, and such as 1s sends heartbeat packet to audio process, and audio process carries out message feedback after receiving heartbeat packet.If bag is returned in the heart beating that application process does not receive audio progress feedback in certain time window, it was shown that the survival condition of audio process is abnormal, then initiate abnormality processing flow process, carry out killing current audio process and restarting the operation of audio process.In like manner, if audio process does not receive the heartbeat packet that application process sends in certain time window, it was shown that the survival condition of application process is abnormal, then audio process enters suicide flow process.This embodiment keeps heart beating communication to be capable of the application process of the first application of monitoring in real time and the purpose of the survival condition of the first audio process by controlling the application process of the first application with the first audio process, when first application application process and the first audio process between heart beating communication abnormality time, it is immediately finished the first audio process, and then avoids the first audio process occupying system resources.
Herein it should be noted that above-mentioned module is identical with the example that corresponding step realizes and application scenarios, but it is not limited to above-described embodiment 1 disclosure of that.It should be noted that above-mentioned module may operate in hardware environment as shown in Figure 1 as the part of device, it is possible to being realized by software, it is also possible to realized by hardware, wherein, hardware environment includes network environment.
Embodiment 3
According to embodiments of the present invention, server or the terminal of a kind of sound effect treatment method for implementing in above-mentioned application are additionally provided.
Figure 10 is the structured flowchart of a kind of terminal according to embodiments of the present invention, as shown in Figure 10, this terminal may include that one or more (only illustrating one in figure) processor 201, memorizer 203 and transmitting device 205 (dispensing device in above-described embodiment), as shown in Figure 10, this terminal can also include input-output equipment 207.
Wherein, memorizer 203 can be used for storing software program and module, programmed instruction/module that the sound effect treatment method in application in the embodiment of the present invention is corresponding with device, processor 201 is by running the software program and module being stored in memorizer 203, thus performing the application of various function and data process, namely realize the sound effect treatment method in above-mentioned application.Memorizer 203 can include high speed random access memory, it is also possible to includes nonvolatile memory, such as one or more magnetic storage device, flash memory or other non-volatile solid state memories.In some instances, memorizer 203 can farther include the memorizer remotely located relative to processor 201, and these remote memories can be connected to terminal by network.The example of above-mentioned network includes but not limited to the Internet, intranet, LAN, mobile radio communication and combination thereof.
Above-mentioned transmitting device 205 is for receiving via a network or sending data, it is also possible to transmit for the data between processor and memorizer.Above-mentioned network instantiation can include cable network and wireless network.In an example, transmitting device 205 includes a network adapter (NetworkInterfaceController, NIC), and it can be connected with router with other network equipments by netting twine thus communication can be carried out with the Internet or LAN.In an example, transmitting device 205 is radio frequency (RadioFrequency, RF) module, and it is for wirelessly carrying out communication with the Internet.
Wherein, specifically, memorizer 203 is used for storing application program.
Processor 201 can pass through transmitting device 205 and call the application program of memorizer 203 storage, to perform following step: receive audio playing request by the application process of the first application;The audio playing request application process that first applies received is transmitted to the first audio process;And the audio of the first application is processed by the first audio process of control according to audio playing request.
Processor 201 is additionally operable to perform following step: audio playing request is compressed packing and processes;Transmitting the compressed package of audio playing request to the first audio process, the compressed package of the first audio process audio playing request to receiving carries out decompression processing;The audio of the first application is processed by the first audio process according to the audio playing request obtained after decompression.
Processor 201 is additionally operable to perform following step: before receiving audio playing request by the application process of the first application, detect whether there is the first audio process when starting the application process of the first application;When detecting the presence of the first audio process, set up the communication port between the application process of the first application and the first audio process;Detect be absent from the first audio process time, create the first audio process, and set up the communication port between the application process of the first application and the first audio process.
Processor 201 is additionally operable to perform following step: after the communication port set up between the application process of the first application and the first audio process, and the application process controlling the first application keeps heart beating communication with the first audio process;First application application process and the first audio process between heart beating communication abnormality time, terminate the first audio process.
Processor 201 is additionally operable to perform following step: the application process of the first application sends heartbeat packet according to prefixed time interval to the first audio process;If bag is returned in the heart beating that the application process of the first application does not receive the first audio process return at Preset Time window, and/or, first audio process does not receive, at Preset Time window, the heartbeat packet that the application process of the first application sends, then determine the heart beating communication abnormality between the application process of the first application and the first audio process, perform the first audio process that terminates.
Adopt the embodiment of the present invention, it is provided that the scheme of the audio effect processing in a kind of application.Transmitted to the first audio process by the audio playing request that the application process that first applies is received, the audio of the first application is processed by the first audio process according to this audio playing request, reach the first audio process application process on the first application and do not result in the purpose of impact, it is achieved thereby that avoid because audio process exception causes that the application process of application breaks down, and then improve the technique effect of application process performance, and then the logic module solving in correlation technique application is in same process with audio module, when audio plays appearance mistake, will affect and apply logic normally, cause the technical problem that the process of application breaks down.
Alternatively, the concrete example in the present embodiment is referred to the example described in above-described embodiment 1 and embodiment 2, and the present embodiment does not repeat them here.
One of ordinary skill in the art will appreciate that, structure shown in Figure 10 is only signal, terminal can be the terminal units such as smart mobile phone (such as Android phone, iOS mobile phone etc.), panel computer, palm PC and mobile internet device (MobileInternetDevices, MID), PAD.Figure 10 its structure of above-mentioned electronic installation is not caused restriction.Such as, terminal may also include the assembly (such as network interface, display device etc.) more or more less than shown in Figure 10, or has the configuration different from shown in Figure 10.
One of ordinary skill in the art will appreciate that all or part of step in the various methods of above-described embodiment can be by program and carrys out the device-dependent hardware of command terminal and complete, this program can be stored in a computer-readable recording medium, storage medium may include that flash disk, read only memory (Read-OnlyMemory, ROM), random access device (RandomAccessMemory, RAM), disk or CD etc..
Embodiment 4
Embodiments of the invention additionally provide a kind of storage medium.Alternatively, in the present embodiment, above-mentioned storage medium may be used for performing the program code of the sound effect treatment method in application.
Alternatively, in the present embodiment, above-mentioned storage medium may be located at least one network equipment in the multiple network equipments in the network shown in above-described embodiment.
Alternatively, in the present embodiment, storage medium is set to the storage program code for performing following steps:
S1, receives audio playing request by the application process of the first application;
S2, the audio playing request application process that first applies received is transmitted to the first audio process;
S3, the audio of the first application is processed by the first audio process that controls according to audio playing request.
Alternatively, storage medium is also configured to the storage program code for performing following steps: audio playing request is compressed packing and processes;Transmitting the compressed package of audio playing request to the first audio process, the compressed package of the first audio process audio playing request to receiving carries out decompression processing;The audio of the first application is processed by the first audio process according to the audio playing request obtained after decompression.
Alternatively, storage medium is also configured to the storage program code for performing following steps: before receiving audio playing request by the application process of the first application, detect whether there is the first audio process when starting the application process of the first application;When detecting the presence of the first audio process, set up the communication port between the application process of the first application and the first audio process;Detect be absent from the first audio process time, create the first audio process, and set up the communication port between the application process of the first application and the first audio process.
Alternatively, storage medium is also configured to the storage program code for performing following steps: after the communication port set up between the application process of the first application and the first audio process, and the application process controlling the first application keeps heart beating communication with the first audio process;First application application process and the first audio process between heart beating communication abnormality time, terminate the first audio process.
Alternatively, storage medium is also configured to the storage program code for performing following steps: the application process of the first application sends heartbeat packet according to prefixed time interval to the first audio process;If bag is returned in the heart beating that the application process of the first application does not receive the first audio process return at Preset Time window, and/or, first audio process does not receive, at Preset Time window, the heartbeat packet that the application process of the first application sends, then determine the heart beating communication abnormality between the application process of the first application and the first audio process, perform the first audio process that terminates.
Alternatively, the concrete example in the present embodiment is referred to the example described in above-described embodiment 1 and embodiment 2, and the present embodiment does not repeat them here.
Alternatively, in the present embodiment, above-mentioned storage medium can include but not limited to: USB flash disk, read only memory (ROM, Read-OnlyMemory), the various media that can store program code such as random access memory (RAM, RandomAccessMemory), portable hard drive, magnetic disc or CD.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.
If the integrated unit in above-described embodiment is using the form realization of SFU software functional unit and as independent production marketing or use, it is possible to be stored in the storage medium that above computer can read.Based on such understanding, part or all or part of of this technical scheme that prior art is contributed by technical scheme substantially in other words can embody with the form of software product, this computer software product is stored in storage medium, including some instructions with so that one or more computer equipment (can for personal computer, server or the network equipment etc.) performs all or part of step of method described in each embodiment of the present invention.
In the above embodiment of the present invention, the description of each embodiment is all emphasized particularly on different fields, certain embodiment there is no the part described in detail, it is possible to referring to the associated description of other embodiments.
In several embodiments provided herein, it should be understood that disclosed client, can realize by another way.Wherein, device embodiment described above is merely schematic, the such as division of described unit, it is only a kind of logic function to divide, actual can have other dividing mode when realizing, such as multiple unit or assembly can in conjunction with or be desirably integrated into another system, or some features can be ignored, or does not perform.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be through INDIRECT COUPLING or the communication connection of some interfaces, unit or module, it is possible to be electrical or other form.
The described unit illustrated as separating component can be or may not be physically separate, and the parts shown as unit can be or may not be physical location, namely may be located at a place, or can also be distributed on multiple NE.Some or all of unit therein can be selected according to the actual needs to realize the purpose of the present embodiment scheme.
It addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, it is also possible to be that unit is individually physically present, it is also possible to two or more unit are integrated in a unit.Above-mentioned integrated unit both can adopt the form of hardware to realize, it would however also be possible to employ the form of SFU software functional unit realizes.
The above is only the preferred embodiment of the present invention; it should be pointed out that, for those skilled in the art, under the premise without departing from the principles of the invention; can also making some improvements and modifications, these improvements and modifications also should be regarded as protection scope of the present invention.

Claims (12)

1. the sound effect treatment method in an application, it is characterised in that including:
Audio playing request is received by the application process of the first application;
The described audio playing request that the application process of described first application receives is transmitted to the first audio process;And
Control described first audio process according to described audio playing request, the audio of described first application to be processed.
2. method according to claim 1, it is characterised in that
The described audio playing request transmission that the application process of described first application receives is included to described first audio process: described audio playing request is compressed packing and processes;The compressed package of described audio playing request is transmitted to described first audio process,
Control described first audio process according to described audio playing request, the audio of described first application to be carried out process and included: the compressed package of the described first audio process described audio playing request to receiving carries out decompression processing;The audio of described first application is processed by described first audio process according to the described audio playing request obtained after decompression.
3. method according to claim 2, it is characterised in that the audio of described first application is carried out process according to the described audio playing request obtained after decompression and includes at least one of by described first audio process:
Play or stop audio, be turned on and off quiet, volume be set, sound effect parameters is set, exits audio process.
4. method according to claim 1, it is characterised in that before receiving audio playing request by the application process of the first application, described method also includes:
Detect whether there is described first audio process when starting the application process of described first application;
When detecting the presence of described first audio process, set up the communication port between application process and the described first audio process of described first application;
Detect be absent from described first audio process time, create described first audio process, and set up the communication port between application process and the described first audio process of described first application.
5. method according to claim 4, it is characterised in that after the communication port between application process and the described first audio process of setting up described first application, described method also includes:
The application process controlling described first application keeps heart beating communication with described first audio process;
Described first application application process and described first audio process between heart beating communication abnormality time, terminate described first audio process.
6. method according to claim 5, it is characterised in that the application process controlling described first application keeps heart beating communication to include with described first audio process:
The application process of described first application sends heartbeat packet according to prefixed time interval to described first audio process;
If bag is returned in the heart beating that the application process of described first application does not receive described first audio process return at Preset Time window, and/or, described first audio process does not receive, at described Preset Time window, the heartbeat packet that the application process of described first application sends, then determine the heart beating communication abnormality between application process and the described first audio process of described first application, perform to terminate described first audio process.
7. the sound-effect processing equipment in an application, it is characterised in that including:
Receiver module, for receiving audio playing request by the application process of the first application;
Transport module, for transmitting the described audio playing request that the application process of described first application receives to the first audio process;And
Processing module, processes the audio of described first application according to described audio playing request for controlling described first audio process.
8. device according to claim 7, it is characterised in that
Described transport module includes: compression module, processes for described audio playing request is compressed packing;First sub-transport module, for the compressed package of described audio playing request is transmitted to described first audio process,
Described processing module includes: decompression module, and the compressed package for the described first audio process described audio playing request to receiving carries out decompression processing;First sub-processing module, processes the audio of described first application according to the described audio playing request obtained after decompression for described first audio process.
9. device according to claim 8, it is characterised in that the audio of described first application is carried out process according to the described audio playing request obtained after decompression and includes at least one of by described first sub-processing module:
Play or stop audio, be turned on and off quiet, volume be set, sound effect parameters is set, exits audio process.
10. device according to claim 7, it is characterised in that described device also includes:
Detection module, for, before receiving audio playing request by the application process of the first application, detecting whether there is described first audio process when starting the application process of described first application;
Set up module, for when detecting the presence of described first audio process, setting up the communication port between application process and the described first audio process of described first application;
Creation module, for detect be absent from described first audio process time, create described first audio process, and set up the communication port between application process and the described first audio process of described first application.
11. device according to claim 10, it is characterised in that described device also includes:
Communication module, after the communication port between application process and the described first audio process of setting up described first application, the application process controlling described first application keeps heart beating communication with described first audio process;
Terminate module, when being used for the heart beating communication abnormality between application process and the described first audio process of described first application, terminate described first audio process.
12. device according to claim 11, it is characterised in that described communication module includes:
Sending module, the application process for described first application sends heartbeat packet according to prefixed time interval to described first audio process;
Determine module, bag is returned in heart beating for not receiving described first audio process return in the application process of described first application at Preset Time window, and/or, described first audio process is not when described Preset Time window receives the heartbeat packet of application process transmission of described first application, determine the heart beating communication abnormality between application process and the described first audio process of described first application, perform to terminate described first audio process.
CN201610120968.7A 2016-03-03 2016-03-03 Sound processing method and device in applications Pending CN105740030A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610120968.7A CN105740030A (en) 2016-03-03 2016-03-03 Sound processing method and device in applications

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610120968.7A CN105740030A (en) 2016-03-03 2016-03-03 Sound processing method and device in applications

Publications (1)

Publication Number Publication Date
CN105740030A true CN105740030A (en) 2016-07-06

Family

ID=56249083

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610120968.7A Pending CN105740030A (en) 2016-03-03 2016-03-03 Sound processing method and device in applications

Country Status (1)

Country Link
CN (1) CN105740030A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106775686A (en) * 2016-12-01 2017-05-31 努比亚技术有限公司 Sound-effect program integrating device and method
CN108696401A (en) * 2017-04-12 2018-10-23 北大方正集团有限公司 Communicate self checking method, communication self-checking system, intelligent cabinet and server
CN110349558A (en) * 2019-06-27 2019-10-18 腾讯科技(深圳)有限公司 Audio playback method, device, terminal and storage medium
WO2020000124A1 (en) * 2018-06-25 2020-01-02 深圳市大疆创新科技有限公司 Method for monitoring connection state of laser radar, laser radar, and master computer

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739300A (en) * 2008-11-18 2010-06-16 中兴通讯股份有限公司 Method and system for inter-process communication of multimedia terminal
CN102033780A (en) * 2010-12-23 2011-04-27 北京锐安科技有限公司 Method for improving stability and extensibility of player program
CN104703032A (en) * 2013-12-06 2015-06-10 乐视网信息技术(北京)股份有限公司 Smart television media player, play message processing method thereof and smart television

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739300A (en) * 2008-11-18 2010-06-16 中兴通讯股份有限公司 Method and system for inter-process communication of multimedia terminal
CN102033780A (en) * 2010-12-23 2011-04-27 北京锐安科技有限公司 Method for improving stability and extensibility of player program
CN104703032A (en) * 2013-12-06 2015-06-10 乐视网信息技术(北京)股份有限公司 Smart television media player, play message processing method thereof and smart television

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106775686A (en) * 2016-12-01 2017-05-31 努比亚技术有限公司 Sound-effect program integrating device and method
CN108696401A (en) * 2017-04-12 2018-10-23 北大方正集团有限公司 Communicate self checking method, communication self-checking system, intelligent cabinet and server
WO2020000124A1 (en) * 2018-06-25 2020-01-02 深圳市大疆创新科技有限公司 Method for monitoring connection state of laser radar, laser radar, and master computer
CN110349558A (en) * 2019-06-27 2019-10-18 腾讯科技(深圳)有限公司 Audio playback method, device, terminal and storage medium
CN110349558B (en) * 2019-06-27 2023-10-27 腾讯科技(深圳)有限公司 Sound effect playing method, device, terminal and storage medium

Similar Documents

Publication Publication Date Title
US11012338B2 (en) Network adaptive latency reduction through frame rate control
CN105740030A (en) Sound processing method and device in applications
US20180157562A1 (en) Virtual machine-based data transmission method, apparatus and system
CN107104897B (en) Data transmission method and system based on path
CN105451071B (en) Video stream processing method, device and system
US9049607B2 (en) Method and test equipment for automatically initializing a mobile station during a test
CN110831245B (en) Network connection method, device and router
US20210297902A1 (en) Data transmission method, related storage medium and electronic device
CN106303615A (en) Play the methods, devices and systems of video
CN106792996A (en) A kind of method that quick distributions of WIFI and equipment are bound with user
CN109410900B (en) Sound effect processing method and device and electronic equipment
CN103546345A (en) Method and device for testing performance of communication equipment
US11582827B2 (en) Accelerating control procedures over BLE connection oriented services
CN107749799A (en) Distribution method, apparatus, system and the computer-readable recording medium of home appliance
CN108261762B (en) Method of data synchronization and device, storage medium and electronic device
CN103049244B (en) Method and device for transmitting operating instructions
CN112999651B (en) Data processing method based on cloud game and related equipment
CN105812413A (en) Communication method and device
CN111885564B (en) Data transmission method, equipment upgrading method and computer readable storage medium
CN107517493A (en) Connection method, device and the terminal of radio resource control RRC
CN110575670B (en) Method for generating configuration strategy of game data and related products
CN109545208A (en) Voice control method and device, storage medium and electronic device
US8761025B2 (en) Method for testing the communication performance of a plurality of wireless signal access devices
CN108566322A (en) Call method and device, storage medium and electronic device
CN105788232B (en) Method of calibration, device and the controlling terminal of infrared coded data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160706