cornelyus
2009-12-10 18:07:01 UTC
Hello
Ok.. so I have a speech recognition App, and I always do this to reference
my default device, it is the one chosen in Control Panel under Speech menu.
Is there a way of not choosing this one, but another?
Because i have a soundcard from the computer, and an exterior USB
soundcard.. and I want to use the USB one always even if on control panel the
selected one is the PC soundcard.
I was lookinf for the methods of SpeechRecognitionEngine to see if i could
reach some conclusion
SetInputToAudioStream
SetInputToWaveFile
SetInputToWaveStream
So the SetInputToWaveFile only works for files.
That leaves the other two.. is it possible to select an audio input stream,
and make it the input on one of these methods? Or this too has to be some
audio file? I looked almost everywhere and can't find info on this.
Thanks in advance
Ok.. so I have a speech recognition App, and I always do this to reference
my default device, it is the one chosen in Control Panel under Speech menu.
Is there a way of not choosing this one, but another?
Because i have a soundcard from the computer, and an exterior USB
soundcard.. and I want to use the USB one always even if on control panel the
selected one is the PC soundcard.
I was lookinf for the methods of SpeechRecognitionEngine to see if i could
reach some conclusion
SetInputToAudioStream
SetInputToWaveFile
SetInputToWaveStream
So the SetInputToWaveFile only works for files.
That leaves the other two.. is it possible to select an audio input stream,
and make it the input on one of these methods? Or this too has to be some
audio file? I looked almost everywhere and can't find info on this.
Thanks in advance