Etiquetas

domingo, 13 de septiembre de 2015

Speech Recognition with Labview

Speech Recognition


This practice is to design a program using LabVIEW in which through voice recognition user dictates aloud a certain number of words or phrases and get the program to recognize executes a command depending on the word or phrase has been said . The words recognized by the program and their order are:

Encender, starts the Windows Media Player with a song already selected previously
Apagar, stop the Windows Media Player
Racing, look up the word "Racing" in google
Metallica, look up the word "metallica" in google
Silla, look for the word "silla" in google
Search is directed to the home page of google
Gato, look up the word "gato" in google
Despiporre, look up the word "despiporre" in google
Descalzaperros, look up the word "descalzaperros" in google
Ha sonado chof, find the phrase "ha sonado chof" in google
Un muscalita con hielo, look for the phrase "un muscalita con hielo" in google






To start this practice in Labview start looking for a LabVIEW subVI called Initialize Speech Recognizer Labview designed by people in charge of recognizing the words we utter and detects voice recoimiento.

The words we have chosen to introduce a string.




This string will go connected to Initialize subVI Speech Recognizer.







To configure the search for google homepage will go to the menu, conectivity, Active X, invoke node and remove the box as shown in the images below.









To configure the Windows Media Player with a song will go to the menu, conectivity, active x, property node and remove the box as shown in the images below.










Here is how we stay the block diagram.






Thus While we remain in the block diagram.







This would be the view of the front panel.











No hay comentarios:

Publicar un comentario