Hello Everyone!
I am currently working on a game and I need to capture voice input form the player, but I dont
really know where to start exactly. From what I can tell I need to include the OnlineSubsystem.h
and use the IVoice interface. Is this correct? Or is there someplace I should be looking. I have
been digging through documents trying to find an answer, but have not come up with anything.
I am trying to make the input from the Mic open as well – constantly running and accepting new input.
To feed this to a speech recognition system(CMU’s Sphinx). Is there anything I should know about creating an
open mic?
Thanks for all the help,