CN107680592B - Mobile terminal voice recognition method, mobile terminal and storage medium - Google Patents

Mobile terminal voice recognition method, mobile terminal and storage medium Download PDF

Info

Publication number
CN107680592B
CN107680592B CN201710937525.1A CN201710937525A CN107680592B CN 107680592 B CN107680592 B CN 107680592B CN 201710937525 A CN201710937525 A CN 201710937525A CN 107680592 B CN107680592 B CN 107680592B
Authority
CN
China
Prior art keywords
user
voice input
voice
input
monitored
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710937525.1A
Other languages
Chinese (zh)
Other versions
CN107680592A (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.)
Thunderbird innovation technology (Shenzhen) Co.,Ltd.
Original Assignee
Huizhou TCL Mobile Communication 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 Huizhou TCL Mobile Communication Co Ltd filed Critical Huizhou TCL Mobile Communication Co Ltd
Priority to CN201710937525.1A priority Critical patent/CN107680592B/en
Publication of CN107680592A publication Critical patent/CN107680592A/en
Application granted granted Critical
Publication of CN107680592B publication Critical patent/CN107680592B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • G10L2015/223Execution procedure of a spoken command

Landscapes

  • Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Telephone Function (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses a mobile terminal voice recognition method, a mobile terminal and a storage medium, wherein the method starts to monitor the voice input of a user by starting a microphone; continuously recording and recognizing the voice input of the user; when the user voice input is successfully recognized, executing a corresponding voice command, and when the user voice input recognition fails, continuing to monitor the user voice input. Whether the recognition is successful or failed, the microphone is continuously monitored, so that continuous voice recognition is realized, and the problem that the mobile terminal omits the voice recognition is solved.

Description

Mobile terminal voice recognition method, mobile terminal and storage medium
Technical Field
The present invention relates to the field of mobile terminals, and in particular, to a mobile terminal voice recognition method, a mobile terminal, and a storage medium.
Background
A speech recognition technology is a technology for a machine to recognize and understand a speech signal and convert it into text or commands. Speech recognition technology has advanced significantly in the last 20 years and is widely used on mobile devices, such as Google Now and Apple Siri. The voice assistant applications realize real-time inquiry and operation of various life information by a user, calling of various programs in the mobile phone, and the realization of requirements of human-computer interaction chat, entertainment and the like in an interface through intelligent conversation interaction; meanwhile, the voice recognition technology is further expanded to the fields of intelligent home, intelligent vehicle-mounted and the like. When a user uses a mobile phone voice assistant, the user usually needs to click a button first and then speak a corresponding voice command. The Android SDK provides a voice recognition interface, which recognizes voice input of a user by means of a cloud technology and provides a developer interface for developing voice-related applications, which require the application of a recording microphone. The main classes of speech recognition are spechrecognizer, which is the core class for performing speech recognition, and RecognitionListener, which can obtain information about events in the speech recognition process, such as recognition success, recognition failure, speech timeout, etc., through a callback function. The function provided by SpeechRecognizer is recognition of a word, which does not continue to listen to the microphone either if the recognition fails or times out.
Therefore, the prior art has defects and needs to be improved and developed.
Disclosure of Invention
The present invention is directed to a mobile terminal voice recognition method, a mobile terminal, and a storage medium, which are provided to overcome the above-mentioned drawbacks of the prior art. The invention provides a mobile terminal voice recognition method, aiming at realizing continuous voice recognition so as to avoid the problem that the mobile terminal omits the voice recognition.
The technical scheme adopted by the invention for solving the technical problem is as follows:
a mobile terminal voice recognition method comprises the following steps:
starting a microphone and starting to monitor the voice input of a user;
continuously recording and recognizing the voice input of the user;
when the user voice input is successfully recognized, executing a corresponding voice command, and when the user voice input recognition fails, continuing to monitor the user voice input.
The mobile terminal voice recognition method, wherein before the microphone is turned on and the monitoring of the voice input of the user is started, the method further comprises the following steps:
and receiving an operation instruction of a user and initializing the voice recognizer.
The mobile terminal voice recognition method, wherein the continuously recording and recognizing the user voice input comprises:
and when the voice input of the user is monitored, continuously recording and recognizing the voice input of the user, and when the voice input of the user is not monitored, continuously monitoring the voice input of the user.
According to the mobile terminal voice recognition method, when an operation instruction of finishing voice recognition by a user is detected, the voice recognizer is released, the microphone is closed, and monitoring of voice input of the user is stopped.
The mobile terminal voice recognition method, wherein when the user voice input is successfully recognized, the corresponding voice command is executed, and when the user voice input recognition fails, the user voice input is continuously monitored, and the method comprises the following steps:
when the voice input of the user is successfully identified, acquiring the identified characters;
analyzing the recognized characters and executing corresponding voice commands;
when the corresponding voice command is executed, the voice input of the user is monitored continuously;
and when the user voice input recognition fails, continuing to monitor the user voice input.
A mobile terminal comprising a processor, and a memory coupled to the processor,
the memory stores a speech recognition program that when executed by the processor performs the following steps;
starting a microphone and starting to monitor the voice input of a user;
continuously recording and recognizing the voice input of the user;
when the user voice input is successfully identified, executing a corresponding voice command, and when the user voice input identification fails, continuously monitoring the user voice input;
the processor is configured to invoke the speech recognition program instructions.
The mobile terminal, wherein the speech recognition program, when executed by the processor, further implements the steps of:
and receiving an operation instruction of a user and initializing the voice recognizer.
The mobile terminal, wherein the speech recognition program, when executed by the processor, further implements the steps of:
when the voice input of the user is monitored, continuously recording and recognizing the voice input of the user, and when the voice input of the user is not monitored, continuously monitoring the voice input of the user;
and when an operation instruction of finishing the voice recognition by the user is detected, releasing the voice recognizer, closing the microphone and stopping monitoring the voice input of the user.
The mobile terminal, wherein when the user voice input is successfully recognized, the corresponding voice command is executed, and when the user voice input recognition fails, the step of continuing to monitor the user voice input comprises the following steps:
when the voice input of the user is successfully identified, acquiring the identified characters;
analyzing the recognized characters and executing corresponding voice commands;
when the corresponding voice command is executed, the voice input of the user is monitored continuously;
and when the user voice input recognition fails, continuing to monitor the user voice input.
A storage medium, wherein the storage medium stores a voice recognition program, and the voice recognition program, when executed by a processor, implements the steps of any of the mobile terminal voice recognition methods.
The invention provides a mobile terminal voice recognition method, a mobile terminal and a storage medium, wherein the method starts to monitor the voice input of a user by starting a microphone; continuously recording and recognizing the voice input of the user; when the voice input of the user is successfully recognized, executing a corresponding voice command; and when the user voice input recognition fails, continuing to monitor the user voice input. Whether the recognition is successful or failed, the microphone is continuously monitored, so that continuous voice recognition is realized, and the problem that the mobile terminal omits the voice recognition is solved.
Drawings
FIG. 1 is a flow chart of a voice recognition method of a mobile terminal according to a preferred embodiment of the present invention.
Fig. 2 is a functional block diagram of a preferred embodiment of the mobile terminal of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating a voice recognition method of a mobile terminal according to a preferred embodiment of the present invention. As shown in fig. 1, the method for recognizing a voice of a mobile terminal according to an embodiment of the present invention includes the following steps:
and S100, receiving an operation instruction of a user and initializing the voice recognizer.
In the embodiment of the invention, the speech recognizer of the Android system provides a speech-to-text function, and gives out the most matched text according to the input of the microphone. The user clicks to enter a background voice recognition mode, and the voice recognizer is initialized first. After the system enters a background voice recognition mode, the voice recognizer continuously works in the background under the condition that a user does not intervene, and the microphone continuously monitors the voice input of the user. Of course, the user may click into a normal speech recognition mode, and the speech recognizer only recognizes a sentence.
And step S200, starting a microphone and starting to monitor the voice input of the user.
In the embodiment of the invention, after the voice recognizer is initialized, the system starts the microphone to record voice input and monitors the voice input of a user.
And step S300, continuously recording and recognizing the voice input of the user.
The continuously recording and recognizing the user voice input comprises:
and when the voice input of the user is monitored, continuously recording and recognizing the voice input of the user, and when the voice input of the user is not monitored, continuously monitoring the voice input of the user.
When the voice input of the user is monitored, the voice recognizer continuously records the voice input of the user and recognizes the voice input of the user, and even if the time of the voice input of the user exceeds the second preset time, the voice recognizer can continuously record the voice input of the user because the microphone is always in an open state.
When the voice input of the user is monitored, recording the event that the user starts speaking, namely the voice input of the user starts.
When the first preset time is stopped after the voice input of the user is monitored, the fact that the user finishes speaking in a sentence can be judged, and an event that the user finishes speaking is recorded, namely the voice input of the user is finished. Even if the user voice input is ended and the microphone is not turned off, the user voice input can be continuously recorded. By recording the start of user voice input and the end of user voice input, multiple user voice inputs can be divided, so that the user voice inputs can be recognized conveniently, and various commands of the user can be distinguished.
When the voice input of the user is not monitored, the voice input of the user is continuously monitored, the user does not speak within the second preset time, the voice recognizer determines that the voice recognition is overtime, the step S200 is returned again to continuously monitor the voice input of the user, and the user is prompted to stop recognizing and re-input the voice, so that the problem that the system can not continuously monitor the voice input of the user because the voice recognition is overtime is solved.
The first preset time and the second preset time may be set according to the needs of the customer, or may be fixed times. Generally, the first preset time is 1-3 seconds, and preferably, the first preset time is 2 seconds. The second preset time is 5-10 seconds, and preferably, the second preset time is 5 seconds.
Step S400, when the user voice input is successfully identified, executing a corresponding voice command, and when the user voice input identification fails, continuing to monitor the user voice input.
Specifically, when the user voice input is successfully recognized, executing the corresponding voice command, and when the user voice input recognition fails, continuing to monitor the user voice input specifically includes the following steps:
step S410, when the voice input of the user is successfully recognized, the recognized characters are obtained.
When the speech recognizer successfully recognizes the user's speech input, the speech recognizer converts the user's speech input into recognized text, i.e., obtains the recognized text, such as "call to king XX".
Step 420, analyzing the recognized characters and executing corresponding voice commands;
by acquiring the recognized characters, the system analyzes the recognized characters, judges the type of the corresponding command and executes the corresponding voice command. For example, the system finds the contact address of the king XX in the address book and dials the telephone of the king XX, and displays information such as 'calling the king XX' on the display screen.
Step 430, when the corresponding voice command is executed, the voice input of the user is monitored continuously.
And when the corresponding voice command is executed, continuing to monitor the voice input of the user. For example, when the user selects a segment of text and says "copy," and the system executes the "copy" command, the speech recognizer continues to monitor the user's speech input, the user may continue to say "paste," the speech recognizer may still monitor the user's speech input, and the system continues to execute the "paste" command. Thus, the problem that only one sentence is monitored by clicking once is avoided. Of course, when the speech recognition function is not needed during the execution, step 500 is entered to interrupt the speech recognition operation.
When a user speaks a plurality of words, namely when a plurality of user voice inputs exist, the user voice inputs are sequentially recognized, and when the plurality of user voice inputs are successfully recognized, corresponding voice commands are sequentially executed.
And step 440, when the user voice input recognition fails, continuing to monitor the user voice input.
When the user voice input recognition fails, the user voice input is continuously monitored, that is, the voice recognizer does not recognize the user voice input and cannot execute the corresponding command, the step S200 is returned again to continuously monitor the user voice input, and the user is prompted to "fail in recognition, please re-input voice".
And step S500, when an operation instruction of finishing voice recognition by the user is detected, releasing the voice recognizer, closing the microphone and stopping monitoring the voice input of the user.
When the user does not need the background voice recognition function, the user can exit the background voice recognition mode at any time, and when the operation instruction of finishing the voice recognition of the user is detected, the voice recognizer is released, the microphone is closed, and the monitoring of the voice input of the user is stopped.
In view of the above, the method for recognizing the voice of the mobile terminal starts to monitor the voice input of the user by opening the microphone; when the voice input of the user is monitored, continuously recording and recognizing the voice input of the user; when the voice input of the user is successfully recognized, executing a corresponding voice command; and when the user voice input recognition fails, continuing to monitor the user voice input. Whether the recognition is successful, the recognition is failed or overtime, the microphone is continuously monitored, continuous voice recognition is realized, and therefore the problem that the mobile terminal omits the voice recognition is solved.
Of course, it will be understood by those skilled in the art that all or part of the processes of the methods of the above embodiments may be implemented by instructing relevant hardware (such as a processor, a controller, etc.) through a speech recognition program, and the program may be stored in a computer readable storage medium, and when executed, may include the processes of the above method embodiments. The storage medium may be a memory, a magnetic disk, an optical disk, etc.
Example two
The embodiment of the present invention further provides a mobile terminal, which may be a mobile phone, wherein as shown in fig. 2, the mobile terminal of the embodiment includes a processor 10 and a memory 20 connected to the processor 10;
the memory 20 stores a speech recognition program which when executed by the processor 10 performs the following steps;
starting a microphone and starting to monitor the voice input of a user;
continuously recording and recognizing the voice input of the user;
when the user voice input is successfully identified, executing a corresponding voice command, and when the user voice input identification fails, continuously monitoring the user voice input;
the processor 10 is configured to invoke the speech recognition program instructions, as described above.
Further, when executed by the processor 10, the speech recognition program further implements the steps of:
and receiving an operation instruction of a user, and initializing the voice recognizer, which is specifically described above.
Further, when executed by the processor 10, the speech recognition program further implements the steps of:
when the voice input of the user is monitored, continuously recording and recognizing the voice input of the user, and when the voice input of the user is not monitored, continuously monitoring the voice input of the user;
when detecting that the user finishes the operation instruction of voice recognition, releasing the voice recognizer, closing the microphone, and stopping monitoring the voice input of the user, as described above.
Further, when the user voice input is successfully recognized, the corresponding voice command is executed, and when the user voice input recognition fails, the step of continuing to monitor the user voice input comprises the following steps:
when the voice input of the user is successfully identified, acquiring the identified characters;
analyzing the recognized characters and executing corresponding voice commands;
when the corresponding voice command is executed, the voice input of the user is monitored continuously;
when the user speech input recognition fails, the user speech input is continuously monitored, as described above.
EXAMPLE III
An embodiment of the present invention further provides a storage medium, where the storage medium stores a voice recognition program, and the voice recognition program, when executed by a processor, implements the steps of the voice recognition method of the mobile terminal, as described above.
In summary, the method for recognizing the voice of the mobile terminal, the mobile terminal and the storage medium provided by the present invention start to monitor the voice input of the user by turning on the microphone; continuously recording and recognizing the voice input of the user; when the user voice input is successfully recognized, executing a corresponding voice command, and when the user voice input recognition fails, continuing to monitor the user voice input. Whether the recognition is successful, the recognition is failed or overtime, the microphone is continuously monitored, continuous voice recognition is realized, and therefore the problem that the mobile terminal omits the voice recognition is solved.
It is to be understood that the invention is not limited to the examples described above, but that modifications and variations may be effected thereto by those of ordinary skill in the art in light of the foregoing description, and that all such modifications and variations are intended to be within the scope of the invention as defined by the appended claims.

Claims (7)

1. A mobile terminal voice recognition method is characterized by comprising the following steps:
starting a microphone and starting to monitor the voice input of a user;
continuously recording and recognizing the voice input of the user;
when the user voice input is successfully identified, executing a corresponding voice command, and when the user voice input identification fails, continuously monitoring the user voice input;
the continuously recording and recognizing the user voice input comprises:
when the voice input of the user is monitored, continuously recording and recognizing the voice input of the user, and when the voice input of the user is not monitored, continuously monitoring the voice input of the user;
when the voice input of the user is monitored, the voice input of the user is continuously recorded and recognized, and when the voice input of the user is not monitored, the voice input of the user is continuously monitored, and the method comprises the following steps: recording the start of the voice input of the user when the voice input of the user is monitored; recording the end of the voice input of the user when the first preset time is stopped after the voice input of the user is monitored; segmenting the plurality of user speech inputs by recording a user speech input start and a user speech input end to identify the user speech input;
when the user voice input is successfully recognized, executing a corresponding voice command, and when the user voice input recognition fails, continuously monitoring the user voice input comprises the following steps:
when the voice input of the user is successfully identified, acquiring the identified characters;
analyzing the recognized characters and executing corresponding voice commands;
when the corresponding voice command is executed, the voice input of the user is monitored continuously;
and when the user voice input recognition fails, continuing to monitor the user voice input.
2. The voice recognition method of claim 1, wherein before the turning on the microphone and beginning to monitor the user voice input, the method further comprises:
and receiving an operation instruction of a user and initializing the voice recognizer.
3. The voice recognition method of claim 2, wherein when an operation command for finishing voice recognition by the user is detected, the voice recognizer is released, the microphone is turned off, and the monitoring of the voice input of the user is stopped.
4. A mobile terminal comprising a processor, and a memory coupled to the processor,
the memory stores a speech recognition program that when executed by the processor performs the following steps;
starting a microphone and starting to monitor the voice input of a user;
continuously recording and recognizing the voice input of the user;
when the user voice input is successfully identified, executing a corresponding voice command, and when the user voice input identification fails, continuously monitoring the user voice input;
the processor is used for calling the voice recognition program instruction;
the continuously recording and recognizing the user voice input comprises:
when the voice input of the user is monitored, continuously recording and recognizing the voice input of the user, and when the voice input of the user is not monitored, continuously monitoring the voice input of the user;
when the voice input of the user is monitored, the voice input of the user is continuously recorded and recognized, and when the voice input of the user is not monitored, the voice input of the user is continuously monitored, and the method comprises the following steps: recording the start of the voice input of the user when the voice input of the user is monitored; recording the end of the voice input of the user when the first preset time is stopped after the voice input of the user is monitored; segmenting the plurality of user speech inputs by recording a user speech input start and a user speech input end to identify the user speech input;
when the user voice input is successfully recognized, executing a corresponding voice command, and when the user voice input recognition fails, continuously monitoring the user voice input comprises the following steps:
when the voice input of the user is successfully identified, acquiring the identified characters;
analyzing the recognized characters and executing corresponding voice commands;
when the corresponding voice command is executed, the voice input of the user is monitored continuously;
and when the user voice input recognition fails, continuing to monitor the user voice input.
5. The mobile terminal of claim 4, wherein the speech recognition program, when executed by the processor, further implements the steps of:
and receiving an operation instruction of a user and initializing the voice recognizer.
6. The mobile terminal of claim 5, wherein the speech recognition program, when executed by the processor, further implements the steps of:
and when an operation instruction of finishing the voice recognition by the user is detected, releasing the voice recognizer, closing the microphone and stopping monitoring the voice input of the user.
7. A storage medium, characterized in that the storage medium stores a voice recognition program, which when executed by a processor implements the steps of the mobile terminal voice recognition method according to any one of claims 1 to 3.
CN201710937525.1A 2017-09-30 2017-09-30 Mobile terminal voice recognition method, mobile terminal and storage medium Active CN107680592B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710937525.1A CN107680592B (en) 2017-09-30 2017-09-30 Mobile terminal voice recognition method, mobile terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710937525.1A CN107680592B (en) 2017-09-30 2017-09-30 Mobile terminal voice recognition method, mobile terminal and storage medium

Publications (2)

Publication Number Publication Date
CN107680592A CN107680592A (en) 2018-02-09
CN107680592B true CN107680592B (en) 2020-09-22

Family

ID=61138125

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710937525.1A Active CN107680592B (en) 2017-09-30 2017-09-30 Mobile terminal voice recognition method, mobile terminal and storage medium

Country Status (1)

Country Link
CN (1) CN107680592B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111131592B (en) * 2018-10-31 2021-09-28 奇酷互联网络科技(深圳)有限公司 Automatic reply method, communication equipment and device with storage function
CN109599130B (en) * 2018-12-10 2020-10-30 百度在线网络技术(北京)有限公司 Sound reception method, device and storage medium
CN111383633B (en) * 2018-12-29 2023-08-01 深圳Tcl新技术有限公司 Speech recognition continuity control method and device, intelligent terminal and storage medium
CN110931015B (en) * 2019-12-04 2022-10-28 奇瑞新能源汽车股份有限公司 Safety verification system and method for remotely controlling vehicle

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541574A (en) * 2010-12-13 2012-07-04 鸿富锦精密工业(深圳)有限公司 Application program opening system and method
CN104077105A (en) * 2013-03-29 2014-10-01 联想(北京)有限公司 Information processing method and electronic device
CN105244025A (en) * 2015-10-29 2016-01-13 惠州Tcl移动通信有限公司 Voice identification method and system based on intelligent wearable device
CN106057201A (en) * 2016-04-25 2016-10-26 北京市动感生活科技有限公司 Household electrical appliance intelligent voice interaction control method and apparatus
CN106356059A (en) * 2015-07-17 2017-01-25 中兴通讯股份有限公司 Voice control method, device and projector
CN106469556A (en) * 2015-08-20 2017-03-01 现代自动车株式会社 Speech recognition equipment, the vehicle with speech recognition equipment, control method for vehicles
CN106601250A (en) * 2015-11-10 2017-04-26 刘芨可 Speech control method and device and equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170010494A (en) * 2015-07-20 2017-02-01 엘지전자 주식회사 Mobile terminal and method for controlling the same

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541574A (en) * 2010-12-13 2012-07-04 鸿富锦精密工业(深圳)有限公司 Application program opening system and method
CN104077105A (en) * 2013-03-29 2014-10-01 联想(北京)有限公司 Information processing method and electronic device
CN106356059A (en) * 2015-07-17 2017-01-25 中兴通讯股份有限公司 Voice control method, device and projector
CN106469556A (en) * 2015-08-20 2017-03-01 现代自动车株式会社 Speech recognition equipment, the vehicle with speech recognition equipment, control method for vehicles
CN105244025A (en) * 2015-10-29 2016-01-13 惠州Tcl移动通信有限公司 Voice identification method and system based on intelligent wearable device
CN106601250A (en) * 2015-11-10 2017-04-26 刘芨可 Speech control method and device and equipment
CN106057201A (en) * 2016-04-25 2016-10-26 北京市动感生活科技有限公司 Household electrical appliance intelligent voice interaction control method and apparatus

Also Published As

Publication number Publication date
CN107680592A (en) 2018-02-09

Similar Documents

Publication Publication Date Title
CN107680592B (en) Mobile terminal voice recognition method, mobile terminal and storage medium
US10838765B2 (en) Task execution method for voice input and electronic device supporting the same
US9741343B1 (en) Voice interaction application selection
EP2717258B1 (en) Phrase spotting systems and methods
US9015048B2 (en) Incremental speech recognition for dialog systems
CN102591455B (en) Selective Transmission of Voice Data
CN107886944B (en) Voice recognition method, device, equipment and storage medium
US20130297318A1 (en) Speech recognition systems and methods
US20160372110A1 (en) Adapting voice input processing based on voice input characteristics
KR102651438B1 (en) Implementing streaming actions based on partial hypotheses
US8185400B1 (en) System and method for isolating and processing common dialog cues
KR20150022786A (en) Embedded system for construction of small footprint speech recognition with user-definable constraints
WO2016110068A1 (en) Voice switching method and apparatus for voice recognition device
KR102501083B1 (en) Method for voice detection and electronic device using the same
US11373635B2 (en) Information processing apparatus that fades system utterance in response to interruption
US9077802B2 (en) Automated response system
JP2022533308A (en) Launch management for multiple voice assistants
KR20230002690A (en) Speech Recognition Error Correction of Speech
US7461000B2 (en) System and methods for conducting an interactive dialog via a speech-based user interface
CN109144458B (en) Electronic device for performing operation corresponding to voice input
KR102417899B1 (en) Apparatus and method for recognizing voice of vehicle
EP3195314B1 (en) Methods and apparatus for unsupervised wakeup
KR20120111510A (en) A system of robot controlling of using voice recognition
CN112581957B (en) Computer voice control method, system and related device
CN113096651A (en) Voice signal processing method and device, readable storage medium and electronic equipment

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
TR01 Transfer of patent right

Effective date of registration: 20220127

Address after: 518000 a501, building D4, TCL Science Park, No. 1001, Zhongshan Park Road, Shuguang community, Xili street, Nanshan District, Shenzhen, Guangdong

Patentee after: Thunderbird innovation technology (Shenzhen) Co.,Ltd.

Address before: 516006 Zhongkai hi tech Zone, Huizhou, Guangdong, 86 Chang seven Road West

Patentee before: HUIZHOU TCL MOBILE COMMUNICATION Co.,Ltd.

TR01 Transfer of patent right