CN103631800A - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
CN103631800A
CN103631800A CN201210302843.8A CN201210302843A CN103631800A CN 103631800 A CN103631800 A CN 103631800A CN 201210302843 A CN201210302843 A CN 201210302843A CN 103631800 A CN103631800 A CN 103631800A
Authority
CN
China
Prior art keywords
instruction
voice
library
module
searching
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201210302843.8A
Other languages
Chinese (zh)
Inventor
黄杜鹃
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201210302843.8A priority Critical patent/CN103631800A/en
Publication of CN103631800A publication Critical patent/CN103631800A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/16Sound input; Sound output
    • G06F3/167Audio in a user interface, e.g. using voice commands for navigating, audio feedback

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an information processing device and method, and belongs to the technical field of computers. The method includes the steps of receiving voice information inputted by a user, wherein the voice information includes voice instructions and voice data; judging whether the voice information is the voice instructions; if yes, searching a local pre-stored instruction bank for instructions matched with the voice instructions; executing corresponding information processing according to the found matched instructions. The device comprises a receiving module, a judging module, a searching module and a processing module. A browser can be operated according to the voice information inputted by the user, the operation steps of the browser are simplified, and complexity of browser operation is lowered.

Description

Information processing method and device
Technical Field
The present invention relates to the field of computer technologies, and in particular, to an information processing method and apparatus.
Background
With the increasing abundance of network information, people increasingly acquire information through networks. Specifically, a connection may be established with a server in a network through a browser, web page information may be requested from the server, and web page information returned by the server may be acquired and displayed.
In the prior art, after a user starts a browser, corresponding information is input through a keyboard, or a mouse clicks a corresponding button to operate the browser, so that the browser is driven to acquire webpage information.
In the process of implementing the invention, the inventor finds that the prior art has at least the following disadvantages:
the existing browser can only identify the operation instruction input by a user through a keyboard or a mouse, is complex in operation, limits the use of some users to the browser, reduces the use range of the browser and cannot meet the public requirements.
Disclosure of Invention
The invention provides an information processing method and device, which are used for reducing the complexity of browser operation. The technical scheme is as follows:
in one aspect, an information processing method is provided, and the method includes:
receiving voice information input by a user, wherein the voice information comprises a voice instruction and voice data;
judging whether the voice information is the voice instruction or not;
if yes, searching an instruction matched with the voice instruction in an instruction library pre-stored locally;
and executing corresponding information processing according to the searched matched instruction.
In another aspect, an apparatus for information processing is also provided, the apparatus including:
the receiving module is used for receiving voice information input by a user, and the voice information comprises a voice instruction and voice data;
the judging module is used for judging whether the voice information is the voice instruction or not;
the searching module is used for searching a command matched with the voice command in a local prestored command library if the judging module judges that the voice message is the voice command;
and the processing module is used for executing corresponding information processing according to the matched instruction searched by the searching module.
The technical scheme provided by the embodiment of the invention has the beneficial effects that:
the method comprises the steps of receiving voice information input by a user, wherein the voice information comprises a voice instruction and voice data, judging whether the voice information is the voice instruction, if so, searching an instruction matched with the voice instruction in a local pre-stored instruction library, and executing corresponding information processing according to the searched matched instruction, so that the browser can be operated according to the voice information input by the user, the operation steps of the browser are simplified, and the operation complexity of the browser is reduced.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart of an information processing method according to an embodiment of the present invention;
fig. 2 is a flowchart of an information processing method according to a second embodiment of the present invention;
fig. 3 is a schematic structural diagram of an information processing apparatus according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of another information processing apparatus according to a third embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
Example one
Referring to fig. 1, the present embodiment provides an information processing method, which includes the following specific steps:
101: and receiving voice information input by a user, wherein the voice information comprises voice instructions and voice data.
102: and judging whether the voice information is a voice command or not.
103: if yes, searching an instruction matched with the voice instruction in an instruction library prestored in the local area.
104: and executing corresponding information processing according to the searched matched instruction.
Wherein, searching the instruction matched with the voice instruction in a local prestored instruction library comprises:
searching the instruction which is the same as the voice instruction in an instruction library; or,
and searching an instruction with the similarity exceeding a preset threshold value with the voice instruction in an instruction library.
Wherein, according to the matched instruction that finds out, carry out the corresponding information processing, include:
and executing the matched instruction to realize the operation of the function corresponding to the instruction in the browser.
Wherein, after executing the corresponding information processing according to the searched matched instruction, the method further comprises:
if the voice command contains voice data, the voice command is positioned to a data input area, and the voice data is displayed in the data input area.
Wherein, after judging whether the voice message is a voice command, the method further comprises:
and if the voice information is voice data, positioning to a data input area, and displaying the voice data in the data input area.
Before receiving the voice information input by the user, the method further comprises the following steps:
and acquiring an instruction library from the server and storing the instruction library locally.
Wherein the method further comprises:
and acquiring an instruction different from the local instruction library from the instruction library of the server, and updating and expanding the local instruction library.
Wherein the method further comprises:
recording and learning the pronunciation of the voice information, and setting instructions in the voice library according to the learning content.
The execution subject of the method provided by this embodiment may be a terminal, and specifically, may be a browser in the terminal.
According to the method provided by the embodiment, the voice information input by the user is received, the voice information comprises the voice instruction and the voice data, whether the voice information is the voice instruction is judged, if yes, the instruction matched with the voice instruction is searched in the locally pre-stored instruction library, and the corresponding information processing is executed according to the searched matched instruction, so that the browser can be operated according to the voice information input by the user, the operation steps of the browser are simplified, the operation complexity of the browser is reduced, and the user experience is improved; in addition, convenience is provided for users to use the browser, and the range of browser users is expanded.
By searching for the instruction which is the same as the voice instruction or the instruction with the similarity exceeding a preset threshold value, the input range of the voice information of the user is expanded, fuzzy search is realized, and the user experience is improved; in addition, the instructions different from the local instruction library are obtained from the instruction library of the server, the local instruction library is updated and expanded, the instructions in the instruction library are further optimized, the complexity of browser operation is reduced, and the user experience is improved.
Example two
Referring to fig. 2, the present embodiment provides an information processing method, which is specifically described in detail by taking an example that the method is applied to a browser, and the flow of the method is specifically as follows:
201: the browser obtains the instruction library from the server and stores the instruction library locally.
The browser refers to a browser installed in a terminal, and the terminal includes but is not limited to: computers, cell phones, tablet computers, PDAs (Personal Digital assistants), and the like.
In this embodiment, a user collects all operations of the browser, analyzes the collected operations, screens out operations suitable for implementation by voice, writes an API (application programming Interface) called in a voice mode for each screened operation, and sets a command in the voice mode for the operation, so that when the user executes the command, the command can call the API corresponding to the operation to implement interaction with the browser. The voice mode is a mode of operating a browser by voice.
Preferably, the user can upload the set instructions to the server to facilitate unified management. When a user operates the browser in a voice mode, the browser can log in an instruction library of the server, search instructions in the instruction library in real time and execute corresponding operation according to the searched instructions; or, in order to improve the processing efficiency and save the transmission overhead, the browser may also obtain the instruction library from the server in advance, and store the instruction library locally, so as to search for the instruction in the instruction library locally, and execute the corresponding operation according to the searched instruction. The embodiment takes an example of acquiring the instruction library from the server and storing the instruction library locally.
In this embodiment, the server may also update and expand the instruction library stored by the server. For example, the instruction library may be updated and expanded by counting the execution frequency of an operation of a browser in the terminal. If the execution frequency of a certain operation is low, the instruction corresponding to the operation in the instruction library can be deleted; or, if the execution frequency of a certain operation is high and the operation has a corresponding instruction in the instruction library, the instruction may be optimized, and the optimized instruction is uploaded to the server, and the instruction in the server is updated, so that the user may input the instruction more conveniently, or, if the execution frequency of a certain operation is high and the operation does not have a corresponding instruction in the instruction library, the corresponding instruction may be set for the operation, and the instruction is added to the instruction library, so as to implement the extension of the instruction, and the like.
In this embodiment, since the server may update the instruction library at any time, in order to maintain synchronization between the local instruction library and the server instruction library, the method further includes: and acquiring an instruction different from the local instruction library from the instruction library of the server, and updating and expanding the local instruction library. Specifically, there are many methods for updating and expanding the local instruction library, for example, a browser connects to a server periodically, obtains an instruction different from the local instruction library from the instruction library of the server, and updates and expands the local instruction library; or the server pushes the updated instruction to the browser, and the like, which is not limited in this embodiment.
202: the browser receives voice information input by a user, wherein the voice information comprises voice instructions and voice data.
In this embodiment, if the user operates the browser in a voice manner, voice information is input to the browser. Specifically, the browser may collect the voice information of the user by calling a voice control, where the voice control may be hardware or software having a voice collection function, which is not limited in the present invention.
Of course, the user may also manually operate the browser, input operation information through a mouse or a keyboard, and execute a conventional operation flow, which is not described herein.
The voice information in this embodiment includes a voice instruction and voice data. The voice instruction is an instruction for controlling the browser to execute a certain operation through voice, and has a definite instruction format and instruction parameters. For example, the voice instruction includes, but is not limited to, at least one of forward, backward, search, and close. When the voice instruction is a search, the instruction format may be { search engine: search key }. The voice data is data input by the voice of the user, and can be added to the voice instruction and input after the voice instruction is executed, for example, a search keyword in the search instruction; or it may be added to the voice command, and only complete the input of voice data, for example, an article published through a browser, etc.
203: the browser judges whether the voice information is a voice command, if so, 204 is executed; otherwise, 206 is performed.
Specifically, the browser can judge whether each piece of voice information corresponds to a certain instruction format, and if so, the browser judges that the voice information is a voice instruction; if not, the voice information is judged to be voice data.
204: the browser searches the instruction matched with the voice instruction in a local prestored instruction library.
In this embodiment, the browser searches for the instruction matched with the voice instruction in the instruction library according to the voice instruction, that is, when the voice instruction is executed, the searched instruction is triggered to call the corresponding API, so as to implement the corresponding operation.
Wherein, searching the instruction matched with the voice instruction in a local prestored instruction library comprises:
searching the instruction which is the same as the voice instruction in an instruction library; or,
and searching an instruction with the similarity exceeding a preset threshold value with the voice instruction in an instruction library.
Specifically, the lookup may be performed according to the form of an instruction in the instruction library. If the instruction is in a voice form, the voice instruction can be directly compared with the instruction in the instruction library; if the command is in a character form, the voice command can be converted into a character string, and the character string is compared with the character string of the command in the command library.
In this embodiment, the instruction is taken as an example for explanation, and then the user needs to establish a template library in the browser to store the feature vectors of the standard speech. When a voice instruction is input, the browser compares the feature vector of the input voice instruction with the feature vectors prestored in the template library in sequence, selects the feature vector which is most similar to the voice instruction in the template library, and outputs the character string corresponding to the feature vector.
The search process may be specifically as follows:
supposing that a character string converted by a voice instruction input by a user is a first character string, comparing the first character string with a second character string corresponding to a certain instruction in an instruction library;
if the first character string and the second character string are the same, determining that the command is matched with the voice command;
if the first character string is different from the second character string, but the similarity between the first character string and the second character string exceeds a specified threshold value, marking the instruction, continuing to search for the next instruction in the instruction library until all the instructions are searched, if only one marked instruction exists, determining that the instruction is matched with the voice instruction, if a plurality of marked instructions exist, selecting the instruction with the maximum similarity, and determining that the instruction is matched with the voice instruction;
if the first character string is different from the second character string, and the similarity between the first character string and the second character string is smaller than a specified threshold value, determining that the command is not matched with the voice command, searching the character string of the next command in the command library until all commands in the command library are searched, if no marked command exists, determining that the voice command does not have a matched command, discarding the voice command by the browser, and not responding to the operation.
The threshold may be set in advance, for example, the threshold is set to 80%, and when the result of dividing the number of identical characters of the first character string and the second character string by the total number of characters of the second character string is greater than or equal to 80%, it is determined that the similarity between the first character string and the second character string exceeds a specified threshold. Of course, the threshold value can be modified, and the larger the threshold value is, the more accurate the search result is, and the user can set the search result by himself/herself according to the actual situation.
In the embodiment, fuzzy matching is realized through similarity comparison, for example, the voice information sent by the user is "forward" or "forward by one page", and the instruction "forward" can be found in the instruction library according to the method, so that the browser is controlled to execute the operation of turning pages forward. The embodiment does not specifically limit the input voice command.
Preferably, the method further comprises: recording and learning the pronunciation of the voice information, and setting instructions in the voice library according to the learning content.
Specifically, the embodiment can also record pronunciation in the user voice information, learn the pronunciation, extract a real pronunciation more close to the user from the pronunciation, set an instruction in the voice library according to the learning content, improve the accuracy of converting the voice instruction into a character string by the browser, and further improve the performance of the browser.
205: and executing corresponding information processing according to the searched matched instruction, and ending the process.
In this embodiment, according to the found matched instruction, executing corresponding information processing may include:
and executing the matched instruction to realize the operation of the function corresponding to the instruction in the browser.
Specifically, if the browser finds the matched instruction, the instruction is executed, an API corresponding to the instruction is called, and operation of a function corresponding to the instruction in the browser is achieved. For example, when the matched instruction is forward, executing the forward instruction, and setting the page of the browser as the next page of the current page; or when the matched instruction is a search instruction, executing the search instruction and calling a search engine; or, when the matching instruction is close, executing the close instruction, closing the browser and the like.
Further, after executing the corresponding information processing according to the found matched instruction, the method further includes:
if the voice command contains voice data, the voice command is positioned to a data input area, and the voice data is displayed in the data input area.
The data input area is an area for inputting voice data in a display interface of the browser, when the browser is positioned in the data input area, an insertion point cursor appears in the data input area, and if voice data is input by a user or an input voice command contains the voice data, the browser converts the voice data into characters and displays the characters in the input area. The data entry area may include, but is not limited to, an entry box and an address bar, among others.
Specifically, if the voice command contains voice data, after the voice command is executed, the browser extracts the voice data from the voice command, locates the voice data to a data input area, converts the voice data into characters, and displays the characters in the data input area. For example, when a user inputs a search voice instruction, after the matched instruction is executed to call a search engine, the browser positions an insertion point cursor to an input box corresponding to the search engine, converts a search keyword in the search voice instruction into a corresponding character, and inputs the character into the input box for display, so that information related to the search keyword can be searched.
206: if the voice information input by the user is voice data, positioning to a data input area, displaying the voice data in the data input area, and ending the process.
In this embodiment, if the voice information input by the user is voice data, the browser locates to the data input area, converts the voice data into characters, and displays the characters in the data input area. For example, when a user inputs an article to be published by voice, the browser may position the insertion point cursor to an input box in a web page, convert the article to be published into corresponding characters, input the characters into the input box for display, and then perform corresponding operations to publish the article.
According to the method provided by the embodiment, the voice information input by the user is received, the voice information comprises the voice instruction and the voice data, whether the voice information is the voice instruction is judged, if yes, the instruction matched with the voice instruction is searched in the locally pre-stored instruction library, and the corresponding information processing is executed according to the searched matched instruction, so that the browser can be operated according to the voice information input by the user, the operation steps of the browser are simplified, the operation complexity of the browser is reduced, and the user experience is improved; in addition, convenience is provided for users to use the browser, and the range of browser users is expanded.
By searching for the instruction which is the same as the voice instruction or the instruction with the similarity exceeding a preset threshold value, the input range of the voice information of the user is expanded, fuzzy search is realized, and the user experience is improved; in addition, the instructions different from the local instruction library are obtained from the instruction library of the server, the local instruction library is updated, the instructions in the instruction library are further optimized, the complexity of browser operation is reduced, and the user experience is improved.
EXAMPLE III
Referring to fig. 3, the present embodiment provides an information processing apparatus including:
a receiving module 301, configured to receive voice information input by a user, where the voice information includes a voice instruction and voice data;
a judging module 302, configured to judge whether the voice information is a voice instruction;
a searching module 303, configured to search, if the determining module 302 determines that the voice information is a voice instruction, an instruction matched with the voice instruction in a local pre-stored instruction library;
and the processing module 304 is configured to execute corresponding information processing according to the matched instruction found by the searching module 303.
In practical application, a first calling function may be developed for the receiving module 301, a second calling function may be developed for the determining module 302 and the searching module 303, and a third calling function may be developed for the processing module 304, and the first calling function, the second calling function, and the third calling function are independent from each other, and only parameter transmission is performed through an interface of the function to implement processing of information. When the functions of the information processing device need to be expanded, the functions corresponding to the functions to be expanded can be determined, so that the functions are expanded, the integral expansion of the information processing device after the functions with different functions are integrated is avoided, and the expansion efficiency is improved.
Referring to fig. 4, in this embodiment, the searching module 303 includes:
a first searching unit 303A, configured to search for an instruction that is the same as the voice instruction in an instruction library; or,
the second searching unit 303B is configured to search for an instruction, which has similarity to the voice instruction exceeding a predetermined threshold, in the instruction library.
In this embodiment, the processing module 304 is configured to execute the matched instruction to implement an operation on a function corresponding to the instruction in the browser.
Referring to fig. 4, in this embodiment, the apparatus further includes:
a first display module 305, configured to, after the processing module 304 performs corresponding information processing according to the found matching instruction, locate a data input area if the voice instruction includes voice data, and display the voice data in the data input area.
Referring to fig. 4, in this embodiment, the apparatus further includes:
the second display module 306 is configured to locate the data input area and display the voice data in the data input area if the determining module 302 determines that the voice information is the voice data.
Referring to fig. 4, in this embodiment, the apparatus further includes:
an obtaining module 307, configured to obtain the instruction library from the server and store the instruction library locally before the receiving module 301 receives the voice information input by the user.
In this embodiment, the apparatus further includes:
and the updating module is used for acquiring the instruction different from the local instruction library from the instruction library of the server and updating and expanding the local instruction library.
In this embodiment, the apparatus further includes:
and the setting module is used for recording and learning the pronunciation of the voice information and setting instructions in the voice library according to the learning content.
The information processing apparatus provided in this embodiment may execute the information processing method provided in any of the method embodiments, and specific processes are described in the method embodiments and are not described herein again.
In this embodiment, the apparatus is located in a terminal, and specifically, may be embedded in a browser. The browser refers to a browser installed in a terminal, and the terminal includes but is not limited to: computers, cell phones, tablet computers, PDAs, etc.
According to the information processing device provided by the embodiment, the voice information input by the user is received, the voice information comprises the voice instruction and the voice data, whether the voice information is the voice instruction is judged, if yes, the instruction matched with the voice instruction is searched in the locally pre-stored instruction library, and the corresponding information processing is executed according to the searched matched instruction, so that the browser can be operated according to the voice information input by the user, the operation steps of the browser are simplified, the operation complexity of the browser is reduced, and the user experience is improved; in addition, convenience is provided for users to use the browser, and the range of browser users is expanded.
By searching for the instruction which is the same as the voice instruction or the instruction with the similarity exceeding a preset threshold value, the input range of the voice information of the user is expanded, fuzzy search is realized, and the user experience is improved; in addition, the instructions different from the local instruction library are obtained from the instruction library of the server, the local instruction library is updated, the instructions in the instruction library are further optimized, the complexity of browser operation is reduced, and the user experience is improved.
It should be noted that: in the information processing apparatus provided in the above embodiment, only the division of the above functional modules is used as an example, and in practical applications, the above function distribution may be completed by different functional modules according to needs, that is, the internal structure of the apparatus is divided into different functional modules to complete all or part of the above described functions. In addition, the information processing apparatus and the information processing method provided by the above embodiments belong to the same concept, and specific implementation processes thereof are detailed in the method embodiments and are not described herein again.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
All or part of the steps in the embodiments of the present invention may be implemented by software, and the corresponding software program may be stored in a readable storage medium, such as an optical disc or a hard disk.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (16)

1. An information processing method, characterized in that the method comprises:
receiving voice information input by a user, wherein the voice information comprises a voice instruction and voice data;
judging whether the voice information is the voice instruction or not;
if yes, searching an instruction matched with the voice instruction in an instruction library pre-stored locally;
and executing corresponding information processing according to the searched matched instruction.
2. The method of claim 1, wherein searching a locally pre-stored instruction library for an instruction matching the voice instruction comprises:
searching the instruction library for the instruction which is the same as the voice instruction; or,
and searching the instruction library for instructions with the similarity exceeding a preset threshold value with the voice instructions.
3. The method according to claim 1, wherein executing corresponding information processing according to the found matched instruction comprises:
and executing the matched instruction to realize the operation of the function corresponding to the instruction in the browser.
4. The method according to claim 1, wherein after executing corresponding information processing according to the found matched instruction, further comprising:
and if the voice instruction contains the voice data, positioning to a data input area, and displaying the voice data in the data input area.
5. The method of claim 1, wherein after determining whether the voice message is the voice command, further comprising:
and if the voice information is the voice data, positioning to a data input area, and displaying the voice data in the data input area.
6. The method of claim 1, wherein prior to receiving the voice information input by the user, further comprising:
and acquiring an instruction library from the server and storing the instruction library locally.
7. The method of claim 1, further comprising:
and acquiring an instruction different from the local instruction library from the instruction library of the server, and updating and expanding the local instruction library.
8. The method of claim 1, further comprising:
recording and learning the pronunciation of the voice information, and setting instructions in the voice library according to the learning content.
9. An apparatus for information processing, the apparatus comprising:
the receiving module is used for receiving voice information input by a user, and the voice information comprises a voice instruction and voice data;
the judging module is used for judging whether the voice information is the voice instruction or not;
the searching module is used for searching a command matched with the voice command in a local prestored command library if the judging module judges that the voice message is the voice command;
and the processing module is used for executing corresponding information processing according to the matched instruction searched by the searching module.
10. The apparatus of claim 9, wherein the lookup module comprises:
the first searching unit is used for searching the instruction which is the same as the voice instruction in the instruction library; or,
and the second searching unit is used for searching the instruction with the similarity exceeding a preset threshold value with the voice instruction in the instruction library.
11. The apparatus according to claim 9, wherein the processing module is configured to execute the matched instruction to implement an operation on a function corresponding to the instruction in a browser.
12. The apparatus of claim 9, further comprising:
and the first display module is used for positioning to a data input area and displaying the voice data in the data input area if the voice command contains the voice data after the processing module executes corresponding information processing according to the searched matched command.
13. The apparatus of claim 9, further comprising:
and the second display module is used for positioning to a data input area and displaying the voice data in the data input area if the voice information is judged to be the voice data by the judging module.
14. The apparatus of claim 9, further comprising:
and the acquisition module is used for acquiring the instruction library from the server and storing the instruction library locally before the receiving module receives the voice information input by the user.
15. The apparatus of claim 9, further comprising:
and the updating module is used for acquiring the instruction different from the local instruction library from the instruction library of the server and updating and expanding the local instruction library.
16. The apparatus of claim 9, further comprising:
and the setting module is used for recording and learning the pronunciation of the voice information and setting the instruction in the voice library according to the learning content.
CN201210302843.8A 2012-08-23 2012-08-23 Information processing method and device Pending CN103631800A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210302843.8A CN103631800A (en) 2012-08-23 2012-08-23 Information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210302843.8A CN103631800A (en) 2012-08-23 2012-08-23 Information processing method and device

Publications (1)

Publication Number Publication Date
CN103631800A true CN103631800A (en) 2014-03-12

Family

ID=50212871

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210302843.8A Pending CN103631800A (en) 2012-08-23 2012-08-23 Information processing method and device

Country Status (1)

Country Link
CN (1) CN103631800A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183881A (en) * 2015-09-23 2015-12-23 百度在线网络技术(北京)有限公司 Information query method and device
CN106098063A (en) * 2016-07-01 2016-11-09 海信集团有限公司 A kind of sound control method, terminal unit and server
CN106156022A (en) * 2015-03-23 2016-11-23 联想(北京)有限公司 A kind of information processing method and electronic equipment
CN106653011A (en) * 2016-09-12 2017-05-10 努比亚技术有限公司 Voice control method, voice control device and terminal
WO2018094852A1 (en) * 2016-11-24 2018-05-31 歌尔科技有限公司 Virtual reality device and input control method for virtual reality device
CN111666829A (en) * 2020-05-18 2020-09-15 首都经济贸易大学 Multi-scene multi-subject identity behavior emotion recognition analysis method and intelligent supervision system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101576901A (en) * 2009-06-11 2009-11-11 腾讯科技(深圳)有限公司 Method for generating search request and mobile communication equipment
CN102215233A (en) * 2011-06-07 2011-10-12 盛乐信息技术(上海)有限公司 Information system client and information publishing and acquisition methods
CN102629246A (en) * 2012-02-10 2012-08-08 北京百纳信息技术有限公司 Server used for recognizing browser voice commands and browser voice command recognition system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101576901A (en) * 2009-06-11 2009-11-11 腾讯科技(深圳)有限公司 Method for generating search request and mobile communication equipment
CN102215233A (en) * 2011-06-07 2011-10-12 盛乐信息技术(上海)有限公司 Information system client and information publishing and acquisition methods
CN102629246A (en) * 2012-02-10 2012-08-08 北京百纳信息技术有限公司 Server used for recognizing browser voice commands and browser voice command recognition system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106156022A (en) * 2015-03-23 2016-11-23 联想(北京)有限公司 A kind of information processing method and electronic equipment
CN106156022B (en) * 2015-03-23 2020-02-21 联想(北京)有限公司 Information processing method and electronic equipment
CN105183881A (en) * 2015-09-23 2015-12-23 百度在线网络技术(北京)有限公司 Information query method and device
CN105183881B (en) * 2015-09-23 2019-09-03 百度在线网络技术(北京)有限公司 Information query method and device
CN106098063A (en) * 2016-07-01 2016-11-09 海信集团有限公司 A kind of sound control method, terminal unit and server
CN106098063B (en) * 2016-07-01 2020-05-22 海信集团有限公司 Voice control method, terminal device and server
CN106653011A (en) * 2016-09-12 2017-05-10 努比亚技术有限公司 Voice control method, voice control device and terminal
WO2018094852A1 (en) * 2016-11-24 2018-05-31 歌尔科技有限公司 Virtual reality device and input control method for virtual reality device
CN111666829A (en) * 2020-05-18 2020-09-15 首都经济贸易大学 Multi-scene multi-subject identity behavior emotion recognition analysis method and intelligent supervision system

Similar Documents

Publication Publication Date Title
TWI729472B (en) Method, device and server for determining feature words
US20230072352A1 (en) Speech Recognition Method and Apparatus, Terminal, and Storage Medium
CN105261366B (en) Audio recognition method, speech engine and terminal
CN107301170B (en) Method and device for segmenting sentences based on artificial intelligence
CN106098063B (en) Voice control method, terminal device and server
WO2016206210A1 (en) Information pushing method and device
US20100131447A1 (en) Method, Apparatus and Computer Program Product for Providing an Adaptive Word Completion Mechanism
CN103631800A (en) Information processing method and device
US20210049354A1 (en) Human object recognition method, device, electronic apparatus and storage medium
CN108768824B (en) Information processing method and device
US20230237255A1 (en) Form generation method, apparatus, and device, and medium
CN116483973A (en) Text processing method and device and related equipment
WO2023029356A1 (en) Sentence embedding generation method and apparatus based on sentence embedding model, and computer device
CN111381913B (en) Front-end multilingual loading adaptation method, device, computer equipment and storage medium
CN111159987A (en) Data chart drawing method, device, equipment and computer readable storage medium
CN108197105B (en) Natural language processing method, device, storage medium and electronic equipment
CN110992937A (en) Language offline recognition method, terminal and readable storage medium
US10217455B2 (en) Linguistic model database for linguistic recognition, linguistic recognition device and linguistic recognition method, and linguistic recognition system
CN111797201A (en) BIM (building information modeling) model acquisition method, device, equipment and computer readable storage medium
JP2018537737A (en) Cumulative search processing method and apparatus, terminal, and storage medium
CN103150388A (en) Method and device for extracting key words
CN112417875A (en) Configuration information updating method and device, computer equipment and medium
CN112732379A (en) Operation method of application program on intelligent terminal, terminal and storage medium
WO2023115831A1 (en) Application testing method and apparatus, electronic device and storage medium
CN108122123B (en) Method and device for expanding potential users

Legal Events

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

Application publication date: 20140312