cmusphinx / pocketsphinx

A small speech recognizer
Other
3.93k stars 717 forks source link

Include examples of live recognition on various platforms #319

Closed dhdaines closed 2 years ago

dhdaines commented 2 years ago

PortAudio detection should work for most platforms and most versions. You may need to set CMAKE_PREFIX_PATH. The recommended way to make this work on Windows is:

The live_win32.c seems to work but microphones are often quite badly calibrated on Windows, so it might take a while for the VAD to start working properly.