CN104123939A - Substation inspection robot based voice interaction control method - Google Patents

Substation inspection robot based voice interaction control method Download PDF

Info

Publication number
CN104123939A
CN104123939A CN201410251361.3A CN201410251361A CN104123939A CN 104123939 A CN104123939 A CN 104123939A CN 201410251361 A CN201410251361 A CN 201410251361A CN 104123939 A CN104123939 A CN 104123939A
Authority
CN
China
Prior art keywords
voice
instruction
control method
interactive
speech recognition
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
CN201410251361.3A
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.)
OPERATION BRANCH STATE GRID Corp OF CHINA
State Grid Corp of China SGCC
Shandong Luneng Intelligence Technology Co Ltd
Original Assignee
OPERATION BRANCH STATE GRID Corp OF CHINA
State Grid Corp of China SGCC
Shandong Luneng Intelligence Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by OPERATION BRANCH STATE GRID Corp OF CHINA, State Grid Corp of China SGCC, Shandong Luneng Intelligence Technology Co Ltd filed Critical OPERATION BRANCH STATE GRID Corp OF CHINA
Priority to CN201410251361.3A priority Critical patent/CN104123939A/en
Publication of CN104123939A publication Critical patent/CN104123939A/en
Pending legal-status Critical Current

Links

Landscapes

  • Manipulator (AREA)

Abstract

The invention discloses a substation inspection robot based voice interaction control method. The substation inspection robot based voice interaction control method comprises that a voice sensor which is arranged on an inspection robot collects voice signals; a voice identification system of the inspection robot performs preprocessing and feature extraction such as endpoint detection on the collected voice signals and then judges whether voice contents are legal voice commands or not through an identification engine; answering commands which are corresponding to the questioning commands are searched out from an answer command file and then the inspection robot answers in a voice broadcasting mode if the voice commands after voice identification are legal and identified to be questioning commands; corresponding control signals are sent to the inspection robot to achieve appointed operations if not. The substation inspection robot based voice interaction control method which aims at a substation inspection robot functional requirement for voice interaction control achieves a reliable and rapid robot voice control and interaction conversation through application development of voice identification and voice integration and is wide in application prospect in the power industry.

Description

Interactive voice control method based on Intelligent Mobile Robot
Technical field
The present invention relates to the interactive voice control method based on Intelligent Mobile Robot.
Background technology
For a long time, China's power industry substation equipment adopts manual inspection operating type more.Under the bad weather conditions such as high pressure, UHV (ultra-high voltage) and thunderstorm, there is larger security risk in manual inspection, and also access-in management infosystem accurately and timely of the data that detect, and electric power netting safe running is brought to certain hidden danger.
Intelligent Mobile Robot is can be round-the-clock comprehensive to carry out unmanned to substation equipment and patrols and examines, thereby replaces heavy substation equipment manual inspection, has improved robotization, the intelligent level of substation inspection.In the method for operation, crusing robot can independently complete the whole series according to default instruction set and patrol and examine flow process, also can under operating personnel's instruction is controlled, complete assigned operation, and operational order is assigned in the mode of button click or menu conventionally.
At present, Intelligent Mobile Robot is applied at home.Rig-site utilization has proposed new requirement to the control mode of robot, and hope can be with voice command control, and the interactive dialogue of realization and crusing robot.
Summary of the invention
The deficiency existing for solving prior art, the invention discloses the interactive voice control method based on Intelligent Mobile Robot, it is means that this control method be take the application and development of speech recognition and phonetic synthesis, be beneficial to realization reliably efficiently robot voice control and interactive sessions.
For achieving the above object, concrete scheme of the present invention is as follows:
Interactive voice control method based on Intelligent Mobile Robot, comprises the following steps:
Step 1: utilize the speech transducer being arranged on crusing robot to gather voice signal, the audio collection card that speech transducer carries with crusing robot is connected, and audio collection card is sent into the control system of crusing robot using the voice signal obtaining as speech recognition input source;
Step 2: the speech recognition system of crusing robot is carried out end-point detection pre-service, feature extraction to the voice signal collecting, then by identification engine, judge whether voice content is legal phonetic order, legal phonetic order comprises puts question to instruction and steering order two classes; If legal phonetic order, further judges the type of phonetic order, if the phonetic order after speech recognition is legal and be identified as while puing question to instruction, turn to step 3, otherwise, turn to step 4;
Step 3: search out the reply instruction corresponding with described enquirement instruction from reply command file, then crusing robot is replied with the form of voice broadcast;
Step 4: if the phonetic order after speech recognition is legal and while being identified as steering order, complete assigned operation to crusing robot generation corresponding control signal.
In described step 1, the control system of crusing robot detects the voice signal that audio collection card obtains, if voice signal intensity and duration reach setting threshold, shows to have efficient voice input, starts to carry out speech recognition.
In described step 2, the content of phonetic entry is judged in speech recognition, and recognition result adopts the form of instruction text to export.
In described step 2, put question to instruction and steering order to be stored in one by one in same interactive instruction file, put question to instruction in front, steering order rear, put question to instruction to be provided with the corresponding instruction of replying for every, allly reply instruction and be stored in one by one and reply in command file, in initialization procedure, identification engine can identify interactive instruction file and reply the position of command file, and can read interactive instruction file and the content of replying each instruction in command file.
In described step 2, voice content is analyzed to identification, if judge, voice content puts question to instruction or control command as in interactive instruction file a certain, thinks and successfully obtains recognition result.
Before enquirement instruction in described step 2 and the identification of steering order, write syntax rule file, the word that wherein need to identify in syntax rule document definition and phrase, SDK speech recognition engine loads the voice that this syntax rule is identified user.
In described step 3, crusing robot is replied with the form of voice broadcast, and the robot form of replying is the voice of prerecording, or first by phonetic synthesis, is realized the conversion of Text To Speech, realized voice output again.
The described syntax rule file of writing, the syntax rule of SAPI adopts XML form, when speech recognition, to the judgement of every instruction, is the mode that adopts whole comparison or segmentation comparison.
Beneficial effect of the present invention:
1, the present invention utilizes the phonetic order that the correct identifying operation personnel of speech recognition technology send, again according to the type of recognition result judgement phonetic order, by arranging, put question to instruction and steering order to realize the Interactive control to robot, assurance crusing robot, after recognizing efficient voice dialogue and voice operating instruction, can be made in time and reply or complete assigned operation according to recognition result.
2, the present invention has designed complete interactive voice development process according to application demand; Based on the speech application interface SAPI of Microsoft, completed a set of man machine language's intersection control routine on this basis.On-the-spot test result shows, the property indices of system meets design requirement.
3, the present invention is conceived to the functional requirement that Intelligent Mobile Robot interactive voice is controlled, the application and development of speech recognition and phonetic synthesis of take is means, realized reliably robot voice control efficiently and interactive sessions, in power industry, had broad application prospects.
Accompanying drawing explanation
Fig. 1 is the structured flowchart of the interactive voice control method based on Intelligent Mobile Robot in the present invention;
Fig. 2 is the processing flow chart of the interactive voice control method based on Intelligent Mobile Robot in the present invention;
The exploitation configuration diagram of the SAPI of Tu3Wei Microsoft.
Embodiment:
Below in conjunction with accompanying drawing, the present invention is described in detail:
In conjunction with shown in Fig. 1 to Fig. 3, the interactive voice control method based on Intelligent Mobile Robot, comprises the steps:
A, voice collecting
The audio collection card that speech transducer is carried with crusing robot is connected, and utilize the speech transducer that crusing robot carries to gather voice signal, and the voice signal that audio collection card is obtained is as speech recognition input source; In voice collecting process, detect the voice signal that audio collection card obtains, if reaching certain threshold value, voice signal intensity and duration show to have efficient voice input, start to carry out speech recognition;
B, speech recognition, obtain voice content by identification engine, then by search instruction file, judges whether it is valid instruction; Valid instruction is further judged to its type.
By the voice signal collecting is carried out to analyzing and processing, feature extraction matching identification goes out voice content, then by identification engine, judge whether voice content is legal phonetic order, if legal phonetic order, further judge the type of phonetic order, and then control crusing robot and make response, legal phonetic order comprises puts question to instruction and steering order two classes, put question to instruction to comprise the instructions such as " what is your name ", " what you can do ", steering order comprises the instructions such as " starting charging ", " stopping charging ", " opening ultrasonic "; The content of phonetic entry is judged in speech recognition, and recognition result adopts the form of instruction text to export;
Above-mentioned enquirement instruction and steering order are stored in same interactive instruction file one by one, put question to instruction in front, steering order rear, put question to instruction to be provided with the corresponding instruction of replying for every, allly reply instruction and be stored in one by one and reply in command file, in initialization procedure, identification engine can identify interactive instruction file and reply the position of command file, and can read interactive instruction file and the content of replying each instruction in command file; Voice content is analyzed to when identification, if judges, voice content, as a certain enquirement instruction in interactive instruction file or control command, thinks and successfully obtains recognition result;
C, dialogue are replied
If the phonetic order after speech recognition is legal and be identified as while puing question to instruction, from reply command file, search out the reply instruction corresponding with described enquirement instruction, then crusing robot is replied with the form of voice broadcast; The robot form of replying is the voice of prerecording, or first by phonetic synthesis, is realized the conversion of Text To Speech, realized voice output again;
D, executable operations
If the phonetic order after speech recognition is legal and while being identified as steering order, complete assigned operation to crusing robot generation corresponding control signal.
In interactive voice control method, speech recognition and be to realize the key that inspection machine person speech interaction is controlled for talking with the phonetic synthesis of replying.Coupling system demand and voice technology state of development, the mode that the present invention is based on existing voice kit has realized whole interactive voice control system.
Speech recognition technology is exactly to allow crusing robot voice signal be changed into the technology of corresponding text or order by identification and understanding process, and technology contents mainly comprises Feature Extraction Technology, pattern match criterion and three aspects of model training technology.The SAPI language engine of Microsoft and the InterReco speech recognition system that domestic University of Science and Technology news fly to provide are provided conventional voice developing instrument at present.The present invention adopts the SAPI of Microsoft to carry out speech recognition exploitation.SAPI is a set of application programming interface about speech processes that Microsoft Speech SDK provides, and has comprised the basic function of realizing word-speech recognition and voice operation program, has simplified the difficulty of voice programming, has reduced the workload of voice programming.
As shown in Figure 3, speech engine is communicated by letter by device drives interface DDI layer SAPI Runtime Library, and application program is mutual by application programming interfaces api layer and SAPI, by using these API to carry out the exploitation of speech recognition and phonetic synthesis aspect.
The detailed exploitation of speech recognition, SAPI builds speech recognition system can adopt two kinds of recognition modes: voice command control model and voice dictation pattern.The speech recognition system that adopts voice command control model to build, be applicable to the speech recognition of little vocabulary, isolated word, unspecified person, but need to create syntax rule, identification range can only be confined to designed phrase or words in syntax rule, bad adaptability but to limit content recognition rate high.The speech recognition system of voice dictation mode construction is suitable for the identification of large vocabulary, continuous speech, simultaneously without building complicated syntax rule, and the strong adaptability of speech recognition, but discrimination is relatively lower.
The mutual instruction of controlling of robot voice is limited and relatively-stationary, therefore adopts the order that discrimination is higher to control recognition mode.According to the development process of SAPI, the basic configuration and the initialization of identification engine that complete speech recognition can be carried out speech recognition.
The key issue of voice command recognition mode is phonetic rules, is that the standardization of the command library to identifying is described.The syntax rule of SAPI adopts XML form.Before carrying out identification work, need to write a syntax rule file, wherein defined the word and the phrase that need identification, SDK speech recognition engine loads the voice that this syntax rule is identified user.
In XML, each entity or element are comprised of beginning label < attribute-name > and end mark </ attribute-name >, and the statement of folder is exactly the grammatical content that this entity or element comprise therebetween.The content of the syntax can be common language, or the daughter element of grammatical element.Formal definition for legal grammatical content in XML standard is the form that adopts many aggregate expressions.Utilize these definition, grammer that just can explication file and the rule in the syntax.In the syntax, what in <P> and </P>, insert is one group of word to be identified or phrase, and what in <L></LGreatT.Gre aT.GT, insert is to take word or the phrase that <P></PGreatT.Gre aT.GT is possible match user voice that can options.The part grammar rule that robot voice is controlled employing alternately as follows:
<GRAMMAR?LANGID=“804”>
-<DEFINE>
<ID?NAME=“CMD”VAL=“10”/>
</DEFINE>
-<RULE?NAME=“COMMAND”ID=“CMD”TOPLEVEL=“ACTIVE”>
-<L>
What space </P> <P>+ you are
<P>+ you from where </P>
<P>+ you all can What for </P>
<P>+ starts high resistance regional patrol task </P>
<P>+ stops task </P>
Wherein, GRAMMAR LANGID=" 804 ", having indicated identifying object is Chinese character, in identifying, will call Chinese acoustic model; Is all recognition command between <P> and </P>.XML grammar file can need to synchronously upgrade and load XML file according to recognition command edit when recognition command changes, and speech recognition engine could be identified new instruction.Therefore edit mode is not easy to more new syntax, has realized on stream the sequencing renewal of grammar file according to XML rule, adopts MSXML2::IXMLDOMDocumentPtr and MSXML2::IXMLDOMElementPtr to edit XML file.
The detailed exploitation of phonetic synthesis, the massage voice reading that phonetic synthesis can be converted into any Word message standard smoothness in real time out.By computer speech, synthesize and can at any time any text-converted be become to have the voice of high naturalness, realize and allow machine " as people, lift up one's voice ".This is the demand of robot voice alternate acknowledge just.Adopt the SAPI of Microsoft to realize step and the speech recognition of phonetic synthesis roughly similar, comprise equally volume, word speed and engine initialization.One of them key issue is to select pronunciation storehouse, and Ji Rang robot with which type of intonation speaks.The SAPI of Microsoft has comprised Chinese and English pronunciation storehouse, but Chinese pronunciations type is few and effect is poor in SAPI5.1 and following version; Can strengthen phonetic synthesis effect by third-party sound bank is installed, as Neospeech sound bank.
According to above-mentioned flow process, complete the exploitation of robot voice intersection control routine, through on-the-spot test correct recognition rata, surpassed 90%.Phonetic recognization rate to be further improved, voice pre-service and user's training can be added.Especially, in syntax rule design, carried out experimental study herein.
Adopt whole comparison grammatical form, be to adopt whole comparison to the judgement of every instruction when speech recognition, final recognition result be with above-mentioned list in the most approaching option.Experimental results show that under the syntax rule of this kind of form, correct recognition rata is higher, but false alarm rate is higher, some interference tones may be identified as to certain instruction easily, particularly some short instructions, as " recording ", " opening " etc.Analyzing the reason that produces this problem, should be to contain and the similar phonetic element of these short instructions during some disturbs.In order to guarantee discrimination, the comparison that comparison under the syntax rule of this whole instruction type is not strict, because recognition system will be tolerated input deviation to a certain degree, as being read as to " three-east ", " Shandong " also should be able to identify, user's pronunciation may vary after all, if can be as newsreader issuing command problem just simple.
Therefore, under above-mentioned syntax rule, some short instructions are often known by mistake.For improving this problem, designed more strict syntax rule, as follows:
-<GRAMMAR?LANGID=“804”>
-<RULE NAME=" what is your name " TOPLEVEL=" ACTIVE " >
You are </P> <P>+
What </P> of <P>+
<P>+ name </P>
</RULE>
<RULE NAME=" you from where " TOPLEVEL=" ACTIVE " >
You carry out </P> <P>+
<P>+ is </P> from where
</RULE>
<RULE NAME=TOPLEVEL=" ACTIVE " > that " furthers "
<P>+ draws </P>
The nearly </P> of <P>+
</RULE>
The syntax rule of this segmentation form has realized the identification of stricter coupling, as identified " furthering ", need to will " draw " and " closely " all compared out simultaneously.Above two kinds of multi-form identification grammers have his own strong points, and therefore how reasonable design syntax rule is to improve an approach of speech recognition effect.
For strengthening the voice interactive function of Intelligent Mobile Robot, according to application demand, designed complete interactive voice development process; Based on the speech application interface SAPI of Microsoft, completed a set of man machine language's intersection control routine on this basis.On-the-spot test result shows, the property indices of system meets design requirement.Certainly the development level that is limited to speech recognition technology, the speech recognition capabilities of robot is compared with people and there is a big difference.The antijamming capability of this voice interactive system need to improve, particularly in the reliable recognition ability having under the background of making an uproar.

Claims (8)

1. the interactive voice control method based on Intelligent Mobile Robot, is characterized in that, comprises the following steps:
Step 1: utilize the speech transducer being arranged on crusing robot to gather voice signal, the audio collection card that speech transducer carries with crusing robot is connected, and audio collection card is sent into the control system of crusing robot using the voice signal obtaining as speech recognition input source;
Step 2: the speech recognition system of crusing robot is carried out end-point detection pre-service, feature extraction to the voice signal collecting, then by identification engine, judge whether voice content is legal phonetic order, legal phonetic order comprises puts question to instruction and steering order two classes; If legal phonetic order, further judges the type of phonetic order, if the phonetic order after speech recognition is legal and be identified as while puing question to instruction, turn to step 3, otherwise, turn to step 4;
Step 3: search out the reply instruction corresponding with described enquirement instruction from reply command file, then crusing robot is replied with the form of voice broadcast;
Step 4: if the phonetic order after speech recognition is legal and while being identified as steering order, complete assigned operation to crusing robot generation corresponding control signal.
2. the interactive voice control method based on Intelligent Mobile Robot as claimed in claim 1, it is characterized in that, in described step 1, the control system of crusing robot detects the voice signal that audio collection card obtains, if voice signal intensity and duration reach setting threshold, show to have efficient voice input, start to carry out speech recognition.
3. the interactive voice control method based on Intelligent Mobile Robot as claimed in claim 1, is characterized in that, in described step 2, the content of phonetic entry is judged in speech recognition, and recognition result adopts the form of instruction text to export.
4. the interactive voice control method based on Intelligent Mobile Robot as claimed in claim 1, it is characterized in that, in described step 2, put question to instruction and steering order to be stored in one by one in same interactive instruction file, put question to instruction in front, steering order rear, put question to instruction to be provided with the corresponding instruction of replying for every, allly reply instruction and be stored in one by one and reply in command file, in initialization procedure, identification engine can identify interactive instruction file and reply the position of command file, and can read interactive instruction file and the content of replying each instruction in command file.
5. the interactive voice control method based on Intelligent Mobile Robot as claimed in claim 1, it is characterized in that, in described step 2, voice content is analyzed to identification, if judge, voice content puts question to instruction or control command as in interactive instruction file a certain, thinks and successfully obtains recognition result.
6. the interactive voice control method based on Intelligent Mobile Robot as claimed in claim 1, it is characterized in that, in described step 3, crusing robot is replied with the form of voice broadcast, the robot form of replying is the voice of prerecording, or first by phonetic synthesis, is realized the conversion of Text To Speech, realized voice output again.
7. the interactive voice control method based on Intelligent Mobile Robot as claimed in claim 1, it is characterized in that, before enquirement instruction in described step 2 and the identification of steering order, write syntax rule file, the word that wherein need to identify in syntax rule document definition and phrase, SDK speech recognition engine loads the voice that this syntax rule is identified user.
8. the interactive voice control method based on Intelligent Mobile Robot as claimed in claim 7, it is characterized in that, the described syntax rule file of writing, the syntax rule of SAPI adopts XML form, when speech recognition, to the judgement of every instruction, is the mode that adopts whole comparison or segmentation comparison.
CN201410251361.3A 2014-06-06 2014-06-06 Substation inspection robot based voice interaction control method Pending CN104123939A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410251361.3A CN104123939A (en) 2014-06-06 2014-06-06 Substation inspection robot based voice interaction control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410251361.3A CN104123939A (en) 2014-06-06 2014-06-06 Substation inspection robot based voice interaction control method

Publications (1)

Publication Number Publication Date
CN104123939A true CN104123939A (en) 2014-10-29

Family

ID=51769328

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410251361.3A Pending CN104123939A (en) 2014-06-06 2014-06-06 Substation inspection robot based voice interaction control method

Country Status (1)

Country Link
CN (1) CN104123939A (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104392720A (en) * 2014-12-01 2015-03-04 江西洪都航空工业集团有限责任公司 Voice interaction method of intelligent service robot
CN104615359A (en) * 2015-02-13 2015-05-13 小米科技有限责任公司 Method and device for performing voice operation on application software
CN104811610A (en) * 2015-04-01 2015-07-29 广东欧珀移动通信有限公司 Method and device for controlling rotation of camera
CN104898589A (en) * 2015-03-26 2015-09-09 天脉聚源(北京)传媒科技有限公司 Intelligent response method and device for intelligent housekeeper robot
CN104966515A (en) * 2015-06-10 2015-10-07 湖南泰达企业管理有限公司 Speech control-based intelligent charging pile
CN105262666A (en) * 2015-09-10 2016-01-20 浙江凯池电子科技有限公司 Interconnected terminals for emergency communication and interconnection method thereof
CN106020086A (en) * 2016-07-07 2016-10-12 苏州华安普电力科技股份有限公司 Unattended transformer substation monitoring system based on voice control
CN106078806A (en) * 2016-08-03 2016-11-09 国网江西省电力公司检修分公司 Intelligent Mobile Robot monitoring system based on Centralized Monitoring and method
CN106231197A (en) * 2016-08-16 2016-12-14 北京金山安全软件有限公司 Video shooting control method and device and electronic equipment
CN106571144A (en) * 2016-11-08 2017-04-19 广东小天才科技有限公司 Searching method based on voice recognition and apparatus thereof
CN107885441A (en) * 2017-12-06 2018-04-06 子歌教育机器人(深圳)有限公司 News report method, system and the intelligent robot of intelligent robot
CN108983685A (en) * 2017-06-02 2018-12-11 鸿富锦精密电子(天津)有限公司 Sound Monitoring System and method
CN110335367A (en) * 2019-07-11 2019-10-15 国家电网有限公司 Equipment routing inspection method, equipment patrolling device and terminal device
CN110782889A (en) * 2019-08-22 2020-02-11 腾讯科技(深圳)有限公司 Voice operation method and related equipment
CN110866157A (en) * 2018-08-27 2020-03-06 北京猎户星空科技有限公司 Robot response method and device and robot
CN111179928A (en) * 2019-12-30 2020-05-19 上海欣能信息科技发展有限公司 Intelligent control method for power transformation and distribution station based on voice interaction
CN111178489A (en) * 2019-12-30 2020-05-19 深圳集智数字科技有限公司 Conversation robot engine flow distribution method and device
CN111625629A (en) * 2019-02-28 2020-09-04 Tcl集团股份有限公司 Task-based conversational robot response method, device, robot and storage medium
CN112066987A (en) * 2020-08-10 2020-12-11 国网上海市电力公司 Laser voice guiding device for assisting indoor substation in inspection
CN112530434A (en) * 2020-12-21 2021-03-19 云南电网有限责任公司玉溪供电局 Automatic intelligent robot on duty scheduling system of power station
CN115101067A (en) * 2022-06-16 2022-09-23 陈明华 Smart power grids voice system based on block chain technique

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004090109A (en) * 2002-08-29 2004-03-25 Sony Corp Robot device and interactive method for robot device
CN1797543A (en) * 2004-12-23 2006-07-05 上海电气自动化设计研究所有限公司 Device and method of industrial robot possessing capability of recognizing voice command
US20060155765A1 (en) * 2004-12-01 2006-07-13 Takeuchi Johane Chat information service system
CN1959628A (en) * 2005-10-31 2007-05-09 西门子(中国)有限公司 Man-machine interactive navigation system
CN101075435A (en) * 2007-04-19 2007-11-21 深圳先进技术研究院 Intelligent chatting system and its realizing method
CN101246687A (en) * 2008-03-20 2008-08-20 北京航空航天大学 Intelligent voice interaction system and method thereof
US20090012795A1 (en) * 2003-12-12 2009-01-08 International Business Machines Corporation Method and system for dynamic conditional interaction in a voicexml run-time simulation environment
CN101377797A (en) * 2008-09-28 2009-03-04 腾讯科技(深圳)有限公司 Method for controlling game system by voice
CN101893993A (en) * 2010-07-15 2010-11-24 杭州华银视讯科技有限公司 Electronic whiteboard system and voice processing method thereof
CN202334810U (en) * 2011-11-12 2012-07-11 山东电力研究院 Two-way voice communication device for inspection robot system in transformer substation
CN102708864A (en) * 2011-03-28 2012-10-03 德信互动科技(北京)有限公司 Conversation-based household electronic equipment and control method thereof
CN103219007A (en) * 2013-03-27 2013-07-24 谢东来 Voice recognition method and voice recognition device
CN103631221A (en) * 2013-11-20 2014-03-12 华南理工大学广州学院 Teleoperated service robot system
CN103714727A (en) * 2012-10-06 2014-04-09 南京大五教育科技有限公司 Man-machine interaction-based foreign language learning system and method thereof
CN103760984A (en) * 2014-01-24 2014-04-30 成都万先自动化科技有限责任公司 Man-machine conversation system
CN103802109A (en) * 2012-11-08 2014-05-21 沈阳新松机器人自动化股份有限公司 Auxiliary robot

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004090109A (en) * 2002-08-29 2004-03-25 Sony Corp Robot device and interactive method for robot device
US20090012795A1 (en) * 2003-12-12 2009-01-08 International Business Machines Corporation Method and system for dynamic conditional interaction in a voicexml run-time simulation environment
US20060155765A1 (en) * 2004-12-01 2006-07-13 Takeuchi Johane Chat information service system
CN1797543A (en) * 2004-12-23 2006-07-05 上海电气自动化设计研究所有限公司 Device and method of industrial robot possessing capability of recognizing voice command
CN1959628A (en) * 2005-10-31 2007-05-09 西门子(中国)有限公司 Man-machine interactive navigation system
CN101075435A (en) * 2007-04-19 2007-11-21 深圳先进技术研究院 Intelligent chatting system and its realizing method
CN101246687A (en) * 2008-03-20 2008-08-20 北京航空航天大学 Intelligent voice interaction system and method thereof
CN101377797A (en) * 2008-09-28 2009-03-04 腾讯科技(深圳)有限公司 Method for controlling game system by voice
CN101893993A (en) * 2010-07-15 2010-11-24 杭州华银视讯科技有限公司 Electronic whiteboard system and voice processing method thereof
CN102708864A (en) * 2011-03-28 2012-10-03 德信互动科技(北京)有限公司 Conversation-based household electronic equipment and control method thereof
CN202334810U (en) * 2011-11-12 2012-07-11 山东电力研究院 Two-way voice communication device for inspection robot system in transformer substation
CN103714727A (en) * 2012-10-06 2014-04-09 南京大五教育科技有限公司 Man-machine interaction-based foreign language learning system and method thereof
CN103802109A (en) * 2012-11-08 2014-05-21 沈阳新松机器人自动化股份有限公司 Auxiliary robot
CN103219007A (en) * 2013-03-27 2013-07-24 谢东来 Voice recognition method and voice recognition device
CN103631221A (en) * 2013-11-20 2014-03-12 华南理工大学广州学院 Teleoperated service robot system
CN103760984A (en) * 2014-01-24 2014-04-30 成都万先自动化科技有限责任公司 Man-machine conversation system

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
初琦: "《Speech SDK在语音机器人开发中的应用》", 《北京工业职业技术学院学报》 *
张洪兵 等: "《适合特殊用户的人机交互系统及其交互工效评价》", 《工业控制计算机》 *
梁丁宏: "《智能机器人语音远程控制系统的设计与实现》", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
熊凯: "《用C#开发基于Microsoft Speech SDK的语音应用程序》", 《计算机时代》 *
陈景帅 等: "《基于Speech SDK的机器人语音交互系统设计》", 《北京联合大学学报(自然科学版)》 *

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104392720A (en) * 2014-12-01 2015-03-04 江西洪都航空工业集团有限责任公司 Voice interaction method of intelligent service robot
CN104615359A (en) * 2015-02-13 2015-05-13 小米科技有限责任公司 Method and device for performing voice operation on application software
CN104615359B (en) * 2015-02-13 2018-05-29 小米科技有限责任公司 The method and device of voice operating is carried out to application software
CN104898589A (en) * 2015-03-26 2015-09-09 天脉聚源(北京)传媒科技有限公司 Intelligent response method and device for intelligent housekeeper robot
CN104811610B (en) * 2015-04-01 2017-11-17 广东欧珀移动通信有限公司 A kind of method and device for controlling camera rotation
CN104811610A (en) * 2015-04-01 2015-07-29 广东欧珀移动通信有限公司 Method and device for controlling rotation of camera
CN104966515A (en) * 2015-06-10 2015-10-07 湖南泰达企业管理有限公司 Speech control-based intelligent charging pile
CN105262666A (en) * 2015-09-10 2016-01-20 浙江凯池电子科技有限公司 Interconnected terminals for emergency communication and interconnection method thereof
CN105262666B (en) * 2015-09-10 2019-04-16 浙江凯池电子科技有限公司 A kind of urgency communication interconnecting terminal and its interconnected method
CN106020086A (en) * 2016-07-07 2016-10-12 苏州华安普电力科技股份有限公司 Unattended transformer substation monitoring system based on voice control
CN106078806A (en) * 2016-08-03 2016-11-09 国网江西省电力公司检修分公司 Intelligent Mobile Robot monitoring system based on Centralized Monitoring and method
CN106078806B (en) * 2016-08-03 2018-06-19 国网江西省电力公司检修分公司 Intelligent Mobile Robot monitoring system and method based on Centralized Monitoring
CN106231197A (en) * 2016-08-16 2016-12-14 北京金山安全软件有限公司 Video shooting control method and device and electronic equipment
CN106571144A (en) * 2016-11-08 2017-04-19 广东小天才科技有限公司 Searching method based on voice recognition and apparatus thereof
CN108983685A (en) * 2017-06-02 2018-12-11 鸿富锦精密电子(天津)有限公司 Sound Monitoring System and method
CN107885441A (en) * 2017-12-06 2018-04-06 子歌教育机器人(深圳)有限公司 News report method, system and the intelligent robot of intelligent robot
CN110866157B (en) * 2018-08-27 2022-07-15 北京猎户星空科技有限公司 Robot response method and device and robot
CN110866157A (en) * 2018-08-27 2020-03-06 北京猎户星空科技有限公司 Robot response method and device and robot
CN111625629A (en) * 2019-02-28 2020-09-04 Tcl集团股份有限公司 Task-based conversational robot response method, device, robot and storage medium
CN111625629B (en) * 2019-02-28 2023-08-25 Tcl科技集团股份有限公司 Task type dialogue robot response method and device, robot and storage medium
CN110335367A (en) * 2019-07-11 2019-10-15 国家电网有限公司 Equipment routing inspection method, equipment patrolling device and terminal device
CN110782889A (en) * 2019-08-22 2020-02-11 腾讯科技(深圳)有限公司 Voice operation method and related equipment
CN111179928A (en) * 2019-12-30 2020-05-19 上海欣能信息科技发展有限公司 Intelligent control method for power transformation and distribution station based on voice interaction
CN111178489A (en) * 2019-12-30 2020-05-19 深圳集智数字科技有限公司 Conversation robot engine flow distribution method and device
CN112066987A (en) * 2020-08-10 2020-12-11 国网上海市电力公司 Laser voice guiding device for assisting indoor substation in inspection
CN112066987B (en) * 2020-08-10 2023-10-03 国网上海市电力公司 Laser voice guiding device for assisting indoor substation inspection
CN112530434A (en) * 2020-12-21 2021-03-19 云南电网有限责任公司玉溪供电局 Automatic intelligent robot on duty scheduling system of power station
CN115101067A (en) * 2022-06-16 2022-09-23 陈明华 Smart power grids voice system based on block chain technique
CN115101067B (en) * 2022-06-16 2024-04-16 陈明华 Smart power grids voice system based on blockchain technique

Similar Documents

Publication Publication Date Title
CN104123939A (en) Substation inspection robot based voice interaction control method
CN110718223B (en) Method, apparatus, device and medium for voice interaction control
CN103021409B (en) A kind of vice activation camera system
CN108962255B (en) Emotion recognition method, emotion recognition device, server and storage medium for voice conversation
CN102982811B (en) Voice endpoint detection method based on real-time decoding
WO2020211354A1 (en) Speaker identity recognition method and device based on speech content, and storage medium
CN107331400A (en) A kind of Application on Voiceprint Recognition performance improvement method, device, terminal and storage medium
CN102005070A (en) Voice identification gate control system
CN110047481B (en) Method and apparatus for speech recognition
CN104575504A (en) Method for personalized television voice wake-up by voiceprint and voice identification
KR20170103925A (en) Speech identification system and identification method of a kind of robot system
CN103811003A (en) Voice recognition method and electronic equipment
CN104143326A (en) Voice command recognition method and device
CN102915731A (en) Method and device for recognizing personalized speeches
WO2014048113A1 (en) Voice recognition method and device
CN101923857A (en) Extensible audio recognition method based on man-machine interaction
CN106356057A (en) Speech recognition system based on semantic understanding of computer application scenario
CN110956965A (en) Personalized intelligent home safety control system and method based on voiceprint recognition
CN105788596A (en) Speech recognition television control method and system
WO2014173325A1 (en) Gutturophony recognition method and device
CN101383150A (en) Control method of speech soft switch and its application in geographic information system
US20240013784A1 (en) Speaker recognition adaptation
CN111833870A (en) Awakening method and device of vehicle-mounted voice system, vehicle and medium
CN111210824B (en) Voice information processing method and device, electronic equipment and storage medium
CN113470650A (en) Operation ticket anti-error method based on voice recognition

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20141029