CN104575499B - Voice control method of mobile terminal and mobile terminal - Google Patents

Voice control method of mobile terminal and mobile terminal Download PDF

Info

Publication number
CN104575499B
CN104575499B CN201310467251.6A CN201310467251A CN104575499B CN 104575499 B CN104575499 B CN 104575499B CN 201310467251 A CN201310467251 A CN 201310467251A CN 104575499 B CN104575499 B CN 104575499B
Authority
CN
China
Prior art keywords
voice
text
matching
mobile terminal
voice text
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
CN201310467251.6A
Other languages
Chinese (zh)
Other versions
CN104575499A (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.)
Shanghai Ctrip Business Co Ltd
Original Assignee
Shanghai Ctrip Business 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 Shanghai Ctrip Business Co Ltd filed Critical Shanghai Ctrip Business Co Ltd
Priority to CN201310467251.6A priority Critical patent/CN104575499B/en
Publication of CN104575499A publication Critical patent/CN104575499A/en
Application granted granted Critical
Publication of CN104575499B publication Critical patent/CN104575499B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Telephonic Communication Services (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a voice control method of a mobile terminal and the mobile terminal, wherein the mobile terminal comprises a matching voice operation library containing voice information, the voice information comprises a preset structured voice text, an operation page of a mobile application and an operation type, the preset structured voice text corresponds to the operation type executed in the operation page one by one, and the voice control method comprises the following steps: receiving a voice signal and converting the voice signal into a first voice text; carrying out structuring processing on the first voice text to obtain a second voice text; and matching the second voice text with a preset structured voice text in a matched voice operation library, if the matching is successful, acquiring an operation page and an operation type corresponding to the preset structured voice text matched with the second voice text, controlling the current page to jump to the corresponding operation page, executing the corresponding operation type, and if the matching is failed, waiting for receiving the voice signal again. The method and the device can quickly reach the required operation page to realize specific operation, and improve the operability of the mobile application.

Description

Voice control method of mobile terminal and mobile terminal
Technical Field
The present invention relates to a mobile terminal, and more particularly, to a voice control method for a mobile terminal and a mobile terminal including the same.
Background
With the popularization of mobile terminals such as mobile phones and the rise of operating systems of mobile terminals such as IOS (operating system of handheld device developed by apple), Andriod (android, an operating system based on Linux free and open source codes), Windows8 (operating system promoted by microsoft), more and more mobile applications are developed and placed on the mobile terminals (by 2013, the number of applications in AppStore and Andriod markets exceeds 70 ten thousand, and the number of applications in Windows phone platform breaks through 12 thousand).
In mobile applications of mobile terminals, generally, when a user finds a page required by the user and performs corresponding operations, the user needs to navigate through a plurality of layers of menu navigation buttons or pages, which greatly reduces the experience of the user and the controllability of the application itself, how to enable the user to quickly find a target page, and quickly implementing the operations required by the user becomes a problem that the mobile application needs to solve urgently.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a voice control method of a mobile terminal and the mobile terminal, which can quickly control the current page of the mobile terminal to jump to a target operation page and execute corresponding operation in a voice mode, so as to overcome the defects that the user experience is reduced and the operability of the application is reduced in the operation process of opening the mobile application in the prior art.
The invention solves the technical problems through the following technical scheme:
the invention provides a voice control method of a mobile terminal, which is characterized in that the mobile terminal comprises a matching voice operation library containing a plurality of voice messages, the voice messages comprise a preset structured voice text, an operation page and an operation type of mobile application, the preset structured voice text corresponds to the operation type executed in the operation page one by one, and the voice control method comprises the following steps:
S1the mobile terminal receives a voice signal and converts the voice signal into a first voice text;
S2the mobile terminal carries out structuralization processing on the first voice text to obtain a second voice text;
S3the mobile terminal matches the second voice text with all preset structured voice texts in the matching voice operation library, and if the matching is successful, the step S is carried out4If the matching fails, repeating step S1
S4And the mobile terminal acquires an operation page and an operation type corresponding to the preset structured voice text matched with the second voice text, controls the current page to jump to the corresponding operation page, and executes the corresponding operation type.
According to the scheme, the voice recognition technology is used, voice control is carried out on the mobile application, so that a user can quickly find an operation page required by the user in a voice mode, page skipping of the mobile application is controlled, corresponding operation is executed, the user can quickly realize operation on the mobile application, and the operation efficiency of the user is improved.
Preferably, step S2The method comprises the following steps:
S21segmenting the first voice text, and performing part-of-speech tagging on each word segmented by the segmentation;
S22and adopting a synonym thesaurus and/or a homonym thesaurus to unify synonyms and/or homonyms for each word and carrying out structuring processing in a normalization mode to obtain the second voice text, wherein when the input word is 'unsubscribed, pushed or returned', for example, the synonym thesaurus is adopted for unifying the word and is normalized to be 'returned'.
Preferably, in step S3When the matching fails, the voice signal is waited to be received again, and matching failure information is uploaded to a log server or stored in the mobile terminal, wherein the matching failure information comprises the user identification of the mobile terminal, the first voice text and the second voice text.
Preferably, the log server extracts the matching failure information, establishes a structured voice text matched with the second voice text, establishes a corresponding relationship between the matched structured voice text and an operation page and an operation type of the mobile application, and sends the corresponding relationship to the matching voice operation library; or the like, or, alternatively,
and the mobile terminal establishes a structured voice text matched with the second voice text, establishes a corresponding relation between the matched structured voice text and an operation page and an operation type of the mobile application, and stores the corresponding relation into the matched voice operation library.
According to the scheme, when matching fails, the structured voice text matched with the second voice text is established, the corresponding relation between the matched structured voice text and the operation page and the operation type of the mobile application is established, and the corresponding relation is stored in the matching voice operation library, so that when the same voice signal is input again, the voice signal can be successfully matched with the corresponding operation page and the operation type, and then the current page is controlled to jump to the corresponding operation page, and the function of the corresponding operation type is executed, therefore, the use experience of a user and the operation efficiency of the mobile application are further improved.
Preferably, the mobile terminal is further provided with a text library, the text library stores the corresponding relationship between the preset signal wave and the preset text, and the step S1The method comprises the following steps:
S11the mobile terminal receives the voice signal and performs noise reduction and filtering processing on the voice signal to obtain a signal wave;
S12the mobile terminal matches the signal wave with all preset signal waves in the text library, and if the matching is successful, the step S is carried out13If the matching fails, repeating step S11
S13And the mobile terminal acquires a preset text corresponding to a preset signal wave matched with the signal wave as the first voice text.
The present invention also provides a mobile terminal, which is characterized in that the mobile terminal includes a matching voice operation library including a plurality of voice information, the voice information includes a preset structured voice text, an operation page of a mobile application and an operation type, the preset structured voice text corresponds to the operation type executed in the operation page one by one, and the mobile terminal further includes:
the conversion module is used for receiving a voice signal and converting the voice signal into a first voice text;
the first processing module is used for carrying out structuralization processing on the first voice text to obtain a second voice text;
the first matching module is used for matching the second voice text with all the preset structured voice texts in the matching voice operation library, calling the first obtaining module if the matching is successful, and repeatedly calling the conversion module if the matching is failed;
the first acquisition module is used for acquiring an operation page and an operation type corresponding to a preset structured voice text matched with the second voice text;
and the control module is used for controlling the current page to jump to the corresponding operation page and executing the corresponding operation type.
Preferably, the first processing module comprises a word segmentation labeling module and a unifying module;
the word segmentation and labeling module is used for segmenting the first voice text and performing part-of-speech labeling on each word segmented by the word segmentation;
the unifying module is used for unifying synonyms and/or homophones by adopting a synonym word bank and/or a homophone word bank aiming at each word and carrying out structured processing in a normalized mode to obtain the second voice text.
Preferably, when the first matching module fails to match, the conversion module is waited to be called again, matching failure information is generated, and the matching failure information is uploaded to a log server or stored in the mobile terminal, wherein the matching failure information comprises the user identifier of the mobile terminal, the first voice text and the second voice text.
Preferably, the log server is configured to extract the matching failure information, establish a structured speech text matched with the second speech text, construct a corresponding relationship between the matched structured speech text and an operation page and an operation type of the mobile application, and send the corresponding relationship to the matching speech operation library; or the like, or, alternatively,
the mobile terminal also comprises an establishing module and a constructing module, wherein the establishing module is used for establishing a structured voice text matched with the second voice text, and the constructing module is used for constructing the corresponding relation between the matched structured voice text and the operation page and the operation type of the mobile application and storing the corresponding relation into the matched voice operation library.
Preferably, the mobile terminal is further provided with a text library, the text library stores a corresponding relationship between the preset signal wave and the preset text, and the conversion module includes:
the second processing module is used for receiving the voice signal and carrying out noise reduction and filtering processing on the voice signal to obtain a signal wave;
the second matching module is used for matching the signal wave with all the preset signal waves in the text library, calling the second acquisition module if the matching is successful, and repeatedly calling the second processing module if the matching is failed;
the second obtaining module is configured to obtain a preset text corresponding to a preset signal wave matched with the signal wave as the first voice text.
On the basis of the common knowledge in the field, the above preferred conditions can be combined randomly to obtain the preferred embodiments of the invention.
The positive progress effects of the invention are as follows:
the voice signal received by the mobile terminal is converted and structuralized to obtain a second voice signal, the second voice text is matched with all preset structuralized voice texts in the matched voice operation library, and when the matching is successful, the current page is controlled to jump to the corresponding operation page, and the corresponding operation type is executed. The method and the device can quickly reach the required operation page to realize specific operation, improve the operability of the mobile application, and further improve the use experience and the operation efficiency of the user.
Drawings
Fig. 1 is a flowchart of a voice control method of a mobile terminal according to embodiment 1 of the present invention.
Fig. 2 is a block diagram of a mobile terminal according to embodiment 1 of the present invention.
Fig. 3 is a block diagram of a mobile terminal according to embodiment 2 of the present invention.
Detailed Description
The invention is further illustrated by the following examples, which are not intended to limit the scope of the invention.
Example 1
As shown in fig. 1, this embodiment provides an acoustic control method for a mobile terminal, where the mobile terminal includes a matching voice operation library including a plurality of voice messages, where the voice messages include a preset structured voice text, an operation page of a mobile application, and an operation type, the preset structured voice text corresponds to the operation type executed in the operation page one by one, the mobile terminal is further provided with a text library, and a corresponding relationship between a preset signal wave and the preset text is stored in the text library, and the acoustic control method includes the following steps:
step 101, the mobile terminal receives a voice signal, and performs noise reduction and filtering processing on the voice signal to obtain a signal wave;
step 102, the mobile terminal matches the signal wave with all preset signal waves in the text library, if the matching is successful, step 103 is entered, and if the matching is failed, step 101 is repeated;
103, the mobile terminal acquires a preset text corresponding to a preset signal wave matched with the signal wave as a first voice text;
step 104, segmenting the first voice text, and performing part-of-speech tagging on each word segmented by the segmentation;
step 105, adopting a synonym thesaurus and/or homophone thesaurus unified synonym and/or homophone for each word and carrying out structured processing in a normalized mode to obtain a second voice text.
Step 106, the mobile terminal matches the second voice text with all preset structured voice texts in the matching voice operation library, if the matching is successful, step 107 is entered, and if the matching is failed, step 101 is repeated;
and 107, the mobile terminal acquires an operation page and an operation type corresponding to the preset structured voice text matched with the second voice text, controls the current page to jump to the corresponding operation page, and executes the corresponding operation type.
Furthermore, in step 106, in addition to waiting for receiving the voice signal again when the matching fails, a matching failure message including the user identifier of the mobile terminal, the first voice text and the second voice text may be further uploaded to the log server. The log server extracts the matching failure information, establishes a structured voice text matched with the second voice text, establishes a corresponding relation between the matched structured voice text and an operation page and an operation type of the mobile application, and sends the corresponding relation to the matching voice operation library.
As shown in fig. 2, this embodiment further provides a mobile terminal, where the mobile terminal includes a matching voice operation library 1 including a plurality of voice messages, where the voice messages include a preset structured voice text, an operation page of a mobile application, and an operation type, the preset structured voice text corresponds to the operation type executed in the operation page one by one, the mobile terminal is further provided with a text library 2, and a corresponding relationship between a preset signal wave and a preset text is stored in the text library, and the mobile terminal further includes:
a conversion module 3, configured to receive a speech signal and convert the speech signal into a first speech text, further, the conversion module 3 includes a second processing module 31, a second matching module 32, and a second obtaining module 33, where the three modules respectively implement the following functions:
the second processing module 31 is configured to receive the voice signal, and perform noise reduction and filtering processing on the voice signal to obtain a signal wave, the second matching module 32 is configured to match the signal wave with all preset signal waves in the text library, if the matching is successful, the second obtaining module 33 is called, if the matching is unsuccessful, the second processing module 31 is repeatedly called, and the second obtaining module 33 is configured to obtain a preset text corresponding to the preset signal wave matched with the signal wave as the first voice text;
a first processing module 4, configured to perform structural processing on the first speech text to obtain a second speech text, where the first processing module 4 includes a segmentation tagging module 41 and a unifying module 42, and the two modules each implement the following functions:
the word segmentation tagging module 41 is configured to perform word segmentation on the first speech text, and perform part-of-speech tagging on each word segmented by the word segmentation;
the unifying module 42 is configured to unify synonyms and/or homonyms by using a homonym thesaurus and/or a homonym thesaurus for each word and perform a structuring process in a normalized manner to obtain the second speech text;
the first matching module 5 is used for matching the second voice text with all the preset structured voice texts in the matching voice operation library 1, if the matching is successful, a first obtaining module 6 is called, and if the matching is failed, the conversion module 3 is repeatedly called;
the first obtaining module 6 is configured to obtain an operation page and an operation type corresponding to a preset structured speech text matched with the second speech text;
and the control module 7 is used for controlling the current page to jump to the corresponding operation page and executing the corresponding operation type.
And, when the first matching module 5 fails to match, the conversion module 3 is called to generate a matching failure message, and the matching failure message is uploaded to a log server (not shown) or stored in the mobile terminal, where the matching failure message includes the user identifier of the mobile terminal, the first voice text and the second voice text. The log server is used for extracting the matching failure information, establishing a structured voice text matched with the second voice text, establishing a corresponding relation between the matched structured voice text and an operation page and an operation type of the mobile application, and sending the corresponding relation to the matching voice operation library.
The invention is further illustrated by the following specific examples, so that those skilled in the art can better understand the invention:
the method comprises the steps that a user sends an instruction of opening local search to a mobile phone, the local search is mobile application of the mobile phone, the mobile phone receives a voice signal and performs noise reduction and filtering processing on the voice signal to obtain a signal wave corresponding to the voice signal, the mobile phone matches the signal wave with all preset signal waves in a text library, when matching is successful, the mobile phone obtains a preset text corresponding to the preset signal wave matched with the signal wave as a first voice text, and for example, the content of the first voice text is 'opening local search'.
Then, performing word segmentation operation on the first voice text, enabling the word segmentation to be two words of 'open' and 'local search', performing part-of-speech tagging on the two words, enabling the two words to be marked as 'verb' and 'noun', unifying the two words by adopting a synonym thesaurus, performing normalization processing on the two words, enabling the two words to be 'open' and 'local search' respectively after being processed, and forming a second voice text, matching the second voice text with all preset structured voice texts in the matched voice operation base by the mobile phone, acquiring an operation page and an operation type corresponding to the preset structured voice text matched with the second voice text by the mobile phone when matching is successful, controlling the current page to jump to an operation page of 'local search' in a mobile application, and executing the corresponding operation type.
For another example, a user sends an instruction of "start local search" to a mobile phone, the mobile phone receives the voice signal and performs noise reduction and filtering processing on the voice signal to obtain a signal wave corresponding to the voice signal, the mobile phone matches the signal wave with all preset signal waves in the text library, when matching is successful, the mobile phone obtains a preset text corresponding to the preset signal wave matched with the signal wave as a first voice text, and the content of the first voice text is "start local search".
Then, performing word segmentation operation on the first voice text, enabling the word segmentation to be two words of 'open' and 'local search', performing part-of-speech tagging on the two words, enabling the two words to be marked as 'verb' and 'noun', unifying the two words by adopting a synonym thesaurus, performing normalization processing on the two words, enabling the two words to be 'open' and 'local search' respectively after processing, forming a second voice text, matching the second voice text with all preset structured voice texts in the matched voice operation base by the mobile phone, successfully matching, acquiring an operation page and an operation type corresponding to the preset structured voice text matched with the second voice text by the mobile phone, controlling the current page to jump to an operation page of the mobile application 'local search', and executing the corresponding operation type.
For another example, the user sends an instruction of "implementing the current page as the local search page" to the mobile phone, the mobile phone receives the voice signal and performs processing such as noise reduction, filtering processing, matching with all preset signal waves in the text library, and the like on the voice signal, and when matching is successful, the mobile phone obtains the first voice text, and the content of the first voice text is "implementing the current page as the local search page".
Then, the first voice text is subjected to word segmentation operation, the words are segmented into 'implementation', 'current page', 'yes' and 'local search page', the words are labeled in part of speech and are respectively labeled as 'verb', 'noun', 'preposition' and 'noun', each word is unified by adopting a synonym word bank and is subjected to normalization processing, the words are respectively subjected to 'implementation', 'current page', 'no' and 'local search page' after being processed and form a second voice text, the mobile phone matches the second voice text with all the preset structured voice texts in the matching voice operation bank, the matching failure waits for receiving the voice signals again, and a piece of matching failure information is uploaded to the log server.
Example 2
The steps of implementing the voice control method in this embodiment are substantially the same as those of implementing the voice control method in embodiment 1, except that in step 106, the following steps are specifically performed: in step 106, in addition to waiting for receiving the voice signal again when the matching fails, the matching failure information may be further stored in the mobile terminal. And the mobile terminal establishes a structured voice text matched with the second voice text, establishes a corresponding relation between the matched structured voice text and an operation page and an operation type of the mobile application, and stores the corresponding relation into the matched voice operation library.
The present embodiment also provides a mobile terminal, where functions implemented by components and parts included in the mobile terminal are substantially the same as those implemented by the components and parts included in embodiment 1, and the difference is that:
and when the first matching module 5 fails to match, the conversion module 3 is called to generate matching failure information, and the matching failure information is stored in the mobile terminal.
Moreover, as shown in fig. 3, the mobile terminal number further includes an establishing module 8 and a constructing module 9, where the establishing module 8 is configured to establish a structured voice text matched with the second voice text, and the constructing module 9 is configured to construct a corresponding relationship between the matched structured voice text and an operation page and an operation type of the mobile application, and store the corresponding relationship into the matching voice operation library 1.
The invention uses the voice recognition technology to implement voice control on the mobile application, so that a user can quickly find the operation page required by the user in a voice mode, control the page jump of the mobile application and execute corresponding operation, so that the user can quickly realize the operation on the mobile application, and the operation efficiency of the user is improved.
While specific embodiments of the invention have been described above, it will be appreciated by those skilled in the art that these are by way of example only, and that the scope of the invention is defined by the appended claims. Various changes and modifications to these embodiments may be made by those skilled in the art without departing from the spirit and scope of the invention, and these changes and modifications are within the scope of the invention.

Claims (6)

1. A voice control method of a mobile terminal is characterized in that the mobile terminal comprises a matching voice operation library containing a plurality of voice messages, the voice messages comprise a preset structured voice text, an operation page and an operation type of a mobile application, the preset structured voice text corresponds to the operation type executed in the operation page one by one, and the voice control method comprises the following steps:
S1the mobile terminal receives a voice signal and converts the voice signal into a first voice text;
S2the mobile terminal carries out structuralization processing on the first voice text to obtain a second voice text;
S3the mobile terminal matches the second voice text with all preset structured voice texts in the matching voice operation library, and if the matching is successful, the step S is carried out4If the matching fails, repeating the stepsStep S1
S4The mobile terminal acquires an operation page and an operation type corresponding to a preset structured voice text matched with the second voice text, controls the current page to jump to the corresponding operation page, and executes the corresponding operation type;
in step S3When the matching fails, waiting for receiving the voice signal again, and uploading matching failure information to a log server or storing the matching failure information to the mobile terminal, wherein the matching failure information comprises a user identifier of the mobile terminal, the first voice text and the second voice text;
the log server extracts the matching failure information, establishes a structured voice text matched with the second voice text, establishes a corresponding relation between the matched structured voice text and an operation page and an operation type of the mobile application, and sends the corresponding relation to the matching voice operation library; or the like, or, alternatively,
and the mobile terminal establishes a structured voice text matched with the second voice text, establishes a corresponding relation between the matched structured voice text and an operation page and an operation type of the mobile application, and stores the corresponding relation into the matched voice operation library.
2. The voice controlled method according to claim 1, characterised in that step S2The method comprises the following steps:
S21segmenting the first voice text, and performing part-of-speech tagging on each word segmented by the segmentation;
S22and adopting a synonym word bank and/or a homophone word bank to unify synonyms and/or homophones for each word and carrying out structured processing in a normalized mode to obtain the second voice text.
3. The voice-controlled method according to claim 1, wherein the mobile terminal further has a text database storing the corresponding relationship between the predetermined signal waves and the predetermined text, and step S1The method comprises the following steps:
S11the mobile terminal receives the voice signal and performs noise reduction and filtering processing on the voice signal to obtain a signal wave;
S12the mobile terminal matches the signal wave with all preset signal waves in the text library, and if the matching is successful, the step S is carried out13If the matching fails, repeating step S11
S13And the mobile terminal acquires a preset text corresponding to a preset signal wave matched with the signal wave as the first voice text.
4. A mobile terminal, characterized in that the mobile terminal comprises a matching voice operation library containing a plurality of voice messages, the voice messages comprise a preset structured voice text, an operation page of a mobile application and an operation type, the preset structured voice text corresponds to the operation type executed in the operation page one by one, and the mobile terminal further comprises:
the conversion module is used for receiving a voice signal and converting the voice signal into a first voice text;
the first processing module is used for carrying out structuralization processing on the first voice text to obtain a second voice text;
the first matching module is used for matching the second voice text with all the preset structured voice texts in the matching voice operation library, calling the first obtaining module if the matching is successful, and repeatedly calling the conversion module if the matching is failed;
the first acquisition module is used for acquiring an operation page and an operation type corresponding to a preset structured voice text matched with the second voice text;
the control module is used for controlling the current page to jump to the corresponding operation page and executing the corresponding operation type;
waiting for calling the conversion module again and generating matching failure information when the first matching module fails in matching, and uploading the matching failure information to a log server or storing the matching failure information in the mobile terminal, wherein the matching failure information comprises a user identifier of the mobile terminal, the first voice text and the second voice text;
the log server is used for extracting the matching failure information, establishing a structured voice text matched with the second voice text, establishing a corresponding relation between the matched structured voice text and an operation page and an operation type of the mobile application, and sending the corresponding relation to the matching voice operation library; or the like, or, alternatively,
the mobile terminal also comprises an establishing module and a constructing module, wherein the establishing module is used for establishing a structured voice text matched with the second voice text, and the constructing module is used for constructing the corresponding relation between the matched structured voice text and the operation page and the operation type of the mobile application and storing the corresponding relation into the matched voice operation library.
5. The mobile terminal of claim 4, wherein the first processing module comprises a word segmentation tagging module and a unifying module;
the word segmentation and labeling module is used for segmenting the first voice text and performing part-of-speech labeling on each word segmented by the word segmentation;
the unifying module is used for unifying synonyms and/or homophones by adopting a synonym word bank and/or a homophone word bank aiming at each word and carrying out structured processing in a normalized mode to obtain the second voice text.
6. The mobile terminal according to claim 4, wherein the mobile terminal further has a text database, the text database stores the corresponding relationship between the preset signal waves and the preset text, and the converting module comprises:
the second processing module is used for receiving the voice signal and carrying out noise reduction and filtering processing on the voice signal to obtain a signal wave;
the second matching module is used for matching the signal wave with all the preset signal waves in the text library, calling the second acquisition module if the matching is successful, and repeatedly calling the second processing module if the matching is failed;
the second obtaining module is configured to obtain a preset text corresponding to a preset signal wave matched with the signal wave as the first voice text.
CN201310467251.6A 2013-10-09 2013-10-09 Voice control method of mobile terminal and mobile terminal Active CN104575499B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310467251.6A CN104575499B (en) 2013-10-09 2013-10-09 Voice control method of mobile terminal and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310467251.6A CN104575499B (en) 2013-10-09 2013-10-09 Voice control method of mobile terminal and mobile terminal

Publications (2)

Publication Number Publication Date
CN104575499A CN104575499A (en) 2015-04-29
CN104575499B true CN104575499B (en) 2019-12-20

Family

ID=53091399

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310467251.6A Active CN104575499B (en) 2013-10-09 2013-10-09 Voice control method of mobile terminal and mobile terminal

Country Status (1)

Country Link
CN (1) CN104575499B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183881B (en) * 2015-09-23 2019-09-03 百度在线网络技术(北京)有限公司 Information query method and device
CN105702252B (en) * 2016-03-31 2019-09-17 海信集团有限公司 A kind of audio recognition method and device
CN105869643A (en) * 2016-06-06 2016-08-17 青岛海信移动通信技术股份有限公司 Terminal control method based on voice and voice control device
US20180018961A1 (en) * 2016-07-13 2018-01-18 Google Inc. Audio slicer and transcription generator
CN107992523B (en) * 2017-11-07 2020-07-03 中国平安人寿保险股份有限公司 Function option searching method of mobile application and terminal equipment
CN109509467B (en) * 2018-11-01 2022-06-24 北京车和家信息技术有限公司 Code generation method and device
CN109712617A (en) * 2018-12-06 2019-05-03 珠海格力电器股份有限公司 Voice control method and device, storage medium and air conditioner
CN109710361A (en) * 2018-12-26 2019-05-03 上海智臻智能网络科技股份有限公司 Service jump method and device, storage medium, terminal in application program

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101308654A (en) * 2007-05-14 2008-11-19 华为技术有限公司 Speech analysis and recognition method, system and apparatus
CN101847407A (en) * 2010-03-12 2010-09-29 中山大学 Speech recognition parameter processing method based on XML
CN101916266A (en) * 2010-07-30 2010-12-15 优视科技有限公司 Voice control web page browsing method and device based on mobile terminal
CN102543082A (en) * 2012-01-19 2012-07-04 北京赛德斯汽车信息技术有限公司 Voice operation method for in-vehicle information service system adopting natural language and voice operation system
CN102629246A (en) * 2012-02-10 2012-08-08 北京百纳信息技术有限公司 Server used for recognizing browser voice commands and browser voice command recognition system
CN202590338U (en) * 2011-12-31 2012-12-12 北京德信互动网络技术有限公司 Handle with voice function
CN102855872A (en) * 2012-09-07 2013-01-02 深圳市信利康电子有限公司 Method and system for controlling household appliance on basis of voice interaction between terminal and internet
CN103187061A (en) * 2011-12-28 2013-07-03 上海博泰悦臻电子设备制造有限公司 Speech conversational system in vehicle

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103020165B (en) * 2012-11-26 2016-06-22 北京奇虎科技有限公司 Browser and the processing method of voice recognition processing can be carried out

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101308654A (en) * 2007-05-14 2008-11-19 华为技术有限公司 Speech analysis and recognition method, system and apparatus
CN101847407A (en) * 2010-03-12 2010-09-29 中山大学 Speech recognition parameter processing method based on XML
CN101916266A (en) * 2010-07-30 2010-12-15 优视科技有限公司 Voice control web page browsing method and device based on mobile terminal
CN103187061A (en) * 2011-12-28 2013-07-03 上海博泰悦臻电子设备制造有限公司 Speech conversational system in vehicle
CN202590338U (en) * 2011-12-31 2012-12-12 北京德信互动网络技术有限公司 Handle with voice function
CN102543082A (en) * 2012-01-19 2012-07-04 北京赛德斯汽车信息技术有限公司 Voice operation method for in-vehicle information service system adopting natural language and voice operation system
CN102629246A (en) * 2012-02-10 2012-08-08 北京百纳信息技术有限公司 Server used for recognizing browser voice commands and browser voice command recognition system
CN102855872A (en) * 2012-09-07 2013-01-02 深圳市信利康电子有限公司 Method and system for controlling household appliance on basis of voice interaction between terminal and internet

Also Published As

Publication number Publication date
CN104575499A (en) 2015-04-29

Similar Documents

Publication Publication Date Title
CN104575499B (en) Voice control method of mobile terminal and mobile terminal
CN105931644B (en) A kind of audio recognition method and mobile terminal
KR101838095B1 (en) Method, interaction device, server, and system for speech recognition
US20140379334A1 (en) Natural language understanding automatic speech recognition post processing
CN113327609B (en) Method and apparatus for speech recognition
KR102046486B1 (en) Information inputting method
US9218052B2 (en) Framework for voice controlling applications
US9570076B2 (en) Method and system for voice recognition employing multiple voice-recognition techniques
CN105391730A (en) Information feedback method, device and system
CN103853703A (en) Information processing method and electronic equipment
US8954314B2 (en) Providing translation alternatives on mobile devices by usage of mechanic signals
US20110069822A1 (en) Automatic creation of complex conversational natural language call routing system for call centers
CN103744836A (en) Man-machine conversation method and device
CN112286485B (en) Method and device for controlling application through voice, electronic equipment and storage medium
CN105487668A (en) Display method and apparatus for terminal device
CN104301522A (en) Information input method in communication and communication terminal
CN111490927A (en) Method, device and equipment for displaying message
CN110808031A (en) Voice recognition method and device and computer equipment
Vu et al. GPTVoiceTasker: LLM-powered virtual assistant for smartphone
CN105930332B (en) Code releasing inquiry method and terminal
CN111722893A (en) Method and device for interaction of graphical user interface of electronic equipment and terminal equipment
CN102014199A (en) Information display method and terminal
US20190279623A1 (en) Method for speech recognition dictation and correction by spelling input, system and storage medium
CN107861706A (en) The response method and device of a kind of phonetic order
CN111783433A (en) Text retrieval error correction method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20160201

Address after: 200335 Shanghai city Changning District Admiralty Road No. 968 Building No. 16 10 floor

Applicant after: SHANGHAI XIECHENG BUSINESS CO., LTD.

Address before: 200335 Shanghai City, Changning District Fuquan Road No. 99, Ctrip network technology building

Applicant before: Ctrip computer technology (Shanghai) Co., Ltd.

C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant