US11012380B2 - Message communication apparatus, non- transitory computer readable medium, and display control method - Google Patents
Message communication apparatus, non- transitory computer readable medium, and display control method Download PDFInfo
- Publication number
- US11012380B2 US11012380B2 US16/559,025 US201916559025A US11012380B2 US 11012380 B2 US11012380 B2 US 11012380B2 US 201916559025 A US201916559025 A US 201916559025A US 11012380 B2 US11012380 B2 US 11012380B2
- Authority
- US
- United States
- Prior art keywords
- chat bot
- user
- chat
- bot
- message
- 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, expires
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/02—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail using automatic reactions or user delegation, e.g. automatic replies or chatbot-generated messages
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/04—Real-time or near real-time messaging, e.g. instant messaging [IM]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/21—Monitoring or handling of messages
- H04L51/226—Delivery according to priorities
-
- H04L51/26—
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/0035—User-machine interface; Control console
- H04N1/00352—Input means
- H04N1/00395—Arrangements for reducing operator input
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/0035—User-machine interface; Control console
- H04N1/00405—Output means
- H04N1/00408—Display of information to the user, e.g. menus
- H04N1/00411—Display of information to the user, e.g. menus the display also being used for user input, e.g. touch screen
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/0035—User-machine interface; Control console
- H04N1/00501—Tailoring a user interface [UI] to specific requirements
- H04N1/00506—Customising to the data to be displayed
Definitions
- the present disclosure relates to a message communication apparatus, a non-transitory computer readable medium, and a display control method
- Japanese Unexamined Patent Application Publication No. 2014-164522 describes a message notification apparatus that provides notification of a message that reports the result of an operation performed according to an operational instruction from a user, with explicit indication of the destination of the message.
- An operational instruction detector detects an operational instruction from a message, and identifies a member who has written the message as an instructor.
- a report message display shows, on a family message board, a message about the result of an operation performed according to the operational instruction, with the instructor explicitly indicated as the destination of the message.
- chat bots For such a messaging service, (human-personified) software robot programs (to be referred to as “chat bots” hereinafter) have been proposed that run in the messaging service and are designed to simulate speech- or text-based interactions with humans.
- a chat bot is programmed to detect a specific word or phrase from a message entered by a user, and output a suitable response prepared in advance.
- Some chat bots are managed by a messenger service account that has been assigned to a company, a store, or other such entity for advertising or commercial purposes. Through natural message exchange, the user is able to enjoy conversation with a chat bot in a chat room, and also make the chat bot execute various services.
- chat bot active in the chat room which will be referred to as “inviting” hereinafter. This results in multiple chat bots existing in the same single chat room. Accordingly, a situation may arise where, when a given user sends a message to a chat bot, another chat bot not intended by the user responds to this message.
- Non-limiting embodiments of the present disclosure relate to a technique for a case where, in a messaging service that allows users to exchange messages in a chat room, only one chat bot is allowed to run in a single chat room to exchange a message with a user.
- the technique enables execution of a function provided by a chat bot not existing in the messaging service and desired by the user.
- aspects of certain non-limiting embodiments of the present disclosure address the above advantages and/or other advantages not described above. However, aspects of the non-limiting embodiments are not required to address the advantages described above, and aspects of the non-limiting embodiments of the present disclosure may not address advantages described above.
- a message communication apparatus including an operating unit that activates a chat bot, the chat bot running in a messaging service in which users exchange a message, the chat bot exchanging a message with a user, a registration unit that registers the chat bot for each user, and a controller that, if a single first chat bot has been activated in a single chat room through operation of the operating unit by a first user, causes the first chat bot to execute, in response to a message from a second user different from the first user, a function of a second chat bot registered by the second user by using the registration unit.
- FIG. 1 illustrates a system configuration according to an exemplary embodiment
- FIG. 2 is a functional block diagram according to the exemplary embodiment
- FIG. 3 is a block diagram illustrating a configuration according to the exemplary embodiment
- FIG. 4 illustrates registration of setting information according to the exemplary embodiment
- FIG. 5 illustrates a setting information table according to the exemplary embodiment
- FIG. 6 illustrates switching of printers by the same user
- FIG. 7 illustrates switching of multiple printers by a single chat bot
- FIG. 8 illustrates associations between individual chat bots and the corresponding printers according to the exemplary embodiment
- FIG. 9 illustrates registration of chat bots for each individual user according to the exemplary embodiment
- FIG. 10 illustrates a screen display according to a reference example
- FIG. 11 illustrates a function inheritance table according to the exemplary embodiment
- FIG. 12 illustrates a screen displayed on a user terminal according to the exemplary embodiment (Part 1);
- FIG. 13 illustrates a screen displayed on a user terminal according to the exemplary embodiment (Part 2);
- FIG. 14A illustrates a screen displayed on a user terminal according to the exemplary embodiment (Part 3);
- FIG. 14B illustrates a screen displayed on a user terminal according to the exemplary embodiment (Part 4);
- FIG. 15 illustrates a screen displayed on a user terminal according to the exemplary embodiment (Part 5);
- FIG. 16A illustrates a screen displayed on a user terminal according to the exemplary embodiment (Part 6);
- FIG. 16B illustrates a screen displayed on a user terminal according to the exemplary embodiment (Part 7);
- FIG. 17 illustrates a system configuration according to a modification
- FIG. 18 illustrates a screen displayed on a user terminal according to a modification.
- chat bot is a chat bot that provides a service with which a printing process is executed in response to a message from a user (to be referred to as print service hereinafter).
- FIG. 1 illustrates the general configuration of a messaging service system according to the exemplary embodiment.
- the messaging service system includes user terminals A to C ( 10 A to 10 C), a chat service server 14 , bot servers A and B ( 16 A and 16 B), and printers A to C ( 18 A to 18 C).
- the user terminals A to C each represent a terminal used by a user of a messaging service. Examples of such user terminals include smart phones, tablet terminals, and personal computers (PCs).
- FIG. 1 depicts three user terminals, the user terminal A ( 10 A), the user terminal B ( 10 B), and the user terminal C ( 10 C), there may be any number of user terminals.
- a user operates the user terminal A, B, or C ( 10 A, 10 B, or 10 C) to access the chat service server 14 in a cloud 12 , and exchanges a message with another user or a chat bot.
- the following description assumes that a user A operates the user terminal A, a user B operates the user terminal B, and a user C operates the user terminal C.
- the user terminals A to C ( 10 A to 10 C) are connected with the chat service server 14 in such a way that allows data to be transmitted and received via a wired or wireless communication network.
- a communication network is a public line such as the Internet.
- the communication network may be a private line.
- the chat service server 14 is a cloud server in the cloud 12 that provides a chat service.
- the chat service server 14 includes one or more server computers.
- the chat service server 14 executes overall processing related to message exchange, such as sending and receiving of messages to and from the user terminals A to C, and displaying of a screen for displaying message sending and reception.
- the chat service server 14 provides the ability to create a group of three or more users, and handle exchange of messages within the group (group chat).
- the chat service server 14 operates in cooperation with the bot server A ( 16 A) and the bot server B ( 16 B) to handle message exchange with respect to chat bots provided by the bot server 16 A and the bot server 16 B.
- Examples of user-to-chat bot message exchange include message exchange between a single user and the corresponding chat bot, and message exchange between multiple users and the corresponding chat bots.
- the bot server A ( 16 A) and the bot server B ( 16 B) each serve as a message communication apparatus according to the exemplary embodiment.
- Each of the bot server A ( 16 A) and the bot server B ( 16 B) is installed with a software robot program for implementing a chat bot that handles message exchange with users.
- Each bot server executes the program.
- Each of the bot server A ( 16 A) and the bot server B ( 16 B) may be managed by a messenger service account assigned to a company, a store, or other such entity for advertising and commercial purposes.
- Each of the bot server A ( 16 A) and the bot server B ( 16 B) operates in cooperation with the chat service server 14 via a specific application programming interface (API).
- Each bot server handles message exchange with a user, and automatically responds to a message from the user and returns a message.
- the specific API is an API for using the chat service server 14 .
- an exemplary API may be an API in Javascript Object Notation (JSON) format, with which JSON data in a specified format is sent to a specific URL of the chat service server 14 in POST or GET format, and the result is returned as data in JSON format.
- JSON Javascript Object Notation
- the bot server A ( 16 A) and the bot server B ( 16 B) each execute a specific kind of service according to the operational instruction.
- the bot server A ( 16 A) serves as a “print bot” that, if a message from a user contains a print instruction instructing that printing be executed, causes the printer A ( 18 A), the printer B ( 18 B), or the printer C ( 18 C) to operate in accordance with the print instruction and execute printing.
- the bot server 16 B is capable of providing any given service in accordance with an operational instruction provided from a user.
- FIG. 1 depicts two bot servers, the bot server A ( 16 A) and the bot server B ( 16 B), there may be any number of bot servers.
- a single bot server may constitute multiple chat bots.
- the bot server A serving as a chat bot drives each of the printers A to C in accordance with setting information registered for each user in advance and related to operation of the software robot program, and executes printing. It can be also said that such setting information represents an operational condition for operating each of the printers A to C. For example, the user A enters and registers, through operation on the user terminal A, setting information for operating the printer A, and the user B enters and registers, through operation on the user terminal B, setting information for operating the printer B.
- the printer A ( 18 A), the printer B ( 18 B), and the printer C ( 18 C) each execute printing in response to a command from the bot server A.
- the number of printers is not limited to three but may be four or more.
- FIG. 2 is a functional block diagram of the bot server A ( 16 A).
- the bot server A includes, as functional blocks, a communicator 160 , a message accepting unit 161 , a content analyzer 162 , an operation controller 163 , a response message creator 164 , a user information memory 165 , a setting information memory 166 , a message memory 167 , and an API gateway 168 .
- the communicator 160 communicates with the chat service server 14 and with the printer A, B, or C.
- the communicator 160 communicates with the chat service server 14 via the API gateway 168 to exchange messages.
- the communicator 160 outputs, to the message accepting unit 161 , a message received from the chat service server 14 via the API gateway 168 , that is, a message from each of the user terminals A to C.
- the communicator 160 also sends a response message created by the response message creator 164 to the chat service server 14 (i.e., each of the user terminals A to C) via the API gateway 168 .
- the communicator 160 outputs a print command to the printer A, B, or C to drive the printer A, B, or C.
- the message accepting unit 161 accepts input of a message from the communicator 160 , and outputs the message to the content analyzer 162 .
- the message contains a message related to registration of setting information.
- the message accepting unit 161 sequentially stores each received message into the message memory 167 .
- the content analyzer 162 analyzes the contents of an accepted message, and outputs the analysis results to the operation controller 163 .
- the content analyzer 162 recognizes a user identifier (user ID) contained in an accepted message, and extracts a text portion included in the message and executes a syntax analysis of the extracted test portion. Any syntax analysis method may be employed. For example, an input message is broken into morphemes, and then nouns, adjectives, verbs, and interrogative pronouns are extracted as keywords. If the text portion of a message contains an operational instruction, the content analyzer 162 analyzes the operational instruction, and outputs the analysis results to the operation controller 163 . Examples of operational instructions according to the exemplary embodiment include a print instruction with respect to each of the printers A, B, and C and setting information on each of the printers A, B, and C.
- the operation controller 163 functions as a controller. Based on the analysis results obtained by the content analyzer 162 , the operation controller 163 registers individual users and the corresponding printers A, B, and C into the setting information memory 166 in association with each other. The operation controller 163 also outputs a print command to the printer A, B, or C via the communicator 160 .
- the response message creator 164 creates a response message in accordance with the analysis results obtained with the content analyzer 162 , and sends the response message to the chat service server 14 via the communicator 160 .
- the user information memory 165 stores, in the form of a table, information about each user who uses the chat service server 14 , in particular, information about a user who uses a chat bot implemented by the bot server A.
- Each chat bot is assigned a specific account for use in the chat service implemented by the chat service server 14 .
- a user specifies this account and performs a predetermined operation to thereby confirm to use the chat bot.
- An example of such user information is a user ID.
- the user information memory 165 may store information on what authority each individual user has.
- the setting information memory 166 stores, in the form of a table, setting information for each individual user who uses a chat bot implemented by the bot server A.
- Setting information may include items such as identification information of a printer to be used, color mode, paper size, and the number of copies.
- items of setting information to be stored as a table are not limited to those mentioned above.
- Setting information may be determined in accordance with the kind of service to be provided by the bot server A. If the service to be provided is a print service, setting information is information related to printing, and if the service to be provided is a search service, setting information is information related to search conditions. As such, setting information defines what kind of service is provided, and may contain multiple items.
- a user operates a menu displayed on the user terminal and registers a chat bot and a printer in association with each other. Information on what chat bot is associated with what printer for each user is stored into the setting information memory 166 as a table. Further, a user operates a menu displayed on the user terminal and invites a chat bot previously registered by the user to a chat room, thus making the chat bot active in the chat room. Specifically, the user selects “Invite” from the menu displayed on the user terminal, and specifies a desired chat bot to thereby invite the chat bot.
- Techniques for inviting another user in a chat service, or inviting a chat bot to a chat room are known in the art.
- the operation controller 163 In response to the user inviting a chat bot, the operation controller 163 adds to the chat bot a flag indicating that the chat bot has been invited, and stores the resulting information into the setting information memory 166 . By referencing a table stored in the setting information memory 166 , the operation controller 163 identifies chat bots registered for individual users, and also identifies which chat bot has been invited to a chat room.
- the message memory 167 stores a history of messages accepted from the user by the message accepting unit 161 .
- FIG. 3 is a block diagram illustrating the configuration of the bot server A.
- the bot server A which is made up of one or more server computers, includes at least one CPU 16 b , a ROM 16 c , a RAM 16 d , a communication interface (I/F) 16 e , an input/output I/F 16 f , and a storage device 16 g.
- the at least one CPU 16 b reads out a bot app stored in the ROM 16 c or the storage device 16 g , and uses the RAM 16 d as a working memory. That is, the CPU 16 b automatically responds to a message from a user, and if the message contains an operational instruction, the CPU 16 b drives the printer A, B, or C in accordance with the operational instruction.
- the CPU 16 b executes the bot app to implement the following components illustrating FIG. 2 : the message accepting unit 161 , the content analyzer 162 , the operation controller 163 , the response message creator 164 , and the API gateway 168 .
- the CPU 16 b functions as an operating unit, a controller, and a registration unit.
- the communication I/F 16 e handles exchange of messages with the chat service server 14 , and outputs a print command to the printer A, B, or C.
- the input/output I/F 16 f sends and receives data to and from an input device such as a keyboard or a mouse, an image output device such as a display device, or other devices.
- the storage device 16 g is implemented by a hard disk drive (HDD), a solid state drive (SSD), or other such non-volatile memory.
- the storage device 16 g stores, in addition to a bot app, a user information table, a setting information table, and a message management table.
- the storage device 16 g implements the user information memory 165 , the setting information memory 166 , and the message memory 167 that are illustrated in FIG. 2 .
- a software robot program for implementing the function of a chat bot is executed by the CPU in the exemplary embodiment, a part of the function of a chat bot may be implemented not by execution of a program but by hardware processing. Such hardware processing may be performed by using circuitry such as an ASIC or a field programmable gate array (FPGA).
- circuitry such as an ASIC or a field programmable gate array (FPGA).
- FIG. 4 schematically illustrates a setting registration process performed by the user A and the user B.
- the user A and the user B each perform, with respect to a chat bot to which a specific account has been assigned in a chat service, a specific operation corresponding to use of the chat bot. Then, the bot server A ( 16 A) assigns a user identifier (user ID) to each of the user A and the user B. The bot server A ( 16 A) also assigns, to each of the printers A to C, a printer identifier (printer ID) for uniquely identifying the printer. As such a user ID, a chat service account of each of the user A and the user B may be used as it is.
- the user A sends a message to the bot server A ( 16 A) via the chat service server 14 , causing the bot server A ( 16 A) to register setting information while specifying the printer A, the printer B, or the printer C.
- the user A specifies the printer A, and then sends a message with the following items of information specified as setting information:
- the bot server A Upon receiving such a message, the bot server A analyzes the contents of the message, and if the message is interpreted to be setting information, the bot server A associates the user A with the printer A and then records the above-mentioned setting information into the setting information table.
- the user B sends a message to the bot server A ( 16 A) via the chat service server 14 , causing the bot server A ( 16 A) to register setting information while specifying the printer A or the printer B.
- the user B specifies the printer B, and then sends a message with the following items of information specified as setting information:
- the bot server A Upon receiving such a message, the bot server A analyzes the contents of the message, and if the message is interpreted to be setting information, the bot server A associates the user B with the printer B and then records the above-mentioned setting information into the setting information table.
- FIG. 5 illustrates an exemplary setting information table stored in the setting information memory 166 .
- printer color (color mode), size (paper size), and the number of copies (the number of sets) are recorded in association with each other. More specifically, for each piece of user identification information, printer identification information, color (color mode), size (paper size), and the number of copies (the number of sets) are recorded in association with each other.
- the user A registers the following items of information as setting information on the printer B:
- the bot server A associates the user A with the printer A and setting information on the printer A, and also associates the user A with the printer B and setting information on the printer B.
- the bot server A registers these pieces of associated information into the setting information table. Then, in response to an instruction from the user A, the bot server A switches between the printer A and the printer B to select one of the printers, and drives the selected printer.
- FIG. 7 schematically illustrates a process performed by a chat bot implemented by the bot server A.
- the chat bot operates in conjunction with two printers, the printer A and the printer B, in providing a print service to the user A.
- the chat bot associates the user A with the printer A and the printer B.
- the chat bot Upon receiving a message from the user A, the chat bot analyzes the contents of the message. If the contents of the message correspond to the printer A, the chat bot switches to the printer A and executes a print service. If the contents of the message correspond to the printer B, the chat bot switches to the printer B and executes a print service.
- the user A has to perform a cumbersome operation of switching between the printer A and the printer B in accordance with the kind of the print service to be provided. For example, when wishing to print at the printer A, the user A has to send the following message to the chat bot:
- the user A When wishing to print at the printer B, the user A has to send the following message to the chat bot:
- the need for the user to perform cumbersome switching of printers may be mitigated by employing a configuration in which multiple chat bots are implemented by the bot server A, with each chat bot operating in conjunction with one or more printers.
- FIG. 8 schematically illustrates a process performed by multiple chat bots implemented by the bot server A.
- chat bots a to c are implemented by the bot server A.
- the chat bots a to c are identical in function in that each chat bot operates in conjunction with a printer, and drives the printer in accordance with a message from a user.
- the chat bots a to c are all implemented by identical software robot programs. These software robot programs may be individually installed, or may be implemented as different program modules constituting the same single program.
- the chat bot a operates in conjunction with, for example, the printer A.
- the chat bot a drives the printer A and provides a print service.
- the chat bot b operates in conjunction with, for example, the printer B.
- the chat bot b drives the printer B and provides a print service.
- the chat bot c operates in conjunction with, for example, the printer C.
- the chat bot c drives the printer C and provides a print service.
- a user wants to print at the printer A the user sends, to the chat bot a, a message such as “Print” instructing that printing be performed. If a user wants to print at the printer B, the user sends, to the chat bot b, a message such as “Print” instructing that printing be performed. If a user wants to print at the printer C, the user sends, to the chat bot c, a message such as “Print” instructing that printing be performed. In this way, printing may be performed at a desired printer by the user simply sending the above-mentioned message to the printer.
- the conjunction relationships between individual chat bots a to c and the corresponding printers A to C may not be fixed but may be set dynamically for each individual user.
- An example of such a case is when, for the user B, the chat bot a operates in conjunction with the printer B and the chat bot c operates in conjunction with the printer C, and for the user C, the chat bot a operates in conjunction with the printer A.
- FIG. 9 illustrates, for each individual user, an exemplary conjunction relationship between each individual chat bot and the corresponding printer according to the exemplary embodiment.
- the chat bot a and the printer A operate in conjunction with each other
- the chat bot b and the printer B operate in conjunction with each other
- the chat bot c and the printer C operate in conjunction with each other.
- the chat bot a and a printer D operate in conjunction with each other
- the chat bot b and a printer E operate in conjunction with each other.
- the chat bot a and a printer F operate in conjunction with each other.
- the chat bots a to c each register, into the setting information table, information about what chat bot is associated with what printer. From a user ID contained in a message received from a user, the chat bots a to c each identify the corresponding printer by referencing the setting information table, and drives the identified printer.
- FIGS. 8 and 9 depict a case where a single chat bot operates in conjunction with a single printer, this is not to be construed in a limiting sense. Alternatively, a single chat bot may operate in conjunction with multiple printers.
- the user A, the user B, or the user C invites a pre-registered chat bot into the chat room, thus setting the chat bot active.
- the user A invites the chat bot a from among pre-registered chat bots a to c, thus activating the chat bot a.
- the user B invites the chat bot b, which is a pre-registered chat bot, thus activating the chat bot b. If, in the same chat room, multiple users each invite a desired chat bot from among pre-registered chat bots, this results in multiple chat bots being set active in the same chat room. In this case, a situation may arise where, when a given user sends a message to a chat bot, another chat bot not intended by the user responds to this message.
- chat bot c it would be conceivable to place a restriction such that only one chat bot is allowed to exist in a single chat room.
- a restriction such that only one chat bot is allowed to exist in a single chat room.
- the user A invites the chat bot c
- subsequent inviting of a chat bot by the user B or the user C is restricted.
- the user B sends a message such as “Print”
- a chat bot that has been invited and is thus active in the chat room at this time is the chat bot c related to the user A. Since the chat bot c is unable to respond to the message from the user B, printing is not executed. This leads to reduced convenience.
- FIG. 10 illustrates an exemplary reference screen displayed on the user terminal A operated by the user A.
- the reference screen corresponds to a case where the user A, the user B, and the user C participate in the same chat room and exchange messages.
- the user B has invited the chat bot b into the current chat room and thus activated the chat bot b.
- the user B represented by a representative graphic (to be referred as “icon” hereinafter) 102 sends a photograph.
- the user A represented by an icon 100 sends a message “Print” to instruct that the photograph be printed.
- the chat bot b which is active in the chat room, does not respond to this message, and thus printing is not executed.
- the user A may want to invite, into the chat room, the chat bot a that the user A has previously registered.
- the chat bot b is already active in the chat room, the user A is unable to invite the chat bot a to make the chat bot a execute the printing instructed to be performed by the user A.
- the operation controller 163 references such function inheritance information, and controls a chat bot invited into a chat room such that the chat bot will inherit and execute the function of a chat bot that has not been invited to the chat room.
- FIG. 11 illustrates an exemplary function inheritance information table stored in the setting information memory 166 .
- the function inheritance table is a table that specifies, in association with each chat room and each chat bot, whether it is possible to inherit the function of another chat bot (a chat bot that has previously been registered by a user).
- chat bot c inherits the function of the chat bot a, but does not inherit the function of the chat bot b.
- the chat bot b does not inherit the function of any chat bot.
- chat bot c inherits the function of the chat bot a and the function of the chat bot b.
- the chat bot c responds as if acting as the chat bot a.
- the table in FIG. 11 specifies function inheritance information for each individual chat room, such a table may specify only function inheritance information for a given chat room.
- FIG. 12 illustrates an exemplary reference screen displayed on the user terminal A operated by the user A according to the exemplary embodiment.
- the reference screen corresponds to a case where the user A, the user B, and the user C participate in the same chat room and exchange messages.
- the user A has invited the chat bot c into the current chat room and thus activated the chat bot c.
- the chat bot c is able to inherit the function of the chat bot b.
- chat bot c is denoted by reference sign 204 .
- the user B represented by a representative graphic (to be referred as “icon” hereinafter) 102 sends the following message:
- the operation controller 163 controls the chat bot c such that the chat bot c responds to this message.
- the chat bot c represented by the icon 204 responds with the following message:
- the user B specifies the chat bot b that the user B has previously registered, and sends a message “Chat bot b”.
- the operation controller 163 Upon receiving this message, the operation controller 163 references the function inheritance table and determines whether the chat bot c is able to inherit the function of the chat bot b. If the chat bot c is able to inherit the function of the chat bot b, the operation controller 163 controls the chat bot c such that the chat bot c returns the following message as a response:
- FIG. 13 illustrates another exemplary screen.
- the user B represented by the icon 102 sends the following message:
- the operation controller 163 Upon receiving this message, the operation controller 163 controls the chat bot c so as to respond to this message.
- the operation controller 163 also references the function inheritance table, and identifies the chat bot b to be a chat bot that is able to inherit the function of the chat bot c. Then, the operation controller 163 controls the chat bot c such that the chat bot c responds with the following message:
- Function inheritance refers to inheriting of a function. Examples of such functions to be inherited include settings on a destination printer.
- the chat bot c instructs the chat bot b to execute printing, and the chat bot b completes printing in response to this instruction.
- the chat bot c represented by the icon 204 responds with the following message:
- the printer E is a printer associated with the chat bot b (see FIG. 9 ).
- chat bot b executes printing in response to a message from the user B.
- FIGS. 12 and 13 only one chat bot exists in a chat room. That is, it is assumed that only one chat bot is allowed to exist in a single chat room. For a case where only one chat bot is allowed to exist in a given chat room but multiple chat bots are allowed to exist in another chat room, the other chat room may be used in responding to a message from a user.
- the chat bot c inherits the function of the chat bot b based on the function inheritance table illustrated in FIG. 11 .
- the chat bot c is unable to inherit the function of the chat bot b, this results in printing being unable to be executed by the chat bot b.
- the function inheritance table as illustrated in FIG. 11 into the setting information memory 166 in advance. Accordingly, to address these issues, another chat room may be used in responding to a message from a user without using the function inheritance table.
- FIG. 14A and FIG. 14B each illustrate an exemplary screen in this case.
- FIG. 14A illustrates an exemplary screen for the chat room A in which a single chat bot is allowed to exist
- FIG. 14B illustrates an exemplary screen for the chat room B in which multiple chat bots are allowed to exist.
- the chat room B corresponds to a messaging service different from the chat room A.
- FIG. 14A the following messages are displayed on the screen to indicate that the user A has invited the chat bot c, and that the user B has subsequently invited the chat bot b:
- chat room A only one chat bot is allowed to exist, and two or more chat bots are not allowed to exist. Accordingly, the operation controller 163 causes the chat bot c, which is the first invited chat bot, to respond with the following message to create the chat room B:
- chat bot b “I will move chat bot b to chat room B”.
- the operation controller 163 causes the chat bot c to send the following message to remove the invitation of the chat bot b to the chat room A:
- FIG. 14A although the message “User B has invited chat bot b” is displayed, the message “I will remove chat bot b” is also displayed. This means that only one chat bot is currently present in the chat room.
- FIG. 14B illustrates an exemplary screen for the chat room B created by the operation controller 163 .
- the operation controller 163 After causing the message “I will move chat bot b to chat room B” to be returned as a reply in FIG. 14A , the operation controller 163 automatically invites the chat bot b to the chat room B, thus activating the chat bot b. Then, the operation controller 163 sends the following message:
- chat bot c responds with the following message:
- the operation controller 163 sends the photograph sent from the user A to the chat room B. Further, the operation controller 163 causes the chat bot c to send the following message:
- chat bot c sends the message from the user B on behalf of the user B.
- the chat bot b which has been invited to the chat room B and is thus active, returns the following message in response to the message from the chat bot c:
- the chat bot b then executes printing. Once printing of the photograph is completed, the chat bot b sends the following message:
- the chat bot c responds to this message with the following message:
- the chat bot c sends the following message:
- chat bot b executes printing in response to the message from the user B.
- the operation controller 163 does not have to reference the function inheritance table as illustrated in FIG. 11 .
- the chat room B is created as a new chat room, in the chat room B, the user B does not have to provide a separate instruction to the chat bot b to instruct that printing be executed by the chat bot b. That is, message exchange in the chat room B takes place between chat bots.
- the chat bot c sends, to the chat bot b, a print request message to request for printing, and the chat bot b executes printing in response to this message.
- the chat bot b does not have an output authority with respect to the print request message from the chat bot c, and is controlled such that the chat bot b will output only in response to a message from the user B who has registered the chat bot b.
- the operation controller 163 causes the user B to be invited to the chat room.
- FIG. 15 illustrates an exemplary screen in this case.
- FIG. 15 illustrates an exemplary screen for the chat room B.
- the operation controller 163 sends the following message:
- the operation controller 163 then sends, to the chat room B, a photograph sent from the user A, and causes the following message to be sent from the chat bot c:
- chat bot b If the chat bot b, which has been invited to the chat room and is thus active, does not have an output authority, the chat bot b responds to the message from the chat bot c by sending the following message and does not execute printing:
- the operation controller 163 controls the chat bot c such that the chat bot c sends the following message, thus inviting the user B to the chat room B:
- the operation controller 163 sends the following message:
- the chat bot b Since both the user B and the chat bot b have now been invited to the chat room B, the chat bot b is able to execute printing in response to an instruction from the user B. Specifically, the chat bot c sends the following message to prompt the user B to provide a print instruction:
- the user B sends a message “Print” in response to this message.
- the chat bot b sends the following message and executes printing of the photograph:
- chat bot c sends the following message:
- the operation controller 163 may further create another chat room to handle the print instruction.
- FIG. 16A and FIG. 16B each illustrate an exemplary screen in this case.
- FIG. 16A illustrates an exemplary screen for the chat room A
- FIG. 16B illustrates an exemplary screen for the chat room C.
- An exemplary screen for the chat room B is the same as the exemplary screen illustrated in FIG. 14B and is thus not illustrated here.
- the following messages are displayed on the screen to indicate that the user A has invited the chat bot c, and that the user B has subsequently invited the chat bot b:
- chat room A only one chat bot is allowed to exist, and two or more chat bots are not allowed to exist. Accordingly, the operation controller 163 causes the chat bot c, which is the first invited chat bot, to respond with the following message to create the chat room B:
- chat bot b “I will move chat bot b to chat room B”.
- the operation controller 163 causes the chat bot c to send the following message to remove the invitation of the chat bot b to the chat room A:
- the chat bot c responds with the following message:
- chat bot c sends the following message:
- the user A further sends a photograph B.
- the user B sends the following message to provide a print instruction for the second time:
- the operation controller 163 then controls the chat bot c such that the chat bot c responds to this message with the following message:
- chat room C “User B, your file has been transferred to chat room C, so please instruct chat bot b to print in chat room C”.
- the operation controller 163 creates the chat room C, which is a third chat room different from the chat rooms A and B, and transfers the photograph B to the third chat room C.
- the photograph B is transferred from the chat bot c, and the following message is sent from the chat bot c:
- the chat bot b executes printing in response to this message. Once printing is completed, the chat bot b sends the following message:
- chat bot c sends the following message:
- chat bot used is a chat bot that provides a print service in response to a message from a user.
- chat bot may be capable of providing any services other than the print service. Examples of such services include:
- FIG. 17 illustrates a system configuration for a case where a translation service is executed.
- the system includes, as external apparatuses or devices, a translation engine A ( 19 A), a translation engine B ( 19 B), and a translation engine C ( 19 C) instead of the printer A ( 18 A), the printer B ( 18 B), and the printer C ( 18 C).
- the translation engine A represents a program (and a translation apparatus or device installed with the program) for translating Japanese into English
- the translation engine B represents a program (and a translation apparatus or device installed with the program) for translating Japanese into Chinese
- the translation engine C represents a program (and a translation apparatus or device installed with the program) for translating Japanese into Spanish.
- the user A selects the translation engine A, and sets and registers, as setting information, a format such that the original Japanese is displayed following the English translation.
- the chat bot drives the translation engine A and automatically responds as follows:
- chat bot For a case where there is an upper limit (e.g., two) on the number of translation engines with which a single chat bot may operate in conjunction, if a chat bot is already operating in conjunction with the translation engines A and B, and if a user desires translation with the translation engine C in this state, a new chat bot is added, and the added chat bot is associated with the translation engine C.
- an upper limit e.g., two
- a translation process may be executed by another chat bot in accordance with the function inheritance table as illustrated in FIG. 11 , or another chat bot may be invited to another chat room so as to execute a translation process in the other chat room.
- search engines may be used instead of translation engines as external apparatuses or devices.
- Setting information in this case refers to search conditions.
- search conditions may include the number of days, price, hotel grade, and the number of persons. If an upper limit number of times for search condition switching is reached, a new chat bot is added, and the added chat bot and a search engine for a specific search condition are associated with each other. Combinations of printers and printing conditions may be substituted by combinations of search engines and search conditions.
- chat bots are allowed to exist in the chat room B as illustrated in FIG. 14B .
- the operation controller 163 may invite only the chat bot b to the chat room B, such that a message from the user B directed to the chat bot b in the chat room A is directly reflected on the chat room B to thereby instruct the chat bot b to execute printing.
- the operation controller 163 executes processes including inheritance of functions between chat bots, creation of another chat room, and invitation of a user to another chat room.
- a controller or control module different from the operation controller 163 may act as a chat bot management agent and execute these processes.
- the operation controller 163 may interpret the instruction from the user B to be a print instruction directed to the chat bot b that has been previously registered by the user B but has not been invited to the chat room A, and temporarily swap the chat bots c and b in order to execute the print instruction.
- FIG. 18 illustrates an exemplary screen in this case.
- the following messages are displayed to indicate that the user A has invited the chat bot c, and that the user B has subsequently invited the chat bot b:
- the operation controller 163 causes the chat bot c, which is the first invited chat bot, to send the following message to remove the invitation of the chat bot b to the chat room:
- the operation controller 163 interprets the print instruction from the user B to be a print instruction directed to the removed chat bot b, and temporarily swaps the chat bot c to the chat bot b. Accordingly, the chat bot c sends the following message so that the chat bot c is removed and the chat bot b is invited to the chat room instead:
- the chat bot b represented by an icon 202 , which has been thus invited to the chat room, sends the following message and executes printing:
- chat bot b sends the following message:
- the operation controller 163 swaps the chat bot b to the chat bot c again. That is, the chat bot b sends the following message so that the chat bot b is removed and the chat bot c is invited to the chat room instead:
- either one of the chat bots c and b is active in the chat room. Based on an operation made by the user B to invite the chat bot b, the operation controller 163 is able to objectively detect that the user B has the intention to use the chat bot b.
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Human Computer Interaction (AREA)
- Multimedia (AREA)
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
-
- Search service for content such as music, news articles, accommodations, books, or food recipes
- Ticket booking service
- Service for selling items on online flea market site/search/transactional communication
- Translation service into other languages
Claims (9)
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2019-054935 | 2019-03-22 | ||
| JPJP2019-054935 | 2019-03-22 | ||
| JP2019054935A JP7287040B2 (en) | 2019-03-22 | 2019-03-22 | Message providing device, program, and display control method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20200304437A1 US20200304437A1 (en) | 2020-09-24 |
| US11012380B2 true US11012380B2 (en) | 2021-05-18 |
Family
ID=72513759
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/559,025 Active 2039-09-13 US11012380B2 (en) | 2019-03-22 | 2019-09-03 | Message communication apparatus, non- transitory computer readable medium, and display control method |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US11012380B2 (en) |
| JP (1) | JP7287040B2 (en) |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2021033425A (en) * | 2019-08-19 | 2021-03-01 | キヤノン株式会社 | Image processing system and control method thereof and program |
| JP7423277B2 (en) * | 2019-11-28 | 2024-01-29 | キヤノン株式会社 | Server system and program that suppresses printing proposal inquiries |
| JP7374752B2 (en) * | 2019-12-18 | 2023-11-07 | キヤノン株式会社 | Server system that determines files to be printed, server system control method, and program |
| US11888790B2 (en) * | 2020-06-26 | 2024-01-30 | Cisco Technology, Inc. | Dynamic skill handling mechanism for bot participation in secure multi-user collaboration workspaces |
| JP7458942B2 (en) * | 2020-09-01 | 2024-04-01 | シャープ株式会社 | Information processing device, image forming device, system and control method |
| JP7613106B2 (en) | 2021-01-06 | 2025-01-15 | 富士フイルムビジネスイノベーション株式会社 | Information processing device and information processing program |
| JP7569726B2 (en) * | 2021-03-24 | 2024-10-18 | シャープ株式会社 | Method for setting operation of image forming apparatus |
Citations (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030182391A1 (en) * | 2002-03-19 | 2003-09-25 | Mike Leber | Internet based personal information manager |
| JP2014164522A (en) | 2013-02-25 | 2014-09-08 | Sharp Corp | Message notification device, control method, and control program |
| US20170324868A1 (en) * | 2016-05-06 | 2017-11-09 | Genesys Telecommunications Laboratories, Inc. | System and method for monitoring progress of automated chat conversations |
| US20180025085A1 (en) * | 2016-07-19 | 2018-01-25 | Microsoft Technology Licensing, Llc | Systems and methods for responding to an online user query |
| US20190158433A1 (en) * | 2017-11-20 | 2019-05-23 | Samsung Electronics Co., Ltd. | Electronic device and method for changing chatbot |
| US20190317709A1 (en) * | 2018-04-13 | 2019-10-17 | Fuji Xerox Co., Ltd. | Message providing device, message providing method, and non-transitory computer readable medium |
| US10484313B1 (en) * | 2016-10-28 | 2019-11-19 | Amazon Technologies, Inc. | Decision tree navigation through text messages |
| US10645225B1 (en) * | 2019-09-09 | 2020-05-05 | Genesys Telecommunications Laboratories, Inc. | Systems and methods relating to chat interfaces |
| US20200294101A1 (en) * | 2019-03-12 | 2020-09-17 | Genesys Telecommunications Laboratories, Inc. | System and method for predictive routing to personalized bots |
| US20200344187A1 (en) * | 2018-09-20 | 2020-10-29 | The Toronto-Dominion Bank | Chat bot conversation manager |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP1365553A1 (en) * | 2002-05-23 | 2003-11-26 | Accenture Global Services GmbH | Method and device for instant messaging |
| KR101821358B1 (en) * | 2013-01-22 | 2018-01-25 | 네이버 주식회사 | Method and system for providing multi-user messenger service |
| KR101785420B1 (en) * | 2015-04-30 | 2017-11-06 | 주식회사 카카오 | Method for providing chatting service using cleint bot and apparatus for performing the method |
| US10511450B2 (en) * | 2016-09-20 | 2019-12-17 | Google Llc | Bot permissions |
| JP6447689B1 (en) * | 2017-09-11 | 2019-01-09 | 富士ゼロックス株式会社 | Information processing apparatus and program |
-
2019
- 2019-03-22 JP JP2019054935A patent/JP7287040B2/en active Active
- 2019-09-03 US US16/559,025 patent/US11012380B2/en active Active
Patent Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030182391A1 (en) * | 2002-03-19 | 2003-09-25 | Mike Leber | Internet based personal information manager |
| JP2014164522A (en) | 2013-02-25 | 2014-09-08 | Sharp Corp | Message notification device, control method, and control program |
| US9325651B2 (en) * | 2013-02-25 | 2016-04-26 | Sharp Kabushiki Kaisha | Message notifying device, control method, and storage medium storing control program |
| US20170324868A1 (en) * | 2016-05-06 | 2017-11-09 | Genesys Telecommunications Laboratories, Inc. | System and method for monitoring progress of automated chat conversations |
| US20180025085A1 (en) * | 2016-07-19 | 2018-01-25 | Microsoft Technology Licensing, Llc | Systems and methods for responding to an online user query |
| US10484313B1 (en) * | 2016-10-28 | 2019-11-19 | Amazon Technologies, Inc. | Decision tree navigation through text messages |
| US20190158433A1 (en) * | 2017-11-20 | 2019-05-23 | Samsung Electronics Co., Ltd. | Electronic device and method for changing chatbot |
| US20190317709A1 (en) * | 2018-04-13 | 2019-10-17 | Fuji Xerox Co., Ltd. | Message providing device, message providing method, and non-transitory computer readable medium |
| US20200344187A1 (en) * | 2018-09-20 | 2020-10-29 | The Toronto-Dominion Bank | Chat bot conversation manager |
| US20200294101A1 (en) * | 2019-03-12 | 2020-09-17 | Genesys Telecommunications Laboratories, Inc. | System and method for predictive routing to personalized bots |
| US10645225B1 (en) * | 2019-09-09 | 2020-05-05 | Genesys Telecommunications Laboratories, Inc. | Systems and methods relating to chat interfaces |
Also Published As
| Publication number | Publication date |
|---|---|
| US20200304437A1 (en) | 2020-09-24 |
| JP7287040B2 (en) | 2023-06-06 |
| JP2020155000A (en) | 2020-09-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11012380B2 (en) | Message communication apparatus, non- transitory computer readable medium, and display control method | |
| US11797245B2 (en) | Message providing device, message providing method, and non-transitory computer readable medium | |
| US20200304446A1 (en) | Message communication apparatus, non-transitory computer readable medium, and display control method | |
| JP7013970B2 (en) | Message providing device, program, and display control method | |
| US11374891B2 (en) | Control apparatus, control system, and non-transitory computer readable medium | |
| US11805082B2 (en) | Message providing device and non-transitory computer readable medium | |
| JP7073888B2 (en) | Message providing device and program | |
| US11252112B2 (en) | Message providing device, non-transitory computer readable medium storing program, and display control method | |
| CN110941403B (en) | Information processing apparatus and computer readable medium | |
| US20190369924A1 (en) | Printing Assistant System and Chatbot Device | |
| US20140157113A1 (en) | System and Method for Translating Content between Devices | |
| JP7102888B2 (en) | Message providing device and program | |
| CN110941402B (en) | Control device, control method, control system, and computer readable recording medium | |
| CN110308877B (en) | Message providing device and non-transitory computer readable medium | |
| JP7067165B2 (en) | Message providing device, program, and display control method | |
| US20200099800A1 (en) | Control device and non-transitory computer readable medium storing control program | |
| TW201828106A (en) | Multilingual communication system and multilingual communication provision method | |
| JP7063031B2 (en) | Message providing device, program, and display control method | |
| US11334706B2 (en) | Information processing apparatus and non-transitory computer readable medium | |
| JP7081245B2 (en) | Message providing device, program, and display control method | |
| US11777876B2 (en) | Control apparatus and non-transitory computer readable medium | |
| JP2019200666A (en) | Message providing device and program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: FUJI XEROX CO., LTD., JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SASAMAE, MAMORU;NOMURA, KENJI;KOBAYASHI, YUJIRO;AND OTHERS;REEL/FRAME:050251/0062 Effective date: 20190619 |
|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT RECEIVED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
| AS | Assignment |
Owner name: FUJIFILM BUSINESS INNOVATION CORP., JAPAN Free format text: CHANGE OF NAME;ASSIGNOR:FUJI XEROX CO., LTD.;REEL/FRAME:056078/0098 Effective date: 20210401 |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |