CN106598538B - Instruction set updating method and system - Google Patents

Instruction set updating method and system Download PDF

Info

Publication number
CN106598538B
CN106598538B CN201611076672.6A CN201611076672A CN106598538B CN 106598538 B CN106598538 B CN 106598538B CN 201611076672 A CN201611076672 A CN 201611076672A CN 106598538 B CN106598538 B CN 106598538B
Authority
CN
China
Prior art keywords
instruction set
user
instruction
information
current instruction
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
CN201611076672.6A
Other languages
Chinese (zh)
Other versions
CN106598538A (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.)
Taishan Information Technology Co ltd
Original Assignee
Taishan Information Technology 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 Taishan Information Technology Co Ltd filed Critical Taishan Information Technology Co Ltd
Priority to CN201611076672.6A priority Critical patent/CN106598538B/en
Publication of CN106598538A publication Critical patent/CN106598538A/en
Application granted granted Critical
Publication of CN106598538B publication Critical patent/CN106598538B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems

Abstract

The invention discloses a method for updating an instruction set, which comprises the following steps: responding to a first trigger instruction input by a user, and acquiring first voice information; identifying the first voice information to obtain first character information; searching a mapping relation according to the first character information to obtain a corresponding current instruction set; executing the instructions in the current instruction set, and recording a first instruction sequence input by a user; and detecting an updating instruction input by a user, and updating the current instruction set according to the first instruction sequence when the updating instruction input by the user is detected. The invention also discloses an instruction set updating system. The method and the device execute the instruction in the current instruction set corresponding to the first character information, record the first instruction sequence input by the user, and update the current instruction set according to the first instruction sequence when the update instruction input by the user is detected, so that the special habit of the user can be met, and the user experience is improved.

Description

Instruction set updating method and system
Technical Field
The invention relates to the technical field of voice recognition, in particular to a method and a system for updating an instruction set.
Background
The voice recognition technology is a technology for converting a voice signal into a corresponding text or command through a recognition and understanding process by a machine, has been developed for many years, has the characteristics of high efficiency, high accuracy, independence on equipment and the like, and is a key development direction of intelligent equipment in the future.
The voice assistant is an application program with an auxiliary function, and is based on a voice recognition technology, and the main function is to perform voice recognition on voice input by a user so as to start a corresponding application program (such as a telephone application program, a short message application program or a music playing application program), but because the function of the voice assistant is solidified, special habits of the user cannot be met, and user experience is influenced.
Disclosure of Invention
The invention mainly aims to provide an instruction set updating method and system, and aims to solve the problem that the special habits of users cannot be met due to the fact that the functions of a voice assistant are solidified in the prior art.
In order to achieve the above object, the present invention provides an instruction set updating method, including:
responding to a first trigger instruction input by a user, and acquiring first voice information;
identifying the first voice information to obtain first character information;
searching a mapping relation according to the first character information to obtain a corresponding current instruction set, wherein the mapping relation comprises the corresponding relation between the character information and the instruction set;
executing the instructions in the current instruction set, and recording a first instruction sequence input by a user;
and detecting an updating instruction input by a user, and updating the current instruction set according to the first instruction sequence when the updating instruction input by the user is detected.
In an embodiment, the detecting the update instruction input by the user specifically includes:
responding to a second trigger instruction input by the user, and acquiring second voice information;
performing voice recognition on the second voice information to obtain second character information;
and judging whether the second text information has preset text information, if so, determining that an updating instruction input by a user is detected.
In an embodiment, the updating the current instruction set according to the first instruction sequence specifically includes:
taking out the current instruction set and the instructions in the first instruction sequence, and clearing the content in the current instruction set;
and arranging the fetched instructions according to the sequence of time from front to back, and writing the arranged instructions into the current instruction set to update the current instruction set.
In one embodiment, the detecting the update instruction input by the user, and after updating the current instruction set according to the first instruction sequence when the update instruction input by the user is detected, the method further includes:
and uploading the updated current instruction set to a server.
In one embodiment, before uploading the updated current instruction set to the server, the method further includes:
acquiring attribute information of a user;
correspondingly, uploading the updated current instruction set to the server specifically includes:
and uploading the attribute information and the updated current instruction set to a server.
In addition, to achieve the above object, the present invention further provides an instruction set updating system, including:
the first information acquisition module is used for responding to a first trigger instruction input by a user and acquiring first voice information;
the first character recognition module is used for recognizing the first voice information to obtain first character information;
the set searching module is used for searching a mapping relation according to the first character information to obtain a corresponding current instruction set, wherein the mapping relation comprises the corresponding relation between the character information and the instruction set;
the sequence recording module is used for executing the instructions in the current instruction set and recording a first instruction sequence input by a user;
and the instruction detection module is used for detecting an updating instruction input by a user and updating the current instruction set according to the first instruction sequence when the updating instruction input by the user is detected.
In one embodiment, the instruction detection module is further configured to obtain second voice information in response to a second trigger instruction input by the user; performing voice recognition on the second voice information to obtain second character information; and judging whether the second text information has preset text information, if so, determining that an updating instruction input by a user is detected.
In one embodiment, the instruction detection module is further configured to fetch the current instruction set and instructions in the first instruction sequence, and clear content in the current instruction set; and arranging the fetched instructions according to the sequence of time from front to back, and writing the arranged instructions into the current instruction set to update the current instruction set.
In one embodiment, the system further comprises:
and the set uploading module is used for uploading the updated current instruction set to the server.
In one embodiment, the system further comprises:
the attribute acquisition module is used for acquiring attribute information of a user;
correspondingly, the set uploading module is further configured to upload the attribute information and the updated current instruction set to a server.
The method and the device execute the instruction in the current instruction set corresponding to the first character information, record the first instruction sequence input by the user, and update the current instruction set according to the first instruction sequence when the update instruction input by the user is detected, so that the special habit of the user can be met, and the user experience is improved.
Drawings
Fig. 1 is a schematic diagram of a hardware structure of an alternative mobile terminal for implementing various embodiments of the present invention;
FIG. 2 is a diagram of a wireless communication system for the mobile terminal shown in FIG. 1;
FIG. 3 is a flowchart illustrating a first embodiment of a method for updating an instruction set according to the present invention;
FIG. 4 is a flowchart illustrating a second embodiment of a method for updating an instruction set according to the present invention;
FIG. 5 is a flowchart illustrating a third embodiment of a method for updating an instruction set according to the present invention;
FIG. 6 is a functional block diagram of a first embodiment of an instruction set updating system according to the present invention;
FIG. 7 is a functional block diagram of an instruction set updating system according to a second embodiment of the present invention;
FIG. 8 is a functional block diagram of a third embodiment of an instruction set updating system according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
A mobile terminal implementing various embodiments of the present invention will now be described with reference to the accompanying drawings. In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in themselves. Thus, "module" and "component" may be used in a mixture.
The mobile terminal may be implemented in various forms. For example, the terminal described in the present invention may include a mobile terminal such as a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a navigation device, and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. In the following, it is assumed that the terminal is a mobile terminal. However, it will be understood by those skilled in the art that the configuration according to the embodiment of the present invention can be applied to a fixed type terminal in addition to elements particularly used for moving purposes.
Fig. 1 is a schematic hardware configuration of a mobile terminal implementing various embodiments of the present invention.
The mobile terminal 100 may include a wireless communication unit 110, an a/V (audio/video) input unit 120, a user input unit 130, a sensing unit 140, an output unit 150, a memory 160, an interface unit 170, a controller 180, and a power supply unit 190, etc. Fig. 1 illustrates a mobile terminal having various components, but it is to be understood that not all illustrated components are required to be implemented. More or fewer components may alternatively be implemented. Elements of the mobile terminal will be described in detail below.
The wireless communication unit 110 typically includes one or more components that allow radio communication between the mobile terminal 100 and a wireless communication system or network. For example, the wireless communication unit may include at least one of a broadcast receiving module 111, a mobile communication module 112, a wireless internet module 113, a short-range communication module 114, and a location information module 115.
The broadcast receiving module 111 receives a broadcast signal and/or broadcast associated information from an external broadcast management server via a broadcast channel. The broadcast channel may include a satellite channel and/or a terrestrial channel. The broadcast management server may be a server that generates and transmits a broadcast signal and/or broadcast associated information or a server that receives a previously generated broadcast signal and/or broadcast associated information and transmits it to a terminal. The broadcast signal may include a TV broadcast signal, a radio broadcast signal, a data broadcast signal, and the like. Also, the broadcast signal may further include a broadcast signal combined with a TV or radio broadcast signal. The broadcast associated information may also be provided via a mobile communication network, and in this case, the broadcast associated information may be received by the mobile communication module 112. The broadcast signal may exist in various forms, for example, it may exist in the form of an Electronic Program Guide (EPG) of Digital Multimedia Broadcasting (DMB), an Electronic Service Guide (ESG) of digital video broadcasting-handheld (DVB-H), and the like. The broadcast receiving module 111 may receive a signal broadcast by using various types of broadcasting systems. In particular, the broadcast receiving module 111 may receive a broadcast signal by using a signal such as multimedia broadcasting-terrestrial (DMB-T), digital multimedia broadcasting-satellite (DMB-S), digital video broadcasting-handheld (DVB-H), forward link media (MediaFLO) @) A digital broadcasting system of a terrestrial digital broadcasting integrated service (ISDB-T), etc. receives digital broadcasting. The broadcast receiving module 111 may be constructed to be suitable for various broadcasting systems that provide broadcast signals as well as the above-mentioned digital broadcasting systems. The broadcast signal and/or broadcast associated information received via the broadcast receiving module 111 may be stored in the memory 160 (or other type of storage medium).
The mobile communication module 112 transmits and/or receives radio signals to and/or from at least one of a base station (e.g., access point, node B, etc.), an external terminal, and a server. Such radio signals may include voice call signals, video call signals, or various types of data transmitted and/or received according to text and/or multimedia messages.
The wireless internet module 113 supports wireless internet access of the mobile terminal. The module may be internally or externally coupled to the terminal. The wireless internet access technology to which the module relates may include WLAN (wireless LAN) (Wi-Fi), Wibro (wireless broadband), Wimax (worldwide interoperability for microwave access), HSDPA (high speed downlink packet access), and the like.
The short-range communication module 114 is a module for supporting short-range communication. Some examples of short-range communication technologies include bluetooth TMRadio Frequency Identification (RFID), infrared data association (IrDA), Ultra Wideband (UWB), zigbee TMAnd so on.
The location information module 115 is a module for checking or acquiring location information of the mobile terminal. A typical example of the location information module is a GPS (global positioning system). According to the current technology, the GPS module 115 calculates distance information and accurate time information from three or more satellites and applies triangulation to the calculated information, thereby accurately calculating three-dimensional current location information according to longitude, latitude, and altitude. Currently, a method for calculating position and time information uses three satellites and corrects an error of the calculated position and time information by using another satellite. In addition, the GPS module 115 can calculate speed information by continuously calculating current position information in real time.
The a/V input unit 120 is used to receive an audio or video signal. The a/V input unit 120 may include a camera 121 and a microphone 1220, and the camera 121 processes image data of still pictures or video obtained by an image capturing apparatus in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 151. The image frames processed by the camera 121 may be stored in the memory 160 (or other storage medium) or transmitted via the wireless communication unit 110, and two or more cameras 1210 may be provided according to the construction of the mobile terminal. The microphone 122 may receive sounds (audio data) via the microphone in a phone call mode, a recording mode, a voice recognition mode, or the like, and can process such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the mobile communication module 112 in case of a phone call mode. The microphone 122 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The user input unit 130 may generate key input data according to a command input by a user to control various operations of the mobile terminal. The user input unit 130 allows a user to input various types of information, and may include a keyboard, dome sheet, touch pad (e.g., a touch-sensitive member that detects changes in resistance, pressure, capacitance, and the like due to being touched), scroll wheel, joystick, and the like. In particular, when the touch pad is superimposed on the display unit 151 in the form of a layer, a touch screen may be formed.
The sensing unit 140 detects a current state of the mobile terminal 100 (e.g., an open or closed state of the mobile terminal 100), a position of the mobile terminal 100, presence or absence of contact (i.e., touch input) by a user with the mobile terminal 100, an orientation of the mobile terminal 100, acceleration or deceleration movement and direction of the mobile terminal 100, and the like, and generates a command or signal for controlling an operation of the mobile terminal 100. For example, when the mobile terminal 100 is implemented as a slide-type mobile phone, the sensing unit 140 may sense whether the slide-type phone is opened or closed. In addition, the sensing unit 140 can detect whether the power supply unit 190 supplies power or whether the interface unit 170 is coupled with an external device. The sensing unit 140 may include a proximity sensor 1410 as will be described below in connection with a touch screen.
The interface unit 170 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The identification module may store various information for authenticating a user using the mobile terminal 100 and may include a User Identity Module (UIM), a Subscriber Identity Module (SIM), a Universal Subscriber Identity Module (USIM), and the like. In addition, a device having an identification module (hereinafter, referred to as an "identification device") may take the form of a smart card, and thus, the identification device may be connected with the mobile terminal 100 via a port or other connection means. The interface unit 170 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal and the external device.
In addition, when the mobile terminal 100 is connected with an external cradle, the interface unit 170 may serve as a path through which power is supplied from the cradle to the mobile terminal 100 or may serve as a path through which various command signals input from the cradle are transmitted to the mobile terminal. Various command signals or power input from the cradle may be used as signals for recognizing whether the mobile terminal is accurately mounted on the cradle. The output unit 150 is configured to provide output signals (e.g., audio signals, video signals, alarm signals, vibration signals, etc.) in a visual, audio, and/or tactile manner. The output unit 150 may include a display unit 151, an audio output module 152, an alarm unit 153, and the like.
The display unit 151 may display information processed in the mobile terminal 100. For example, when the mobile terminal 100 is in a phone call mode, the display unit 151 may display a User Interface (UI) or a Graphical User Interface (GUI) related to a call or other communication (e.g., text messaging, multimedia file downloading, etc.). When the mobile terminal 100 is in a video call mode or an image capturing mode, the display unit 151 may display a captured image and/or a received image, a UI or GUI showing a video or an image and related functions, and the like.
Meanwhile, when the display unit 151 and the touch pad are overlapped with each other in the form of a layer to form a touch screen, the display unit 151 may serve as an input device and an output device. The display unit 151 may include at least one of a Liquid Crystal Display (LCD), a thin film transistor LCD (TFT-LCD), an Organic Light Emitting Diode (OLED) display, a flexible display, a three-dimensional (3D) display, and the like. Some of these displays may be configured to be transparent to allow a user to view from the outside, which may be referred to as transparent displays, and a typical transparent display may be, for example, a TOLED (transparent organic light emitting diode) display or the like. Depending on the particular desired implementation, the mobile terminal 100 may include two or more display units (or other display devices), for example, the mobile terminal may include an external display unit (not shown) and an internal display unit (not shown). The touch screen may be used to detect a touch input pressure as well as a touch input position and a touch input area.
The audio output module 152 may convert audio data received by the wireless communication unit 110 or stored in the memory 160 into an audio signal and output as sound when the mobile terminal is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output module 152 may provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output module 152 may include a speaker, a buzzer, and the like.
The alarm unit 153 may provide an output to notify the mobile terminal 100 of the occurrence of an event. Typical events may include call reception, message reception, key signal input, touch input, and the like. In addition to audio or video output, the alarm unit 153 may provide output in different ways to notify the occurrence of an event. For example, the alarm unit 153 may provide an output in the form of vibration, and when a call, a message, or some other incoming communication (incomingmunication) is received, the alarm unit 153 may provide a tactile output (i.e., vibration) to inform the user thereof. By providing such a tactile output, the user can recognize the occurrence of various events even when the user's mobile phone is in the user's pocket. The alarm unit 153 may also provide an output notifying the occurrence of an event via the display unit 151 or the audio output module 152.
The memory 160 may store software programs and the like for processing and controlling operations performed by the controller 180, or may temporarily store data (e.g., a phonebook, messages, still images, videos, and the like) that has been or will be output. Also, the memory 160 may store data regarding various ways of vibration and audio signals output when a touch is applied to the touch screen.
The memory 160 may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a programmable read-only memory (PROM), a magnetic memory, a magnetic disk, an optical disk, and the like. Also, the mobile terminal 100 may cooperate with a network storage device that performs a storage function of the memory 160 through a network connection.
The controller 180 generally controls the overall operation of the mobile terminal. For example, the controller 180 performs control and processing related to voice calls, data communications, video calls, and the like. In addition, the controller 180 may include a multimedia module 1810 for reproducing (or playing back) multimedia data, and the multimedia module 1810 may be constructed within the controller 180 or may be constructed separately from the controller 180. The controller 180 may perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image.
The power supply unit 190 receives external power or internal power and provides appropriate power required to operate various elements and components under the control of the controller 180.
The various embodiments described herein may be implemented in a computer-readable medium using, for example, computer software, hardware, or any combination thereof. For a hardware implementation, the embodiments described herein may be implemented using at least one of an Application Specific Integrated Circuit (ASIC), a Digital Signal Processor (DSP), a Digital Signal Processing Device (DSPD), a Programmable Logic Device (PLD), a Field Programmable Gate Array (FPGA), a processor, a controller, a microcontroller, a microprocessor, an electronic unit designed to perform the functions described herein, and in some cases, such embodiments may be implemented in the controller 180. For a software implementation, the implementation such as a process or a function may be implemented with a separate software module that allows performing at least one function or operation. The software codes may be implemented by software applications (or programs) written in any suitable programming language, which may be stored in the memory 160 and executed by the controller 180.
Up to this point, mobile terminals have been described in terms of their functionality. Hereinafter, a slide-type mobile terminal among various types of mobile terminals, such as a folder-type, bar-type, swing-type, slide-type mobile terminal, and the like, will be described as an example for the sake of brevity. Accordingly, the present invention can be applied to any type of mobile terminal, and is not limited to a slide type mobile terminal.
The mobile terminal 100 as shown in fig. 1 may be configured to operate with communication systems such as wired and wireless communication systems and satellite-based communication systems that transmit data via frames or packets.
A communication system in which a mobile terminal according to the present invention is operable will now be described with reference to fig. 2.
Such communication systems may use different air interfaces and/or physical layers. For example, the air interface used by the communication system includes, for example, Frequency Division Multiple Access (FDMA), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), and Universal Mobile Telecommunications System (UMTS) (in particular, Long Term Evolution (LTE)), global system for mobile communications (GSM), and the like. By way of non-limiting example, the following description relates to a CDMA communication system, but such teachings are equally applicable to other types of systems.
Referring to fig. 2, the CDMA wireless communication system may include a plurality of mobile terminals 100, a plurality of Base Stations (BSs) 270, Base Station Controllers (BSCs) 275, and a Mobile Switching Center (MSC) 280. The MSC 280 is configured to interface with a Public Switched Telephone Network (PSTN) 290. The MSC 280 is also configured to interface with a BSC275, which may be coupled to the base station 270 via a backhaul. The backhaul may be constructed according to any of several known interfaces including, for example, E1/T1, ATM, IP, PPP, frame Relay, HDSL, ADSL, or xDSL. It will be understood that a system as shown in fig. 2 may include multiple BSCs 275.
Each BS 270 may serve one or more sectors (or regions), each sector covered by a multi-directional antenna or an antenna pointing in a particular direction being radially distant from the BS 270. Alternatively, each partition may be covered by two or more antennas for diversity reception. Each BS 270 may be configured to support multiple frequency allocations, with each frequency allocation having a particular frequency spectrum (e.g., 1.25MHz,5MHz, etc.).
The intersection of partitions with frequency allocations may be referred to as a CDMA channel. The BS 270 may also be referred to as a Base Transceiver Subsystem (BTS) or other equivalent terminology. In such a case, the term "base station" may be used to generically refer to a single BSC275 and at least one BS 270. The base stations may also be referred to as "cells". Alternatively, each partition of a particular BS 270 may be referred to as a plurality of cell sites.
As shown in fig. 2, a Broadcast Transmitter (BT)295 transmits a broadcast signal to the mobile terminal 100 operating within the system. A broadcast receiving module 111 as shown in fig. 1 is provided at the mobile terminal 100 to receive a broadcast signal transmitted by the BT 295. In fig. 2, several Global Positioning System (GPS) satellites 300 are shown. The satellite 300 assists in locating at least one of the plurality of mobile terminals 100.
In fig. 2, a plurality of satellites 300 are depicted, but it is understood that useful positioning information may be obtained with any number of satellites. The GPS module 115 as shown in fig. 1 is generally configured to cooperate with satellites 300 to obtain desired positioning information. Other techniques that can track the location of the mobile terminal may be used instead of or in addition to GPS tracking techniques. In addition, at least one GPS satellite 300 may selectively or additionally process satellite DMB transmission.
As a typical operation of the wireless communication system, the BS 270 receives reverse link signals from various mobile terminals 100. The mobile terminal 100 is generally engaged in conversations, messaging, and other types of communications. Each reverse link signal received by a particular base station 270 is processed within the particular BS 270. The obtained data is forwarded to the associated BSC 275. The BSC provides call resource allocation and mobility management functions including coordination of soft handoff procedures between BSs 270. The BSCs 275 also route the received data to the MSC 280, which provides additional routing services for interfacing with the PSTN 290. Similarly, the PSTN 290 interfaces with the MSC 280, the MSC interfaces with the BSCs 275, and the BSCs 275 accordingly control the BS 270 to transmit forward link signals to the mobile terminal 100.
Based on the above mobile terminal hardware structure and communication system, various embodiments of the present invention are proposed.
As shown in fig. 3, a first embodiment of the present invention provides an instruction set updating method, including:
s10: responding to a first trigger instruction input by a user, and acquiring first voice information;
it should be noted that the main execution body of the method of this embodiment is a voice assistant installed on the mobile terminal, and accordingly, the first trigger instruction may be understood as an instruction for starting the voice assistant.
It will be appreciated that the user may input the first trigger instruction in a number of ways, for example: for an electronic device with a touch screen, a user can input a first trigger instruction by clicking the touch screen; for the electronic device with the keyboard, the user may input the first trigger instruction by pressing the keyboard, and of course, the triggering may also be performed by other manners, which is not limited in this embodiment.
In a specific implementation, after the voice assistant is started, the voice information can be acquired, and the acquired voice information is used as the first voice information.
S20: identifying the first voice information to obtain first character information;
it should be noted that the first speech information may be recognized in a plurality of ways, and the following two ways are taken as examples for recognition:
a first local identification mode; that is to say, a voice recognition model is preset in the local voice assistant, after the first voice information is obtained, the first voice information can be recognized through the voice recognition model, so that the first text information is obtained, and the voice recognition can be realized locally by adopting the method, so that the method is simple and convenient.
A second server identification mode; that is to say, a voice recognition model is preset in the server, after the first voice information is acquired, the first voice information can be sent to the server, the server recognizes the received first voice information through the voice recognition model, and therefore the first text information is acquired.
Of course, other manners may also be used to identify the first speech information, which is not limited in this embodiment.
S30: searching a mapping relation according to the first character information to obtain a corresponding current instruction set, wherein the mapping relation comprises the corresponding relation between the character information and the instruction set;
it is understood that the set of instructions can be understood as a set of a series of instructions.
If the text information in the mapping relationship is "start recording", the corresponding instruction set may be composed of an instruction "call an interface of a recorder".
At this time, when the user inputs the first character information as "start recording", an instruction set consisting of an instruction "call an interface of a recorder" may be used as the current instruction set.
In a specific implementation, because different users have different expression habits for the same requirements, the first text information corresponding to the first voice information input by different users is also different, for example: for the requirement of "start recording", some user habits are expressed as "troublesome start recording", some user habits are expressed as "start recorder", and of course, other expression habits may be provided.
Assuming that when the mapping relationship is searched according to the first text information, the current instruction set is searched only when the first text information is "start recording" (that is, the current instruction set is composed of an instruction "call an interface of a recorder"), which may result in that a user who adopts other expression habits cannot search the current instruction set, thereby affecting user experience, in order to avoid this problem, in this embodiment, when the mapping relationship is searched according to the first text information, a plurality of ways may be adopted:
the first mode is a fuzzy matching mode; that is to say, a plurality of keywords corresponding to the user requirements are set, taking the user requirements as "start recording" as an example, the settable keywords are "recording" and "audio recording", and when the set keywords are included in the first text information, the instruction set consisting of the instruction "call the interface of the recorder" can be used as the found current instruction set.
The second mode is an accurate matching mode; that is, a plurality of text messages corresponding to the user requirements are set, taking the user requirements as "start recording" as an example, the text messages that can be set are "troublesome start recording" and "start recorder", etc., and when the first text message is the same as the set text message, the instruction set composed of the instruction "call interface of recorder" can be used as the current instruction set that is found.
Of course, the mapping relationship may also be searched in other manners according to the first text information, which is not limited in this embodiment.
S40: executing the instructions in the current instruction set, and recording a first instruction sequence input by a user;
it should be noted that, after the mapping relationship is searched for according to the first text information and the corresponding current instruction set is obtained, the instruction in the current instruction set is directly executed, and if the current instruction set is composed of an instruction "call the interface of the sound recorder", the instruction "call the interface of the sound recorder" is executed, so as to call the sound recorder.
However, after the sound recorder is called, a "start recording" interface is displayed, a "start recording" trigger element (similar to a button or other element with a trigger function) is arranged in the "start recording" interface, and when a user needs to record sound, the user needs to click the "start recording" trigger element, so as to set the sound recorder in a start state.
S50: and detecting an updating instruction input by a user, and updating the current instruction set according to the first instruction sequence when the updating instruction input by the user is detected.
It should be noted that, the update instruction input by the user may be detected in multiple ways, and the update instruction input by the user is detected according to the voice trigger mode, that is, the second voice information is obtained in response to the second trigger instruction input by the user; then, performing voice recognition on the second voice message to obtain a second text message (for example, the second text message may be a text message "complement the last operation", or may be other text messages, which is not limited in this embodiment); and then, judging whether the second text information has preset text information, and if so, determining that an updating instruction input by a user is detected.
It can be understood that the current instruction set can be updated in various ways according to the first instruction sequence, and the current instruction set is updated in a time-arranged manner according to the first instruction sequence, that is, the instructions in the current instruction set and the first instruction sequence are fetched first, and the content in the current instruction set is cleared; and arranging the fetched instructions according to the sequence of time from front to back, and writing the arranged instructions into the current instruction set so as to update the current instruction set.
In a specific implementation, it is assumed that the current instruction set consists of the instruction "call recorder interface", and the first instruction sequence consists of the instruction "recorder set to start state", in this case, the instruction "call the interface of the recorder" in the current instruction set and the instruction "recorder set to start state" in the first instruction sequence may be fetched first, and then the fetched instructions are arranged in order of time from front to back (the arranged instructions are "call the interface of the recorder" and "recorder set to start state"), and writes the permuted instructions to the current instruction set, that is, when executing instructions in the updated current instruction set, namely, after the recorder is called, the interface of 'start recording' is displayed, and the recorder is set to be in a start state.
The method and the device for updating the current instruction set execute the instruction in the current instruction set corresponding to the first character information, record the first instruction sequence input by the user, and update the current instruction set according to the first instruction sequence when the update instruction input by the user is detected, so that special habits of the user can be met, and user experience is improved.
Further, referring to fig. 4, a second embodiment of the present invention provides an instruction set updating method, based on the above embodiment shown in fig. 3, after step S50, the method further includes:
s60: and uploading the updated current instruction set to a server.
In a specific implementation, the server may be a common server or a cloud server, and this embodiment does not limit this.
Since different users may have the same requirements, which is generally the common requirements of the users, the updated current instruction set can be uploaded to the server by the voice assistant installed on the mobile terminal, so as to realize the big data statistical analysis.
That is, when the same current instruction set received by the server exceeds the preset threshold, the current instruction set can be used as a general requirement, and the current instruction set is distributed to the voice assistants installed on the mobile terminals, so that the voice assistants on the mobile terminals can be ensured to be updated according to the current instruction set.
Further, referring to fig. 5, a third embodiment of the present invention provides an instruction set updating method, based on the above embodiment shown in fig. 4, before step S60, the method further includes:
step S70: acquiring attribute information of a user;
correspondingly, the step S60 specifically includes:
s60': and uploading the attribute information and the updated current instruction set to a server.
In a specific implementation, the server may be a common server or a cloud server, and this embodiment does not limit this.
It should be noted that the attribute information may be attributes such as the age, the region, the sex, and the hobby of the user, and of course, other attributes may also be used, which is not limited in this embodiment.
It is understood that the attribute information of the user can be input by the user, and of course, other manners can be used to obtain the attribute information, which is not limited by the embodiment.
Since users with the same attribute information may have the same requirement, which is generally a common requirement of the users with the attribute information, the voice assistant installed on the mobile terminal may upload the attribute information and the updated current instruction set to the server, thereby implementing big data statistical analysis.
That is, when the same current instruction set received by the server for the same attribute information exceeds the preset threshold, the current instruction set can be used as the general requirement of the user of the attribute information, and the current instruction set is distributed to the voice assistant on the mobile terminal adopted by the user of the attribute information, so that the voice assistant on the mobile terminal adopted by the user of the attribute information can be ensured to be updated according to the current instruction set.
Referring to FIG. 6, a first embodiment of the present invention provides an instruction set updating system, which includes
The first information acquisition module 10 is configured to respond to a first trigger instruction input by a user to acquire first voice information;
it should be noted that the system of this embodiment is a voice assistant installed on the mobile terminal, and accordingly, the first trigger instruction may be understood as an instruction for activating the voice assistant.
It will be appreciated that the user may input the first trigger instruction in a number of ways, for example: for an electronic device with a touch screen, a user can input a first trigger instruction by clicking the touch screen; for the electronic device with the keyboard, the user may input the first trigger instruction by pressing the keyboard, and of course, the triggering may also be performed by other manners, which is not limited in this embodiment.
In a specific implementation, after the voice assistant is started, the voice information can be acquired, and the acquired voice information is used as the first voice information.
The first character recognition module 20 is configured to recognize the first voice information to obtain first character information;
it should be noted that the first speech information may be recognized in a plurality of ways, and the following two ways are taken as examples for recognition:
a first local identification mode; that is to say, a voice recognition model is preset in the local voice assistant, after the first voice information is obtained, the first voice information can be recognized through the voice recognition model, so that the first text information is obtained, and the voice recognition can be realized locally by adopting the method, so that the method is simple and convenient.
A second server identification mode; that is to say, a voice recognition model is preset in the server, after the first voice information is acquired, the first voice information can be sent to the server, the server recognizes the received first voice information through the voice recognition model, and therefore the first text information is acquired.
Of course, other manners may also be used to identify the first speech information, which is not limited in this embodiment.
The set searching module 30 is configured to search a mapping relationship according to the first text information, and obtain a corresponding current instruction set, where the mapping relationship includes a corresponding relationship between the text information and the instruction set;
it is understood that the set of instructions can be understood as a set of a series of instructions.
If the text information in the mapping relationship is "start recording", the corresponding instruction set may be composed of an instruction "call an interface of a recorder".
At this time, when the user inputs the first character information as "start recording", an instruction set consisting of an instruction "call an interface of a recorder" may be used as the current instruction set.
In a specific implementation, because different users have different expression habits for the same requirements, the first text information corresponding to the first voice information input by different users is also different, for example: for the requirement of "start recording", some user habits are expressed as "troublesome start recording", some user habits are expressed as "start recorder", and of course, other expression habits may be provided.
Assuming that when the mapping relationship is searched according to the first text information, the current instruction set is searched only when the first text information is "start recording" (that is, the current instruction set is composed of an instruction "call an interface of a recorder"), which may result in that a user who adopts other expression habits cannot search the current instruction set, thereby affecting user experience, in order to avoid this problem, in this embodiment, when the mapping relationship is searched according to the first text information, a plurality of ways may be adopted:
the first mode is a fuzzy matching mode; that is to say, a plurality of keywords corresponding to the user requirements are set, taking the user requirements as "start recording" as an example, the settable keywords are "recording" and "audio recording", and when the set keywords are included in the first text information, the instruction set consisting of the instruction "call the interface of the recorder" can be used as the found current instruction set.
The second mode is an accurate matching mode; that is, a plurality of text messages corresponding to the user requirements are set, taking the user requirements as "start recording" as an example, the text messages that can be set are "troublesome start recording" and "start recorder", etc., and when the first text message is the same as the set text message, the instruction set composed of the instruction "call interface of recorder" can be used as the current instruction set that is found.
Of course, the mapping relationship may also be searched in other manners according to the first text information, which is not limited in this embodiment.
A sequence recording module 40, configured to execute the instructions in the current instruction set, and record a first instruction sequence input by a user;
it should be noted that, after the mapping relationship is searched for according to the first text information and the corresponding current instruction set is obtained, the instruction in the current instruction set is directly executed, and if the current instruction set is composed of an instruction "call the interface of the sound recorder", the instruction "call the interface of the sound recorder" is executed, so as to call the sound recorder.
However, after the sound recorder is called, a "start recording" interface is displayed, a "start recording" trigger element (similar to a button or other element with a trigger function) is arranged in the "start recording" interface, and when a user needs to record sound, the user needs to click the "start recording" trigger element, so as to set the sound recorder in a start state.
And the instruction detection module 50 is configured to detect an update instruction input by a user, and update the current instruction set according to the first instruction sequence when the update instruction input by the user is detected.
It should be noted that, the update instruction input by the user may be detected in multiple ways, and the update instruction input by the user is detected according to the voice trigger mode, that is, the second voice information is obtained in response to the second trigger instruction input by the user; then, performing voice recognition on the second voice message to obtain a second text message (for example, the second text message may be a text message "complement the last operation", or may be other text messages, which is not limited in this embodiment); and then, judging whether the second text information has preset text information, and if so, determining that an updating instruction input by a user is detected.
It can be understood that the current instruction set can be updated in various ways according to the first instruction sequence, and the current instruction set is updated in a time-arranged manner according to the first instruction sequence, that is, the instructions in the current instruction set and the first instruction sequence are fetched first, and the content in the current instruction set is cleared; and arranging the fetched instructions according to the sequence of time from front to back, and writing the arranged instructions into the current instruction set so as to update the current instruction set.
In a specific implementation, it is assumed that the current instruction set consists of the instruction "call recorder interface", and the first instruction sequence consists of the instruction "recorder set to start state", in this case, the instruction "call the interface of the recorder" in the current instruction set and the instruction "recorder set to start state" in the first instruction sequence may be fetched first, and then the fetched instructions are arranged in order of time from front to back (the arranged instructions are "call the interface of the recorder" and "recorder set to start state"), and writes the permuted instructions to the current instruction set, that is, when executing instructions in the updated current instruction set, namely, after the recorder is called, the interface of 'start recording' is displayed, and the recorder is set to be in a start state.
The method and the device for updating the current instruction set execute the instruction in the current instruction set corresponding to the first character information, record the first instruction sequence input by the user, and update the current instruction set according to the first instruction sequence when the update instruction input by the user is detected, so that special habits of the user can be met, and user experience is improved.
Further, referring to fig. 7, a second embodiment of the present invention provides an instruction set updating system, based on the above embodiment shown in fig. 6, the system further includes:
and a set uploading module 60, configured to upload the updated current instruction set to the server.
In a specific implementation, the server may be a common server or a cloud server, and this embodiment does not limit this.
Since different users may have the same requirements, which is generally the common requirements of the users, the updated current instruction set can be uploaded to the server by the voice assistant installed on the mobile terminal, so as to realize the big data statistical analysis.
That is, when the same current instruction set received by the server exceeds the preset threshold, the current instruction set can be used as a general requirement, and the current instruction set is distributed to the voice assistants installed on the mobile terminals, so that the voice assistants on the mobile terminals can be ensured to be updated according to the current instruction set.
Further, referring to fig. 8, a third embodiment of the present invention provides an instruction set updating system, based on the above embodiment shown in fig. 7, the system further includes:
an attribute obtaining module 70, configured to obtain attribute information of a user;
correspondingly, the set uploading module 60' is further configured to upload the attribute information and the updated current instruction set to the server.
In a specific implementation, the server may be a common server or a cloud server, and this embodiment does not limit this.
It should be noted that the attribute information may be attributes such as the age, the region, the sex, and the hobby of the user, and of course, other attributes may also be used, which is not limited in this embodiment.
It is understood that the attribute information of the user can be input by the user, and of course, other manners can be used to obtain the attribute information, which is not limited by the embodiment.
Since users with the same attribute information may have the same requirement, which is generally a common requirement of the users with the attribute information, the voice assistant installed on the mobile terminal may upload the attribute information and the updated current instruction set to the server, thereby implementing big data statistical analysis.
That is, when the same current instruction set received by the server for the same attribute information exceeds the preset threshold, the current instruction set can be used as the general requirement of the user of the attribute information, and the current instruction set is distributed to the voice assistant on the mobile terminal adopted by the user of the attribute information, so that the voice assistant on the mobile terminal adopted by the user of the attribute information can be ensured to be updated according to the current instruction set.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
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.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (8)

1. A method for instruction set updating, the method comprising the steps of:
responding to a first trigger instruction input by a user, and acquiring first voice information;
identifying the first voice information to obtain first character information;
searching a mapping relation according to the first character information to obtain a corresponding current instruction set, wherein the mapping relation comprises the corresponding relation between the character information and the instruction set;
executing the instructions in the current instruction set, and recording a first instruction sequence input by a user;
detecting an updating instruction input by a user, and updating the current instruction set according to the first instruction sequence when the updating instruction input by the user is detected;
wherein, the updating the current instruction set according to the first instruction sequence specifically includes:
taking out the current instruction set and the instructions in the first instruction sequence, and clearing the content in the current instruction set;
and arranging the fetched instructions according to the sequence of time from front to back, and writing the arranged instructions into the current instruction set to update the current instruction set.
2. The method of claim 1, wherein the detecting the update instruction input by the user specifically comprises:
responding to a second trigger instruction input by the user, and acquiring second voice information;
performing voice recognition on the second voice information to obtain second character information;
and judging whether the second text information has preset text information, if so, determining that an updating instruction input by a user is detected.
3. The method of any of claims 1-2, wherein the detecting a user-entered update instruction, upon detecting a user-entered update instruction, after updating the current instruction set according to the first instruction sequence, further comprises:
and uploading the updated current instruction set to a server.
4. The method of claim 3, wherein prior to uploading the updated current set of instructions to the server, the method further comprises:
acquiring attribute information of a user;
correspondingly, uploading the updated current instruction set to the server specifically includes:
and uploading the attribute information and the updated current instruction set to a server.
5. An instruction set updating system, the system comprising:
the first information acquisition module is used for responding to a first trigger instruction input by a user and acquiring first voice information;
the first character recognition module is used for recognizing the first voice information to obtain first character information;
the set searching module is used for searching a mapping relation according to the first character information to obtain a corresponding current instruction set, wherein the mapping relation comprises the corresponding relation between the character information and the instruction set;
the sequence recording module is used for executing the instructions in the current instruction set and recording a first instruction sequence input by a user;
the instruction detection module is used for detecting an updating instruction input by a user, and updating the current instruction set according to the first instruction sequence when the updating instruction input by the user is detected;
the instruction detection module is further configured to fetch instructions in the current instruction set and the first instruction sequence, and clear content in the current instruction set; and arranging the fetched instructions according to the sequence of time from front to back, and writing the arranged instructions into the current instruction set to update the current instruction set.
6. The system of claim 5, wherein the instruction detection module is further configured to obtain a second voice message in response to a second trigger instruction input by the user; performing voice recognition on the second voice information to obtain second character information; and judging whether the second text information has preset text information, if so, determining that an updating instruction input by a user is detected.
7. The system of any one of claims 5 to 6, further comprising:
and the set uploading module is used for uploading the updated current instruction set to the server.
8. The system of claim 7, wherein the system further comprises:
the attribute acquisition module is used for acquiring attribute information of a user;
correspondingly, the set uploading module is further configured to upload the attribute information and the updated current instruction set to a server.
CN201611076672.6A 2016-11-29 2016-11-29 Instruction set updating method and system Active CN106598538B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611076672.6A CN106598538B (en) 2016-11-29 2016-11-29 Instruction set updating method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611076672.6A CN106598538B (en) 2016-11-29 2016-11-29 Instruction set updating method and system

