Research Article

MFA: A Smart Glove with Multimodal Intent Sensing Capability

Algorithm 3

 Input: User-inputted voice , the system speech library .
 Output: Experimental intent probability set under voice channel.
(1).
(2)Use the speech recognition and lexical analysis function to divide into verb and noun , .
(3)Fill and into the task slot to get the command , .
(4)Match the similarity between the instruction and the system speech library , and obtain the intent probability under the voice channel
(5)