Home

Awesome

pocketsphinx-wp-demo

Demo to run pocketsphinx on WP8 platform

Import this demo into VS2013 and run on your phone, it should run fine.

See pocketsphinx documentation for additional details on how to modify the demo.

This demo is hosted at

http://github.com/cmusphinx/pocketsphinx-wp-demo

This demo created by Toine de Boer, Enbyin (NL)


HOW IT WORKS: (just build and the demo should work fine)

WasapiAudio == Microphone recorder (Wasapi)

SpeechRecognizer == PocketSphinx implementation

For Continuous recognition (get result by events)

For Single utterance recognition (get instant result)