sapi - how to create a grammar containing the text to train -


i've read blog of eric how train sapi recognizer, , followed pseudocode. don't know how create grammar containing text train. have correct transcript of audio, don't know how connect correct transcript file grammar. need create xml file? tell me interface name? thank much.

read transcript file string, , use ispgrammarbuilder::addwordtransition define simple grammar containing string. process audio wavefile, , should recognition event.


Comments

Popular posts from this blog

iphone - Using nested NSDictionary with Picker -

javascript - Iterate over array and calculate average values of array-parts -

php - accessing mysql using different server to which db connection data is located -