Publications (2)

Publication Number Publication Date
CN106598538A CN106598538A (en) 2017-04-26
CN106598538B true CN106598538B (en) 2020-02-11

Family

ID=58594065

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611076672.6A Active CN106598538B (en) 2016-11-29 2016-11-29 Instruction set updating method and system

Country Status (1)

Country Link
CN (1) CN106598538B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107146616B (en) * 2017-06-13 2020-05-08 Oppo广东移动通信有限公司 Equipment control method and related product
CN109428968B (en) * 2017-08-24 2021-03-09 中兴通讯股份有限公司 Method and device for controlling terminal and storage medium
CN109213035A (en) * 2018-08-27 2019-01-15 珠海格力电器股份有限公司 Instruct update method, device and electronic equipment
CN112908311A (en) * 2019-02-26 2021-06-04 北京蓦然认知科技有限公司 Training and sharing method of voice assistant
CN113823284B (en) * 2021-09-24 2023-10-24 浪潮金融信息技术有限公司 System, method and medium for setting voice assistant instruction based on cloud computing

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102279857A (en) * 2010-06-11 2011-12-14 阿里巴巴集团控股有限公司 Method and system for realizing data reproduction
JP2012222569A (en) * 2011-04-07 2012-11-12 Nippon Telegr & Teleph Corp <Ntt> Broadcast-program recommending device, method and program
CN104183237A (en) * 2014-09-04 2014-12-03 百度在线网络技术(北京)有限公司 Speech processing method and device for portable terminal
CN104484057A (en) * 2014-12-04 2015-04-01 百度在线网络技术(北京)有限公司 Associative result providing method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102279857A (en) * 2010-06-11 2011-12-14 阿里巴巴集团控股有限公司 Method and system for realizing data reproduction
JP2012222569A (en) * 2011-04-07 2012-11-12 Nippon Telegr & Teleph Corp <Ntt> Broadcast-program recommending device, method and program
CN104183237A (en) * 2014-09-04 2014-12-03 百度在线网络技术(北京)有限公司 Speech processing method and device for portable terminal
CN104484057A (en) * 2014-12-04 2015-04-01 百度在线网络技术(北京)有限公司 Associative result providing method and device

Also Published As

Publication number Publication date
CN106598538A (en) 2017-04-26

Similar Documents

Publication Publication Date Title
CN106533928B (en) Method and device for updating unread message reminding identification
CN105468158B (en) Color adjustment method and mobile terminal
CN106911850B (en) Mobile terminal and screen capturing method thereof
CN106598538B (en) Instruction set updating method and system
CN106157970B (en) Audio identification method and terminal
CN106249989B (en) Method for arranging social application program icons during content sharing and mobile terminal
CN110928708B (en) Icon display method and device, electronic equipment and computer readable storage medium
CN106778176B (en) Information processing method and mobile terminal
CN106547439B (en) Method and device for processing message
CN106851114B (en) Photo display device, photo generation device, photo display method, photo generation method and terminal
CN106371704B (en) Application shortcut layout method of screen locking interface and terminal
CN106161790B (en) Mobile terminal and control method thereof
CN105955474B (en) Application evaluation prompting method and mobile terminal
CN109542317B (en) Display control method, device and storage medium of double-sided screen mobile terminal
CN105791541B (en) Screenshot method and mobile terminal
CN106951350B (en) Method and device for checking mobile terminal disk
CN106385494B (en) Method and device for acquiring dynamic home page of mobile terminal application
CN106559577B (en) Mobile terminal and control method thereof
CN106412877B (en) Activation method and activation device for mobile terminal SIM card
CN106569670B (en) Device and method for processing application
CN106385502B (en) Photo arrangement method and mobile terminal
CN105573563B (en) Mobile terminal and method for realizing touch operation on mobile terminal
CN109063623B (en) Fingerprint identification method, equipment and computer storage medium
CN106325677B (en) Method for presenting multiple application program interfaces and mobile terminal
CN106775069B (en) Pressure compensation method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20200110

Address after: 271000 Spring Rain Software Park, Taishan District, Tai'an City, Shandong Province, 1-4 floors

Applicant after: Taishan Information Technology Co.,Ltd.

Address before: 518057 Guangdong Province, Shenzhen high tech Zone of Nanshan District City, No. 9018 North Central Avenue's innovation building A, 6-8 layer, 10-11 layer, B layer, C District 6-10 District 6 floor

Applicant before: NUBIA TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Method and system for updating instruction sets

Effective date of registration: 20231019

Granted publication date: 20200211

Pledgee: Taian Taishan Caiyuan Investment Group Co.,Ltd.

Pledgor: Taishan Information Technology Co.,Ltd.

Registration number: Y2023980061603

PE01 Entry into force of the registration of the contract for pledge of patent right