CN110297705B - Function switching processing method, device, equipment and storage medium - Google Patents

Function switching processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN110297705B
CN110297705B CN201910569832.8A CN201910569832A CN110297705B CN 110297705 B CN110297705 B CN 110297705B CN 201910569832 A CN201910569832 A CN 201910569832A CN 110297705 B CN110297705 B CN 110297705B
Authority
CN
China
Prior art keywords
function
category
terminal equipment
type
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
CN201910569832.8A
Other languages
Chinese (zh)
Other versions
CN110297705A (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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Shanghai Xiaodu Technology Co Ltd
Original Assignee
Baidu Online Network Technology Beijing Co Ltd
Shanghai Xiaodu 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 Baidu Online Network Technology Beijing Co Ltd, Shanghai Xiaodu Technology Co Ltd filed Critical Baidu Online Network Technology Beijing Co Ltd
Priority to CN201910569832.8A priority Critical patent/CN110297705B/en
Publication of CN110297705A publication Critical patent/CN110297705A/en
Application granted granted Critical
Publication of CN110297705B publication Critical patent/CN110297705B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)

Abstract

The application provides a function switching processing method, a device, equipment and a storage medium, wherein the method comprises the following steps: acquiring a function switching instruction of a user; when determining that the function switching instruction is valid, controlling the terminal device to enter a switching preparation state, wherein the terminal device enters the switching preparation state and comprises: the terminal equipment continues to operate the first function and configures a response structure required by the operation of the second function; and determining a function switching mode according to the first type of the first function and the second type of the second function, and controlling the terminal equipment to switch the functions according to the function switching mode. While keeping the first function running, configuring a response structure required by the second function running, thereby effectively avoiding the interruption of functions in the function switching process; according to the specific categories of the current running function and the function to be run, the corresponding function switching mode is determined, the function switching requirement of a user is met, meanwhile, more coherent function switching experience is provided for the user, and the user experience is guaranteed.

Description

Function switching processing method, device, equipment and storage medium
Technical Field
The present application relates to the field of control technologies, and in particular, to a method, an apparatus, a device, and a storage medium for processing function switching.
Background
Along with the rapid development of intelligent technology, the functions that terminal equipment can realize are more and more diversified, and terminal equipment often needs to switch the instruction according to user's function in the use, carries out the function and switches.
The existing function switching method comprises the following steps: and after the function switching action is completed, the terminal equipment operates the target function indicated by the function switching instruction. After the target function is finished, the terminal device waits for receiving other instructions of the user or enters a standby state.
However, after receiving the function switching instruction, the terminal device exits the currently running function and starts the function switching action, which may cause interruption of user experience; after the target function of the function switching is finished, waiting for receiving other instructions of the user or entering a standby state also causes interruption of the user experience, and the experience of the function switching operation is poor.
Disclosure of Invention
The application provides a function switching processing method, a function switching processing device and a storage medium, which are used for solving the problem that in the prior art, the use experience of a user is interrupted when a terminal device performs function switching.
In a first aspect, the present application provides a method for processing function switching, including:
acquiring a function switching instruction of a user, wherein the function switching instruction is used for indicating that a terminal device is switched from a first function to a second function, the first function is a function which is currently operated by the terminal device, and the second function is a function to be operated by the terminal device and indicated by the function switching instruction;
when the function switching instruction is determined to be valid, controlling the terminal device to enter a switching preparation state, wherein the terminal device enters the switching preparation state and comprises: the terminal equipment continues to operate the first function and configures a response structure required by the operation of the second function;
and determining a function switching mode according to the first type of the first function and the second type of the second function, and controlling the terminal equipment to switch the functions according to the function switching mode.
Further, the method further comprises:
determining a first category of the first function according to a first hardware configuration of the terminal device when the first function is operated, wherein the first category is one of an occupied category, a radio type category and a conventional category, and the conventional category is a category except the occupied category and the radio type category;
determining a second category of the second function according to a second hardware configuration of the response structure, wherein the second category is one of an occupied category, a radio-type category, and a regular category, and the regular category is a category other than the occupied category and the radio-type category.
Further, determining a first category of the first function according to a first hardware configuration of the terminal device when the terminal device runs the first function includes:
determining whether a playing channel of the terminal equipment is occupied or not according to the first hardware configuration;
and when the playing channel of the terminal equipment is occupied, determining that the first category is an occupied category.
Further, determining a first category of the first function according to a first hardware configuration of the terminal device when the terminal device runs the first function, further comprising:
determining whether the terminal equipment is in a radio reception state or not according to the first hardware configuration;
and when the terminal equipment is in a radio reception state, determining that the first category is a radio reception type category.
Further, determining a second category of the second function based on a second hardware configuration of the response structure includes:
determining whether a playing channel of the terminal equipment is occupied or not according to the second hardware configuration;
and when the playing channel of the terminal equipment is occupied, determining that the second category is an occupied category.
Further, determining a second category of the second function based on a second hardware configuration of the response structure includes:
determining whether the terminal equipment is in a radio reception state or not according to the second hardware configuration;
and when the terminal equipment is in a radio reception state, determining that the second category is a radio reception type category.
Further, when the first category is an occupied category or a radio type category, determining a function switching manner according to the first category and the second category, and controlling the terminal device to perform function switching according to the function switching manner, including:
when the second type is an occupied type, controlling the terminal equipment to exit the first function and enter the second function;
and when the second type is a radio type or a conventional type, controlling the terminal equipment to stop operating the first function, wherein the operation stop position of the first function is a first stop position, controlling the terminal equipment to be switched from the first function to the second function, and after the second function is completed, controlling the terminal equipment to enter the first function from the first stop position again.
Further, when the first category is a normal category, determining a function switching manner according to the first category and the second category, and controlling the terminal device to perform function switching according to the function switching manner, including:
when the second type is an occupied type or a radio type, controlling the terminal equipment to exit the first function and enter the second function;
and when the second category is a conventional category, controlling the terminal equipment to stop operating the first function, wherein an operation stop position of the first function is a second stop position, controlling the terminal equipment to be switched from the first function to the second function, and after the second function is completed, controlling the terminal equipment to enter the first function from the second stop position again.
Further, determining that the function switching instruction is valid comprises:
determining an instruction confidence of the function switching instruction, and determining that the function switching instruction is effective when the instruction confidence is higher than a first set threshold; or when the instruction confidence is higher than a second set threshold and a confirmation instruction of a user is acquired, determining that the function switching instruction is valid, wherein the first set threshold is larger than the second set threshold.
Further, determining that the function switching instruction is valid comprises:
determining a first confidence level of the first function and a second confidence level of the second function;
when the second confidence coefficient is not less than the first confidence coefficient, determining that the function switching instruction is effective.
Further, the method for acquiring the function switching instruction comprises at least one of the following steps:
acquiring a trigger instruction generated by triggering a preset key displayed by the terminal equipment by a user;
acquiring a voice instruction input to the terminal equipment by a user;
and acquiring a control instruction generated by triggering a display key of the remote control equipment by a user.
In a second aspect, the present application provides a function switching processing apparatus, including:
the terminal equipment comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring a function switching instruction of a user, the function switching instruction is used for indicating the terminal equipment to be switched from a first function to a second function, the first function is a function which is currently operated by the terminal equipment, and the second function is a function which is indicated by the function switching instruction and is to be operated by the terminal equipment;
a first processing unit, configured to control the terminal device to enter a handover preparation state when it is determined that the function switching instruction is valid, where the terminal device enters the handover preparation state, and the method includes: the terminal equipment continues to operate the first function and configures a response structure required by the operation of the second function;
and the second processing unit is used for determining a function switching mode according to the first type of the first function and the second type of the second function, and controlling the terminal equipment to switch functions according to the function switching mode.
Further, the apparatus further comprises:
a third processing unit, configured to determine a first category of the first function according to a first hardware configuration when the terminal device runs the first function, where the first category is one of an occupied category, a radio-type category, and a normal category, and the normal category is a category other than the occupied category and the radio-type category;
a fourth processing unit, configured to determine a second category of the second function according to a second hardware configuration of the response structure, where the second category is one of an occupied category, a radio-type category, and a normal category, and the normal category is a category other than the occupied category and the radio-type category.
Further, the third processing unit includes:
the first processing subunit is used for determining whether a playing channel of the terminal device is occupied or not according to the first hardware configuration;
and the second processing subunit is configured to determine that the first category is an occupied category when a play channel of the terminal device is occupied.
Further, the third processing unit further includes:
the third processing subunit is used for determining whether the terminal equipment is in a sound reception state or not according to the first hardware configuration;
and the fourth processing subunit is configured to determine that the first category is a radio-type category when the terminal device is in a radio-type state.
Further, the fourth processing unit includes:
the first processing subunit is configured to determine, according to the second hardware configuration, whether a playback channel of the terminal device is occupied;
and the second processing subunit is configured to determine that the second category is an occupied category when the play channel of the terminal device is occupied.
Further, the fourth processing unit further includes:
the third processing subunit is configured to determine, according to the second hardware configuration, whether the terminal device is in a radio reception state;
and the fourth processing subunit is configured to determine that the second category is a radio-type category when the terminal device is in a radio-type state.
Further, the second processing unit includes a first processing subunit, configured to determine a function switching manner according to the first category and the second category when the first category is an occupied category or a radio type category, and control the terminal device to perform function switching according to the function switching manner, where the first processing subunit includes:
the first processing module is used for controlling the terminal equipment to exit the first function and enter the second function when the second type is an occupied type;
and the second processing module is used for controlling the terminal equipment to stop operating the first function when the second type is a radio type or a conventional type, wherein the operation stop position of the first function is a first stop position, controlling the terminal equipment to be switched from the first function to the second function, and controlling the terminal equipment to enter the first function again from the first stop position after the second function is completed.
Further, the second processing unit includes a second processing subunit, configured to determine a function switching manner according to the first category and the second category when the first category is a normal category, and control the terminal device to perform function switching according to the function switching manner, where the second processing subunit includes:
the first processing module is used for controlling the terminal equipment to exit the first function and enter the second function when the second type is an occupied type or a radio type;
and the second processing module is used for controlling the terminal equipment to stop operating the first function when the second type is a conventional type, wherein an operation stop position of the first function is a second stop position, controlling the terminal equipment to be switched from the first function to the second function, and controlling the terminal equipment to enter the first function again from the second stop position after the second function is completed.
Further, the first processing unit includes:
the first processing subunit is used for determining the instruction confidence of the function switching instruction;
the second processing subunit is used for determining that the function switching instruction is valid when the instruction confidence is higher than a first set threshold; or when the instruction confidence is higher than a second set threshold and a confirmation instruction of a user is acquired, determining that the function switching instruction is valid, wherein the first set threshold is larger than the second set threshold.
Further, the first processing unit includes:
a third processing subunit, configured to determine a first confidence of the first function and a second confidence of the second function;
and the fourth processing subunit is configured to determine that the function switching instruction is valid when the second confidence level is not less than the first confidence level.
Further, the acquiring unit includes:
the first acquisition subunit is used for acquiring a trigger instruction generated by a user triggering a preset key displayed by the terminal equipment;
the second acquisition subunit is used for acquiring a voice instruction input to the terminal equipment by a user;
and the third acquisition subunit is used for acquiring a control instruction generated by triggering a display key of the remote control equipment by a user.
In a third aspect, the present application provides a function switching processing device, including: a processor, a memory, and a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method as any one of the above.
In a fourth aspect, the present application provides a computer readable storage medium having stored thereon a computer program for execution by a processor to implement a method as in any one of the above.
According to the function switching processing method, the function switching processing device, the function switching equipment and the storage medium, the function switching instruction of the user is obtained, the function switching instruction is used for indicating the terminal equipment to be switched from a first function to a second function, the first function is a function which is running of the terminal equipment, and the second function is a function to be run of the terminal equipment indicated by the function switching instruction; when determining that the function switching instruction is valid, controlling the terminal device to enter a switching preparation state, wherein the terminal device enters the switching preparation state and comprises: the terminal equipment continues to operate the first function and configures a response structure required by the operation of the second function; and determining a function switching mode according to the first type of the first function and the second type of the second function, and controlling the terminal equipment to switch the functions according to the function switching mode. When the function switching instruction is determined to be effective, the terminal equipment is controlled to respond to the function switching instruction, and the terminal equipment is configured with a response structure required by the operation of the second function while keeping the operation of the first function, so that the function switching efficiency of the terminal equipment is improved, the condition of function interruption during function switching can be effectively avoided, and the consistency of the use experience of a user is ensured; according to the specific categories of the current operation function and the function to be operated, the corresponding function switching mode is determined, on the basis of meeting the basic requirement of function switching of the user, more coherent function switching experience can be provided for the user, the intelligent level of function switching of the terminal equipment is improved, and the use experience of the user is guaranteed.
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 schematic flowchart of a function switching processing method according to an embodiment of the present application;
fig. 2 is a schematic flowchart of another function switching processing method according to an embodiment of the present application;
fig. 3 is a schematic flowchart of a function switching processing method according to an embodiment of the present application;
fig. 4 is a schematic flow chart of a function switching process according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of a function switching processing apparatus according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of another function switching processing apparatus according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of a function switching processing device according to an embodiment of the present application.
With the foregoing drawings in mind, certain embodiments of the disclosure have been shown and described in more detail below. These drawings and written description are not intended to limit the scope of the disclosed concepts in any way, but rather to illustrate the concepts of the disclosure to those skilled in the art by reference to specific embodiments.
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 application has the specific application scenarios that: along with the rapid development of intelligent technology, the functions that terminal equipment can realize are more and more diversified, and terminal equipment often needs to switch the instruction according to user's function in the use, carries out the function and switches. The existing function switching method comprises the following steps: and after the function switching action is completed, the terminal equipment operates the target function indicated by the function switching instruction. After the target function is finished, the terminal device waits for receiving other instructions of the user or enters a standby state.
However, after receiving the function switching instruction, the terminal device exits the currently running function and starts the function switching action, which may cause interruption of user experience; after the target function of the function switching is finished, waiting for receiving other instructions of the user or entering a standby state also causes interruption of the user experience, and the experience of the function switching operation is poor.
The application provides a function switching processing method, device, equipment and storage medium, and aims to solve the technical problems in the prior art.
Fig. 1 is a schematic flow chart of a function switching processing method according to an embodiment of the present application, as shown in fig. 1, including:
step 101, a function switching instruction of a user is obtained, wherein the function switching instruction is used for indicating that the terminal device is switched from a first function to a second function, the first function is a function in which the terminal device is running, and the second function is a function to be run of the terminal device indicated by the function switching instruction.
In this embodiment, specifically, an execution main body of this embodiment is a terminal, a controller, or other devices or apparatuses that can execute this embodiment. The present embodiment is described with the execution main body being a controller provided on a terminal device.
When a function switching instruction of a user is obtained in the process that the terminal equipment operates the first function, the fact that the user wants the terminal equipment to be switched to a second function which the user wants to operate from the currently operated first function is indicated. The method for acquiring the function switching instruction of the user comprises at least one of the following steps: acquiring a trigger instruction generated by a user triggering a preset key displayed by terminal equipment; acquiring a voice instruction input to terminal equipment by a user; and acquiring a control instruction generated by triggering a display key of the remote control equipment by a user.
The method includes the steps that an acquired trigger instruction generated by a preset key displayed by a user trigger terminal device comprises a function switching action instruction and a function switching target function, exemplarily, a trigger instruction generated by a preset key of a switching button and a vocal book displayed by the user trigger terminal device is acquired, the action instruction for generating function switching of the switching button is triggered, the vocal book key is triggered after the trigger button is triggered to generate the function switching target function, and the fact that the user hopes that the terminal device is switched to the vocal book function from a first function currently running is indicated. The process of the user triggering the display key of the remote control device to generate the function switching instruction is similar to the process of the user triggering the preset key displayed by the terminal device to generate the function switching instruction, and is not repeated.
The acquired voice instruction input to the terminal equipment by the user comprises an action keyword for switching the function and a target function for switching the function. The method comprises the steps of presetting standard action keywords with function switching, after acquiring a voice instruction input to terminal equipment by a user, determining keywords with similarity exceeding a set threshold with the standard action keywords as action keywords for function switching, and determining keywords behind the action keywords as target functions for function switching.
Step 102, when determining that the function switching instruction is valid, controlling the terminal device to enter a switching preparation state, wherein the terminal device enters the switching preparation state, and the method comprises the following steps: the terminal device continues to run the first function and configures a response structure required to run the second function.
In this embodiment, specifically, after the function switching instruction of the user is acquired, the validity of the function switching instruction is determined, and after the function switching instruction is determined to be valid, the control terminal device responds to the function switching instruction. The validity judgment work of the function switching instruction can effectively avoid the situation that the terminal equipment stops running the current function and even quits the current function due to an invalid function switching instruction, and is beneficial to ensuring the continuity of user experience. When the function switching instruction is determined to be valid, the terminal device enters a switching preparation state, specifically, while the terminal device continues to operate the first function, a response structure required by the operation of the second function is configured, and the preparation work of switching from the first function to the second function is completed.
And 103, determining a function switching mode according to the first type of the first function and the second type of the second function, and controlling the terminal equipment to switch the functions according to the function switching mode.
In this embodiment, specifically, the function switching manner is determined according to a first category of a first function being executed by the terminal device and a second category of a second function to be executed by the terminal device. The function switching mode specifically includes whether the terminal device exits the currently running first function before switching to the second function, and whether the terminal device enters the first function again to continue running after the terminal device finishes the second function. And controlling the terminal equipment to switch the functions according to the determined function switching mode.
In this embodiment, a function switching instruction of a user is obtained, where the function switching instruction is used to instruct a terminal device to switch from a first function to a second function, where the first function is a function in which the terminal device is running, and the second function is a function to be run of the terminal device indicated by the function switching instruction; when determining that the function switching instruction is valid, controlling the terminal device to enter a switching preparation state, wherein the terminal device enters the switching preparation state and comprises: the terminal equipment continues to operate the first function and configures a response structure required by the operation of the second function; and determining a function switching mode according to the first type of the first function and the second type of the second function, and controlling the terminal equipment to switch the functions according to the function switching mode. When the function switching instruction is determined to be effective, the terminal equipment is controlled to respond to the function switching instruction, and the terminal equipment is configured with a response structure required by the operation of the second function while keeping the operation of the first function, so that the function switching efficiency of the terminal equipment is improved, the condition of function interruption during function switching can be effectively avoided, and the consistency of the use experience of a user is ensured; when the terminal equipment responds to the function switching instruction, the operation result displayed by the terminal equipment is the operation result of the first function, and the user experience can not be interrupted; according to the first category of the first function which is running by the terminal equipment and the second category of the second function to be run by the terminal equipment, the function switching mode is determined to determine whether the terminal equipment needs to quit the first function which is running currently or not, and whether the first function needs to be run again after the second function is finished in running, according to the specific categories of the function which is running currently and the function to be run, the corresponding function switching mode is determined, on the basis of meeting the basic requirement of function switching of a user, more continuous function switching experience can be provided for the user, the intelligent level of function switching of the terminal equipment is favorably improved, and the use experience of the user is favorably ensured.
Fig. 2 is a schematic flowchart of another function switching processing method provided in the embodiment of the present application, and fig. 3 is a schematic block diagram of a flowchart of the function switching processing method provided in the embodiment of the present application. As shown in fig. 2, the method includes:
step 201, obtaining a function switching instruction of a user, where the function switching instruction is used to instruct a terminal device to switch from a first function to a second function, the first function is a function in which the terminal device is running, and the second function is a function to be run of the terminal device indicated by the function switching instruction.
In this embodiment, specifically, this step may refer to step 101 in fig. 1, and is not described again.
Step 202, when determining that the function switching instruction is valid, controlling the terminal device to enter a switching preparation state, wherein the terminal device enters the switching preparation state, and the step includes: the terminal device continues to run the first function and configures a response structure required to run the second function.
Optionally, the method for determining the validity of the function switching instruction includes:
determining the instruction confidence of the function switching instruction, and determining that the function switching instruction is effective when the instruction confidence is higher than a first set threshold; or when the instruction confidence is higher than a second set threshold and a confirmation instruction of the user is acquired, determining that the function switching instruction is valid, wherein the first set threshold is larger than the second set threshold.
The method of determining the validity of a function switch instruction further comprises: determining a first confidence level of the first function and a second confidence level of the second function; and when the second confidence coefficient is not less than the first confidence coefficient, determining that the function switching instruction is effective.
And when the instruction confidence of the function switching instruction is higher than a first set threshold, judging that the function switching instruction is a high-confidence instruction, and controlling the terminal equipment to enter a switching preparation state. And when the instruction confidence of the function switching instruction is higher than a second set threshold, judging that the function switching instruction is a middle confidence instruction, confirming whether the function switching is required to be carried out to the user at the moment, and when the confirmation instruction of the user is obtained, determining that the function switching instruction is effective and controlling the terminal equipment to enter a switching preparation state. Exemplarily, when it is determined that the function switching instruction is the middle trust instruction, the question is answered by "i need to leave the music playing interface, ask if do you need to leave" by voice? Confirming whether function switching is needed to the user, after a rejection instruction of the user is obtained, the terminal equipment continues to operate the first function, after a confirmation instruction of the user is obtained, the terminal equipment enters a switching preparation state, and when an effective instruction of the user cannot be obtained, confirming whether function switching is needed to the user again.
Optionally, a difference between the first confidence level and the second confidence level is used as an instruction confidence level of the function switching instruction, when the difference is greater than a first set threshold, the function switching instruction is determined to be a high confidence level instruction, and when the difference is greater than a second set threshold, the function switching instruction is determined to be a medium confidence level instruction. The method for determining the first confidence coefficient and the second confidence coefficient can be implemented by adopting the prior art, and details are not repeated in the application.
After determining that the function switching instruction is valid, the terminal device enters a switching preparation state, specifically, the terminal device continues to operate the first function, and simultaneously configures a response structure required for operating the second function.
Step 203, determining a first category of the first function according to a first hardware configuration of the terminal device when the first function operates, and determining a second category of the second function according to a second hardware configuration of the response structure.
Optionally, the first category of the first function is determined according to a first hardware configuration when the terminal device runs the first function, where the first category is one of an occupied category, a radio-type category, and a normal category, and the normal category is a category other than the occupied category and the radio-type category.
Specifically, whether a playing channel of the terminal device is occupied or not is determined according to the first hardware configuration; when a play channel of the terminal device is occupied, determining that the first category is an occupied category, where the occupied category includes an audio play category and a video play category, and exemplarily, the occupied category includes: music play, audio reading, news broadcasting, short video play, long video play, joke play, and the like. Determining whether the terminal equipment is in a radio reception state or not according to the first hardware configuration; and when the terminal equipment is in a sound receiving state, determining that the first class is a sound receiving type class. Exemplary categories of sound pickup include: alarm clock voice setting, voice information sending, user singing K, guessing instrument games and the like, wherein the terminal equipment in the reception type category is in a reception state, and the sound source is a user or other sound-producing individuals. The normal category is a category other than an occupied category and a radio-type category, in which a playing channel of the terminal device is unoccupied and the terminal device is not in a radio-type state, and exemplarily includes: web browsing, text messaging, picture previewing, etc.
Determining a second category of the second function according to a second hardware configuration of the response structure, wherein the second category is one of an occupied category, a radio-type category, and a regular category, and the regular category is a category other than the occupied category and the radio-type category. For the detailed descriptions of the occupied type category, the radio type category and the conventional type, please refer to the above, and further description is omitted.
And 204, determining a function switching mode according to the first type of the first function and the second type of the second function, and controlling the terminal equipment to switch the functions according to the function switching mode. Alternatively,
fig. 4 is a flowchart illustrating a function switching process provided in this embodiment.
The first category is an occupied category or a radio category: when the second type is an occupied type, controlling the terminal equipment to exit the first function and enter the second function; and when the second type is a radio type or a conventional type, the terminal equipment is controlled to stop operating the first function, the operation stop position of the first function is a first stop position, the terminal equipment is controlled to be switched from the first function to the second function, and after the second function is finished, the terminal equipment is controlled to enter the first function from the first stop position again.
For example, the first function currently operated by the terminal device is video playing, the obtained function switching instruction of the user indicates that the terminal device is switched from the first function to the second function of "talking reading", the "talking reading" is an occupied type, and the terminal device is controlled to exit the video playing currently operated and enter the "talking reading" function; the obtained function switching instruction of the user indicates that the terminal equipment is switched from the first function to a second function of 'guessing a musical instrument game' or 'text message sending', the 'guessing a musical instrument game' and 'picture browsing' are in a non-occupied type category, the terminal equipment is controlled to stop running video playing and is switched to the second function, after the second function is completed, the terminal equipment is controlled to enter the first function of video playing from a stopping position again, and at the moment, the terminal equipment can remind the user that the first function is recovered in a voice mode.
The first category is the conventional category: when the second type is an occupied type or a radio type, the terminal equipment is controlled to exit the first function and enter the second function; and when the second type is a conventional type, controlling the terminal equipment to stop operating the first function, wherein the operation stop position of the first function is a second stop position, controlling the terminal equipment to be switched from the first function to the second function, and after the second function is finished, controlling the terminal equipment to enter the first function from the second stop position again.
For example, the first function currently operated by the terminal device is "web browsing", the obtained function switching instruction of the user indicates that the terminal device is switched from the first function to the second function of "talking reading", the "talking reading" is an occupied type, and the terminal device is controlled to exit from the first function currently operated and enter into the second function of "talking reading"; the method comprises the steps that an obtained function switching instruction of a user indicates that a terminal device is switched from a first function to a second function of 'guessing a musical instrument game', the 'guessing a musical instrument game' is in a radio type category, the terminal device is controlled to exit from the first function of the current operation, and the second function of 'guessing a musical instrument game' is entered; the method comprises the steps that an obtained function switching instruction of a user indicates that a terminal device is switched from a first function to a second function of 'text message sending', the 'text message sending' is in a conventional type, the terminal device is controlled to stop running the first function and is switched to the second function of 'text message sending', after the second function is completed, the terminal device is controlled to enter the first function of 'web browsing' again from a stopping position, and at the moment, the terminal device can remind the user that the first function is recovered in a voice mode.
In this embodiment, a function switching instruction of a user is obtained, where the function switching instruction is used to instruct a terminal device to switch from a first function to a second function, where the first function is a function in which the terminal device is running, and the second function is a function to be run of the terminal device indicated by the function switching instruction; when determining that the function switching instruction is valid, controlling the terminal device to enter a switching preparation state, wherein the terminal device enters the switching preparation state and comprises: the terminal equipment continues to operate the first function and configures a response structure required by the operation of the second function; determining a first category of the first function according to a first hardware configuration of the terminal equipment when the first function operates, and determining a second category of the second function according to a second hardware configuration of the response structure; and determining a function switching mode according to the first type of the first function and the second type of the second function, and controlling the terminal equipment to switch the functions according to the function switching mode. When the function switching instruction is determined to be effective, the terminal equipment is controlled to configure a response structure required by the operation of the second function while the operation of the first function is kept, so that the condition of function interruption during function switching can be effectively avoided on the basis of effectively ensuring the function switching efficiency of the terminal equipment, and the continuity of the use experience of a user is favorably ensured; when the terminal equipment responds to the function switching instruction, the operation result displayed by the terminal equipment is the operation result of the first function, and the work of configuring the response structure of the second function is completed in the background of the terminal equipment, so that the interruption of the user experience is avoided; the method comprises the steps of determining a function switching mode according to a first type of a first function which is operated by the terminal equipment and a second type of a second function to be operated by the terminal equipment, specifically, determining whether the terminal equipment needs to quit the first function operated currently according to whether a playing channel of the terminal equipment is occupied or not and whether the terminal equipment is in radio reception or not, determining whether the first function operated currently needs to be operated again or not after the second function is operated, determining a corresponding function switching mode according to the specific types of the current operation function and the function to be operated, and on the basis of meeting the function switching requirement of a user, the method is favorable for improving the intelligent level of the function switching of the terminal equipment, can provide more coherent function switching experience for the user, and is favorable for ensuring the use experience of the user.
Fig. 5 is a schematic structural diagram of a function switching processing apparatus according to an embodiment of the present application, and as shown in fig. 5, the apparatus includes:
the terminal equipment comprises an acquisition unit 1, a processing unit and a processing unit, wherein the acquisition unit 1 is used for acquiring a function switching instruction of a user, the function switching instruction is used for indicating the terminal equipment to be switched from a first function to a second function, the first function is a function which is currently operated by the terminal equipment, and the second function is a function to be operated by the terminal equipment indicated by the function switching instruction;
the first processing unit 2 is configured to control the terminal device to enter a handover preparation state when it is determined that the function handover instruction is valid, where the terminal device enters the handover preparation state and includes: the terminal equipment continues to operate the first function and configures a response structure required by the operation of the second function;
and the second processing unit 3 is configured to determine a function switching manner according to the first category of the first function and the second category of the second function, and control the terminal device to perform function switching according to the function switching manner.
In this embodiment, a function switching instruction of a user is obtained, where the function switching instruction is used to instruct a terminal device to switch from a first function to a second function, where the first function is a function in which the terminal device is running, and the second function is a function to be run of the terminal device indicated by the function switching instruction; when determining that the function switching instruction is valid, controlling the terminal device to enter a switching preparation state, wherein the terminal device enters the switching preparation state and comprises: the terminal equipment continues to operate the first function and configures a response structure required by the operation of the second function; and determining a function switching mode according to the first type of the first function and the second type of the second function, and controlling the terminal equipment to switch the functions according to the function switching mode. When the function switching instruction is determined to be effective, the terminal equipment is controlled to respond to the function switching instruction, and the terminal equipment is configured with a response structure required by the operation of the second function while keeping the operation of the first function, so that the function switching efficiency of the terminal equipment is improved, the condition of function interruption during function switching can be effectively avoided, and the consistency of the use experience of a user is ensured; when the terminal equipment responds to the function switching instruction, the operation result displayed by the terminal equipment is the operation result of the first function, and the user experience can not be interrupted; according to the first category of the first function which is running by the terminal equipment and the second category of the second function to be run by the terminal equipment, the function switching mode is determined to determine whether the terminal equipment needs to quit the first function which is running currently or not, and whether the first function needs to be run again after the second function is finished in running, according to the specific categories of the function which is running currently and the function to be run, the corresponding function switching mode is determined, on the basis of meeting the basic requirement of function switching of a user, more continuous function switching experience can be provided for the user, the intelligent level of function switching of the terminal equipment is favorably improved, and the use experience of the user is favorably ensured.
Fig. 6 is a schematic structural diagram of another function switching processing device according to an embodiment of the present application, and based on the embodiment shown in fig. 5, as shown in fig. 6,
the device also includes:
the third processing unit 4 is configured to determine a first category of the first function according to a first hardware configuration when the terminal device runs the first function, where the first category is one of an occupied category, a radio-type category, and a conventional category, and the conventional category is a category other than the occupied category and the radio-type category;
and a fourth processing unit 5, configured to determine a second category of the second function according to the second hardware configuration of the response structure, where the second category is one of an occupied category, a radio-type category, and a normal category, and the normal category is a category other than the occupied category and the radio-type category.
A third processing unit 4 comprising:
a first processing subunit 41, configured to determine, according to the first hardware configuration, whether a playback channel of the terminal device is occupied;
and the second processing subunit 42 is configured to determine that the first category is an occupied category when the play channel of the terminal device is occupied.
The third processing unit 4 further includes:
a third processing subunit 43, configured to determine, according to the first hardware configuration, whether the terminal device is in a radio reception state;
and the fourth processing subunit 44 is configured to determine that the first category is a sound reception category when the terminal device is in a sound reception state.
A fourth processing unit 5, comprising:
a first processing subunit 51, configured to determine, according to the second hardware configuration, whether a playing channel of the terminal device is occupied;
and a second processing subunit 52, configured to determine that the second category is an occupied category when the playback channel of the terminal device is occupied.
The fourth processing unit 5 further includes:
a third processing subunit 53, configured to determine, according to the second hardware configuration, whether the terminal device is in a radio reception state;
and the fourth processing subunit 54 is configured to determine that the second category is a sound pickup category when the terminal device is in a sound pickup state.
The second processing unit 3 includes a first processing subunit 31, configured to determine a function switching manner according to the first category and the second category when the first category is an occupied category or a radio type category, and control the terminal device to perform function switching according to the function switching manner, where the first processing subunit 31 includes:
the first processing module 311 is configured to, when the second category is an occupied category, control the terminal device to exit the first function and enter the second function;
the second processing module 312 is configured to, when the second category is a radio type category or a conventional category, control the terminal device to stop operating the first function, where the operation stop position of the first function is a first stop position, control the terminal device to switch from the first function to the second function, and after the second function is completed, control the terminal device to enter the first function again from the first stop position.
The second processing unit 3 includes a second processing subunit 32, configured to determine a function switching manner according to the first category and the second category when the first category is a normal category, and control the terminal device to perform function switching according to the function switching manner, where the second processing subunit 32 includes:
the first processing module 321 is configured to, when the second category is an occupied category or a radio type category, control the terminal device to exit the first function and enter the second function;
and a second processing module 322, configured to control the terminal device to stop operating the first function when the second category is the conventional category, where an operation stop position of the first function is a second stop position, and control the terminal device to switch from the first function to the second function, and after the second function is completed, control the terminal device to enter the first function again from the second stop position.
A first processing unit 2 comprising:
a first processing subunit 21, configured to determine an instruction confidence of the function switching instruction;
the second processing subunit 22 is configured to determine that the function switching instruction is valid when the instruction confidence is higher than a first set threshold; or when the instruction confidence is higher than a second set threshold and a confirmation instruction of the user is acquired, determining that the function switching instruction is valid, wherein the first set threshold is larger than the second set threshold.
A first processing unit 2 comprising:
a third processing subunit 23, configured to determine a first confidence of the first function and a second confidence of the second function;
and the fourth processing subunit 24 is configured to determine that the function switching instruction is valid when the second confidence is not less than the first confidence.
An acquisition unit 1, comprising:
the first obtaining subunit 11 is configured to obtain a trigger instruction generated by a user triggering a preset key displayed by the terminal device;
a second obtaining subunit 12, configured to obtain a voice instruction input by a user to the terminal device;
and a third obtaining subunit 13, configured to obtain a control instruction generated when the user triggers a display key of the remote control device.
In this embodiment, a function switching instruction of a user is obtained, where the function switching instruction is used to instruct a terminal device to switch from a first function to a second function, where the first function is a function in which the terminal device is running, and the second function is a function to be run of the terminal device indicated by the function switching instruction; when determining that the function switching instruction is valid, controlling the terminal device to enter a switching preparation state, wherein the terminal device enters the switching preparation state and comprises: the terminal equipment continues to operate the first function and configures a response structure required by the operation of the second function; determining a first category of the first function according to a first hardware configuration of the terminal equipment when the first function operates, and determining a second category of the second function according to a second hardware configuration of the response structure; and determining a function switching mode according to the first type of the first function and the second type of the second function, and controlling the terminal equipment to switch the functions according to the function switching mode. When the function switching instruction is determined to be effective, the terminal equipment is controlled to configure a response structure required by the operation of the second function while the operation of the first function is kept, so that the condition of function interruption during function switching can be effectively avoided on the basis of effectively ensuring the function switching efficiency of the terminal equipment, and the continuity of the use experience of a user is favorably ensured; when the terminal equipment responds to the function switching instruction, the operation result displayed by the terminal equipment is the operation result of the first function, and the work of configuring the response structure of the second function is completed in the background of the terminal equipment, so that the interruption of the user experience is avoided; the method comprises the steps of determining a function switching mode according to a first type of a first function which is operated by the terminal equipment and a second type of a second function to be operated by the terminal equipment, specifically, determining whether the terminal equipment needs to quit the first function operated currently according to whether a playing channel of the terminal equipment is occupied or not and whether the terminal equipment is in radio reception or not, determining whether the first function operated currently needs to be operated again or not after the second function is operated, determining a corresponding function switching mode according to the specific types of the current operation function and the function to be operated, and on the basis of meeting the function switching requirement of a user, the method is favorable for improving the intelligent level of the function switching of the terminal equipment, can provide more coherent function switching experience for the user, and is favorable for ensuring the use experience of the user.
Fig. 7 is a schematic structural diagram of a function switching processing device provided in an embodiment of the present application, and as shown in fig. 7, an embodiment of the present application provides a function switching processing device, which may be used to execute actions or steps of the function switching processing device in the embodiments shown in fig. 1 to fig. 3, and specifically includes: a processor 701, a memory 702, and a communications interface 703.
A memory 702 for storing a computer program.
The processor 701 is configured to execute the computer program stored in the memory 702 to implement the actions of the function switching processing device in the embodiments shown in fig. 1 to fig. 4, which are not described again.
Optionally, the function switching processing device may further include a bus 704. The processor 701, the memory 702, and the communication interface 703 may be connected to each other by a bus 704; the bus 704 may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The bus 704 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 7, but this is not intended to represent only one bus or type of bus.
In the embodiments of the present application, the above embodiments may be referred to and referred to by each other, and the same or similar steps and terms are not repeated.
Alternatively, part or all of the above modules may be implemented by being embedded in a chip of the function switching processing device in the form of an integrated circuit. And they may be implemented separately or integrated together. That is, the above modules may be configured as one or more integrated circuits implementing the above methods, for example: one or more Application Specific Integrated Circuits (ASICs), or one or more microprocessors (DSPs), or one or more Field Programmable Gate Arrays (FPGAs)
A computer-readable storage medium on which a computer program is stored, the computer program being executed by a processor to implement the processing method described above.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. The procedures or functions according to the embodiments of the present application are all or partially generated when the computer program instructions are loaded and executed on a computer. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, the computer instructions may be transmitted from one website, computer, function switching processing device, or data center to another website, computer, function switching processing device, or data center by wire (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). Computer-readable storage media can be any available media that can be accessed by a computer or a data storage device, such as a function switching processing device, data center, etc., that includes one or more of the available media. The usable medium may be a magnetic medium (e.g., a floppy disk, a hard disk, a magnetic tape), an optical medium (e.g., a DVD), or a semiconductor medium (e.g., a Solid State Disk (SSD)), among others.
Those skilled in the art will recognize that, in one or more of the examples described above, the functions described in the embodiments of the present application may be implemented in hardware, software, firmware, or any combination thereof. When implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.
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 application 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 (24)

1. A method for processing function switching, comprising:
acquiring a function switching instruction of a user, wherein the function switching instruction is used for indicating that a terminal device is switched from a first function to a second function, the first function is a function which is currently operated by the terminal device, and the second function is a function to be operated by the terminal device and indicated by the function switching instruction;
when the function switching instruction is determined to be valid, controlling the terminal device to enter a switching preparation state, wherein the terminal device enters the switching preparation state and comprises: the terminal equipment continues to operate the first function and configures first hardware configuration required by operating the second function;
and determining a function switching mode according to the first type of the first function and the second type of the second function, and controlling the terminal equipment to switch the functions according to the function switching mode.
2. The method of claim 1, further comprising:
determining a first category of the first function according to a second hardware configuration of the terminal device when the first function is operated, wherein the first category is one of an occupied category, a radio type category and a conventional category, and the conventional category is a category except the occupied category and the radio type category;
determining a second category of the second function according to the first hardware configuration, wherein the second category is one of an occupied category, a radio-type category, and a regular category, and the regular category is a category other than the occupied category and the radio-type category.
3. The method of claim 2, wherein determining the first category of the first function according to the second hardware configuration of the terminal device when running the first function comprises:
determining whether a playing channel of the terminal equipment is occupied or not according to the second hardware configuration;
and when the playing channel of the terminal equipment is occupied, determining that the first category is an occupied category.
4. The method of claim 3, wherein determining the first category of the first function according to a second hardware configuration of the terminal device when the first function is executed further comprises:
determining whether the terminal equipment is in a radio reception state or not according to the second hardware configuration;
and when the terminal equipment is in a radio reception state, determining that the first category is a radio reception type category.
5. The method of claim 2, wherein determining the second class of the second function based on the first hardware configuration comprises:
determining whether a playing channel of the terminal equipment is occupied or not according to the first hardware configuration;
and when the playing channel of the terminal equipment is occupied, determining that the second category is an occupied category.
6. The method of claim 5, wherein determining the second class of the second function according to the first hardware configuration comprises:
determining whether the terminal equipment is in a radio reception state or not according to the first hardware configuration;
and when the terminal equipment is in a radio reception state, determining that the second category is a radio reception type category.
7. The method according to claim 2, wherein when the first category is an occupied category or a radio type category, determining a function switching manner according to the first category and the second category, and controlling the terminal device to perform function switching according to the function switching manner includes:
when the second type is an occupied type, controlling the terminal equipment to exit the first function and enter the second function;
and when the second type is a radio type or a conventional type, controlling the terminal equipment to stop operating the first function, wherein the operation stop position of the first function is a first stop position, controlling the terminal equipment to be switched from the first function to the second function, and after the second function is completed, controlling the terminal equipment to enter the first function from the first stop position again.
8. The method according to claim 2, wherein when the first category is a normal category, determining a function switching manner according to the first category and the second category, and controlling the terminal device to perform function switching according to the function switching manner includes:
when the second type is an occupied type or a radio type, controlling the terminal equipment to exit the first function and enter the second function;
and when the second category is a conventional category, controlling the terminal equipment to stop operating the first function, wherein an operation stop position of the first function is a second stop position, controlling the terminal equipment to be switched from the first function to the second function, and after the second function is completed, controlling the terminal equipment to enter the first function from the second stop position again.
9. The method of claim 1, wherein determining that the function switch instruction is valid comprises:
determining an instruction confidence of the function switching instruction, and determining that the function switching instruction is effective when the instruction confidence is higher than a first set threshold; or when the instruction confidence is higher than a second set threshold and a confirmation instruction of a user is acquired, determining that the function switching instruction is valid, wherein the first set threshold is larger than the second set threshold.
10. The method of claim 9, wherein determining that the function switch instruction is valid comprises:
determining a first confidence level of the first function and a second confidence level of the second function;
when the second confidence coefficient is not less than the first confidence coefficient, determining that the function switching instruction is effective.
11. The method according to any of claims 1-10, wherein the method of obtaining the function switching instruction comprises at least one of:
acquiring a trigger instruction generated by triggering a preset key displayed by the terminal equipment by a user;
acquiring a voice instruction input to the terminal equipment by a user;
and acquiring a control instruction generated by triggering a display key of the remote control equipment by a user.
12. A function switching processing device, comprising:
the terminal equipment comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring a function switching instruction of a user, the function switching instruction is used for indicating the terminal equipment to be switched from a first function to a second function, the first function is a function which is currently operated by the terminal equipment, and the second function is a function which is indicated by the function switching instruction and is to be operated by the terminal equipment;
a first processing unit, configured to control the terminal device to enter a handover preparation state when it is determined that the function switching instruction is valid, where the terminal device enters the handover preparation state, and the method includes: the terminal equipment continues to operate the first function and configures first hardware configuration required by operating the second function;
and the second processing unit is used for determining a function switching mode according to the first type of the first function and the second type of the second function, and controlling the terminal equipment to switch functions according to the function switching mode.
13. The apparatus of claim 12, further comprising:
a third processing unit, configured to determine a first category of the first function according to a second hardware configuration when the terminal device runs the first function, where the first category is one of an occupied category, a radio-type category, and a normal category, and the normal category is a category other than the occupied category and the radio-type category;
a fourth processing unit, configured to determine a second category of the second function according to the first hardware configuration, where the second category is one of an occupied category, a radio-type category, and a normal category, and the normal category is a category other than the occupied category and the radio-type category.
14. The apparatus of claim 13, wherein the third processing unit comprises:
the first processing subunit is configured to determine, according to the second hardware configuration, whether a playback channel of the terminal device is occupied;
and the second processing subunit is configured to determine that the first category is an occupied category when a play channel of the terminal device is occupied.
15. The apparatus of claim 14, wherein the third processing unit further comprises:
the third processing subunit is configured to determine, according to the second hardware configuration, whether the terminal device is in a radio reception state;
and the fourth processing subunit is configured to determine that the first category is a radio-type category when the terminal device is in a radio-type state.
16. The apparatus of claim 13, wherein the fourth processing unit comprises:
the first processing subunit is used for determining whether a playing channel of the terminal device is occupied or not according to the first hardware configuration;
and the second processing subunit is configured to determine that the second category is an occupied category when the play channel of the terminal device is occupied.
17. The apparatus of claim 16, wherein the fourth processing unit further comprises:
the third processing subunit is used for determining whether the terminal equipment is in a sound reception state or not according to the first hardware configuration;
and the fourth processing subunit is configured to determine that the second category is a radio-type category when the terminal device is in a radio-type state.
18. The apparatus according to claim 13, wherein the second processing unit includes a first processing subunit, configured to determine a function switching manner according to the first category and the second category when the first category is an occupied category or a radio category, and control the terminal device to perform function switching according to the function switching manner, and the first processing subunit includes:
the first processing module is used for controlling the terminal equipment to exit the first function and enter the second function when the second type is an occupied type;
and the second processing module is used for controlling the terminal equipment to stop operating the first function when the second type is a radio type or a conventional type, wherein the operation stop position of the first function is a first stop position, controlling the terminal equipment to be switched from the first function to the second function, and controlling the terminal equipment to enter the first function again from the first stop position after the second function is completed.
19. The apparatus according to claim 13, wherein the second processing unit includes a second processing subunit, configured to determine a function switching manner according to the first category and the second category when the first category is a normal category, and control the terminal device to perform function switching according to the function switching manner, and the second processing subunit includes:
the first processing module is used for controlling the terminal equipment to exit the first function and enter the second function when the second type is an occupied type or a radio type;
and the second processing module is used for controlling the terminal equipment to stop operating the first function when the second type is a conventional type, wherein an operation stop position of the first function is a second stop position, controlling the terminal equipment to be switched from the first function to the second function, and controlling the terminal equipment to enter the first function again from the second stop position after the second function is completed.
20. The apparatus of claim 12, wherein the first processing unit comprises:
the first processing subunit is used for determining the instruction confidence of the function switching instruction;
the second processing subunit is used for determining that the function switching instruction is valid when the instruction confidence is higher than a first set threshold; or when the instruction confidence is higher than a second set threshold and a confirmation instruction of a user is acquired, determining that the function switching instruction is valid, wherein the first set threshold is larger than the second set threshold.
21. The apparatus of claim 20, wherein the first processing unit comprises:
a third processing subunit, configured to determine a first confidence of the first function and a second confidence of the second function;
and the fourth processing subunit is configured to determine that the function switching instruction is valid when the second confidence level is not less than the first confidence level.
22. The apparatus according to any one of claims 12-21, wherein the obtaining unit comprises:
the first acquisition subunit is used for acquiring a trigger instruction generated by a user triggering a preset key displayed by the terminal equipment;
the second acquisition subunit is used for acquiring a voice instruction input to the terminal equipment by a user;
and the third acquisition subunit is used for acquiring a control instruction generated by triggering a display key of the remote control equipment by a user.
23. A function switching processing device characterized by comprising: a processor, a memory, and a computer program;
wherein the computer program is stored in a memory and configured to be executed by a processor to implement the method of any of claims 1-11.
24. A computer-readable storage medium, on which a computer program is stored which is executable by a processor to implement the method according to any one of claims 1 to 11.
CN201910569832.8A 2019-06-27 2019-06-27 Function switching processing method, device, equipment and storage medium Active CN110297705B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910569832.8A CN110297705B (en) 2019-06-27 2019-06-27 Function switching processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910569832.8A CN110297705B (en) 2019-06-27 2019-06-27 Function switching processing method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110297705A CN110297705A (en) 2019-10-01
CN110297705B true CN110297705B (en) 2021-12-14

