CN111090772A - Target card activation method and device and electronic equipment - Google Patents

Target card activation method and device and electronic equipment Download PDF

Info

Publication number
CN111090772A
CN111090772A CN201911300415.XA CN201911300415A CN111090772A CN 111090772 A CN111090772 A CN 111090772A CN 201911300415 A CN201911300415 A CN 201911300415A CN 111090772 A CN111090772 A CN 111090772A
Authority
CN
China
Prior art keywords
card
keyword information
target
activation
target card
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
CN201911300415.XA
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.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201911300415.XA priority Critical patent/CN111090772A/en
Publication of CN111090772A publication Critical patent/CN111090772A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • G06F16/68Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/683Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • G10L2015/223Execution procedure of a spoken command

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Library & Information Science (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Human Computer Interaction (AREA)
  • Acoustics & Sound (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure relates to a target card activation method and device and electronic equipment. The activation method comprises the following steps: identifying keyword information contained in the received voice command; searching the target card according to the keyword information; and generating an activation instruction to activate the target card.

Description

Target card activation method and device and electronic equipment
Technical Field
The disclosure relates to the technical field of terminals, and in particular to a method and a device for activating a target card and electronic equipment.
Background
Currently, most terminal devices in the market are configured with a card swiping function in order to reduce the number of cards that users need to carry with them daily. For example, the card may be swiped through the NFC function of the electronic device, or may be swiped through the client. However, in the related art, when the card is required to be swiped, all cards of a certain type are usually displayed, so that a user needs to switch and search for a currently required card, which is cumbersome to make.
Disclosure of Invention
The present disclosure provides a method and an apparatus for activating a target card, and an electronic device, so as to solve the deficiencies in the related art.
According to a first aspect of the embodiments of the present disclosure, there is provided an activation method of a target card, the activation method including:
identifying keyword information contained in the received voice command;
searching the target card according to the keyword information;
and generating an activation instruction to activate the target card.
Optionally, the searching for the target card according to the keyword information includes:
obtaining a card corresponding to a user account currently logged in by a client;
and determining the card with the highest matching degree with the keyword information as the target card.
Optionally, cards under corresponding user accounts are named in advance, and the keyword information includes card names;
the determining the card with the highest matching degree with the keyword information as the target card comprises:
matching the keyword information with the card names of the cards corresponding to the user account one by one;
and determining any card as the target card when the card name of the card contains the keyword information.
Optionally, cards under corresponding user accounts are named in advance, and the keyword information includes card names;
the determining the card with the highest matching degree with the keyword information as the target card comprises:
matching the keyword information with the card names of the cards corresponding to the user account one by one;
and determining the card with the highest matching degree as the target card according to the matching degree of the card name of the card corresponding to the user account and the keyword information.
Optionally, the method further includes:
receiving a voice instruction;
identifying an instruction type of the voice instruction;
identifying keyword information contained in a received voice instruction, comprising:
and identifying keyword information representing the name of the target card contained in the received voice command in response to identifying that the command type is a card switching command.
According to a second aspect of embodiments of the present disclosure, there is provided an activation device of a target card, the activation device comprising:
the first identification module is used for identifying keyword information contained in the received voice command;
the searching module is used for searching the target card according to the keyword information;
and the generating module generates an activation instruction to activate the target card.
Optionally, the searching module includes:
the acquisition unit is used for acquiring a card corresponding to a user account currently logged in by the client;
and the determining unit is used for determining the card with the highest matching degree with the keyword information as the target card.
Optionally, cards under corresponding user accounts are named in advance, and the keyword information includes card names;
the determination unit includes:
the matching subunit matches the keyword information with the card names of all the cards corresponding to the user account one by one;
and the first determining subunit determines any card as the target card when the card name of the card contains the keyword information.
Optionally, cards under corresponding user accounts are named in advance, and the keyword information includes card names;
the determination unit includes:
the matching subunit matches the keyword information with the card names of the cards corresponding to the user accounts one by one;
and the second determining subunit determines the card with the highest matching degree as the target card according to the matching degree of the card name of the card corresponding to the user account and the keyword information.
Optionally, the method further includes:
the receiving module receives a voice instruction;
the second identification module is used for identifying the instruction type of the voice instruction;
the first identification module comprises:
and the identification unit is used for identifying the keyword information representing the name of the target card contained in the received voice command in response to the fact that the command type is identified as the card switching command.
According to a third aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium having stored thereon computer instructions which, when executed by a processor, implement the steps of the method according to any one of the embodiments described above.
According to a fourth aspect of the embodiments of the present disclosure, there is provided an electronic apparatus including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to carry out the steps of the method according to any one of the above embodiments when executed.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
according to the embodiment, the target card matched with the voice command can be determined by matching the keyword information, so that the card swiping operation can be directly executed by the user after the target card is activated by the electronic equipment according to the activation command, the card switching or the card selection in the same type of cards is not needed, the user operation is simplified, and the user experience is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a flow diagram illustrating a method of activation of a target card in accordance with an exemplary embodiment.
FIG. 2 is a flow diagram illustrating another method of activation of a target card in accordance with an exemplary embodiment.
FIG. 3 is a state diagram of an electronic device shown in accordance with an example embodiment.
FIG. 4 is another state diagram of an electronic device shown in accordance with an example embodiment.
FIG. 5 is a flowchart illustrating a client interaction with a server, according to an example embodiment.
FIG. 6 is a block diagram illustrating an activation device for a target card, according to an exemplary embodiment.
FIG. 7 is a block diagram illustrating another activation device for a target card in accordance with an exemplary embodiment.
FIG. 8 is a block diagram illustrating yet another activation device for a target card in accordance with an exemplary embodiment.
FIG. 9 is a block diagram illustrating yet another activation device for a target card in accordance with an exemplary embodiment.
FIG. 10 is a block diagram illustrating yet another activation device for a target card in accordance with an exemplary embodiment.
FIG. 11 is a block diagram illustrating an activation device for a target card, according to an exemplary embodiment.
FIG. 12 is a block diagram illustrating another apparatus for activation of a target card, according to an example embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
The terminology used in the present disclosure is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. As used in this disclosure and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present disclosure. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
FIG. 1 is a flow diagram illustrating a method of activation of a target card in accordance with an exemplary embodiment. The activation method of the target card can be applied to a server or an electronic device, as shown in fig. 1, the activation method of the target card can include the following steps:
in step 101, keyword information contained in the received voice instruction is identified.
In this embodiment, taking the application of the activation method to a server as an example, the server may receive a voice instruction sent by an electronic device, and after receiving the voice instruction, identify and analyze a voice text to obtain keyword information.
If the activation method is applied to the electronic equipment terminal, a voice assistant or a voice client of the electronic equipment terminal may receive a voice instruction sent by a user, further analyze and recognize the obtained voice instruction, and extract keyword information.
In step 102, the target card is searched according to the keyword information.
In this embodiment, the keyword information may include a card name or a card serial number, and is specifically determined by a naming method when the card is stored.
Taking the activation method applied to the server as an example, after the server recognizes the keyword information, the card corresponding to the user account can be determined according to the user account currently logged in by the client sending the voice instruction, and then the card with the highest matching degree with the keyword information among the rolled cards by the user account is determined as the target card. Therefore, the probability of activating wrong cards subsequently can be reduced, all cards of the same type can be prevented from being activated, and user operation is simplified.
In an embodiment, a user may name cards under his own user account in advance, taking keyword information as a card name as an example, the server may match the keyword information with card names of all cards corresponding to the user account one by one, and determine any card as a target card when the card name of the card contains the keyword information. The keyword information may be a pinyin of a card name, and when the keyword information is identical to the pinyin of the name of any card under the user account, or the card name contains the pinyin corresponding to the keyword information, any card may be determined as a target card.
In another embodiment, the user may name cards under the user account in advance, taking the keyword information as the card name as an example, the server may match the keyword information with the card names of the cards corresponding to the user account one by one, determine any card with the highest matching degree as a target card according to the matching degree between the card name corresponding to the user account and the keyword information, and lower the probability of activating an error card.
It should be noted that: the embodiments of the foregoing embodiments may be executed by the same server or the same electronic device, and when the foregoing embodiments may also use an electronic device as an execution subject, the specific embodiments may refer to the foregoing embodiments, and details are not described herein.
In step 103, an activation instruction is generated to activate the target card.
In this embodiment, taking the example that the activation method is applied to a server, the activation instruction may be sent to a client that sends a voice instruction to the server, so as to instruct the client to display and activate the target card. If the activation method is applied to the client, the processor of the client may generate the activation instruction, and the activation instruction may be used to instruct the corresponding APP in the client to display and activate the target card.
In the foregoing embodiments, the method may further include receiving a voice instruction, and recognizing an instruction type of the voice instruction, for example, the instruction type may be a card switching instruction, and in response to recognizing that the instruction type is the card switching instruction, recognizing keyword information included in the received voice instruction and representing a name of a target card, so as to know, subsequently according to the activation instruction, that a card swiping function of the client needs to be started currently.
According to the embodiment, the target card matched with the voice command can be determined through matching of the keyword information in the disclosure, so that after the target card is activated according to the activation command by the electronic equipment, a user can directly execute card swiping operation without switching the cards or selecting the cards in the cards of the same type, the user operation is simplified, and the user experience is improved.
To explain the technical solution of the present disclosure, the following will explain the technical solution of the present disclosure with an execution subject of the activation method as a server. As shown in figure 2 of the drawings, in which,
in step 201, a voice instruction is received.
In this embodiment, the voice instruction may be input by the user for the electronic device, and is uploaded to the server by the electronic device and received by the server. Taking an entrance guard card that a user needs to swipe a cell gate as an example, the user can input a voice instruction of "i swipe a card of a cell gate" for the electronic device, and the voice instruction of "i swipe a card of a cell gate" can be uploaded to the server by the electronic device.
In step 202, keyword information in the voice instruction is identified.
In the present embodiment, the keyword information in the voice command may be recognized by an ASR (Automatic Speech Recognition) technique. For example, when a voice command of "i want to swipe a card at a gate of a cell" is received, keyword information such as "cell", "gate", "cell gate", and the like can be recognized.
In step 203, a card corresponding to the user account currently logged in by the client is obtained.
In this embodiment, the user identity may be determined according to the user account logged in by the client that sends the voice instruction, so as to obtain all cards corresponding to the user account. The overall cards may include multiple types of cards, and each type of card may include multiple sheets.
In step 204, the card information of the card to be matched is matched with the keyword information one by one.
In step 205, it is determined whether the card information of the current card to be matched is completely matched with the keyword information.
In step 206, the matching degree between each card to be matched and the keyword information is obtained.
In step 207, the card to be matched with the highest matching degree is determined.
In this embodiment, all cards may be defined as cards to be matched, and then the card information of the cards to be matched and the keyword information are matched one by one. When the card information of any card to be matched is completely matched with the keyword information, the matching operation may be stopped, and step 208 is performed, where the complete matching may be that the card name contains the keyword information. If the card information of any card to be matched is not completely matched with the keyword information, step 207 may be executed, that is, the matching degree between the currently matched card information and the keyword information is obtained, and then the card information of the next card is matched with the keyword information. When all the cards are matched with the keyword information completely and no completely matched card exists, the card with the highest matching degree can be determined as the target card.
Taking a voice instruction as a 'i want to swipe a card of a cell gate' as an example, if the recognized keyword information is 'cell' and 'gate', it is assumed that cards corresponding to the user account number logged in by the electronic device are named as 'cell gate card' and 'unit access control card', respectively. In the stage of searching for the target card, if the card named as the "cell big door card" is first matched with the keyword information, since all keywords are included in the name of the "cell big door card", the server may determine the card named as the "cell big door card" as the target card, so as to generate an activation instruction, so that the electronic device displays the "cell big door card" as shown in fig. 3.
Of course, the door card is taken as an example, and the server may receive a voice command such as "open XX public transportation card". In this way, the electronic device may display the "XX public transportation card" shown in fig. 4 according to the activation instruction, instead of displaying all the public transportation cards.
In step 208, card information for the target card is obtained.
In this embodiment, the card information may be an identifier of the target card, and a unique target card can be confirmed according to the card information. For example, the card information may be a card name or a card serial number of all cards in the user account.
In step 209, an instruction type of the voice instruction is identified.
In step 210, an activation instruction is generated based on the instruction type and the card information.
In this embodiment, by identifying the instruction type of the voice instruction, after the electronic device receives the activation instruction again, the corresponding function can be started according to the activation instruction.
For example, still taking the voice command as "i want to swipe a card at the gate of the cell" as an example, by recognizing words such as "swipe", "card", etc., it can be determined that the user needs to execute the card swiping function of the electronic device. In an embodiment, the NFC card swiping function of the electronic device may be activated by the activation instruction, and in another embodiment, the NFC card swiping function of the card swiping client may also be activated, which is not limited by the present disclosure.
In step 211, an activation instruction is sent to the electronic device.
In this embodiment, after receiving the activation instruction, the electronic device may analyze the instruction type and the card information in the activation instruction, so as to start the corresponding card swiping function, display the target card according to the card information, and activate the target card to be in a card swiping state.
For the convenience of understanding the workflow, the following will be described in detail with respect to the interaction process between the server and the client by taking the execution subject of the activation method as the server, and as shown in fig. 5, the interaction process may include the following steps:
in step 501, the client receives a voice command sent by a user.
In this embodiment, the voice instruction may be a voice input collected to the user through a microphone of the client.
In step 502, the server receives a voice command sent by the client.
In step 503, the server identifies the instruction type of the received voice instruction.
In this embodiment, the instruction type may include a switch card instruction.
In step 504, the server identifies keyword information in the voice command.
In step 505, the server obtains a card corresponding to a user account currently logged in by the client.
In step 506, the server matches the card name and the keyword information of the card corresponding to the user account.
In step 507, the server determines the target card according to the matching result.
In step 508, the server generates an activation instruction.
In this embodiment, step 502 to step 508 may refer to step 201 to step 210 in the embodiment shown in fig. 2, and are not described in detail here.
In step 509, the client receives the activation command sent by the server.
In step 510, the client activates and displays the target card according to the received activation instruction.
In this embodiment, the customer end can receive this activation instruction, then obtains instruction type and target card according to the activation instruction, then can instruct the corresponding card swiping APP in the customer end to switch to the start-up state to filter other cards, only show the target card that is activated through this card swiping APP, convenience of customers directly carries out the card swiping operation, avoids switching the card.
Corresponding to the embodiment of the activation method of the target card, the disclosure also provides an embodiment of an activation device of the target card.
FIG. 6 is a block diagram illustrating an activation device 600 for a target card, according to an exemplary embodiment. Referring to fig. 6, the apparatus includes a first identifying module 61, a searching module 62 and a generating module 63, wherein:
a first recognition module 61 for recognizing keyword information contained in the received voice command;
the searching module 62 searches the target card according to the keyword information;
and the generating module 63 generates an activation instruction to activate the target card.
As shown in fig. 7, fig. 7 is a block diagram of another activation device for a target card according to an exemplary embodiment, which is based on the foregoing embodiment shown in fig. 6, and the searching module 62 includes an obtaining unit 621 and a determining unit 622, where:
the obtaining unit 621 obtains a card corresponding to a user account currently logged in by the client.
The determining unit 622 determines a card with the highest matching degree with the keyword information as the target card.
As shown in fig. 8, fig. 8 is a block diagram illustrating an activation apparatus of another target card according to an exemplary embodiment, which names cards under corresponding user accounts in advance based on the foregoing embodiment shown in fig. 7, and the keyword information includes a card name; the determining unit 622 includes:
a matching subunit 6221, configured to match the keyword information with the card names of the cards corresponding to the user account one by one;
the first determining subunit 6222 determines, in response to the presence of a card name of any card including the keyword information, the any card as the target card.
As shown in fig. 9, fig. 9 is a block diagram illustrating an activation apparatus of another target card according to an exemplary embodiment, which is based on the foregoing embodiment shown in fig. 7, and names cards under corresponding user accounts in advance, and the keyword information includes card names; the determining unit 622 comprises a matching subunit 6221 and a second determining subunit 6223, wherein:
a matching subunit 6221, configured to match the keyword information with the card names of the cards corresponding to the user account one by one;
the second determining subunit 6223 determines, according to the matching degree between the card name of the card corresponding to the user account and the keyword information, the card with the highest matching degree as the target card.
It should be noted that, the structures of the matching subunit 6221 and the second determining subunit 6223 in the device embodiment shown in fig. 9 may also be included in the device embodiment shown in fig. 8, and the disclosure is not limited thereto.
As shown in fig. 10, fig. 10 is a block diagram of an activation device of a further target card according to an exemplary embodiment, which is based on the foregoing embodiment shown in fig. 6, and further includes a receiving module 64 and a second identification module 66, wherein:
a receiving module 64 for receiving voice commands;
a second recognition module 66 for recognizing the instruction type of the voice instruction;
the first identification module 61 includes:
the identifying unit 611 identifies, in response to identifying that the instruction type is a card switching instruction, keyword information representing a name of the target card included in the received voice instruction.
It should be noted that the configurations of the receiving module 64, the second identifying module 66 and the generating unit 631 in the apparatus embodiment shown in fig. 10 may also be included in the apparatus embodiment of fig. 7 or fig. 8, and the disclosure is not limited thereto.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the disclosed solution. One of ordinary skill in the art can understand and implement it without inventive effort.
Correspondingly, the present disclosure also provides an activation device for a target card, including: a processor; a memory for storing processor-executable instructions; wherein the processor is configured to: identifying keyword information contained in the received voice command; searching the target card according to the keyword information; and generating an activation instruction to activate the target card.
Accordingly, the present disclosure also provides a terminal comprising a memory, and one or more programs, wherein the one or more programs are stored in the memory and configured for execution by the one or more processors to include instructions for: identifying keyword information contained in the received voice command; searching the target card according to the keyword information; and generating an activation instruction to activate the target card.
Fig. 11 is a block diagram illustrating an activation device 1000 for a target card, according to an example embodiment. For example, the apparatus 1000 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 10, the apparatus 1000 may include one or more of the following components: processing component 1002, memory 1004, power component 1006, multimedia component 1008, audio component 1010, input/output (I/O) interface 1012, sensor component 1014, and communications component 1016.
The processing component 1002 generally controls the overall operation of the device 1000, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 1002 may include one or more processors 1020 to execute instructions to perform all or a portion of the steps of the methods described above. Further, processing component 1002 may include one or more modules that facilitate interaction between processing component 1002 and other components. For example, the processing component 1002 may include a multimedia module to facilitate interaction between the multimedia component 1008 and the processing component 1002.
The memory 1004 is configured to store various types of data to support operations at the apparatus 1000. Examples of such data include instructions for any application or method operating on device 1000, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 1004 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power supply component 1006 provides power to the various components of the device 1000. The power components 1006 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the device 1000.
The multimedia component 1008 includes a screen that provides an output interface between the device 1000 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 1008 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 1000 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 1010 is configured to output and/or input audio signals. For example, audio component 1010 includes a Microphone (MIC) configured to receive external audio signals when apparatus 1000 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signal may further be stored in the memory 1004 or transmitted via the communication component 1016. In some embodiments, audio component 1010 also includes a speaker for outputting audio signals.
I/O interface 1012 provides an interface between processing component 1002 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 1014 includes one or more sensors for providing various aspects of status assessment for the device 1000. For example, sensor assembly 1014 may detect an open/closed state of device 1000, the relative positioning of components, such as a display and keypad of device 1000, the change in position of device 1000 or a component of device 1000, the presence or absence of user contact with device 1000, the orientation or acceleration/deceleration of device 1000, and the change in temperature of device 1000. The sensor assembly 1014 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 1014 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 1014 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 1016 is configured to facilitate communications between the apparatus 1000 and other devices in a wired or wireless manner. The apparatus 1000 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, 4G LTE, 5G NR, or a combination thereof. In an exemplary embodiment, the communication component 1016 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communications component 1016 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 1000 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 1004 comprising instructions, executable by the processor 1020 of the device 1000 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Fig. 12 is a block diagram illustrating an apparatus 1100 for activation of a target card, according to an example embodiment. For example, the apparatus 1100 may be provided as a server. Referring to fig. 11, the apparatus 1100 includes a processing component 1122 that further includes one or more processors and memory resources, represented by memory 1132, for storing instructions, such as application programs, executable by the processing component 1122. The application programs stored in memory 1132 may include one or more modules that each correspond to a set of instructions. Further, the processing component 1122 is configured to execute instructions to perform the method … … described above
The apparatus 1100 may also include a power component 1126 configured to perform power management of the apparatus 1100, a wired or wireless network interface 1150 configured to connect the apparatus 1100 to a network, and an input/output (I/O) interface 1158. The apparatus 1100 may operate based on an operating system stored in the memory 1132, such as Windows Server, MacOS XTM, UnixTM, LinuxTM, FreeBSDTM, or the like.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This disclosure is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (12)

1. An activation method of a target card, the activation method comprising:
identifying keyword information contained in the received voice command;
searching the target card according to the keyword information;
and generating an activation instruction to activate the target card.
2. The activation method according to claim 1, wherein the searching for the target card according to the keyword information includes:
obtaining a card corresponding to a user account currently logged in by a client;
and determining the card with the highest matching degree with the keyword information as the target card.
3. The activation method according to claim 2, wherein cards under corresponding user accounts are named in advance, and the keyword information includes card names;
the determining the card with the highest matching degree with the keyword information as the target card comprises:
matching the keyword information with the card names of the cards corresponding to the user account one by one;
and determining any card as the target card when the card name of the card contains the keyword information.
4. The activation method according to claim 2, wherein cards under corresponding user accounts are named in advance, and the keyword information includes card names;
the determining the card with the highest matching degree with the keyword information as the target card comprises:
matching the keyword information with the card names of the cards corresponding to the user account one by one;
and determining the card with the highest matching degree as the target card according to the matching degree of the card name of the card corresponding to the user account and the keyword information.
5. The activation method according to claim 1, further comprising:
receiving a voice instruction;
identifying an instruction type of the voice instruction;
identifying keyword information contained in a received voice instruction, comprising:
and identifying keyword information representing the name of the target card contained in the received voice command in response to identifying that the command type is a card switching command.
6. An activation device for a target card, the activation device comprising:
the first identification module is used for identifying keyword information contained in the received voice command;
the searching module is used for searching the target card according to the keyword information;
and the generating module generates an activation instruction to activate the target card.
7. The activation device of claim 6, wherein the lookup module comprises:
the acquisition unit is used for acquiring a card corresponding to a user account currently logged in by the client;
and the determining unit is used for determining the card with the highest matching degree with the keyword information as the target card.
8. The activation device according to claim 7, wherein a card under a corresponding user account is named in advance, and the keyword information includes a card name;
the determination unit includes:
the matching subunit matches the keyword information with the card names of all the cards corresponding to the user account one by one;
and the first determining subunit determines any card as the target card when the card name of the card contains the keyword information.
9. The activation device according to claim 7, wherein a card under a corresponding user account is named in advance, and the keyword information includes a card name;
the determination unit includes:
the matching subunit matches the keyword information with the card names of the cards corresponding to the user accounts one by one;
and the second determining subunit determines the card with the highest matching degree as the target card according to the matching degree of the card name of the card corresponding to the user account and the keyword information.
10. The activation device of claim 6, further comprising:
the receiving module receives a voice instruction;
the second identification module is used for identifying the instruction type of the voice instruction;
the first identification module comprises:
and the identification unit is used for identifying the keyword information representing the name of the target card contained in the received voice command in response to the fact that the command type is identified as the card switching command.
11. A computer-readable storage medium having stored thereon computer instructions, which when executed by a processor, perform the steps of the method according to any one of claims 1-5.
12. An electronic device, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to carry out the steps of the method according to any one of claims 1-5 when executed.
CN201911300415.XA 2019-12-17 2019-12-17 Target card activation method and device and electronic equipment Pending CN111090772A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911300415.XA CN111090772A (en) 2019-12-17 2019-12-17 Target card activation method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911300415.XA CN111090772A (en) 2019-12-17 2019-12-17 Target card activation method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN111090772A true CN111090772A (en) 2020-05-01

Family

ID=70395606

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911300415.XA Pending CN111090772A (en) 2019-12-17 2019-12-17 Target card activation method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111090772A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103310537A (en) * 2012-03-16 2013-09-18 中国移动通信集团公司 Multi-application identification access method, intelligent card and POS (Point-of-sales) machine
CN104182874A (en) * 2014-08-12 2014-12-03 北京橙鑫数据科技有限公司 All-purpose card device, all-purpose card system and card information loading method
CN105900102A (en) * 2013-10-25 2016-08-24 谷歌技术控股有限责任公司 Sensor-based near-field communication authentication
CN106296171A (en) * 2016-08-04 2017-01-04 北京小米移动软件有限公司 The method and device of swiping the card of mobile terminal
CN110035180A (en) * 2019-04-11 2019-07-19 Oppo广东移动通信有限公司 Card display methods, device, terminal and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103310537A (en) * 2012-03-16 2013-09-18 中国移动通信集团公司 Multi-application identification access method, intelligent card and POS (Point-of-sales) machine
CN105900102A (en) * 2013-10-25 2016-08-24 谷歌技术控股有限责任公司 Sensor-based near-field communication authentication
CN104182874A (en) * 2014-08-12 2014-12-03 北京橙鑫数据科技有限公司 All-purpose card device, all-purpose card system and card information loading method
CN106296171A (en) * 2016-08-04 2017-01-04 北京小米移动软件有限公司 The method and device of swiping the card of mobile terminal
CN110035180A (en) * 2019-04-11 2019-07-19 Oppo广东移动通信有限公司 Card display methods, device, terminal and storage medium

Similar Documents

Publication Publication Date Title
US20180004365A1 (en) Method and apparatus for recommending an interface theme
CN109600303B (en) Content sharing method and device and storage medium
CN106128478B (en) Voice broadcast method and device
US10242678B2 (en) Friend addition using voiceprint analysis method, device and medium
CN106372204A (en) Push message processing method and device
CN106572268B (en) Information display method and device
EP3026876B1 (en) Method for acquiring recommending information, terminal and server
CN105404401A (en) Input processing method, apparatus and device
EP3261046A1 (en) Method and device for image processing
CN106354504B (en) Message display method and device
CN113382270B (en) Virtual resource processing method and device, electronic equipment and storage medium
CN111968640A (en) Voice control method and device, electronic equipment and storage medium
CN105376412A (en) Information processing method and device
CN106453846B (en) Display method and device of two-dimensional code business card
EP3644177A1 (en) Input method, device, apparatus, and storage medium
CN108011990B (en) Contact management method and device
CN112291631A (en) Information acquisition method, device, terminal and storage medium
CN111510556B (en) Call information processing method and device and computer storage medium
CN113807253A (en) Face recognition method and device, electronic equipment and storage medium
CN108766427B (en) Voice control method and device
CN106506808B (en) Method and device for prompting communication message
CN110213062B (en) Method and device for processing message
CN108108213A (en) Instruction set performs method and device
CN105682187B (en) Icon display method and device
CN113377322A (en) Page direct processing method and device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination