CN110035167B - Recording method and related device - Google Patents

Recording method and related device Download PDF

Info

Publication number
CN110035167B
CN110035167B CN201910300890.0A CN201910300890A CN110035167B CN 110035167 B CN110035167 B CN 110035167B CN 201910300890 A CN201910300890 A CN 201910300890A CN 110035167 B CN110035167 B CN 110035167B
Authority
CN
China
Prior art keywords
recording
audio data
recording module
thread
shared memory
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.)
Expired - Fee Related
Application number
CN201910300890.0A
Other languages
Chinese (zh)
Other versions
CN110035167A (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201910300890.0A priority Critical patent/CN110035167B/en
Publication of CN110035167A publication Critical patent/CN110035167A/en
Application granted granted Critical
Publication of CN110035167B publication Critical patent/CN110035167B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/64Automatic arrangements for answering calls; Automatic arrangements for recording messages for absent subscribers; Arrangements for recording conversations
    • H04M1/65Recording arrangements for recording a message from the calling party
    • H04M1/6505Recording arrangements for recording a message from the calling party storing speech in digital form
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/64Automatic arrangements for answering calls; Automatic arrangements for recording messages for absent subscribers; Arrangements for recording conversations
    • H04M1/65Recording arrangements for recording a message from the calling party
    • H04M1/656Recording arrangements for recording a message from the calling party for recording conversations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
    • H04M1/72433User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages for voice messaging, e.g. dictaphones
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72484User interfaces specially adapted for cordless or mobile telephones wherein functions are triggered by incoming communication events

Abstract

The embodiment of the application discloses a recording method and a related device, wherein the method is applied to electronic equipment, the electronic equipment comprises a Bluetooth telephone recording module and a system recording module, and the method comprises the following steps: creating a first recording thread, a first shared memory and a second shared memory; when detecting that the Bluetooth telephone recording module and the system recording module are started, starting a first recording thread by adopting a first synchronization mechanism, and acquiring first audio data; performing preset processing on the first audio data to obtain second audio data in a preset format; the second audio data are sent to a system recording module through the first shared memory, and the first audio data are sent to a Bluetooth telephone recording module through the second shared memory; and the second audio data is saved as a first audio file through the system recording module, and the first audio data is saved as a second audio file through the Bluetooth telephone recording module. The embodiment of the application is beneficial to realizing the paralleling of the Bluetooth call uplink input and the system recording, and improving the user experience.

Description

Recording method and related device
Technical Field
The application relates to the technical field of electronic equipment, in particular to a recording method and a related device.
Background
With the development of electronic devices, the use of mobile phones has become more and more popular in people's daily life, and mobile phone recording has become an indispensable important function of mobile phones. Generally, a mobile phone has a recording function, for example, in an Android system, the recording function of a microphone is used in applications such as a recorder, voice recognition, voice search, video call, and the like. However, the mobile phone system recording and the bluetooth telephone recording can not be performed simultaneously, the requirement of the user for the parallel input of the bluetooth call and the system recording can not be met, and the user experience effect is not ideal.
Disclosure of Invention
The embodiment of the application provides a recording method and a related device, which aim to realize the parallel recording of a Bluetooth telephone and an electronic equipment system and improve the user experience.
In a first aspect, an embodiment of the present application provides a recording method, which is applied to an electronic device, where the electronic device includes a bluetooth telephone recording module and a system recording module, and the method includes:
creating a first recording thread, a first shared memory and a second shared memory;
when detecting that the Bluetooth telephone recording module and the system recording module are both started, starting the first recording thread by adopting a first synchronization mechanism, and acquiring first audio data;
performing preset processing on the first audio data to obtain second audio data in a preset format;
sending the second audio data to the system recording module through the first shared memory, and sending the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism;
and saving the second audio data as a first audio file through the system recording module, and saving the first audio data as a second audio file through the Bluetooth telephone recording module.
In a second aspect, an embodiment of the present application provides a sound recording apparatus, which is applied to an electronic device, where the electronic device includes a bluetooth telephone sound recording module and a system sound recording module, the sound recording apparatus includes a processing unit, where,
the processing unit is used for creating a first sound recording thread, a first shared memory and a second shared memory; when detecting that the Bluetooth telephone recording module and the system recording module are both started, starting the first recording thread by adopting a first synchronization mechanism, and acquiring first audio data; performing preset processing on the first audio data to obtain second audio data in a preset format; sending the second audio data to the system recording module through the first shared memory, and sending the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism; and saving the second audio data as a first audio file through the system recording module, and saving the first audio data as a second audio file through the Bluetooth telephone recording module.
In a third aspect, an embodiment of the present application provides an electronic device, including a processor, a memory, a communication interface, and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the processor, and the program includes instructions for executing steps in any method of the first aspect of the embodiment of the present application.
In a fourth aspect, the present application provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program for electronic data exchange, where the computer program makes a computer perform part or all of the steps described in any one of the methods of the first aspect of the present application.
In a fifth aspect, the present application provides a computer program product, wherein the computer program product includes a non-transitory computer-readable storage medium storing a computer program, and the computer program is operable to cause a computer to perform some or all of the steps as described in any one of the methods of the first aspect of the embodiments of the present application. The computer program product may be a software installation package.
It can be seen that, in the embodiment of the present application, the electronic device first creates a first recording thread, a first shared memory, and a second shared memory; then when detecting that the Bluetooth telephone recording module and the system recording module are both started, starting the first recording thread by adopting a first synchronization mechanism, and acquiring first audio data; secondly, performing preset processing on the first audio data to obtain second audio data in a preset format; sending the second audio data to the system recording module through the first shared memory again, and sending the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism; and finally, the second audio data is saved as a first audio file through the system recording module, and the first audio data is saved as a second audio file through the Bluetooth telephone recording module. Therefore, the electronic equipment creates the first recording thread, the first shared memory and the second shared memory, then adopts the first synchronization mechanism to send the processed second audio data to the system recording module, and samples the second synchronization mechanism to send the collected first audio data to the Bluetooth telephone recording module, so that the Bluetooth telephone and the system recording are parallel, and the user experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic diagram of a network structure of an electronic device according to an embodiment of the present application;
fig. 2 is a schematic flowchart of a recording method according to an embodiment of the present application;
FIG. 3 is a schematic flow chart of another recording method provided in the embodiments of the present application;
FIG. 4 is a schematic flowchart of another recording method according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of an electronic device provided in an embodiment of the present application;
fig. 6 is a block diagram illustrating functional units of a recording apparatus according to an embodiment of the present disclosure.
Detailed Description
In order to make the technical solutions of the present application better understood, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms "first," "second," and the like in the description and claims of the present application and in the above-described drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the application. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
The electronic device related to the embodiment of the present application may be an electronic device having a bluetooth telephone recording module and a system recording module, and the electronic device may include various handheld devices, vehicle-mounted devices, wearable devices, computing devices or other processing devices connected to a wireless modem with bluetooth function, and various forms of User Equipment (UE), Mobile Stations (MS), terminal devices (terminal device), and the like.
The following describes embodiments of the present application in detail.
The electronic equipment can be interconnected with the Bluetooth equipment, and functions of answering, hanging up, refusing to connect, voice dialing and the like are controlled through the Bluetooth equipment. The Bluetooth telephone adopts HFP protocol and is divided into uplink and downlink. As shown in fig. 1, fig. 1 is a network structure diagram of an electronic device 102 communicating with another electronic device 103 by connecting a bluetooth device 101. In the Bluetooth communication, when voice data is uplink, an uplink task source ULTaskSource is responsible for reading data from an MIC end of electronic equipment in a recording mode, and an audio interface is directly adopted to drive an audio driver to read the data of the Bluetooth equipment. ULTasksink transmits Bluetooth device data to the smart phone through the Bluetooth drive. When voice data is downlink, a downlink task source DLTaskSource acquires data from the smart phone through Bluetooth driving, and DLTasksink realizes that mobile phone end data is played through Bluetooth equipment.
Referring to fig. 2, fig. 2 is a schematic flowchart of a recording method provided in an embodiment of the present application, and the recording method is applied to an electronic device, where the electronic device includes a bluetooth telephone recording module and a system recording module, and as shown in the figure, the recording method includes:
s201, the electronic equipment creates a first sound recording thread, a first shared memory and a second shared memory;
the first recording thread is independent of the Bluetooth telephone recording thread and other recording threads except the other recording threads comprising the system recording thread, and is responsible for reading audio data, and simultaneously the Bluetooth telephone recording thread and the other recording threads are modified and do not read the audio data any more; after the audio data is stored in the first shared memory, the audio record is used for accessing the audio data, namely the audio record and the first recording thread record thread transmit data and use the first shared memory, or after the audio data is stored in the second shared memory, the audio data is used for the HfpUlTaskSource to access the audio data, namely the Bluetooth telephone uses and the first recording thread record thread transmit data and use the second shared memory.
In a specific implementation, the Audio service calls the adev _ open to obtain an Audio device processing function, and common modification of the first recording thread, the first shared memory and the second shared memory is added on the basis of a native code, which is an operation performed when the Audio service is initialized after the system is started.
S202, when the electronic equipment detects that the Bluetooth telephone recording module and the system recording module are both started, a first synchronization mechanism is adopted to start the first recording thread and collect first audio data;
the first synchronization mechanism may use a semaphore mechanism to set a flag, such as RecordNum, for the first recording thread, indicating the number of modules currently requiring to record audio data.
In a specific implementation, the first synchronization mechanism prepares to start the first recording thread RecordThread, and if the current RecordNum is equal to 0, the start is successful, and recording is started. For example, in the bluetooth call process, when other APPs reuse the system for recording, the electronic device adopts a first synchronization mechanism to start a first recording thread to acquire first audio data.
S203, the electronic equipment performs preset processing on the first audio data to obtain second audio data in a preset format;
in a specific implementation, the first audio data is pcm audio with a sampling rate of 16k and a sampling bit number of 16bit, which is acquired by the RecordThread through the tinyalsa interface, and the first audio data is subjected to preset processing to obtain second audio data.
S204, the electronic equipment sends the second audio data to the system recording module through the first shared memory, and sends the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism;
the second audio data are stored in the first shared memory, then the audio data are read from the first shared memory, and the second audio data are processed by using a noise reduction algorithm and then sent to the system recording module; and storing the first audio data in the second shared memory, optimizing the first audio data and sending the optimized first audio data to a Bluetooth telephone recording module.
S205, the electronic device saves the second audio data as a first audio file through the system recording module, and saves the second audio data as a second audio file through the Bluetooth telephone recording module.
It can be seen that, in the embodiment of the present application, the electronic device first creates a first recording thread, a first shared memory, and a second shared memory; then when detecting that the Bluetooth telephone recording module and the system recording module are both started, starting the first recording thread by adopting a first synchronization mechanism, and acquiring first audio data; secondly, performing preset processing on the first audio data to obtain second audio data in a preset format; sending the second audio data to the system recording module through the first shared memory again, and sending the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism; and finally, the second audio data is saved as a first audio file through the system recording module, and the first audio data is saved as a second audio file through the Bluetooth telephone recording module. Therefore, the electronic equipment creates the first recording thread, the first shared memory and the second shared memory, then adopts the first synchronization mechanism to send the processed second audio data to the system recording module, and samples the second synchronization mechanism to send the collected first audio data to the Bluetooth telephone recording module, so that the Bluetooth telephone and the system recording are parallel, and the user experience is improved.
In one possible example, the starting the first recording thread using a first synchronization mechanism to collect first audio data includes: starting the first recording thread by calling a first preset function and adopting the first synchronization mechanism; and reading first audio data by the first recording thread by using an audio interface.
The first preset function is a start _ input _ stream function, the start _ input _ stream function uses a first synchronization mechanism to prepare to start the first recording thread, and the first recording thread drives an Audio Driver to read first Audio data with a sampling rate of 16k and a sampling bit number of 16 bits through an Audio interface tinyalsa interface.
As can be seen, in this example, the electronic device can start the first recording thread through the first synchronization mechanism, and then acquire the first audio data through the first recording thread, thereby ensuring the execution order of the processes.
In one possible example, the performing the preset processing on the first audio data to obtain the second audio data in the preset format includes: and resampling the first audio data to obtain second audio data in a preset format, wherein the preset format comprises a sampling rate as a preset value and a sampling digit as a preset sampling digit.
The preset format includes, but is not limited to, a preset sampling rate and a preset number of sampling bits, and the preset processing includes, but is not limited to, audio optimization processing of resampling.
In a specific implementation, while the first recording thread acquires first audio data, the first audio data may be subjected to SRC resampling, and the first audio data may be subjected to down-sampling or up-sampling, so as to acquire pcm audio data with a sampling rate of a and a sampling bit number of a.
Therefore, in this example, the electronic device can resample based on the first audio data to obtain the second audio data suitable for the system recording module, so that the requirement of the system recording module on the audio data can be met, and the stability of system recording is facilitated.
In one possible example, the sending the first audio data to the bluetooth voice recording module through the second shared memory using a second synchronization mechanism includes: storing the first audio data to the second shared memory; reading the first audio data from the second shared memory, and performing echo cancellation processing on the first audio data; and sending the processed first audio data to the Bluetooth telephone recording module.
And the Bluetooth telephone task source calls a Read function to Read the first audio data from the second shared memory, and the first audio data is subjected to echo cancellation and then sent to the Bluetooth telephone recording module.
In the concrete implementation, the first recording thread mark RecordNum is 1, the first recording thread mark RecordNum is added with 1, the first recording thread mark RecordNum is 2, and first audio data obtained by recording through the first recording thread is sent to the Bluetooth telephone recording module through the second shared memory.
In the specific implementation, the bluetooth telephone system recording module may further use an inter-process communication mechanism to acquire the first audio data, that is, the first recording thread RecordThread serves as a server for inter-process communication, when the first recording thread RecordThread reads a part of data, the part of data is sent to the client-side bluetooth telephone recording module hfputtasksource for inter-process communication through a send function, and the bluetooth telephone recording module receives the audio data through a recv function and performs necessary processing on the data.
As can be seen, in this example, since the electronic device can store the first audio data in the second shared memory through the second synchronization mechanism, and then read the first audio data and perform echo cancellation processing on the first audio data, it is ensured that only one thread of the concurrent threads can access the shared data at the same market price, and the audio is directionally enhanced and echo cancelled, thereby improving the user call effect.
In one possible example, before the first audio data is transmitted to the bluetooth voice recording module through the second shared memory using a second synchronization mechanism, the method further comprises: detecting whether the first recording thread is started or not; and if the first recording thread is not started, starting the first recording thread by calling a second preset function and adopting a second synchronization mechanism, wherein the first recording thread is used for reading first audio data.
The second synchronization mechanism may be the same mechanism as the first synchronization mechanism, or may be a different mechanism. The second preset function is a Start function.
In a specific implementation, before sending the first audio data, it is detected whether a first recording thread flag RecordNum is equal to 0, if the first recording thread flag RecordNum is not equal to 0, it is indicated that the first recording thread recordnthread is already started, the first recording thread does not need to be started again, the first recording thread recordnthread is started only once, and after the first recording thread is started, the first recording thread is not started again under the condition of no pause. If the first recording thread mark RecordNum is equal to 0 and the first recording thread RecordThread is not started, controlling the Bluetooth telephone HfpUlTaskSource to call the Start function and starting the first recording thread by adopting a second synchronization mechanism, and driving the Audio Driver to read the first Audio data through the first recording thread.
Therefore, in this example, the electronic device can determine whether to start the first recording thread through the second synchronization mechanism by detecting whether to start the first recording thread, so as to ensure that the first recording thread is started only once, thereby ensuring the accuracy and the uniformity of the recording data.
In one possible example, after the sending the second audio data to the system recording module through the first shared memory, the method further includes: when detecting that the system recording module does not have a recording requirement, stopping sending the second audio data to the system recording module by adopting the first synchronization mechanism; detecting whether the Bluetooth telephone recording module has a recording requirement; when the Bluetooth telephone recording module has a recording requirement, the first audio data is sent to the Bluetooth telephone recording module through the first recording thread; and when the Bluetooth telephone recording module does not have the recording requirement, the Bluetooth telephone recording module exits from the first recording thread.
When detecting that the system recording module does not need to record data, calling a stop _ input _ stream function to start the first synchronization mechanism to stop recording, namely stopping sending second audio data to the system recording module through the first shared memory. And detecting whether the Bluetooth telephone recording module needs to record data or not, if so, requiring the first recording thread to operate to provide first recording data, and if not, stopping the first recording thread.
In specific implementation, when the system recording module does not need to record data any more, a stop _ input _ stream function is called, first, the RecordNum is subtracted by 1, and then the RecordNum is equal to 1, which indicates that other modules (bluetooth phones) need to record data. Then, the first recording thread RecordThread is ready to be stopped, because the current RecordNum is equal to 1, which indicates that other modules still need the first recording thread RecordThread to operate to provide the recording data. There is no need to stop the first record thread RecordThread. If the Bluetooth telephone does not need the recording data any more, a stop function is called, the RecordNum is firstly reduced by 1, and the RecordNum is 0, which means that no module needs the recording data. Then the first recording thread RecordThread is ready to be stopped, since the current RecordNum is 0, the first recording thread RecordThread is stopped.
It is thus clear that in this example, electronic equipment can detect whether bluetooth telephone recording has the recording demand to decide when system's recording does not have the recording demand the continuation of first recording thread is started or is withdrawed from, has guaranteed to make full use of first recording thread and the stability of bluetooth telephone recording after system's recording stops.
In one possible example, after the transmitting the first audio data to the bluetooth voice recording module through the second shared memory using the second synchronization mechanism, the method further includes: when detecting that the Bluetooth telephone recording module does not have a recording requirement, stopping sending the first audio data to the Bluetooth telephone recording module by adopting the second synchronization mechanism; detecting whether the recording module of the system has a recording requirement; when the system recording module has a recording requirement, the second audio data is sent to the system recording module through the first recording thread; and when the system recording module does not have a recording requirement, the first recording thread is quitted.
When the Bluetooth telephone recording module is detected not to need recording data, a Stop function is called to start the second synchronization mechanism to Stop recording, namely, the first audio data is stopped from being sent to the Bluetooth telephone recording module through the second shared data. And detecting whether the system recording module needs to record data or not, if so, continuing to operate the first recording thread to acquire first audio data and provide the first audio data for the system recording module, and if not, stopping the first recording thread.
In the concrete implementation, when the bluetooth telephone recording module no longer needs recording data, call stop function start the second synchronization mechanism stops recording, and current RecordNum is 2, represents bluetooth telephone recording module with system recording module all needs recording data, subtracts 1 from RecordNum earlier, and then RecordNum is 1, represents that other modules (system recording) need recording data still. Then, the first recording thread RecordThread is ready to be stopped, because the current RecordNum is equal to 1, which indicates that other modules still need the first recording thread RecordThread to operate to provide the recording data. There is no need to stop the first record thread RecordThread. If the system recording does not need to record data any more, the stop _ input _ stream function is called to stop recording, and the RecordNum is firstly reduced by 1, then the RecordNum is 0, which means that no module needs to record data. Then the first recording thread RecordThread is ready to be stopped, since the current RecordNum is 0, the first recording thread RecordThread is stopped.
It is thus clear that in this example, electronic equipment when the bluetooth phone recording does not have the recording demand, whether detection system recording has the recording demand to decide continuation start-up or withdraw from of first recording thread has guaranteed to be to make full use of first recording thread and the stability of bluetooth phone recording system's recording after stopping.
Referring to fig. 3, fig. 3 is a schematic flowchart of a recording method provided in an embodiment of the present application, and the recording method is applied to the electronic device shown in fig. 1, where the electronic device includes a bluetooth telephone recording module and a system recording module, and as shown in the figure, the recording method includes:
s301, the electronic equipment creates a first sound recording thread, a first shared memory and a second shared memory;
s302, when the electronic equipment detects that the Bluetooth telephone recording module and the system recording module are both started, the first recording thread is started by calling a first preset function and adopting the first synchronization mechanism;
s303, the electronic equipment reads first audio data through the first recording thread by using an audio interface;
s304, the electronic equipment performs preset processing on the first audio data to obtain second audio data in a preset format;
s305, the electronic device sends the second audio data to the system recording module through the first shared memory, and sends the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism;
s306, the electronic equipment saves the second audio data as a first audio file through the system recording module, and saves the first audio data as a second audio file through the Bluetooth telephone recording module.
It can be seen that, in the embodiment of the present application, the electronic device first creates a first recording thread, a first shared memory, and a second shared memory; then when detecting that the Bluetooth telephone recording module and the system recording module are both started, starting the first recording thread by adopting a first synchronization mechanism, and acquiring first audio data; secondly, performing preset processing on the first audio data to obtain second audio data in a preset format; sending the second audio data to the system recording module through the first shared memory again, and sending the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism; and finally, the second audio data is saved as a first audio file through the system recording module, and the first audio data is saved as a second audio file through the Bluetooth telephone recording module. Therefore, the electronic equipment creates the first recording thread, the first shared memory and the second shared memory, then adopts the first synchronization mechanism to send the processed second audio data to the system recording module, and samples the second synchronization mechanism to send the collected first audio data to the Bluetooth telephone recording module, so that the Bluetooth telephone and the system recording are parallel, and the user experience is improved.
In addition, the electronic equipment can start the first recording thread through the first synchronization mechanism, and then acquire the first audio data through the first recording thread, so that the execution sequence of the process is ensured.
Referring to fig. 4, fig. 4 is a schematic flowchart of a recording method provided in an embodiment of the present application, and the recording method is applied to the electronic device shown in fig. 1, where the electronic device includes a bluetooth telephone recording module and a system recording module, and as shown in the figure, the recording method includes:
s401, the electronic equipment creates a first sound recording thread, a first shared memory and a second shared memory;
s402, when the electronic equipment detects that the Bluetooth telephone recording module and the system recording module are both started, a first synchronization mechanism is adopted to start the first recording thread and collect first audio data;
s403, the electronic equipment performs preset processing on the first audio data to obtain second audio data in a preset format;
s404, the electronic device sends the second audio data to the system recording module through the first shared memory;
s405, the electronic equipment detects whether the first recording thread is started or not;
s406, if the first recording thread is not started, the electronic equipment starts the first recording thread by calling a second preset function and adopting a second synchronization mechanism, wherein the first recording thread is used for reading first audio data;
s407, the electronic device sends the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism;
s408, the electronic equipment saves the second audio data as a first audio file through the system recording module, and saves the first audio data as a second audio file through the Bluetooth telephone recording module.
It can be seen that, in the embodiment of the present application, the electronic device first creates a first recording thread, a first shared memory, and a second shared memory; then when detecting that the Bluetooth telephone recording module and the system recording module are both started, starting the first recording thread by adopting a first synchronization mechanism, and acquiring first audio data; secondly, performing preset processing on the first audio data to obtain second audio data in a preset format; sending the second audio data to the system recording module through the first shared memory again, and sending the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism; and finally, the second audio data is saved as a first audio file through the system recording module, and the first audio data is saved as a second audio file through the Bluetooth telephone recording module. Therefore, the electronic equipment creates the first recording thread, the first shared memory and the second shared memory, then adopts the first synchronization mechanism to send the processed second audio data to the system recording module, and samples the second synchronization mechanism to send the collected first audio data to the Bluetooth telephone recording module, so that the Bluetooth telephone and the system recording are parallel, and the user experience is improved.
In addition, the electronic equipment can determine whether to start the first recording thread through a second synchronization mechanism by detecting whether the first recording thread is started or not, so that the first recording thread is only started once, and the accuracy and the uniformity of the recording data are ensured.
In accordance with the embodiments shown in fig. 2, fig. 3, and fig. 4, please refer to fig. 5, and fig. 5 is a schematic structural diagram of an electronic device 500 according to an embodiment of the present application, as shown in the figure, the electronic device 500 includes an application processor 510, a memory 520, a communication interface 530, and one or more programs 521, where the one or more programs 521 are stored in the memory 520 and configured to be executed by the application processor 510, and the one or more programs 521 include instructions for performing the following steps;
creating a first recording thread, a first shared memory and a second shared memory;
when detecting that the Bluetooth telephone recording module and the system recording module are both started, starting the first recording thread by adopting a first synchronization mechanism, and acquiring first audio data;
performing preset processing on the first audio data to obtain second audio data in a preset format;
sending the second audio data to the system recording module through the first shared memory, and sending the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism;
and saving the second audio data as a first audio file through the system recording module, and saving the first audio data as a second audio file through the Bluetooth telephone recording module.
It can be seen that, in the embodiment of the present application, the electronic device first creates a first recording thread, a first shared memory, and a second shared memory; then when detecting that the Bluetooth telephone recording module and the system recording module are both started, starting the first recording thread by adopting a first synchronization mechanism, and acquiring first audio data; secondly, performing preset processing on the first audio data to obtain second audio data in a preset format; sending the second audio data to the system recording module through the first shared memory again, and sending the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism; and finally, the second audio data is saved as a first audio file through the system recording module, and the first audio data is saved as a second audio file through the Bluetooth telephone recording module. Therefore, the electronic equipment creates the first recording thread, the first shared memory and the second shared memory, then adopts the first synchronization mechanism to send the processed second audio data to the system recording module, and samples the second synchronization mechanism to send the collected first audio data to the Bluetooth telephone recording module, so that the Bluetooth telephone and the system recording are parallel, and the user experience is improved.
In one possible example, in the aspect that the first recording thread is started by using the first synchronization mechanism and the first audio data is collected, the instructions in the program are specifically configured to perform the following operations: starting the first recording thread by calling a first preset function and adopting the first synchronization mechanism; and reading first audio data by the first recording thread by using an audio interface.
In a possible example, in the aspect of performing the preset processing on the first audio data to obtain the second audio data in the preset format, the instructions in the program are specifically configured to perform the following operations: and resampling the first audio data to obtain second audio data in a preset format, wherein the preset format comprises a sampling rate as a preset value and a sampling digit as a preset sampling digit.
In one possible example, in the aspect that the second synchronization mechanism is adopted to send the first audio data to the bluetooth voice recording module through the second shared memory, the instructions in the program are specifically configured to perform the following operations: storing the first audio data to the second shared memory; reading the first audio data from the second shared memory, and performing echo cancellation processing on the first audio data; and sending the processed first audio data to the Bluetooth telephone recording module.
In one possible example, the program further includes instructions for: before the first audio data are sent to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism, detecting whether the first recording thread is started or not; and if the first recording thread is not started, starting the first recording thread by calling a second preset function and adopting a second synchronization mechanism, wherein the first recording thread is used for reading first audio data.
In one possible example, the program further includes instructions for: after the second audio data are sent to the system recording module through the first shared memory, when detecting that the system recording module does not have a recording requirement, stopping sending the second audio data to the system recording module by adopting the first synchronization mechanism; detecting whether the Bluetooth telephone recording module has a recording requirement; when the Bluetooth telephone recording module has a recording requirement, the first audio data is sent to the Bluetooth telephone recording module through the first recording thread; and when the Bluetooth telephone recording module does not have the recording requirement, the Bluetooth telephone recording module exits from the first recording thread.
In one possible example, the program further includes instructions for: after the first audio data are sent to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism, when the condition that the Bluetooth telephone recording module does not have a recording requirement is detected, the second synchronization mechanism is adopted to stop sending the first audio data to the Bluetooth telephone recording module; detecting whether the recording module of the system has a recording requirement; when the system recording module has a recording requirement, the second audio data is sent to the system recording module through the first recording thread; and when the system recording module does not have a recording requirement, the first recording thread is quitted.
The above description has introduced the solution of the embodiment of the present application mainly from the perspective of the method-side implementation process. It is understood that the electronic device comprises corresponding hardware structures and/or software modules for performing the respective functions in order to realize the above-mentioned functions. Those of skill in the art will readily appreciate that the present application is capable of hardware or a combination of hardware and computer software implementing the various illustrative elements and algorithm steps described in connection with the embodiments provided herein. Whether a function is performed as hardware or computer software drives hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiment of the present application, the electronic device may be divided into the functional units according to the method example, for example, each functional unit may be divided corresponding to each function, or two or more functions may be integrated into one processing unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit. It should be noted that the division of the unit in the embodiment of the present application is schematic, and is only a logic function division, and there may be another division manner in actual implementation.
Fig. 6 is a block diagram showing functional units of a sound recording apparatus 600 according to an embodiment of the present application. The sound recording apparatus 600 is applied to a first neighbor aware network NAN device, comprising a processing unit 601 and a communication unit 602, wherein,
the processing unit 601 is configured to create a first sound recording thread, a first shared memory, and a second shared memory; when detecting that the Bluetooth telephone recording module and the system recording module are both started, starting the first recording thread by adopting a first synchronization mechanism, and acquiring first audio data; performing preset processing on the first audio data to obtain second audio data in a preset format; the system comprises a Bluetooth telephone recording module, a first shared memory and a second shared memory, wherein the Bluetooth telephone recording module is used for receiving the first audio data from the Bluetooth telephone recording module and transmitting the second audio data to the system recording module through the first shared memory and transmitting the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism; and saving the second audio data as a first audio file through the system recording module, and saving the first audio data as a second audio file through the Bluetooth telephone recording module.
The sound recording apparatus 600 may further include a communication unit 602 and a storage unit 603, where the storage unit 603 is used for storing program codes and data of an electronic device. The processing unit 601 may be a processor, the communication unit 602 may be a touch display screen or a transceiver, and the storage unit 603 may be a memory.
It can be seen that, in the embodiment of the present application, the electronic device first creates a first recording thread, a first shared memory, and a second shared memory; then when detecting that the Bluetooth telephone recording module and the system recording module are both started, starting the first recording thread by adopting a first synchronization mechanism, and acquiring first audio data; secondly, performing preset processing on the first audio data to obtain second audio data in a preset format; sending the second audio data to the system recording module through the first shared memory again, and sending the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism; and finally, the second audio data is saved as a first audio file through the system recording module, and the first audio data is saved as a second audio file through the Bluetooth telephone recording module. Therefore, the electronic equipment creates the first recording thread, the first shared memory and the second shared memory, then adopts the first synchronization mechanism to send the processed second audio data to the system recording module, and samples the second synchronization mechanism to send the collected first audio data to the Bluetooth telephone recording module, so that the Bluetooth telephone and the system recording are parallel, and the user experience is improved.
In one possible example, in the aspect that the first recording thread is started by using the first synchronization mechanism to acquire the first audio data, the processing unit 601 is specifically configured to: starting the first recording thread by calling a first preset function and adopting the first synchronization mechanism; and reading first audio data by the first recording thread by using an audio interface.
In a possible example, in terms of performing the preset processing on the first audio data to obtain the second audio data in the preset format, the processing unit 601 is specifically configured to: and resampling the first audio data to obtain second audio data in a preset format, wherein the preset format comprises a sampling rate as a preset value and a sampling digit as a preset sampling digit.
In one possible example, in terms of the sending the first audio data to the bluetooth voice recording module through the second shared memory by using the second synchronization mechanism, the processing unit 601 is specifically configured to: storing the first audio data to the second shared memory; reading the first audio data from the second shared memory, and performing echo cancellation processing on the first audio data; and sending the processed first audio data to the Bluetooth telephone recording module.
In one possible example, before the second synchronization mechanism is adopted to transmit the first audio data to the bluetooth voice recording module through the second shared memory, the processing unit 601 is further configured to: detecting whether the first recording thread is started or not; and if the first recording thread is not started, starting the first recording thread by calling a second preset function and adopting a second synchronization mechanism, wherein the first recording thread is used for reading first audio data.
In one possible example, after the sending the second audio data to the system recording module through the first shared memory, the processing unit 601 is further configured to: when detecting that the system recording module does not have a recording requirement, stopping sending the second audio data to the system recording module by adopting the first synchronization mechanism; detecting whether the Bluetooth telephone recording module has a recording requirement; when the Bluetooth telephone recording module has a recording requirement, the first audio data is sent to the Bluetooth telephone recording module through the first recording thread; and when the Bluetooth telephone recording module does not have the recording requirement, the Bluetooth telephone recording module exits from the first recording thread.
In one possible example, after the sending the first audio data to the bluetooth voice recording module through the second shared memory using the second synchronization mechanism, the processing unit 601 is further configured to: when detecting that the Bluetooth telephone recording module does not have a recording requirement, stopping sending the first audio data to the Bluetooth telephone recording module by adopting the second synchronization mechanism; detecting whether the recording module of the system has a recording requirement; when the system recording module has a recording requirement, the second audio data is sent to the system recording module through the first recording thread; and when the system recording module does not have a recording requirement, the first recording thread is quitted.
Embodiments of the present application also provide a computer storage medium, where the computer storage medium stores a computer program for electronic data exchange, the computer program enabling a computer to execute part or all of the steps of any one of the methods described in the above method embodiments, and the computer includes an electronic device.
Embodiments of the present application also provide a computer program product comprising a non-transitory computer readable storage medium storing a computer program operable to cause a computer to perform some or all of the steps of any of the methods as described in the above method embodiments. The computer program product may be a software installation package, the computer comprising an electronic device.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present application is not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the above-described division of the units is only one type of division of logical functions, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of some interfaces, devices or units, and may be an electric or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit may be stored in a computer readable memory if it is implemented in the form of a software functional unit and sold or used as a stand-alone product. Based on such understanding, the technical solution of the present application may be substantially implemented or a part of or all or part of the technical solution contributing to the prior art may be embodied in the form of a software product stored in a memory, and including several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the above-mentioned method of the embodiments of the present application. And the aforementioned memory comprises: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable memory, which may include: flash Memory disks, Read-Only memories (ROMs), Random Access Memories (RAMs), magnetic or optical disks, and the like.
The foregoing detailed description of the embodiments of the present application has been presented to illustrate the principles and implementations of the present application, and the above description of the embodiments is only provided to help understand the method and the core concept of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A recording method is applied to electronic equipment, wherein the electronic equipment comprises a Bluetooth telephone recording module and a system recording module, and the method comprises the following steps:
creating a first recording thread, a first shared memory and a second shared memory, wherein the first recording thread is a Bluetooth telephone recording thread and a thread other than a system recording thread;
when detecting that the Bluetooth telephone recording module and the system recording module are both started, starting the first recording thread by adopting a first synchronization mechanism, and acquiring first audio data;
performing preset processing on the first audio data to obtain second audio data in a preset format;
sending the second audio data to the system recording module through the first shared memory, and sending the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism;
and saving the second audio data as a first audio file through the system recording module, and saving the first audio data as a second audio file through the Bluetooth telephone recording module.
2. The method of claim 1, wherein initiating the first recording thread using a first synchronization mechanism to capture first audio data comprises:
starting the first recording thread by calling a first preset function and adopting the first synchronization mechanism;
and reading first audio data by the first recording thread by using an audio interface.
3. The method according to claim 1, wherein the performing the predetermined processing on the first audio data to obtain the second audio data in the predetermined format comprises:
and resampling the first audio data to obtain second audio data in a preset format, wherein the preset format comprises a sampling rate as a preset value and a sampling digit as a preset sampling digit.
4. The method of any of claims 1-3, wherein sending the first audio data to the Bluetooth telephony recording module via the second shared memory using a second synchronization mechanism comprises:
storing the first audio data to the second shared memory;
reading the first audio data from the second shared memory, and performing echo cancellation processing on the first audio data;
and sending the processed first audio data to the Bluetooth telephone recording module.
5. The method of any of claims 1-3, wherein prior to sending the first audio data to the Bluetooth telephony recording module via the second shared memory using a second synchronization mechanism, the method further comprises:
detecting whether the first recording thread is started or not;
and if the first recording thread is not started, starting the first recording thread by calling a second preset function and adopting a second synchronization mechanism, wherein the first recording thread is used for reading first audio data.
6. The method of any of claims 1-3, wherein after the sending the second audio data to the system recording module via the first shared memory, the method further comprises:
when detecting that the system recording module does not have a recording requirement, stopping sending the second audio data to the system recording module by adopting the first synchronization mechanism;
detecting whether the Bluetooth telephone recording module has a recording requirement;
when the Bluetooth telephone recording module has a recording requirement, the first audio data is sent to the Bluetooth telephone recording module through the first recording thread;
and when the Bluetooth telephone recording module does not have the recording requirement, the Bluetooth telephone recording module exits from the first recording thread.
7. The method of any of claims 1-3, wherein after sending the first audio data to the Bluetooth telephony recording module via the second shared memory using the second synchronization mechanism, the method further comprises:
when detecting that the Bluetooth telephone recording module does not have a recording requirement, stopping sending the first audio data to the Bluetooth telephone recording module by adopting the second synchronization mechanism;
detecting whether the recording module of the system has a recording requirement;
when the system recording module has a recording requirement, the second audio data is sent to the system recording module through the first recording thread;
and when the system recording module does not have a recording requirement, the first recording thread is quitted.
8. A recording device is characterized in that the recording device is applied to electronic equipment, the electronic equipment comprises a Bluetooth telephone recording module and a system recording module, the recording device comprises a processing unit, wherein,
the processing unit is used for creating a first recording thread, a first shared memory and a second shared memory, wherein the first recording thread is a thread except a Bluetooth telephone recording thread and a system recording thread; when detecting that the Bluetooth telephone recording module and the system recording module are both started, starting the first recording thread by adopting a first synchronization mechanism, and acquiring first audio data; performing preset processing on the first audio data to obtain second audio data in a preset format; sending the second audio data to the system recording module through the first shared memory, and sending the first audio data to the Bluetooth telephone recording module through the second shared memory by adopting a second synchronization mechanism; and saving the second audio data as a first audio file through the system recording module, and saving the first audio data as a second audio file through the Bluetooth telephone recording module.
9. An electronic device comprising a processor, a memory, a communication interface, and one or more programs stored in the memory and configured to be executed by the processor, the programs comprising instructions for performing the steps in the method of any of claims 1-7.
10. A computer-readable storage medium, characterized in that a computer program for electronic data exchange is stored, wherein the computer program causes a computer to perform the method according to any one of claims 1-7.
CN201910300890.0A 2019-04-15 2019-04-15 Recording method and related device Expired - Fee Related CN110035167B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910300890.0A CN110035167B (en) 2019-04-15 2019-04-15 Recording method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910300890.0A CN110035167B (en) 2019-04-15 2019-04-15 Recording method and related device

Publications (2)

Publication Number Publication Date
CN110035167A CN110035167A (en) 2019-07-19
CN110035167B true CN110035167B (en) 2021-03-09

Family

ID=67238564

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910300890.0A Expired - Fee Related CN110035167B (en) 2019-04-15 2019-04-15 Recording method and related device

Country Status (1)

Country Link
CN (1) CN110035167B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111540385A (en) * 2020-04-26 2020-08-14 西安广和通无线软件有限公司 Recording data sharing method and device, computer equipment and storage medium
CN116033057A (en) * 2021-10-27 2023-04-28 荣耀终端有限公司 Method for synchronizing sound recordings based on distributed conversation, electronic equipment and readable storage medium
CN116471351B (en) * 2022-01-10 2024-04-09 荣耀终端有限公司 Method and device for transmitting call audio data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106708612A (en) * 2015-11-18 2017-05-24 中兴通讯股份有限公司 Audio recording realization method and terminal
CN106911831A (en) * 2017-02-09 2017-06-30 青岛海信移动通信技术股份有限公司 The data processing method and the terminal with microphone of a kind of microphone of terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106708612A (en) * 2015-11-18 2017-05-24 中兴通讯股份有限公司 Audio recording realization method and terminal
CN106911831A (en) * 2017-02-09 2017-06-30 青岛海信移动通信技术股份有限公司 The data processing method and the terminal with microphone of a kind of microphone of terminal

Also Published As

Publication number Publication date
CN110035167A (en) 2019-07-19

Similar Documents

Publication Publication Date Title
EP3629561B1 (en) Data transmission method and system, and bluetooth headphone
CN110035167B (en) Recording method and related device
JP4331138B2 (en) Hands-free call device
CN103167120A (en) System and method for quickly looking up contacts in mobile phone calling process
CN111199743B (en) Audio coding format determining method and device, storage medium and electronic equipment
CN102255994B (en) Data recording storage method and system for mobile terminal
GB2560441B (en) Automatically delaying playback of a voice message at a captioning device
CN101945322A (en) Method and system for communicating with wireless network by using data card and data card
CN111083683B (en) Call display control method and device
CN114422984A (en) Vehicle-mounted communication method and vehicle-mounted equipment
CN110602683B (en) Bluetooth control method, device, mobile terminal and storage medium
CN109194998B (en) Data transmission method and device, electronic equipment and computer readable medium
WO2012009352A1 (en) Application audio announcements using wireless protocols
CN111328061B (en) Audio resource control method, vehicle-mounted terminal and system
CN103002107A (en) Method, device and terminal for processing incoming call information
CN110113494B (en) Recording method and related device
KR20150088532A (en) Apparatus for providing service during call and method for using the apparatus
CN101212529B (en) System, device, and method for controlling automobile sound system by telephone
KR20090091712A (en) Method and system for remotely controlling a portable wireless communication handset
US7403605B1 (en) System and method for local replacement of music-on-hold
CN114639392A (en) Audio processing method and device, electronic equipment and storage medium
CN110856162B (en) Network configuration method and related device
CN103874028A (en) Information control method and electronic device
CN102970426A (en) Communication control method and device of mobile terminals
CN1984168A (en) Mobile terminal with automatic answer and/or speech message-leaving functions

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
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20210309