View Single Post
Old 04-22-2005, 11:55 PM   #1
FunkDaMonkMan
Variable Bitrate
 
Join Date: Jan 2004
Posts: 232
Bruno Speech Recognition BETA v1.3

Bruno Speech Recognition 1.2

This program will accept speech commands and output a variety of system commands.

Prerequisites - Microsoft Speech Recognition Software (comes with MS office)
Read the "Read Me.txt" to find out how to install this.

The program can do the following:

-type any key on the keyboard, and hold modifier keys (shift, ctrl, alt)
-open any program
-close any specific program, or all programs matching a string (ex. "internet explorer")
-pause for any given amount of time
-put multiple operations together into one command (ex. Open internet explorer, wait 4 seconds, type hello, pess enter, wait 2 seconds, close internet explorer)

The grammar is configured by an INI file which can be handwritten, or you can use the program's automated grammar builder.

There are two levels of commands. Master and child commands. It is possible to have a master command of "open" and chlid commands of "internet explorer" and "notepad". If the user says "open notepad" or "open internet explorer" those programs will open.. but if the user just says "notepad" nothing will happen.

It is also possible to make commands with just one word, such as "internet".

In addition to all of this, it is possible to load 5 grammar files at once, select which ones are active, and even control the program itself with voice commands. (ex. "Enable Speech" "Disable Speech" "Disable Five" "Enable Three")

This program is beta, and you may find errors. I have only tested it on XP Please notify me VIA email or post here if you find any bugs. Also, please be aware that i quickly typed the Read Me, and I may have missed something.

Last edited by FunkDaMonkMan; 05-08-2005 at 12:18 AM.
FunkDaMonkMan is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links