Family

ID=68029241

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910569832.8A Active CN110297705B (en) 2019-06-27 2019-06-27 Function switching processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110297705B (en)

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102572583B (en) * 2011-12-26 2014-11-05 Tcl集团股份有限公司 Multimedia play system and play method
CN103235740A (en) * 2013-04-03 2013-08-07 东莞市天脉聚源信息科技有限公司 Method, system and device for switching among different applications
CN104427097B (en) * 2013-08-26 2017-06-27 联想(北京)有限公司 Terminal device and changing method
CN103761149A (en) * 2014-01-27 2014-04-30 深圳市文鼎创数据科技有限公司 Electronic equipment and function switching method thereof
CN105573638B (en) * 2014-10-13 2019-02-19 阿里巴巴集团控股有限公司 A kind of picture dissemination method and device
CN106412676A (en) * 2016-10-21 2017-02-15 乐视控股(北京)有限公司 Video code stream switching method and device, and electronic device
CN106534935A (en) * 2016-11-15 2017-03-22 青岛海信电器股份有限公司 Method and device for controlling hardware resource conflict
CN106454464A (en) * 2016-11-21 2017-02-22 山东浪潮商用系统有限公司 Method, device and system for controlling set-top box
CN106681806A (en) * 2016-11-25 2017-05-17 青岛海信电器股份有限公司 Method for distributing hardware resources and intelligent terminal
US10067691B1 (en) * 2017-03-02 2018-09-04 Qualcomm Incorporated System and method for dynamic control of shared memory management resources
CN107391750B (en) * 2017-08-15 2020-09-25 北京百度网讯科技有限公司 Method and apparatus for processing information
CN109803151B (en) * 2017-11-16 2022-02-08 腾讯科技(深圳)有限公司 Multimedia data stream switching method and device, storage medium and electronic device
CN108509176B (en) * 2018-04-10 2021-06-08 Oppo广东移动通信有限公司 Method and device for playing audio data, storage medium and intelligent terminal
CN109256134B (en) * 2018-11-22 2021-11-02 深圳市同行者科技有限公司 Voice awakening method, storage medium and terminal

