Speech Recognition Engines

Flat
Output of Julius to a C program
User: pg19
Date: 11/22/2014 5:31 am
Views: 4301
Rating: 1

Hi,

I have built Julius using HTK acoustic model on Ubuntu 14.04. I would like to get the output to a C program to control a robot. I am running the robot using Eclipse Luna so if I could get the output to this program would be great. Any ideas ? Thanks.

--- (Edited on 11/22/2014 5:31 am [GMT-0600] by pg19) ---

Re: Output of Julius to a C program
User: kmaclean
Date: 11/22/2014 8:43 am
Views: 1992
Rating: 1

>I would like to get the output to a C program to control a robot.

Julius is written in C and can operate in client/server mode - you could integrate the client code into your program, or call the client using the exec() or system() functions. 

Look at how Julius can be called with a scripting language.

--- (Edited on 11/22/2014 9:43 am [GMT-0500] by kmaclean) ---

--- (Edited on 11/22/2014 4:00 pm [GMT-0500] by kmaclean) ---

PreviousNext