CN112863504A - Information processing method, device and medium for sharing navigation equipment - Google Patents

Information processing method, device and medium for sharing navigation equipment Download PDF

Info

Publication number
CN112863504A
CN112863504A CN201911193593.7A CN201911193593A CN112863504A CN 112863504 A CN112863504 A CN 112863504A CN 201911193593 A CN201911193593 A CN 201911193593A CN 112863504 A CN112863504 A CN 112863504A
Authority
CN
China
Prior art keywords
determining
mode
information
keyword
help
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911193593.7A
Other languages
Chinese (zh)
Inventor
徐亚顺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
BYD Co Ltd
Original Assignee
BYD 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 BYD Co Ltd filed Critical BYD Co Ltd
Priority to CN201911193593.7A priority Critical patent/CN112863504A/en
Publication of CN112863504A publication Critical patent/CN112863504A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/09Arrangements for giving variable traffic instructions
    • G08G1/0962Arrangements for giving variable traffic instructions having an indicator mounted inside the vehicle, e.g. giving voice messages
    • G08G1/0968Systems involving transmission of navigation instructions to the vehicle
    • G08G1/096855Systems involving transmission of navigation instructions to the vehicle where the output is provided in a suitable form to the driver
    • G08G1/096872Systems involving transmission of navigation instructions to the vehicle where the output is provided in a suitable form to the driver where instructions are given per voice
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Physics & Mathematics (AREA)
  • Remote Sensing (AREA)
  • Human Computer Interaction (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Automation & Control Theory (AREA)
  • Navigation (AREA)

Abstract

The application discloses an information processing method, a device and a medium for sharing navigation equipment, wherein the method comprises the following steps: waking up the shared navigation device when a wake-up operation is detected; after the shared navigation equipment is awakened, acquiring a voice operation request, and determining a keyword of the voice operation request; determining a working mode according to the keyword, wherein the working mode at least comprises a navigation mode and a help seeking mode; the navigation mode comprises the step of determining an optimal path according to a destination represented in the keyword and a set starting place; the help seeking mode comprises the step of generating voice broadcast information or alarming according to the help seeking information in the keywords. The method can automatically awaken the shared navigation equipment, determines the keywords through voice recognition to switch different working modes, facilitates a user to acquire path information in the navigation mode, and can give an alarm in time through a help seeking mode, so that the safety of the user is guaranteed, and the user experience is further improved.

Description

Information processing method, device and medium for sharing navigation equipment
Technical Field
The present invention relates generally to the field of information processing technologies, and in particular, to an information processing method, apparatus, and medium for sharing navigation devices.
Background
With the increasing increase of traffic lines, traffic stop boards have been developed as an indispensable important component of cities, which can provide service information to passengers through characters, figures, symbols, and the like. At present, most of traffic stop boards only display stop names on fixed lines, and cannot provide information such as vehicle arrival reminding and vehicle route transfer in real time.
In the prior art, a user can use application software running on a personal mobile terminal such as a mobile phone and the like to provide various optional routes for the user according to destination information input by the user, so that resources for traffic route planning are obtained.
However, the personal mobile terminal can only be used by a user personally, and when the user forgets to carry the mobile terminal, resource information sharing cannot be realized, and when a danger is encountered, the user cannot benefit a group which needs help and cannot help the user, so that the user experience is low.
Disclosure of Invention
In view of at least one of the above drawbacks or deficiencies in the prior art, it is desirable to provide an information processing method, an apparatus, and a medium for sharing navigation equipment, which can wake up the shared navigation equipment through automatic detection, thereby automatically switching different working modes, generating an optimal path or implementing alarm help, and greatly improving user experience.
In a first aspect, the present application provides an information processing method for sharing navigation equipment, including:
waking up the shared navigation device when a wake-up operation is detected;
after the shared navigation equipment is awakened, acquiring a voice operation request, and determining a keyword of the voice operation request;
determining a working mode according to the keyword, wherein the working mode at least comprises a navigation mode and a help seeking mode;
the navigation mode comprises the step of determining an optimal path according to a destination represented in the keyword and a set starting place;
the help seeking mode comprises the step of generating voice broadcast information or alarming according to the help seeking information in the keywords.
In one embodiment, determining the keyword of the voice operation request includes:
responding to the voice operation request, and converting voice information in the voice operation request into text information;
and determining the key words of the voice operation request according to the text information and the pre-stored grammar file.
In one embodiment, determining the working mode according to the keyword includes:
determining categories corresponding to the keywords, wherein the categories comprise route query keywords and help keywords;
when the category is a route query keyword, determining that the working mode is a navigation mode;
and when the category is the help-seeking keyword, determining that the working mode is the help-seeking mode.
In one embodiment, determining an optimal path according to the destination and the set starting point characterized in the keyword includes:
determining a destination from the keywords;
determining all paths according to the destination, the set starting place and a pre-stored map;
determining a path meeting a preset condition in all paths as an optimal path, wherein the preset condition comprises at least one of the following items: the time consumption is shortest, the transfer is least and the cost is lowest.
In one embodiment, after determining the optimal path, the method further comprises:
and prompting the optimal path within a first preset time.
In one embodiment, the generating of the voice broadcast information according to the help seeking information in the keyword includes:
acquiring a current position;
and determining voice broadcast information according to the help seeking information and the current position.
In one embodiment, the warning according to help information in the keyword includes:
sending the help seeking information to a control center, wherein the help seeking information comprises a help seeking object and help seeking content;
receiving and responding to a control instruction sent by the control center, wherein the control instruction is used for determining whether a help seeking object is called or not;
when a help seeking object is called, the current position is obtained, a call request is sent to the control center, and the call request is used for indicating that help seeking content and the current position are sent to the help seeking object.
In one embodiment, the method further comprises:
and when the awakening operation is not detected within a second preset time, the shared navigation equipment is switched to a standby mode.
In a second aspect, the present application provides an information processing apparatus for sharing a navigation device, the apparatus comprising:
a wake-up module for waking up the shared navigation device when a wake-up operation is detected;
the first determining module is used for acquiring a voice operation request after the shared navigation equipment is awakened, and determining a keyword of the voice operation request;
the second determining module is used for determining a working mode according to the keyword, wherein the working mode at least comprises a navigation mode and a help seeking mode;
the navigation mode comprises the step of determining an optimal path according to a destination represented in the keyword and a set starting place;
the help seeking mode comprises the step of generating voice broadcast information or alarming according to the help seeking information in the keywords.
In a third aspect, an embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the information processing method of the shared navigation device described above.
In summary, according to the information processing method, the apparatus, and the medium for sharing navigation devices provided by the present application, when a wake-up operation is detected, the sharing navigation devices are woken up, after the sharing navigation devices are woken up, a voice operation request is obtained, a keyword of the voice operation request is determined, and a working mode is determined according to the keyword, wherein the working mode at least includes a navigation mode and a help seeking mode, the navigation mode includes determining an optimal path according to a destination represented in the keyword and a set starting place, and the help seeking mode includes generating voice broadcast information or alarming according to help seeking information in the keyword. According to the technical scheme, the shared navigation equipment can be automatically awakened, the keywords are determined through voice recognition to switch different working modes, the optimal path is generated in the navigation mode, a user can conveniently acquire path information, resource sharing is achieved, the user can timely give an alarm when encountering danger through a help seeking mode, the safety of the user is guaranteed, and the user experience is greatly improved.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 is a schematic diagram of a system architecture of a shared navigation device according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of an information processing method of a shared navigation device according to an embodiment of the present invention;
fig. 3 is a schematic flow chart of an information processing method of a shared navigation device according to another embodiment of the present invention;
fig. 4 is a flowchart illustrating an information processing method of a shared navigation device according to an embodiment of the present invention;
FIG. 5 is a schematic structural diagram of an information processing apparatus sharing a navigation device according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a computer system according to an embodiment of the present invention.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the present invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
As mentioned in the background art, with the complicated diversification of urban transportation lines, it is important to provide a convenient service system for users in order to save time and expenses. At present, most cities adopt the mode of setting up the traffic stop board at different parking places, however, this traffic stop board is the public transit stop name on the fixed display line mostly, can't provide information such as vehicle warning and vehicle route transfer of arriving at a station in real time, the user can adopt personal mobile terminal such as cell-phone among the prior art, through opening the application software of operation on the cell-phone, input target site in the input frame, thereby realize the navigation, but it can't realize resource information sharing, and can't benefit the crowd that needs help when meetting danger, lead to user experience low.
Based on the above defects, the application provides an information processing method, an information processing device and an information processing medium for sharing navigation equipment, which can automatically wake up the sharing navigation equipment, compared with the prior art, determine different working modes through voice recognition, generate an optimal path in the navigation mode, facilitate a user to acquire path information, realize resource sharing, and timely give an alarm when the user encounters danger through a help seeking mode, so that the safety of the user is ensured, and the user experience is greatly improved.
It can be understood that the shared navigation device provided by the application can be applied to but not limited to large functional industrial parks, smart parks and other different application scenarios in cities. As an embodiment, fig. 1 shows a schematic diagram of a system architecture of a shared navigation device provided in an embodiment of the present application, and as shown in fig. 1, the system includes: a plurality of shared navigation devices 10, a control center 20 and a server 30, wherein the shared navigation devices communicate with the control center and the server respectively, and the control center communicates with the server. The control center is used for directly issuing commands to control the service mode and the working state of each shared navigation device, receiving control instructions sent by the shared navigation devices or the server, and monitoring and inquiring the state information and the fault information of the shared navigation devices. Optionally, the server may be a cloud server, and may be a server group.
For convenience of understanding and explanation, the information processing method, apparatus, and medium of the shared navigation device according to the embodiments of the present application are described in detail below with reference to fig. 2 to 6.
Fig. 2 is a schematic flowchart of an information processing method of a shared navigation device according to an embodiment of the present application, where the method may be executed by the shared navigation device, and as shown in fig. 2, the method includes:
s101, when the awakening operation is detected, awakening the shared navigation equipment.
Specifically, the shared navigation device can be installed at an outdoor landmark position, such as a parking stop, so as to provide real-time help for passers-by. Optionally, the wake-up operation may be voice detection or sensor detection.
Exemplarily, in order to avoid low awakening precision caused by the detection of a shielding object when light is dark, the illumination intensity can be detected by a photosensitive sensor in the shared navigation equipment, and when the illumination intensity is smaller than a preset threshold value, the sensor detection and voice awakening are adopted; in order to ensure that voice detection is inaccurate due to noisy daytime environment, when the illumination intensity is not less than a preset threshold value, a sensor is adopted for awakening. When the sensor is adopted for detection, the proximity sensor arranged in the shared navigation equipment is used for detecting whether the shared navigation equipment is shielded in a preset area, wherein the preset area can be set in a self-defined mode so as to judge whether a user executes awakening operation, and when the proximity sensor detects that the shared navigation equipment is shielded in the preset area, the positioning navigation function and the audio input function of the shared navigation equipment are started so as to awaken the shared navigation equipment; when voice awakening is adopted, voice information can be received through an audio input function inside the shared navigation equipment, and after the voice information of a user is detected, the positioning navigation function of the shared navigation equipment is started, so that the shared navigation equipment is awakened.
It should be noted that the detection of the wake-up operation may be performed within a preset time, and when the wake-up operation is not detected within the preset time, the shared navigation device may be turned to the standby mode, where the preset time may be set by a user. The standby mode can lead the standby state to be different according to different illumination intensities, for example, when the illumination intensity is smaller than a preset threshold value, the positioning navigation function is closed; and when the illumination intensity is not less than the preset threshold value, closing the positioning navigation function and the audio input function, so that the interface is in a dormant state, for example, the last inquired line information can be cleared in time within the preset time, and the display screen is closed. By switching the shared navigation equipment to the standby mode, energy consumption is saved, and the cruising function of the shared navigation equipment is prolonged.
S102, when the shared navigation equipment is awakened, acquiring a voice operation request, and determining a keyword of the voice operation request.
Specifically, when the shared navigation device detects a wake-up operation through voice detection or a sensor, the shared navigation device is woken up, an audio input function is started to obtain a voice operation request, and in response to the voice operation request, voice information of a user is received, and keywords in the voice operation request are determined, where the keywords include a line query keyword and a help-seeking keyword.
Optionally, in this embodiment of the present application, a grammar file may be stored in advance in the shared navigation device, where the grammar file may include a mapping dictionary of keywords and a voice file, and the setting and editing of the keywords may be performed according to functions and service ranges that need to be supported in the current environment. When a voice operation request of a user is received, the voice operation request comprises voice information, then a pre-stored grammar file is obtained, the voice information is converted into character information according to the pre-stored grammar file, and the character information is subjected to sentence division, word segmentation processing, division of command words and the like, so that keywords are determined from the voice information in the voice operation request.
As an implementation manner, after the shared navigation device obtains the voice operation request, the voice operation request may be sent to the server, so that after receiving the voice operation request, the server parses the voice operation request to obtain voice information, and processes the voice information, thereby determining a keyword in the voice operation request.
S103, determining a working mode according to the keyword, wherein the working mode at least comprises a navigation mode and a help seeking mode; the navigation mode comprises the steps of determining an optimal path according to a destination represented in the keyword and a set starting place; the help seeking mode comprises the step of generating voice broadcast information or alarming according to the help seeking information in the keywords.
Specifically, after waking up the shared navigation device, the obtained voice operation request is analyzed to determine a keyword, and then a working mode of the shared navigation device is determined according to the keyword, wherein the working mode may be a navigation mode, a help seeking mode, an information query mode, or other modes.
In the embodiment of the application, the voice information in the voice operation request can be obtained firstly, the voice information is converted into the text information, the text information is subjected to word segmentation processing, the keywords are screened out from the text information according to the pre-stored grammar file, semantic understanding and analysis are carried out on the keywords, the category corresponding to the keywords is determined, semantic processing can be omitted on other words, the grammar information which is not stored in the grammar file can be omitted, and the information is discarded. The category can comprise a line query keyword and a help keyword, when the category is the line query keyword, the working mode of the shared navigation equipment is determined to be a navigation mode, and when the category is the help keyword, the working mode of the shared navigation equipment is determined to be the help mode. Illustratively, the route query keyword may be a place name such as a building name, etc., such as a hospital, a cell; the help keywords can be words with low emotion basic tone, such as words with fear and danger.
It can be understood that after the working mode is determined, corresponding function operation can be executed according to different working modes, and when the navigation mode is adopted, the optimal path can be determined according to the destination represented in the keyword and the set starting place; when for seeking help the mode, can generate the voice broadcast information according to the information of seeking help in the keyword, also can report to the police according to this information of seeking help, and then realize the protection to the user, avoid dangerous the emergence.
According to the information processing method of the shared navigation equipment, when the awakening operation is detected, the shared navigation equipment is awakened, after the shared navigation equipment is awakened, the voice operation request is obtained, the keyword of the voice operation request is determined, the working mode is determined according to the keyword, wherein the working mode at least comprises a navigation mode and a help seeking mode, the navigation mode comprises the step of determining an optimal path according to the destination represented in the keyword and the set starting place, and the help seeking mode comprises the step of generating voice broadcast information or alarming according to the help seeking information in the keyword. According to the technical scheme, the shared navigation equipment can be automatically awakened, the keywords are determined through voice recognition to switch different working modes, the optimal path is generated in the navigation mode, a user can conveniently acquire path information, resource sharing is achieved, the user can timely give an alarm when encountering danger through a help seeking mode, the safety of the user is guaranteed, and the user experience is greatly improved.
Optionally, on the basis of the foregoing embodiment, fig. 3 is a schematic flowchart of a method for determining an optimal path according to the embodiment of the present application. As shown in fig. 3, the method includes:
s201, determining a destination from the keywords.
S202, determining all paths according to the destination, the set starting place and the pre-stored map.
S203, determining paths meeting preset conditions in all paths as optimal paths, wherein the preset conditions comprise at least one of the following items: the time consumption is shortest, the transfer is least and the cost is lowest.
Specifically, after determining a keyword in the voice operation request, determining a destination from the keyword, and determining all paths according to the destination, a set starting place and a pre-stored map, wherein the starting place can be a mode input by a user on a display screen of the shared navigation device, or can be sent to the shared navigation device in a voice mode. After all paths are determined, the requirements of the user are obtained, and the path which meets the preset conditions is selected from all paths to be determined as the optimal path, wherein the preset conditions can be the shortest time, the minimum transfer, the lowest cost and the smooth traffic.
Optionally, after the optimal path is determined, the optimal path may be prompted within a first preset time, where the first preset time may be a user-defined setting, for example, 20 s. The prompting mode for the optimal path can be display on a display screen of the shared navigation equipment, and can also be broadcast in a voice prompting mode of an audio output module, and the audio output module can be a loudspeaker in the shared navigation equipment.
For example, a shared navigation device is installed at each site of a city, when a user is located at the doorway of a mall and wants to go to a B-center garden, the user can stand in a preset area of the shared navigation device, i.e. within 40cm directly in front of the device, the proximity sensor in the device detects that the proximity sensor is blocked, i.e. the sensor detects that someone is approaching, the positioning navigation function and the audio input and output function of the shared navigation device are turned on, e.g. by voice prompt "welcome practical voice assistant", the user can speak the device with voice "i want to go to the B-center garden", the shared navigation device receives the voice operation request, analyzes the voice file in the voice operation request according to the prestored grammar file, selects all lines which can reach the B-center garden from the doorway of the a mall to be displayed on the display screen, and broadcasts the lines which meet the preset conditions in a voice manner, if the user is not satisfied with the query result, the voice query can be continued to acquire a new line; if the user leaves, when the sensor detects that the display screen is not shielded, the shared navigation equipment can automatically clear the information of the display screen, close the audio input function and adjust to the standby mode.
According to the method for determining the optimal path, the destination is determined from the keywords, all paths are determined according to the destination, the set starting place and the preset map, and the paths meeting the preset conditions in all the paths are determined as the optimal paths. The method can determine the destination through voice recognition, and further determine the optimal path, compared with the prior art, the problem of navigation inconvenience caused by the fact that a user does not carry a personal mobile terminal such as a mobile phone is solved, the method can directly plan the optimal path through outdoor shared navigation equipment, so that resource sharing is achieved, groups needing help can be benefited, and the method is convenient for quickly and intuitively providing line navigation information for the user.
On the basis of the foregoing embodiments, fig. 4 is a schematic flowchart of an information processing method provided in an embodiment of the present application. As shown in fig. 4, the method includes:
s301, sending help seeking information to a control center, wherein the help seeking information comprises a help seeking object and help seeking content.
S302, receiving and responding to a control instruction sent by the control center, wherein the control instruction is used for determining whether to call the help-seeking object.
S303, when the help seeking object is called, determining the current position and sending a call request to the control center, wherein the call request is used for indicating to send the help seeking content and the current position to the help seeking object.
Specifically, after determining the keyword in the voice operation request, performing semantic understanding and analysis on the keyword, determining help seeking information from the keyword, acquiring the current position, generating voice broadcast information according to the current position and the help seeking information, and sending the voice broadcast information to a control center, so that the control center sends a control instruction to a plurality of surrounding shared navigation devices, wherein the control instruction comprises the voice broadcast information.
Optionally, the help-seeking information in the voice operation request may be sent to a control center, the control center sends a control instruction to the shared navigation device after receiving the help-seeking information, the control instruction is used to determine whether to call the help-seeking object, the shared navigation device displays the control instruction to the user in a voice broadcast or display screen display mode after receiving the control instruction, when the help-seeking object is determined to be called, the current position is determined through a positioning function, and a call request is sent to the control center, the call request is used to instruct to send the help-seeking content and the current position to the help-seeking object.
In addition, a help calling button can be arranged on the shared navigation equipment, when the help calling button is pressed down, a help calling signal is triggered, and after the shared navigation equipment receives the help calling signal, an audio output function can be started to perform voice alarm. Optionally, by emitting the alarm sound of dripping, the danger information can be alarmed, and help is provided for the user in time.
Illustratively, when a user encounters a danger and needs help, he or she may move as quickly as possible to the vicinity of the device, the device detects an occlusion state by a sensor, or through built-in voice command word recognition, e.g., the user may speak a "small assistant" aloud, thereby waking up the device, if the device does not respond, the pedestrian may approach the device again or wake up again by the voice command word, if the device automatically wakes up, then "ask what help is needed? If the user can express the voice by speaking, if the user is afraid of the situation and is followed by a person, the equipment obtains the voice operation request, converts voice information into character information, generates voice broadcast information according to the help information and the current position after determining the help keyword, and sends the voice broadcast information to peripheral equipment, and the peripheral equipment automatically opens an audio output function to perform voice broadcast, and can also detect a nearby safe area and send the safe area to the equipment, so that the user can quickly reach the safe area which can be a crowd-dense area. The help-seeking information may also be sent to the control center, which sends a voice request to the device asking whether a help-seeking call needs to be made, such as "do you need to make 110? And selecting alarm or continuing broadcasting according to the response of the user, and if the user needs the alarm, determining the current position to the control center so as to alarm.
According to the help seeking mode provided by the embodiment of the application, the help seeking information comprising the help seeking object and the help seeking content is sent to the control center, the control instruction sent by the control center is received and responded, when the help seeking object is called, the current position is determined, and the call request is sent to the control center and used for indicating the help seeking object to send the help seeking content and the current position.
On the other hand, an embodiment of the present application provides an information processing method for sharing navigation equipment, and as shown in fig. 5, the apparatus includes:
a wake-up module 10, configured to wake up the shared navigation device when a wake-up operation is detected;
a first determining module 20, configured to obtain a voice operation request after the shared navigation device is awakened, and determine a keyword of the voice operation request;
a second determining module 30, configured to determine a working mode according to the keyword, where the working mode at least includes a navigation mode and a help seeking mode;
the navigation mode comprises the step of determining an optimal path according to a destination represented in the keyword and a set starting place;
the help seeking mode comprises the step of generating voice broadcast information or alarming according to the help seeking information in the keywords.
Optionally, the first determining module 20 includes:
a conversion unit 201, configured to respond to the voice operation request, convert voice information in the voice operation request into text information;
a first determining unit 202, configured to determine a keyword of the voice operation request according to the text information and a pre-stored grammar file.
Optionally, the second determining module 30 includes:
a second determining unit 301, configured to determine a category corresponding to the keyword, where the category includes a route query keyword and a help keyword;
a third determining unit 302, configured to determine that the working mode is a navigation mode when the category is a route query keyword; and when the category is the help-seeking keyword, determining that the working mode is the help-seeking mode.
Optionally, the third determining module 30 is specifically configured to:
determining a destination from the keywords;
determining all paths according to the destination, the set starting place and a pre-stored map;
determining a path meeting a preset condition in all paths as an optimal path, wherein the preset condition comprises at least one of the following items: the time consumption is shortest, the transfer is least and the cost is lowest.
Optionally, the third determining module 30 is further configured to: and prompting the optimal path within a first preset time.
Optionally, the third determining module 30 is specifically configured to:
acquiring a current position;
and determining voice broadcast information according to the help seeking information and the current position.
Optionally, the third determining module 30 is further configured to:
sending the help seeking information to a control center, wherein the help seeking information comprises a help seeking object and help seeking content; receiving and responding to a control instruction sent by the control center, wherein the control instruction is used for determining whether a help seeking object is called or not; when a help seeking object is called, the current position is obtained, a call request is sent to the control center, and the call request is used for indicating that help seeking content and the current position are sent to the help seeking object.
Optionally, the information processing apparatus for sharing navigation equipment provided in the embodiment of the present application is further configured to, when a wake-up operation is not detected within a second preset time, turn the sharing navigation equipment to a standby mode.
The information processing apparatus for sharing navigation equipment provided in this embodiment may execute the embodiments of the method described above, and the implementation principle and technical effect are similar, which are not described herein again.
On the other hand, the shared navigation device provided by the embodiments of the present application includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the information processing method of the shared navigation device is implemented.
Referring now to FIG. 6, a block diagram of a computer system 600 suitable for use in implementing a shared navigation device of an embodiment of the present application is shown.
As shown in fig. 6, the computer system 600 includes a Central Processing Unit (CPU)601 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage section 603 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data necessary for the operation of the system 600 are also stored. The CPU601, ROM 602, and RAM 603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
The following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, and the like; an output portion 607 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 608 including a hard disk and the like; and a communication section 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted in the storage section 608 as necessary.
In particular, according to an embodiment of the intelligent parking method disclosed herein, the process described above with reference to fig. 2 may be implemented as a computer software program. For example, embodiments of the master module disclosed herein include a computer program product comprising a computer program tangibly embodied on a machine-readable medium, the computer program comprising program code for performing the method of fig. 2. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 605 and/or installed from the removable medium 611.
It should be noted that the computer readable medium shown in the present invention can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of information processing methods and computer program products for a shared navigation device according to the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units or modules described in the embodiments of the present application may be implemented by software or hardware. The described units or modules may also be provided in a processor, and may be described as: a processor includes a wake-up module, a first determination module, and a second determination module. Where the names of these units or modules do not in some cases constitute a limitation of the unit or module itself, for example, the wake-up module may also be described as "for waking up the shared navigation device when a wake-up operation is detected".
As another aspect, the present application also provides a computer-readable storage medium, which may be the computer-readable storage medium included in the foregoing device in the foregoing embodiment; or it may be a separate computer readable storage medium not incorporated into the device. The computer-readable storage medium stores one or more programs, which are used by one or more processors to execute the information processing method described in the present application, and specifically executes: waking up the shared navigation device when a wake-up operation is detected; after the shared navigation equipment is awakened, acquiring a voice operation request, and determining a keyword of the voice operation request; determining a working mode according to the keyword, wherein the working mode at least comprises a navigation mode and a help seeking mode; the navigation mode comprises the step of determining an optimal path according to a destination represented in the keyword and a set starting place; the help seeking mode comprises the step of generating voice broadcast information or alarming according to the help seeking information in the keywords. .
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Moreover, although the steps of the methods of the present disclosure are depicted in the drawings in a particular order, this does not require or imply that the steps must be performed in this particular order, or that all of the depicted steps must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions, etc. Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware.

Claims (10)

1. An information processing method of a shared navigation device, comprising:
waking up the shared navigation device when a wake-up operation is detected;
after the shared navigation equipment is awakened, acquiring a voice operation request, and determining a keyword of the voice operation request;
determining a working mode according to the keyword, wherein the working mode at least comprises a navigation mode and a help seeking mode;
the navigation mode comprises the step of determining an optimal path according to a destination represented in the keyword and a set starting place;
the help seeking mode comprises the step of generating voice broadcast information or alarming according to the help seeking information in the keywords.
2. The information processing method of claim 1, wherein determining the keyword of the voice operation request comprises:
responding to the voice operation request, and converting voice information in the voice operation request into text information;
and determining the key words of the voice operation request according to the text information and the pre-stored grammar file.
3. The information processing method according to claim 1, wherein determining an operation mode according to the keyword includes:
determining categories corresponding to the keywords, wherein the categories comprise route query keywords and help keywords;
when the category is a route query keyword, determining that the working mode is a navigation mode;
and when the category is the help-seeking keyword, determining that the working mode is the help-seeking mode.
4. The information processing method according to claim 1, wherein determining an optimal path based on a destination and a set starting point represented in the keyword comprises:
determining a destination from the keywords;
determining all paths according to the destination, the set starting place and a pre-stored map;
determining a path meeting a preset condition in all paths as an optimal path, wherein the preset condition comprises at least one of the following items: the time consumption is shortest, the transfer is least and the cost is lowest.
5. The information processing method according to claim 4, wherein after determining the optimal path, the method further comprises:
and prompting the optimal path within a first preset time.
6. The information processing method according to claim 1, wherein the generating of the voice broadcast information according to the help information in the keyword includes:
acquiring a current position;
and determining voice broadcast information according to the help seeking information and the current position.
7. The information processing method according to claim 1, wherein the warning according to help information in the keyword includes:
sending the help seeking information to a control center, wherein the help seeking information comprises a help seeking object and help seeking content;
receiving and responding to a control instruction sent by the control center, wherein the control instruction is used for determining whether a help seeking object is called or not;
when a help seeking object is called, the current position is obtained, a call request is sent to the control center, and the call request is used for indicating that help seeking content and the current position are sent to the help seeking object.
8. The information processing method according to claim 1, characterized by further comprising:
and when the awakening operation is not detected within a second preset time, the shared navigation equipment is switched to a standby mode.
9. An information processing apparatus that shares a navigation device, characterized by comprising:
a wake-up module for waking up the shared navigation device when a wake-up operation is detected;
the first determining module is used for acquiring a voice operation request after the shared navigation equipment is awakened, and determining a keyword of the voice operation request;
the second determining module is used for determining a working mode according to the keyword, wherein the working mode at least comprises a navigation mode and a help seeking mode;
the navigation mode comprises the step of determining an optimal path according to a destination represented in the keyword and a set starting place;
the help seeking mode comprises the step of generating voice broadcast information or alarming according to the help seeking information in the keywords.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, is adapted to carry out the method of any one of claims 1-8.
CN201911193593.7A 2019-11-28 2019-11-28 Information processing method, device and medium for sharing navigation equipment Pending CN112863504A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911193593.7A CN112863504A (en) 2019-11-28 2019-11-28 Information processing method, device and medium for sharing navigation equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911193593.7A CN112863504A (en) 2019-11-28 2019-11-28 Information processing method, device and medium for sharing navigation equipment

Publications (1)

Publication Number Publication Date
CN112863504A true CN112863504A (en) 2021-05-28

Family

ID=75995736

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911193593.7A Pending CN112863504A (en) 2019-11-28 2019-11-28 Information processing method, device and medium for sharing navigation equipment

Country Status (1)

Country Link
CN (1) CN112863504A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114485718A (en) * 2022-01-05 2022-05-13 腾讯科技(深圳)有限公司 Voice navigation method, device, electronic equipment, storage medium and program product

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101587650A (en) * 2009-07-10 2009-11-25 叶松 GPS bus transfering navigation method and system thereof
CN101692271A (en) * 2009-09-30 2010-04-07 青岛海信网络科技股份有限公司 Comprehensive guidance method of multiple means of transportation
CN103410347A (en) * 2013-08-22 2013-11-27 广州广日电气设备有限公司 Bus shelter
CN104835433A (en) * 2015-05-08 2015-08-12 上海出版印刷高等专科学校 Outdoor billboard
CN205722341U (en) * 2016-04-20 2016-11-23 湖北粤宜高科技有限公司 There is the Intelligent Electronic Bus Stand of flash appeal function
KR20170101496A (en) * 2016-02-29 2017-09-06 주식회사 포커스테크 If you enter a destination address of a geographic information system with voice guidance system that is to convert written letters and numbers geographic information.
CN206711403U (en) * 2017-05-22 2017-12-05 连丽婷 A kind of solar energy public transport stop board with multiple functions
CN207380910U (en) * 2017-08-18 2018-05-18 内蒙古凯建楼宇设备有限公司 A kind of intelligent bus stop board
CN108766423A (en) * 2018-05-25 2018-11-06 三星电子(中国)研发中心 A kind of active awakening method and device based on scene
CN109795424A (en) * 2018-11-28 2019-05-24 来宾市华元通科技有限公司 A kind of multifunctional vehicle mounted navigation system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101587650A (en) * 2009-07-10 2009-11-25 叶松 GPS bus transfering navigation method and system thereof
CN101692271A (en) * 2009-09-30 2010-04-07 青岛海信网络科技股份有限公司 Comprehensive guidance method of multiple means of transportation
CN103410347A (en) * 2013-08-22 2013-11-27 广州广日电气设备有限公司 Bus shelter
CN104835433A (en) * 2015-05-08 2015-08-12 上海出版印刷高等专科学校 Outdoor billboard
KR20170101496A (en) * 2016-02-29 2017-09-06 주식회사 포커스테크 If you enter a destination address of a geographic information system with voice guidance system that is to convert written letters and numbers geographic information.
CN205722341U (en) * 2016-04-20 2016-11-23 湖北粤宜高科技有限公司 There is the Intelligent Electronic Bus Stand of flash appeal function
CN206711403U (en) * 2017-05-22 2017-12-05 连丽婷 A kind of solar energy public transport stop board with multiple functions
CN207380910U (en) * 2017-08-18 2018-05-18 内蒙古凯建楼宇设备有限公司 A kind of intelligent bus stop board
CN108766423A (en) * 2018-05-25 2018-11-06 三星电子(中国)研发中心 A kind of active awakening method and device based on scene
CN109795424A (en) * 2018-11-28 2019-05-24 来宾市华元通科技有限公司 A kind of multifunctional vehicle mounted navigation system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114485718A (en) * 2022-01-05 2022-05-13 腾讯科技(深圳)有限公司 Voice navigation method, device, electronic equipment, storage medium and program product

Similar Documents

Publication Publication Date Title
US11341784B2 (en) Electronic device for transmitting relay message to external vehicle and method thereof
US11173927B2 (en) Method, apparatus, computer device and storage medium for autonomous driving determination
US9171450B2 (en) Emergency handling system using informative alarm sound
CN108665678B (en) Rescue requesting method and device
CN109410952B (en) Voice awakening method, device and system
CN109346078B (en) Voice interaction method and device, electronic equipment and computer readable medium
CN109391668B (en) Traffic information pushing method and device, server and storage medium
CN110310618B (en) Vehicle running environment sound processing method and device and vehicle
CN103038818A (en) Communication system and method between an on-vehicle voice recognition system and an off-vehicle voice recognition system
EP2933607A1 (en) Navigation system having language category self-adaptive function and method of controlling the system
CN105761532B (en) Dynamic voice reminding method and onboard system
CN108377478B (en) Service prompting method, device, vehicle-mounted terminal and storage medium
US20230106421A1 (en) Method For Navigating Vehicle And Electronic Device
CN109451385A (en) A kind of based reminding method and device based on when using earphone
CN113569718A (en) Reminding method, device, equipment, system and storage medium
CN103618838B (en) A kind of method and system utilizing mobile terminal auxiliary to drive
CN112863504A (en) Information processing method, device and medium for sharing navigation equipment
JP2017087950A (en) Vehicular voice operation apparatus
US11333518B2 (en) Vehicle virtual assistant systems and methods for storing and utilizing data associated with vehicle stops
WO2017049896A1 (en) Screen control method and apparatus for electronic navigation, and storage medium
CN109658924B (en) Session message processing method and device and intelligent equipment
CN112050815A (en) Interactive system based on toilet state and control method thereof
KR101025333B1 (en) Apparatus capable of generating driving scenario adaptively and method thereof
CN114148269A (en) Method, device and equipment for processing vehicle abnormity and storage medium
CN114194214B (en) Unmanned vehicle control method and device and electronic equipment

Legal Events

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