Also Published As

Publication number Publication date
CN110297705A (en) 2019-10-01

Similar Documents

Publication Publication Date Title
US8588849B2 (en) System and method for resuming media
CN110324685B (en) Managing playback groups
JP4938895B2 (en) Method, mobile electronic device, system and computer program for automatically creating a social networking service (SNS)
CN103558916A (en) Man-machine interaction system, method and device
CN110290441B (en) Wireless earphone control method and device, wireless earphone and storage medium
CN109245997A (en) Speech message playback method and device
CN104539871B (en) Multimedia session method and device
US20150163610A1 (en) Audio keyword based control of media output
CN106851014A (en) Adjust method, device and the terminal of broadcast message queue
CN112751971A (en) Voice playing method and device and electronic equipment
CN105094900A (en) Method and apparatus for downloading control program
TW201541993A (en) Playback of interconnected videos
CN109348048B (en) Call message leaving method, terminal and device with storage function
CN105120061A (en) Message displaying method and apparatus
CN110297705B (en) Function switching processing method, device, equipment and storage medium
CN105516972A (en) Network connection method and device
US20200211552A1 (en) Voice interaction control method and apparatus
EP3001660B1 (en) Method, device and system for telephone interaction
US11895659B2 (en) Control instruction transmission method, base station, terminal and storage medium
CN112291602A (en) Video playing method, electronic equipment and storage medium
CN107220093B (en) Process processing method and device
CN112055238A (en) Video playing control method, device and system
CN117201665B (en) Data processing method, device and system
CN112201283B (en) Audio playing method and device
CN113271491B (en) Electronic device and play control method

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
TA01 Transfer of patent application right

Effective date of registration: 20210519

Address after: 100085 Baidu Building, 10 Shangdi Tenth Street, Haidian District, Beijing

Applicant after: BEIJING BAIDU NETCOM SCIENCE AND TECHNOLOGY Co.,Ltd.

Applicant after: Shanghai Xiaodu Technology Co.,Ltd.

Address before: 100085 Baidu Building, 10 Shangdi Tenth Street, Haidian District, Beijing

Applicant before: BEIJING BAIDU NETCOM SCIENCE AND TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant