| SAPI & CLEveR winamp controller |
|
|
|
| Written by Webmaster | |
| Saturday, 30 August 2008 | |
|
This C# application uses Microsoft's (Vista) SAPI and CLEveR. The speech recognition used is simple dictation, so no grammar is necessary. The program scans for keywords (play, stop, next, back, random) and carries out commands using CLEveR to control winamp. If a 'play' command is encountered, it is assumed that the string after 'play' is a directory in my music folder containing the music to be played. Right now I'm just using a boom mic on my desk, but ideally this could be used with a bluetooth headset or just a better quality mic to get more distance. Simple band names like "Tool" and "Disillusion" can be recognized immediately, but strange band names such as "Coheed and Cambria" or "Agalloch" must first be added to the speech recognition dictionary.
Author: petecorey More info.... |
|
| Last Updated ( Saturday, 30 August 2008 ) |
| < Prev | Next > |
|---|



