CN114816204A - Control method, control device, control equipment and storage medium of intelligent robot - Google Patents

Control method, control device, control equipment and storage medium of intelligent robot Download PDF

Info

Publication number
CN114816204A
CN114816204A CN202110108837.8A CN202110108837A CN114816204A CN 114816204 A CN114816204 A CN 114816204A CN 202110108837 A CN202110108837 A CN 202110108837A CN 114816204 A CN114816204 A CN 114816204A
Authority
CN
China
Prior art keywords
language
intelligent robot
service
interface
language type
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.)
Granted
Application number
CN202110108837.8A
Other languages
Chinese (zh)
Other versions
CN114816204B (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 Orion Star Technology Co Ltd
Original Assignee
Beijing Orion Star 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 Beijing Orion Star Technology Co Ltd filed Critical Beijing Orion Star Technology Co Ltd
Priority to CN202110108837.8A priority Critical patent/CN114816204B/en
Publication of CN114816204A publication Critical patent/CN114816204A/en
Application granted granted Critical
Publication of CN114816204B publication Critical patent/CN114816204B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/454Multi-language systems; Localisation; Internationalisation

Abstract

The application provides a control method, a control device, control equipment and a storage medium of an intelligent robot, wherein the method comprises the steps of judging the current state of the intelligent robot; if the intelligent robot is determined to be in the service state at present, acquiring the language type of a preset service language, and controlling the intelligent robot to provide service by adopting the language type of the service language; and if the intelligent robot is determined to be in the system operation and maintenance state at present, acquiring the language type of the preset system language, and controlling the intelligent robot to interact by adopting the language type of the system language. By the method and the device, decoupling of the service language and the system language can be realized, so that expansion of the service language of the intelligent robot is facilitated, expansion cost of the service language is effectively reduced, and expansion efficiency of the service language is improved.

Description

Control method, control device, control equipment and storage medium of intelligent robot
Technical Field
The present disclosure relates to the field of intelligent robot technologies, and in particular, to a control method, a control device, a control apparatus, and a storage medium for an intelligent robot.
Background
With the rapid development of scientific technology, more and more scenes begin to use robots instead of manual operation, so that intelligent robots with various functions are produced and can provide various business services for users.
In the related art, after the language of the intelligent robot is set, no matter the interactive object is the user or the operation and maintenance personnel, the intelligent robot adopts the language to perform interaction,
in this way, the business language is coupled with the system language, so that the expansion cost of the business language is higher, and the expansion efficiency of the business language is lower.
Disclosure of Invention
The present application is directed to solving, at least to some extent, one of the technical problems in the related art.
Therefore, an object of the present application is to provide a control method, a control apparatus, a control device, and a storage medium for an intelligent robot, which can implement decoupling between a service language and a system language, thereby facilitating extension of the service language of the intelligent robot, effectively reducing extension cost of the service language, and improving extension efficiency of the service language.
In order to achieve the above object, an embodiment of the present application provides a control method for an intelligent robot, including:
judging the current state of the intelligent robot;
if the intelligent robot is determined to be in a service state at present, acquiring the language type of a preset service language, and controlling the intelligent robot to provide service by adopting the language type of the service language;
and if the intelligent robot is determined to be in the system operation and maintenance state at present, acquiring the language type of a preset system language, and controlling the intelligent robot to interact by adopting the language type of the system language.
In some embodiments of the present application, the language type of the preset service language and the language type of the system language are different language types.
In some embodiments of the present application, the determining the current state of the intelligent robot includes:
monitoring a current interface of a screen of the intelligent robot;
when the current interface comprises a business service interface, determining that the intelligent robot is currently in a business service state;
and when the current interface exits the service interface, determining that the intelligent robot is currently in a system operation and maintenance state.
In some embodiments of the present application, the method further comprises:
when the current interface of the screen of the intelligent robot is a business service interface, if the display condition of a system operation and maintenance interface is met, controlling the screen of the intelligent robot to display the system operation and maintenance interface, wherein the system operation and maintenance interface is displayed by adopting the language type of the system language;
and switching the language type of the system language based on the touch operation on the system operation and maintenance interface.
In some embodiments of the present application, the method further comprises:
when the screen of the intelligent robot is controlled to display a primary page of a system operation and maintenance interface, controlling the current interface to exit a business service interface; or
And when the screen of the intelligent robot is controlled to display a secondary page of a system operation and maintenance interface, controlling the current interface to exit a business service interface, wherein a primary page of the system operation and maintenance interface is superposed and displayed on the business service interface.
In some embodiments of the present application, the method further comprises:
and when the current interface of the screen of the intelligent robot is a business service interface, switching the language type of the business language based on touch operation on the business service interface.
In some embodiments of the present application, the controlling the intelligent robot to provide the business service using the language type of the business language includes:
generating a service data acquisition message according to a service data acquisition request and the language type of the service language, and sending the service data acquisition message to a server;
and receiving the service data issued by the server, and controlling the intelligent robot to output the service data, wherein the language type of the service data is the language type of the service language.
According to the control method of the intelligent robot, decoupling of the service language and the system language can be achieved, so that expansion of the service language of the intelligent robot is facilitated, expansion cost of the service language is effectively reduced, and expansion efficiency of the service language is improved.
In order to achieve the above object, a control device for an intelligent robot according to an embodiment of a second aspect of the present application includes:
the judging module is used for judging the current state of the intelligent robot;
the first obtaining module is used for obtaining the language type of a preset service language and controlling the intelligent robot to provide service by adopting the language type of the service language when the intelligent robot is determined to be in a service state at present;
and the second acquisition module is used for acquiring the language type of a preset system language and controlling the intelligent robot to interact by adopting the language type of the system language when the intelligent robot is determined to be in the system operation and maintenance state currently.
In some embodiments of the present application, the language type of the preset service language and the language type of the system language are different language types.
In some embodiments of the present application, the determining module is specifically configured to:
monitoring a current interface of a screen of the intelligent robot;
when the current interface comprises a business service interface, determining that the intelligent robot is currently in a business service state;
and when the current interface exits the service interface, determining that the intelligent robot is in a system operation and maintenance state currently.
In some embodiments of the present application, the apparatus further comprises:
the system comprises a first control module and a second control module, wherein the first control module is used for controlling the screen of the intelligent robot to display a system operation and maintenance interface if the current interface of the screen of the intelligent robot is a business service interface and the display condition of the system operation and maintenance interface is met, the system operation and maintenance interface is displayed by adopting the language type of the system language, and the language type of the system language is switched based on touch operation on the system operation and maintenance interface.
In some embodiments of the present application, the first control module is further configured to control the current interface to exit from a service interface when controlling a screen of the intelligent robot to display a primary page of a system operation and maintenance interface; or when the screen of the intelligent robot is controlled to display a secondary page of the system operation and maintenance interface, controlling the current interface to exit the service interface, wherein the primary page of the system operation and maintenance interface is superposed and displayed on the service interface.
In some embodiments of the present application, the apparatus further comprises:
and the second control module is used for switching the language type of the business language based on touch operation on the business service interface when the current interface of the screen of the intelligent robot is the business service interface.
In some embodiments of the present application, the first obtaining module is specifically configured to:
generating a service data acquisition message according to a service data acquisition request and the language type of the service language, and sending the service data acquisition message to a server;
and receiving the service data issued by the server, and controlling the intelligent robot to output the service data, wherein the language type of the service data is the language type of the service language.
In order to achieve the above object, an embodiment of a third aspect of the present application provides a control apparatus for an intelligent robot, including: the intelligent robot control system comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor executes the program to realize the intelligent robot control method provided by the embodiment of the first aspect of the application.
In order to achieve the above object, a fourth aspect of the present application provides a computer-readable storage medium, where a computer program is executed by a processor to implement the method for controlling an intelligent robot provided in the first aspect of the present application.
In order to achieve the above object, a fifth aspect of the present application provides a computer program product, where instructions of the computer program product, when executed by a processor, perform the method for controlling an intelligent robot as set forth in the first aspect of the present application.
Additional aspects and advantages of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the present application.
Drawings
The foregoing and/or additional aspects and advantages of the present application will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
fig. 1 is a schematic flowchart of a control method of an intelligent robot according to an embodiment of the present application;
FIG. 2 is a schematic diagram of a business service interface in an embodiment of the present application;
fig. 3 is a schematic flowchart of a control method of an intelligent robot according to another embodiment of the present application;
fig. 4 is a flowchart illustrating a control method of an intelligent robot according to another embodiment of the present disclosure;
FIG. 5a is a schematic diagram of a display of a system operation interface in an embodiment of the present application;
FIG. 5b is a schematic diagram of a display of a system operation interface in an embodiment of the present application;
FIG. 6 is a schematic diagram of an architecture of an intelligent robot in an embodiment of the present application;
fig. 7 is a schematic structural diagram of a control device of an intelligent robot according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of an intelligent robot according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application. On the contrary, the embodiments of the application include all changes, modifications and equivalents coming within the spirit and terms of the claims appended hereto.
Fig. 1 is a schematic flowchart of a control method of an intelligent robot according to an embodiment of the present application.
The present embodiment is exemplified in a case where the control method of the intelligent robot is configured as a control apparatus of the intelligent robot.
The control method of the intelligent robot in this embodiment may be configured in the control device of the intelligent robot, and the control device of the intelligent robot may be disposed in the server, or may also be disposed in the intelligent robot, which is not limited in this embodiment.
The present embodiment takes an example in which the control method of the intelligent robot is configured in the intelligent robot.
It should be noted that the execution subject in the embodiment of the present application may be, for example, a Central Processing Unit (CPU) in a server or an intelligent robot in terms of hardware, and may be, for example, a related background service in the server or the intelligent robot in terms of software, which is not limited to this.
As shown in fig. 1, the method for controlling an intelligent robot includes:
s101: and judging the current state of the intelligent robot.
The current state is used for describing a corresponding state of the intelligent robot at the current time point, and the current state includes, for example: a business service state and a system operation and maintenance state.
In some embodiments, if the intelligent robot is currently in a business service state, it indicates that the intelligent robot is capable of providing some type of business service to the user in the business service state. And if the intelligent robot is in the system operation and maintenance state at present, the operation and maintenance personnel are indicating to perform operation and maintenance on the system of the intelligent robot.
In the embodiment of the application, based on the content described above, when controlling the intelligent robot, the current state of the intelligent robot may be first determined, that is, whether the current state of the intelligent robot is a service state or a system operation and maintenance state is determined, and then the intelligent robot is correspondingly controlled according to the obtained current state.
When the current state of the intelligent robot is judged, the preconfigured interface may be called to judge the current state of the intelligent robot, or the content of the display interface of the intelligent robot is monitored, so that the current state of the intelligent robot is judged based on the content of the display interface, which is not limited in this respect.
In the embodiment of the application, a current interface of a screen of the intelligent robot (the current interface is an interface currently displayed in a display screen of the intelligent robot) may be monitored, when the current interface includes a business service interface, it is determined that the intelligent robot is currently in a business service state, and when the current interface exits the business service interface, it is determined that the intelligent robot is currently in a system operation and maintenance state, so that the current interface can be combined with a display processing logic of the intelligent robot, convenience in judging the current state of the intelligent robot is improved, and the current state of the intelligent robot is determined in an assisted, rapid and accurate manner.
As shown in fig. 2, fig. 2 is a schematic view of a business service interface in an embodiment of the present application, and the business service interface in fig. 2 shows an "administrative suggestion box", so that a business service of a type of collecting administrative suggestions can be provided to a user based on the business service interface of the "administrative suggestion box"; with reference to fig. 2, when it is monitored that the currently displayed interface in the display screen of the intelligent robot includes a service interface, it may be directly determined that the intelligent robot is currently in a service state.
In other embodiments, the currently displayed interface may also include other interfaces (for example, multiple interfaces may be superimposed, and each interface may have an overlapping portion), and accordingly, in this embodiment of the application, in consideration of a general application, when the intelligent robot displays a business service interface, it may be indicated that the intelligent robot can provide business services correspondingly at this time, in this embodiment of the application, when the currently displayed interface includes the business service interface, it may be indicated that the intelligent robot is currently in a business service state, and when the currently displayed interface exits the business service interface (i.e., the current interface does not include the business service interface), it may be determined that the intelligent robot is currently in a system operation and maintenance state, so that the determination method is reasonable, and the determination effect is assisted to be improved.
S102: and if the intelligent robot is determined to be in the service state at present, acquiring the language type of the preset service language, and controlling the intelligent robot to provide service by adopting the language type of the service language.
The language used by the intelligent robot when providing the business service to the user may be referred to as a business language.
Correspondingly, the system language refers to a language used by the intelligent robot in a system operation and maintenance state and supporting operation and maintenance personnel to perform operation and maintenance operations such as system configuration.
The above-mentioned language type may be, for example, chinese, english, korean, japanese, etc., without limitation.
The function of supporting the user to perform personalized setting on the business language in the embodiment of the application can be specifically developed based on the business service state, so that the influence of the language function expansion in the business service state on the system language can be effectively avoided.
That is to say, in the embodiment of the present application, if it is detected that the current state of the intelligent robot is the service state, a language type (for example, english) of a preset service language may be obtained, so as to control the intelligent robot to provide a service by using the language type of the service language.
In some embodiments, the language type of the service language may be preset, and the language type of the service language may be preset as follows:
the language type switching control is used for supporting users of the intelligent robot business service, the language type of the business service is adjusted according to the language requirements of the users, and the business language of the target type corresponding to the operation instruction is obtained in response to the operation instruction for the language type switching control.
In other embodiments, when the current interface of the screen of the intelligent robot is a business service interface, a language type switching control can be displayed on the business service interface, and the language type of the business language is switched based on touch operation on the business service interface, so that the language type of the business language can be conveniently and flexibly switched, and personalized language setting requirements of users of the business service can be quickly met.
In other embodiments, when the current interface of the screen of the intelligent robot is the service interface, the language type of the service language may be switched based on the voice operation of the service interface, without limitation.
In other embodiments, the language type of the service language may be switched based on the operation of the operation and maintenance personnel on the system operation and maintenance interface, which is not limited to this.
For example, if the language requirement of the user of the service of the intelligent robot is chinese, the language type switching control may be operated to configure the language type of the service provided by the intelligent robot into chinese, and if the language requirement of the user of the service of the intelligent robot is english, the language type switching control may be operated to configure the language type of the service provided by the intelligent robot into english, which is not limited to this.
In the embodiment of the application, the intelligent robot may pre-store a language type candidate list, when it is determined that the language type switching control needs to be displayed on the current interface, display the language type switching control, and associate and display the language type candidate list (the language type candidate list may include a plurality of candidate language types) among the language type switching controls, then monitor an operation instruction of a user for the language type switching control in real time, and use the candidate language type selected by the operation instruction as the language type of the preset service language.
Certainly, the switching configuration mode for the language type of the preset service language may also be any other possible mode, so that the user can be supported, and the language type of the service may be selected and configured according to the language requirement of the user, which is not limited to this.
After the intelligent robot is determined to be in the service state at present and the language type of the preset service language is obtained, the intelligent robot can be directly controlled to provide the service by adopting the language type of the service language.
For example, the language types of the application programs of the business service class loaded in the intelligent robot may be switched and configured to be the language types of the preset business language, specifically, for example, if the language type of the business service provided by the intelligent robot is configured to be chinese, the language types of the application programs of the business service class loaded in the intelligent robot are correspondingly switched and configured to be chinese, and if the language type of the business service provided by the intelligent robot is configured to be english, the language types of the application programs of the business service class loaded in the intelligent robot are correspondingly switched and configured to be english, and so on.
Optionally, in some embodiments, as shown in fig. 3, fig. 3 is a schematic flowchart of a control method for an intelligent robot according to another embodiment of the present application, where controlling the intelligent robot to provide business services using language types of business languages includes:
s301: and generating a service data acquisition message according to the service data acquisition request and the language type of the service language, and sending the service data acquisition message to the server.
S302: and receiving service data issued by the server, and controlling the intelligent robot to output the service data, wherein the language type of the service data is the language type of the service language.
Taking the example that the service is a voice service (the voice service may be called a voice service), the voice service may be provided by a voice service application, the service data may be some data related to the voice service provided by the voice service application, such as a piece of voice broadcast data or a piece of voice answer data, etc., the service data acquisition request may be a request for the user to operate the voice service application, the voice service application generates an acquisition request for acquiring service data corresponding to the user operation according to the user operation, and then the voice service application generates a service data acquisition message according to the service data acquisition request and the language type of the service language and sends the service data acquisition message to the server, the service data acquisition message is used to acquire corresponding service data from the server, and then, the service data issued by the server can be received, and the intelligent robot is controlled to output the service data so as to provide corresponding voice service based on the service data.
The service data is service data provided by an application program of a voice service class, and a type of the service data provided by the application program of the voice service class may be referred to as service data of a voice service class.
S103: and if the intelligent robot is determined to be in the system operation and maintenance state at present, acquiring the language type of the preset system language, and controlling the intelligent robot to interact by adopting the language type of the system language.
That is to say, when it is detected that the intelligent robot is currently in the system operation and maintenance state, the language type of the preset system language may be directly obtained, and the intelligent robot is controlled to perform interaction by using the language type of the system language.
Therefore, in the embodiment of the application, the detection of the current state of the intelligent robot is supported, when the intelligent robot is determined to be in the service state at present, the language type of the preset service language can be directly acquired, and when the intelligent robot is determined to be in the system operation and maintenance state at present, the language type of the system language preset by the operation and maintenance personnel can be directly acquired, so that the service language and the system language can simultaneously meet the use requirements of users of the service and the operation and maintenance personnel, if the language type of the service is required to be expanded, the service code can be independently upgraded, the system is not required to be upgraded, and the language type supported by the service is rapidly updated and the language support is expanded.
Optionally, in some embodiments, the language type of the preset service language and the language type of the system language are different language types according to the setting, so as to meet the personalized language use requirement.
In some other embodiments, the language type of the preset service language and the language type of the system language may be the same language type according to the setting, which is not limited herein.
In this embodiment, by judging the current state of the intelligent robot, if it is determined that the intelligent robot is currently in the service state, obtaining the language type of the preset service language, controlling the intelligent robot to provide the service by using the language type of the service language, and if it is determined that the intelligent robot is currently in the system operation and maintenance state, obtaining the language type of the preset system language, controlling the intelligent robot to interact by using the language type of the system language, decoupling between the service language and the system language can be realized, thereby facilitating expansion of the service language of the intelligent robot, effectively reducing the expansion cost of the service language, and improving the expansion efficiency of the service language.
Fig. 4 is a flowchart illustrating a control method of an intelligent robot according to another embodiment of the present disclosure.
As shown in fig. 4, the method includes:
s401: and judging the current state of the intelligent robot.
S402: and if the intelligent robot is determined to be in the service state at present, acquiring the language type of the preset service language, and controlling the intelligent robot to provide service by adopting the language type of the service language.
For the description of S401 to S402, reference may be made to the above embodiments, which are not described herein again.
S403: when the current interface of the screen of the intelligent robot is a business service interface, if the display condition of the system operation and maintenance interface is met, the screen of the intelligent robot is controlled to display the system operation and maintenance interface, and the system operation and maintenance interface is displayed by adopting the language type of the system language.
As shown in fig. 5a, fig. 5a is a schematic display diagram of a system operation and maintenance interface in an embodiment of the present application, including: in fig. 5a, the service interface 51 and the system operation interface 52 may be displayed on the service interface 51 in an overlapping manner.
For example, if the current interface of the intelligent robot is a business service interface, if the display condition of the system operation and maintenance interface is satisfied (for example, the intelligent robot monitors a pull-down instruction, and the pull-down instruction is, for example, an instruction to slide from the uppermost edge of the current interface to the lower side of the interface), the system operation and maintenance interface 52 may be displayed on the business service interface 51 in an overlapping manner.
In the embodiment of the present application, the system operation and maintenance interface 52 displayed on the service interface 51 in an overlapping manner may also be specifically a first-level page of the system operation and maintenance interface, as shown in fig. 5 a.
In the embodiment of the application, under the condition that the service interface 51 and the system operation and maintenance interface 52 are displayed in a superimposed manner, the service interface can be correspondingly controlled to display by adopting the language type of the service language, and meanwhile, the system operation and maintenance interface can be controlled to display by adopting the language type of the system language, so that personalized use requirements of users and operation and maintenance personnel can be met simultaneously, and the flexibility and the applicability of language control of the intelligent robot are improved.
S404: and switching the language type of the system language based on the touch operation on the system operation and maintenance interface.
In other embodiments, as shown in fig. 5b, fig. 5b is a schematic diagram of a display of a system operation and maintenance interface in the embodiment of the present application, and the system operation and maintenance interface 52 (the system operation and maintenance interface is specifically a secondary page of the system operation and maintenance interface), in fig. 5b, the business service interface 51 in fig. 5a is already exited, and enters the secondary page of the system operation and maintenance interface 52 shown in fig. 5b, which is not limited thereto.
Optionally, in some embodiments, when the screen of the intelligent robot is controlled to display a first-level page of the operation and maintenance interface of the system, the current interface is controlled to exit the service interface; or when the screen of the intelligent robot is controlled to display a secondary page of the system operation and maintenance interface, controlling the current interface to exit the service interface, wherein the primary page of the system operation and maintenance interface is overlapped and displayed on the service interface.
The second-level page of the system operation and maintenance interface may specifically be a page providing operation and maintenance personnel with a richer operation and maintenance function, for example, in a process of triggering the system operation and maintenance by the operation and maintenance personnel, the intelligent robot may be controlled to jump from the first-level page to the second-level page, so that corresponding system operation and maintenance operations are performed in the second-level page, and no limitation is imposed on the operation and maintenance operations.
That is to say, the embodiment of the application supports flexible state switching, and the content of the page displayed on the current interface is monitored in real time to assist and accurately determine the trigger time for switching the system language, so that when the intelligent robot is controlled to perform language switching, the switching timeliness can be better, switching delay is avoided, the continuity of language control is effectively improved, and the control effect of the intelligent robot is improved.
As shown in fig. 6, fig. 6 is a schematic diagram of an architecture of an intelligent robot in the embodiment of the present application, and includes a business service and a system, where the business service refers to a business of an application layer of some application programs developed and derived based on a voice service, a cloud service, a navigation service, and the like.
When the intelligent robot is in a business service state, the intelligent robot can call a service configuration interface in a core service (the core service is, for example, a background service of the intelligent robot capable of providing some functional interfaces, and is not limited to the background service) to use the language type of the preset business language, so that the intelligent robot is supported to provide business service for a user based on the business language of the preset language type; when the intelligent robot is switched to the system operation and maintenance state, the language type of the preset system language can be used, so that the intelligent robot is supported to provide the system operation and maintenance function for operation and maintenance personnel based on the system language of the preset language type.
For example, the core service monitors the current interface change, when the intelligent robot exits from the service state and enters the system operation and maintenance state, the core service can automatically call the language type of the system language, the system operation and maintenance state can also support operation and maintenance personnel to modify the language type of the system language and the service language in the setting, both the system language and the service language can be stored in the core service, and when the intelligent robot exits from the service state and enters the service state, the core service can automatically call the language type of the service language.
Therefore, the embodiment of the application can realize the decoupling of the business language and the system language, so that the business language and the system language can simultaneously meet the use requirements of users and operation and maintenance personnel of business services, if the language type of the business services needs to be expanded, the business codes can be independently upgraded without upgrading the system, and the language type supported by the business services and the support of the expanded language are quickly updated.
Fig. 7 is a schematic structural diagram of a control device of an intelligent robot according to an embodiment of the present application.
As shown in fig. 7, the control device 70 of the intelligent robot includes:
and the judging module 701 is used for judging the current state of the intelligent robot.
The first obtaining module 702 is configured to, when it is determined that the intelligent robot is currently in a service state, obtain a language type of a preset service language, and control the intelligent robot to provide a service by using the language type of the service language.
The second obtaining module 703 is configured to obtain a language type of a preset system language when it is determined that the intelligent robot is currently in the system operation and maintenance state, and control the intelligent robot to perform interaction by using the language type of the system language.
In some embodiments of the present application, the language type of the preset service language and the language type of the system language are different language types.
In some embodiments of the present application, the determining module 701 is specifically configured to:
monitoring a current interface of a screen of the intelligent robot;
when the current interface comprises a business service interface, determining that the intelligent robot is currently in a business service state;
and when the current interface exits the service interface, determining that the intelligent robot is in a system operation and maintenance state currently.
In some embodiments of the present application, the apparatus further comprises:
the system comprises a first control module and a second control module, wherein the first control module is used for controlling the screen of the intelligent robot to display a system operation and maintenance interface if the current interface of the screen of the intelligent robot is a business service interface and the display condition of the system operation and maintenance interface is met, the system operation and maintenance interface is displayed by adopting the language type of the system language, and the language type of the system language is switched based on touch operation on the system operation and maintenance interface.
In some embodiments of the present application, the first control module is further configured to control the current interface to exit from a service interface when controlling a screen of the intelligent robot to display a primary page of a system operation and maintenance interface; or when the screen of the intelligent robot is controlled to display a secondary page of the system operation and maintenance interface, controlling the current interface to exit the service interface, wherein the primary page of the system operation and maintenance interface is superposed and displayed on the service interface.
In some embodiments of the present application, the apparatus further comprises:
and the second control module is used for switching the language type of the business language based on touch operation on the business service interface when the current interface of the screen of the intelligent robot is the business service interface.
In some embodiments of the present application, the first obtaining module 702 is specifically configured to:
generating a service data acquisition message according to a service data acquisition request and the language type of the service language, and sending the service data acquisition message to a server;
and receiving the service data issued by the server, and controlling the intelligent robot to output the service data, wherein the language type of the service data is the language type of the service language.
It should be noted that the foregoing explanation of the embodiment of the control method for the intelligent robot is also applicable to the control device for the intelligent robot in this embodiment, and details are not repeated here.
Fig. 8 is a schematic structural diagram of a control device of an intelligent robot according to an embodiment of the present application.
It should be noted that, the control device may be, but is not limited to, a control device inside the intelligent robot, and the control device of the intelligent robot includes:
a memory 801, a processor 802, and a computer program stored on the memory 801 and executable on the processor 802.
The processor 802 executes the program to implement the control method of the intelligent robot provided in the above-described embodiments.
In one possible implementation, the control device of the intelligent robot further includes:
a communication interface 803 for communicating between the memory 801 and the processor 802.
A memory 801 for storing computer programs operable on the processor 802.
The memory 801 may comprise high-speed RAM memory, and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
And a processor 802, configured to implement the control method of the intelligent robot according to the above-described embodiment when executing a program.
If the memory 801, the processor 802 and the communication interface 803 are implemented independently, the communication interface 803, the memory 801 and the processor 802 may be connected to each other via a bus and communicate with each other. The bus may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an Extended ISA (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 8, but this is not intended to represent only one bus or type of bus.
Optionally, in a specific implementation, if the memory 801, the processor 802, and the communication interface 803 are integrated on one chip, the memory 801, the processor 802, and the communication interface 803 may complete communication with each other through an internal interface.
The processor 802 may be a Central Processing Unit (CPU), an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits configured to implement embodiments of the present Application.
The present embodiment also provides a computer-readable storage medium on which a computer program is stored, which when executed by a processor, implements the control method of the intelligent robot as above.
In order to implement the above embodiments, the present application also proposes a computer program product, wherein when the instructions in the computer program product are executed by a processor, the control method of the intelligent robot shown in the above embodiments is executed.
It should be noted that, in the description of the present application, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. In addition, in the description of the present application, "a plurality" means two or more unless otherwise specified.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and the scope of the preferred embodiments of the present application includes other implementations in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present application.
It should be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present application may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present application have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present application, and that variations, modifications, substitutions and alterations may be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.

Claims (10)

1. A control method of an intelligent robot, the method comprising:
judging the current state of the intelligent robot;
if the intelligent robot is determined to be in a service state at present, acquiring the language type of a preset service language, and controlling the intelligent robot to provide service by adopting the language type of the service language;
and if the intelligent robot is determined to be in the system operation and maintenance state at present, acquiring the language type of a preset system language, and controlling the intelligent robot to interact by adopting the language type of the system language.
2. The method of claim 1, wherein the language type of the predetermined service language and the language type of the system language are different language types.
3. The method of claim 1, wherein said determining said current state of said intelligent robot comprises:
monitoring a current interface of a screen of the intelligent robot;
when the current interface comprises a business service interface, determining that the intelligent robot is currently in a business service state;
and when the current interface exits the service interface, determining that the intelligent robot is in a system operation and maintenance state currently.
4. The method of claim 1, wherein the method further comprises:
when the current interface of the screen of the intelligent robot is a business service interface, if the display condition of a system operation and maintenance interface is met, controlling the screen of the intelligent robot to display the system operation and maintenance interface, wherein the system operation and maintenance interface is displayed by adopting the language type of the system language;
and switching the language type of the system language based on the touch operation on the system operation and maintenance interface.
5. The method of claim 4, wherein the method further comprises:
when the screen of the intelligent robot is controlled to display a primary page of a system operation and maintenance interface, controlling the current interface to exit a business service interface; or
And when the screen of the intelligent robot is controlled to display a secondary page of a system operation and maintenance interface, controlling the current interface to exit a business service interface, wherein a primary page of the system operation and maintenance interface is superposed and displayed on the business service interface.
6. The method of claim 1, wherein the method further comprises:
and when the current interface of the screen of the intelligent robot is a business service interface, switching the language type of the business language based on touch operation on the business service interface.
7. The method of claim 1, wherein said controlling said intelligent robot to provide business services in a linguistic type of said business language comprises:
generating a service data acquisition message according to a service data acquisition request and the language type of the service language, and sending the service data acquisition message to a server;
and receiving the service data issued by the server, and controlling the intelligent robot to output the service data, wherein the language type of the service data is the language type of the service language.
8. A control device for an intelligent robot, comprising:
the judging module is used for judging the current state of the intelligent robot;
the first obtaining module is used for obtaining the language type of a preset service language and controlling the intelligent robot to provide service by adopting the language type of the service language when the intelligent robot is determined to be in a service state at present;
and the second acquisition module is used for acquiring the language type of a preset system language and controlling the intelligent robot to interact by adopting the language type of the system language when the intelligent robot is determined to be in the system operation and maintenance state currently.
9. A control apparatus of an intelligent robot, comprising:
memory, processor and computer program stored on the memory and executable on the processor, which when executed by the processor implements the method of controlling an intelligent robot according to any of claims 1-7.
10. A computer-readable storage medium on which a computer program is stored, characterized in that the program, when executed by a processor, implements the control method of an intelligent robot according to any one of claims 1-7.
CN202110108837.8A 2021-01-27 2021-01-27 Control method, control device, control equipment and storage medium of intelligent robot Active CN114816204B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110108837.8A CN114816204B (en) 2021-01-27 2021-01-27 Control method, control device, control equipment and storage medium of intelligent robot

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110108837.8A CN114816204B (en) 2021-01-27 2021-01-27 Control method, control device, control equipment and storage medium of intelligent robot

Publications (2)

Publication Number Publication Date
CN114816204A true CN114816204A (en) 2022-07-29
CN114816204B CN114816204B (en) 2024-01-26

Family

ID=82524397

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110108837.8A Active CN114816204B (en) 2021-01-27 2021-01-27 Control method, control device, control equipment and storage medium of intelligent robot

Country Status (1)

Country Link
CN (1) CN114816204B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004170756A (en) * 2002-11-21 2004-06-17 Sony Corp Unit and method for robot control, recording medium, and program
CN105025254A (en) * 2014-06-13 2015-11-04 深圳市景阳科技股份有限公司 Multi-platform monitoring terminal system development method
CN106097793A (en) * 2016-07-21 2016-11-09 北京光年无限科技有限公司 A kind of child teaching method and apparatus towards intelligent robot
CN106406890A (en) * 2016-09-23 2017-02-15 江西洪都航空工业集团有限责任公司 A method of constructing robot modules by using multiple languages
CN106774976A (en) * 2016-12-01 2017-05-31 北京小米移动软件有限公司 input method switching method and device
US20190014019A1 (en) * 2017-07-07 2019-01-10 Praneet Sharma Method and system of detecting a data-center bot interacting with a web page
CN110148399A (en) * 2019-05-06 2019-08-20 北京猎户星空科技有限公司 A kind of control method of smart machine, device, equipment and medium
WO2019196498A1 (en) * 2018-04-12 2019-10-17 京东方科技集团股份有限公司 Page data collection method and device, server, electronic device and computer readable medium
KR20200064633A (en) * 2018-11-29 2020-06-08 (주)휴먼엔시스 Smart work support system and method thereof
CN112035325A (en) * 2020-09-01 2020-12-04 中国银行股份有限公司 Automatic monitoring method and device for text robot
WO2020248849A1 (en) * 2019-06-14 2020-12-17 平安科技(深圳)有限公司 Webpage language switching method and apparatus, and terminal device

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004170756A (en) * 2002-11-21 2004-06-17 Sony Corp Unit and method for robot control, recording medium, and program
CN105025254A (en) * 2014-06-13 2015-11-04 深圳市景阳科技股份有限公司 Multi-platform monitoring terminal system development method
CN106097793A (en) * 2016-07-21 2016-11-09 北京光年无限科技有限公司 A kind of child teaching method and apparatus towards intelligent robot
CN106406890A (en) * 2016-09-23 2017-02-15 江西洪都航空工业集团有限责任公司 A method of constructing robot modules by using multiple languages
CN106774976A (en) * 2016-12-01 2017-05-31 北京小米移动软件有限公司 input method switching method and device
US20190014019A1 (en) * 2017-07-07 2019-01-10 Praneet Sharma Method and system of detecting a data-center bot interacting with a web page
WO2019196498A1 (en) * 2018-04-12 2019-10-17 京东方科技集团股份有限公司 Page data collection method and device, server, electronic device and computer readable medium
KR20200064633A (en) * 2018-11-29 2020-06-08 (주)휴먼엔시스 Smart work support system and method thereof
CN110148399A (en) * 2019-05-06 2019-08-20 北京猎户星空科技有限公司 A kind of control method of smart machine, device, equipment and medium
WO2020248849A1 (en) * 2019-06-14 2020-12-17 平安科技(深圳)有限公司 Webpage language switching method and apparatus, and terminal device
CN112035325A (en) * 2020-09-01 2020-12-04 中国银行股份有限公司 Automatic monitoring method and device for text robot

Also Published As

Publication number Publication date
CN114816204B (en) 2024-01-26

Similar Documents

Publication Publication Date Title
US10347246B2 (en) Method and apparatus for executing a user function using voice recognition
CN108958224B (en) Vehicle diagnosis method, diagnosis terminal and diagnosis box
EP3553639A1 (en) Display device
CN103901307B (en) A kind of test system and method for on-board multimedia device
CN112577510A (en) Method, device, equipment and storage medium for displaying information applied to vehicle
US20180136779A1 (en) Display Device
US10205770B2 (en) Mobile device application integration with infotainment head units
CN110618971B (en) Information interaction method and electronic equipment
CN111768779B (en) Interaction method, information processing method, vehicle and server
CN106092122A (en) A kind of navigation interface display packing and device
CN103591947A (en) Voice background navigation method of mobile terminal and mobile terminal
CN111796747B (en) Multi-open application processing method and device and electronic equipment
CN113645369B (en) Method and device for displaying multiple screens, computer readable storage medium and terminal
US10013418B2 (en) Translation device and translation system
CN111123728B (en) Unmanned vehicle simulation method, device, equipment and computer readable medium
CN114816204A (en) Control method, control device, control equipment and storage medium of intelligent robot
CN110069406A (en) The TPC-DS test method and system of automatic trigger
CN109808689B (en) Unmanned vehicle control method, device and equipment
EP0372411B1 (en) Floating console control system
CN106201419A (en) Audio frequency input control method, device and terminal
CN110874176A (en) Interaction method, storage medium, operating system and device
CN115220842A (en) Vehicle navigation method, system, vehicle and storage medium
CN110472220B (en) Paste operation processing method and device, electronic equipment and computer-readable storage medium
JP7175135B2 (en) Information providing device, server device, and information providing method
CN112711449A (en) Data processing method, device and system and computer storage medium

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
GR01 Patent grant
GR01 Patent grant