CN102314218A - Man-machine interaction method on intelligentized mobile phone and system - Google Patents

Man-machine interaction method on intelligentized mobile phone and system Download PDF

Info

Publication number
CN102314218A
CN102314218A CN2010102175267A CN201010217526A CN102314218A CN 102314218 A CN102314218 A CN 102314218A CN 2010102175267 A CN2010102175267 A CN 2010102175267A CN 201010217526 A CN201010217526 A CN 201010217526A CN 102314218 A CN102314218 A CN 102314218A
Authority
CN
China
Prior art keywords
command
module
order
message
user
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
CN2010102175267A
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN2010102175267A priority Critical patent/CN102314218A/en
Publication of CN102314218A publication Critical patent/CN102314218A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

The invention relates to a man-machine interaction method and system on an intelligentized mobile phone. The system comprises a text input module, a command analysis module, a command management module and a command execution module. The method comprises the following steps: the text input module receives user button input and codes the user button input into Chinese and English character symbols to be assembled into a user message; the user message is sent to the command analysis module by a message report; the command analysis module converts the random user message into a standard command in the system, and thus, a message sequence continuously input by the user is converted into a command linked list formed by the standard command; the command management module analyzes a self-defined command in the command linked list to cause the linked list to comprise a basic system command; and finally, the command execution module invokes other applications of the mobile phone to successively perform system commands in the linked list. The man-machine interaction method can completely replace the traditional menu operation mode, and complex operation steps and tenebrous technical terms are avoided. Meanwhile, the function of a mobile phone is expanded, and the functions which can not be realized in a menu mode can be realized.

Description

Man-machine interaction method and system on a kind of intelligentized mobile phone
Technical field
The invention belongs to communication technical field, relate to the cell phone software programming especially, mobile phone signal and function treatment, fuzzy matching technology, human-computer interaction interface technology.
Background technology
Along with evolution of embedded technology; Mobile phone exceeds the category of simple conversation already, is progressively developing into the comprehensive hand-hold multimedia terminals that comprises conversation, faces the function that increases day by day and option is set; The user interface of traditional menu mode more and more demonstrates its poor efficiency and inconvenient one side; The user needs one-level level ground searching menu, finds corresponding clauses and subclauses, and has correctly understood its implication; Could accomplish a funcall and perhaps be provided with, so the man-machine interaction of menu mode is just becoming the bottleneck of modern mobile phone audiovisual experience.
Summary of the invention:
Primary and foremost purpose of the present invention is to realize that on mobile phone a kind of man-machine interaction mode simply and easily to replace traditional menu mode fully, makes the user break away from loaded down with trivial details and professional menu setting.
Another object of the present invention is to expand the interaction function of mobile phone; Realized being difficult to the interaction function of realization in traditional menu mode; For example intelligentized resource searching comprises local resource such as picture, short message; Video, the search of the song etc. and the program of interest of Internet resources and mobile TV etc.
The 3rd purpose of the present invention is to have realized the user defined command function; The user can generate various command according to the mode of oneself being accustomed to; Form autoexec, this autoexec can be controlled mobile phone and automatically perform specific action sequence, thereby has greatly increased user's degree of freedom.
Generally speaking; The present invention has realized a kind of like this function: the user sends ' short message ' through button and gives mobile phone oneself; Just can control mobile phone and carry out certain specific or a series of action; The user needn't also needn't understand and remember technical term and order in the face of the menu system of very complicated fully, can be with the daily conversational mode control mobile phone between a kind of similar people and the people.
Basic ideas of the present invention are: the user is similar to the Chinese and English user message of daily dialogue through the mobile phone key input; For example ' make a phone call 12345678 '; ' making a phone call ' will be mapped to system command CMD_CALL_NUMBER in mobile phone inside; 12345678 parameters as CMD_CALL_NUMBER just convert random user message into the standard commands of internal system like this, the execution that is called of corresponding then module.
The objective of the invention is to realize through following technical scheme:
The man-machine interactive system based on the Chinese and English dialogue on a kind of mobile phone comprises input window, text load module, order analysis module, order management module, the communication between command execution module and other support module and these modules and control path.
Described input window size is the capable xN of M row, and cursor position is indicated the display position of next input character, the line feed automatically of the full N row of input character back, and the cursor following regional display reminding information of being expert at, after cursor arrival M was capable, window scrolled up automatically.Modern built-in terminal comprises that the general support of display module of mobile phone shows for example background layer, video layer, static map lamella at many levels; Image layer and cursor layer etc. are multi-level to be shown; Input window is positioned at image layer, is superimposed on other layers, and this window can be transparent; I.e. input window not, rarely seen input text and cursor stack are shown on the window of other application.
Described Text Command load module response user's request; Switch input method status with input digit; English and Chinese; The message that the text load module is formed Chinese and English character sends to the order analysis module through the message mechanism of interprocess communication, and the demonstration support module of calling mobile phone shows the message of input window and input.
Described order analysis module receives the user message that the text load module is sent here, converts the order of standard into, adds order to order chained list end, and the notification administration module begins action behind user's EOI.
Described order management module traversal order chained list is to resolve custom command wherein, and the custom command file storage is sent the request of execution etc. to command execution module
Described command execution module is the interface of the present invention and other functional modules of mobile phone, and it receives the execution request from the order management module, starts perhaps to withdraw from certain applications, transmits parameter and obtains execution result etc. to application-specific.
Described support module mainly is the various application in the conventional mobile phone, as dials and answer, browsing page, and recreation, picture is seen in the mobile phone setting, listens to the music displaying video, short message etc.
A kind of man-machine interaction method based on said system comprises step:
A, text load module convert button into Chinese and English character, the assembling message packet, in case detect separator or end mark, a message packet that just will assemble sends to the order analysis module.
After B, order analysis module receive message packet; Extract the Message-text of user's input; Convert system command or the custom command and the parameter thereof of standard into, add order that obtains and parameter to order chained list end, continue to wait for the notice that reads of text load module then.Repeat this process up to text load module notice EOI, the notification administration module begins action then.
C, order management module traversal order chained list resolves to wherein custom command in system command sequence and the embedded command chained list, in the order chained list, has only system command.
D, order management module are given command execution module with first system command in the chained list; Wait for, behind the feedback message message of the execution module that receives orders, if desired; Extract the parameter item of the related content of feedback message as next system command; Give command execution module with next system command and parameter ... By that analogy, the order up to whole order chained list all is finished.
System command and parameter thereof that the request of receiving of E, command execution module is carried out are called corresponding support module, and parameter are passed to support module, and after obtaining the execution result of corresponding support module, structure feedback message message sends to the order management module.
Before described steps A, also comprise:
After the system start-up, the text load module promptly starts and takes over user's button input, and the display module of calling mobile phone demonstration input window, and window can be shown as opaque, perhaps transparent fully (window is invisible, and rarely seen input characters is superimposed on the background);
Said steps A also comprises:
The text load module receives the user key-press input, under English and digital input state, is encoded to ASCII character, under the input in Chinese state, is encoded to the GB2312 sign indicating number;
Described steps A also comprises:
Cut apart with separator between the message, message inside does not allow to occur separator, and it is separator that the present invention defines space bar, and the text load module receives space (1 or a plurality of), promptly thinks and has imported a complete user message;
The text load module detects end mark, with regard to notification analysis module EOI, and all message packets that do not send is sent to the order analysis module successively, and it is end mark that the present invention defines single or continuous acknowledgement key.
The Message-text of the Presentation Function of text load module calling mobile phone synchronous explicit user in input window;
Before said step B, also comprise:
System in advance in program with the macro definition formal definition system command table, system command can be divided into the order that replaces traditional menu setting and operation on the function, to picture; Music, video, short message; The look-up command of resource databases such as telephone directory, operational order is as making a phone call online etc.; The order of administration order, the order management order is can be with the order of parameter;
The command sequence of user's input is stored in and forms command file among the flash; Filename is registered in the custom command table and is custom command; Mean a series of system commands of execution so carry out a custom command; The custom command table also is stored among the flash, can be in internal memory after the system start-up safeguards the reflection of a custom command table with the structural array form.
Said step B also comprises:
The order analysis module is handled twice each user message; At first attempt in the custom command array, to find the custom command of coupling fully; And then attempt user message is mapped as system command; So the conversion of a user message has three kinds of results: can't be transformed into an order, be transformed into a unique order or convert custom command and system command into more than one.
User message is mapped as certain system command and has certain redundance; For example ' search the XXX phone '; ' number of XXX ', ' search XXX phone ' ... wait all and can be mapped to unique system command: ' CMD_SEARCH_PHONE_NUMBER ', wherein; XXX is the parameter of this order, and this redundance has guaranteed that user's input has level of freedom.
The order analysis module can be separated into several system commands with a user message, for example ' electric XXX ', ' phone XXX '; ' giving the XXX phone ', ' with the XXX conversation ', ' XXX ' etc. ' makes a phone call; The order analysis module can be broken down into successively two system commands carrying out: ' CMD_SEARCH_PHONE_NUMBER ' with ' CMD_CALL NUMBER ', wherein, XXX is first parameter item of ordering; After being finished, result's (telephone number) is passed to second order as parameter;
Described step B also comprises:
When can't change, system prompt the user re-enter, and when can convert a plurality of order into, the system prompt user re-enters or select the order of a coupling.This process can be carried out up to finding definite order or end perhaps to abandon the input of this message sequence repeatedly
Described step B also comprises:
The order analysis module is after order chained list structure finishes, and the notification administration module begins action.
Described step C also comprises:
Before resolving custom command, the number of commands in the order management submodule stat commands chained list is also preserved, if number of commands is no less than 2, then whether prompting is stored as command file, stores otherwise only can carry out but not allow.
Described step C also comprises:
The order management submodule can travel through command sequence; If custom command; Corresponding self-defined file can be read into internal memory, and whole system commands wherein are inserted in the current order chained list, repeats this process and in the current command chained list, only comprises system command.
Said step D also comprises:
The order management submodule sends the current system command that needs to carry out to command execution module through message mechanism
Said step e also comprises:
Command execution module is known corresponding which support module of which system command, and calls the execution that corresponding module is accomplished order.
Said step e also comprises:
In the command execution process, can import new user message, current message sequence is terminated, and carries out new user message.For example, the current order of carrying out ' attending sohu.com ', browser is then withdrawed from input ' electric Zhang San ', begins to dial the phone of ' Zhang San ', and behind the end of conversation, command sequence is originally no longer carried out.
Description of drawings
Fig. 1 is for realizing the block diagram of system of the present invention;
Fig. 2 is an input window of the present invention;
System command macro definition example in Fig. 3 program of the present invention;
Fig. 4 is the cellular construction definition of custom command list structure array among the present invention;
Fig. 5 is the core code example of order analysis module among the present invention;
Fig. 6 imports in the message process for the user, the feedback information that the inspection of message is provided;
The order chained list of Fig. 7 for adopting among the present invention;
Fig. 8 is the cellular construction definition of the order chained list that adopts among the present invention;
Fig. 9 is implementing procedure figure of the present invention.
The practical implementation method:
Describe below in conjunction with the accompanying drawing specific embodiments of the invention
Accompanying drawing 9 is implementing procedure figure of the present invention, specifically may further comprise the steps;
Step S901, system initialization.
After the start, each module starts the also message queue of initialization oneself, creates and initialization command chained list and other initialization action, and the text load module begins to take over user's input.
The Message-text of step S902, reception user input.
The text load module receives the Message-text of user's input, and the Presentation Function module of calling mobile phone shows that like input window for example size is 8 row x, 32 row, the message sequence of window inter-sync explicit user input, the windows content rolling that can make progress completely later on;
Under English and digital input state; User key-press is encoded as ASCII character; Under the input in Chinese state, user key-press is encoded as the GB2312 sign indicating number, and coded character is write the local message message; In case the user imports one or continuous space bar, is about to message packet and sends to the order analysis module.
Step S903, user message text analyzing and conversion.
The order analysis module receives message packet, extracts user message, at first in the custom command array, seeks the custom command of coupling fully; If find, under then its offset location in the custom command array being preserved, attempt then user command is mapped as a system command; If can be mapped to a system command; This command record is got off, if the custom command of an existing coupling of user message can be mapped to one or more system command again; Then point out the user to select, select the end of adding the off-set value of system command or custom command to the order chained list according to the user;
During coupling,, can point out and re-enter if can't find the coupling order;
During coupling, a plurality of coupling orders are arranged, such as identical system command and the user defined command of name, then prompting is selected or is re-entered in the editor;
When the text load module receives single or continuous acknowledgement key, the sign of message EOI is set in message packet in the end, sends to the order analysis module;
The order analysis module receives last message packet; Extract the user message text and carry out conversion process; Add the order that is transformed into to order chained list end, check EOI zone bit judgement EOI simultaneously, the notification management submodule begins action.
Step S904, preparation fill order.
Number of commands in the order management submodule stat commands chained list is also preserved, and traversal is ordered chained list then, and the custom command of resolving wherein is the system command sequence; And be inserted in the order chained list, obtain an order chained list that only comprises system command at last, next check the number of commands of just having preserved; If 1 is carried out immediately but can not store, greater than 1, whether prompting stores; If order chained list to be stored as file then.
Step S905, fill order.
If next the user selects to carry out; Order management submodule always linked list head begins; Give command execution module with the system command in each linked list units through interprocess communication successively, command execution module sequence call corresponding application is accomplished the execution of this subcommand;
With sequence shown in Figure 6 is example explanation execution result, and the user message sequence is: " listening song to see after 20 minutes that video XXX attend standbies in 5 seconds such as the 10:30 of sohu.com prompting meeting 12:00 electricity Zhang San display command tabulation after 10 minutes ", and at first, command execution module starts music player; Music player is withdrawed from timer timing 20 minutes, starts video player and video clipping name XXX is passed to player; Open this video segment, video player is withdrawed from timer timing 10 minutes; Start browser, Sohu's network address is passed to browser, open sohu.com; Obtain the current time from system clock, calculate the time interval of 10:30, timer is set picks up counting (if the current time has crossed 10:30; The time interval is 0), ' meeting ' passed to alarm clock and startup as parameter, calculate the time interval of current time to 12:00; The timer timing is set, begins to dial Zhang San's phone automatically to 12:00, behind the end of conversation; Display system order at once and custom command showed after 5 seconds, got into holding state.
Previous example has provided one and has used demonstration; The user can customize the message sequence of oneself; Designated mobile phone is accomplished specific action at special time, in fact in the present invention, can expect to return after user in most cases only imports the action of single message control mobile phone carry out desired; Save the process of storage custom command file like this, carried out efficient and improve greatly.
The present invention has realized a kind of man-machine interaction method and device based on the Chinese and English order; Can not only replace traditional menu system fully; And expanded the functipnal capability of mobile phone more, and make it can automatically perform single or a series of action, greatly facilitate the user.
The above only is an embodiment of the present invention; But protection scope of the present invention is not limited thereto; Any technician who is familiar with the present technique field is in the technical scope that the present invention discloses, and the variation that can expect easily or replacement all should be encompassed in protection scope of the present invention.Therefore, protection scope of the present invention should be main with the protection domain of claim.

Claims (9)

1. the man-machine interactive system on the mobile phone is characterized in that comprising like lower module and step:
After S901, the system start-up initialization, the text load module is taken over user's input
S902, text load module are realized the user through button input Chinese, the function of English and numeral, through message queue and message packet with the order analysis module communication.
S903, order analysis module realize message sequence analysis and conversion.
S904, order management module realize the command sequence pre-service.
S905, command execution module according to the order of receiving, are called corresponding application program and module.
2. system according to claim 1 is characterized in that, before described S901, comprises:
System with macro definition form predefine the system command table, mainly comprise system's setting, phone, note, video, picture, music, the operational order of aspects such as network also comprises the order of administration order;
System has stored the user defined command file in nonvolatile memory, this file is made up of a series of system commands;
System has stored the user defined command table in nonvolatile memory, this table gets up custom command filename and file storage path continuously.
3. system according to claim 1 is characterized in that, described S901 comprises:
After the system start-up; The text load module, order analysis module, order management module; Command execution module all starts and initialization; Initialization comprises the message queue of each module of initialization oneself at least, and the order chained list reads the custom command table the structural array of internal memory from nonvolatile memory.
4. system according to claim 1 is characterized in that described S902 comprises
Described text load module is through the demonstration of calling mobile phone display module management input window, the demonstration of input character, user prompt etc.;
Described text load module comprises Chinese and English input method, can relate to Patent right Chinese character coding input method such as T9 etc., also can adopt the Chinese character coding input method of oneself writing;
Described text load module in case detect separator, thinks promptly that a message input finishes with the coded character assembling local message message of Chinese and English input method, and message packet is sent to the order analysis module, continues then to receive and the assembling message packet;
Described text load module receives the feedback message message of order analysis module, and according to the message analysis result of feedback, the prompting user re-enters, and perhaps from a plurality of orders that obtain, selects one;
Described text load module detects end mark, and last message packet is sent an order analysis module and notifies EOI;
In user's input process, can press shortcut and abandon input this time, the text load module is that the notification analysis module is abandoned this message sequence.
5. system according to claim 1 is characterized in that, described S903 comprises:
Described order analysis module is extracted the user message text from message packet, user message is done twice processing, at first attempts user message is mapped as system command, and whether judges message is custom command then;
Described order analysis module can resolve to the user message of a more complicated a plurality of system commands;
Described order analysis module is given the text load module with the order analysis result through message packet;
Described order analysis module is added the unique system command that obtains or unique custom command to order chained list end.
6. system according to claim 1 is characterized in that, described S904 comprises:
Order management module traversal order chained list, resolving wherein all custom commands is system command, and with the system command embedded command chained list that parses, forms an order chained list that includes only system command at last;
Number of commands in the order management module check order chained list, more than 1, the prompting storage if select ' being ', is then pointed out import file name, if the command file of same file name is arranged, then overrides original;
Command file name can be identical with system command;
The order management module will order the system command in the chained list to send to command execution module successively.
7. system according to claim 1 is characterized in that, described S905 comprises:
Command execution module is according to the system command received, calls or starts corresponding mobile phone application or module;
The execution of command execution module can be interrupted, and promptly the user imports message when carrying out, and promptly abandons the order and the subsequent commands of current executed, begins new message analysis and implementation.
8. part according to claim 4 is characterized in that:
Described input window order line and the regional two parts of prompting; Order line is that the input cursor is expert at; The order cursor position indicates the display position of next input character, number of characters to reach line feed automatically behind the maximum number of delegation, and the prompting zone is several row below the order line and then;
After described input window was full, rolling automatically can make progress;
Described input window can be opaque or transparent, when transparent, and rarely seen input character;
Described input window always is presented at the superiors, and promptly character and the window window that always is superimposed upon other application comprises on the desktop.
9. part according to claim 6 is characterized in that:
The order management module is extracted a system command and is sent to command execution module from the order chained list, the WOO execution module sends carries out feedback message to oneself, begins to send Next Command then;
If necessary, the order management module is extracted the execution result of the previous command from carry out feedback message, sends together as the parameter and the Next Command of Next Command.
CN2010102175267A 2010-07-01 2010-07-01 Man-machine interaction method on intelligentized mobile phone and system Pending CN102314218A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010102175267A CN102314218A (en) 2010-07-01 2010-07-01 Man-machine interaction method on intelligentized mobile phone and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010102175267A CN102314218A (en) 2010-07-01 2010-07-01 Man-machine interaction method on intelligentized mobile phone and system

Publications (1)

Publication Number Publication Date
CN102314218A true CN102314218A (en) 2012-01-11

Family

ID=45427443

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010102175267A Pending CN102314218A (en) 2010-07-01 2010-07-01 Man-machine interaction method on intelligentized mobile phone and system

Country Status (1)

Country Link
CN (1) CN102314218A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572432A (en) * 2013-10-24 2015-04-29 杭州迪普科技有限公司 Lock-free linked list management device
CN106919531A (en) * 2015-12-25 2017-07-04 华为技术有限公司 Exchange method and equipment based on non-volatile memories bus protocol
CN106960047A (en) * 2017-03-30 2017-07-18 联想(北京)有限公司 A kind of information processing method, device and electronic equipment
CN107612708A (en) * 2017-08-09 2018-01-19 上海斐讯数据通信技术有限公司 The control method and system of a kind of router and a kind of router
CN113342590A (en) * 2021-08-06 2021-09-03 苏州浪潮智能科技有限公司 NVMe device debugging function implementation method, device, equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN85101133A (en) * 1985-04-01 1987-04-01 株式会社日立制作所 The method and apparatus of intelligent guidance using natural language
US5115390A (en) * 1988-11-15 1992-05-19 Sony Corporation Control data input apparatus
US5321608A (en) * 1990-11-30 1994-06-14 Hitachi, Ltd. Method and system for processing natural language
CN1156511A (en) * 1994-07-01 1997-08-06 电视交互数据公司 Remote control for remotely controlling interactive media
CN101257402A (en) * 2008-01-17 2008-09-03 华为技术有限公司 Method and system for equipment to realize user-defined order
US20090030681A1 (en) * 2007-07-23 2009-01-29 Verizon Data Services India Pvt Ltd Controlling a set-top box via remote speech recognition
CN201336069Y (en) * 2009-01-20 2009-10-28 绩优科技(深圳)有限公司 Remote controller with function of character input

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN85101133A (en) * 1985-04-01 1987-04-01 株式会社日立制作所 The method and apparatus of intelligent guidance using natural language
US5115390A (en) * 1988-11-15 1992-05-19 Sony Corporation Control data input apparatus
US5321608A (en) * 1990-11-30 1994-06-14 Hitachi, Ltd. Method and system for processing natural language
CN1156511A (en) * 1994-07-01 1997-08-06 电视交互数据公司 Remote control for remotely controlling interactive media
US20090030681A1 (en) * 2007-07-23 2009-01-29 Verizon Data Services India Pvt Ltd Controlling a set-top box via remote speech recognition
CN101257402A (en) * 2008-01-17 2008-09-03 华为技术有限公司 Method and system for equipment to realize user-defined order
CN201336069Y (en) * 2009-01-20 2009-10-28 绩优科技(深圳)有限公司 Remote controller with function of character input

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572432A (en) * 2013-10-24 2015-04-29 杭州迪普科技有限公司 Lock-free linked list management device
CN104572432B (en) * 2013-10-24 2018-09-04 杭州迪普科技股份有限公司 A kind of no chain table managing device
CN106919531A (en) * 2015-12-25 2017-07-04 华为技术有限公司 Exchange method and equipment based on non-volatile memories bus protocol
CN106919531B (en) * 2015-12-25 2020-02-21 华为技术有限公司 Interaction method and device based on nonvolatile storage bus protocol
CN106960047A (en) * 2017-03-30 2017-07-18 联想(北京)有限公司 A kind of information processing method, device and electronic equipment
CN107612708A (en) * 2017-08-09 2018-01-19 上海斐讯数据通信技术有限公司 The control method and system of a kind of router and a kind of router
CN113342590A (en) * 2021-08-06 2021-09-03 苏州浪潮智能科技有限公司 NVMe device debugging function implementation method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN108470566B (en) Application operation method and device
CN101226729B (en) Display controller, display control method, and mobile terminal device
US20190068527A1 (en) Method and system for conducting an automated conversation with a virtual agent system
JP6255646B2 (en) Message system
CN103685440B (en) Method for the shared file between multiple mobile electronic devices
CN102547173B (en) Television remote control method and television device
EP3211866A1 (en) Call processing method and device
CN104142964A (en) Information matching method and device
EP1836564A1 (en) User interface with augmented searching characteristics
CN102842306A (en) Voice control method and device as well as voice response method and device
CN101291336A (en) System and method for concurrent multimodal communication
CN1735929A (en) Voice browser dialog enabler for a communication system
CN101848272B (en) Input method switching method of mobile phones
CN102314218A (en) Man-machine interaction method on intelligentized mobile phone and system
CN103530039A (en) Method and terminal for switching application
CN104142778A (en) Text processing method and device as well as mobile terminal
CN106293600A (en) A kind of sound control method and system
CN101431625A (en) Remote controller with words input function and method for implementing words input
CN102681747A (en) Terminal device and method for dynamically displaying application identification information
CN103377209A (en) Method and terminal for browsing webpages with the help of voices
CN109275005A (en) A kind of combination button remote control method, device, equipment and storage medium
CN104216750A (en) Mobile terminal and method and device for quickly starting application of mobile terminal
CN102436307A (en) Use method and device for multinational language keyboard of electronic terminal
CN104239018A (en) Methods and systems for demonstrating and generating demonstration scripts
CN107665465A (en) Obtain history sharing information method, mobile terminal and the device with store function

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20120111