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

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

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -