I have a Sphinx4 app that I am testing on five PC's currently. On all but one of those, my Microphone spec (I want to use MONO, not STEREO)is recognized and complied with; however, on the PC running XP Home Ed, the bytes received in the Microphone class are in stereo, not the mono that I've specified in my (compiled) Java class.
Any ideas why this is occurring?
TIA,
elm
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
I have a Sphinx4 app that I am testing on five PC's currently. On all but one of those, my Microphone spec (I want to use MONO, not STEREO)is recognized and complied with; however, on the PC running XP Home Ed, the bytes received in the Microphone class are in stereo, not the mono that I've specified in my (compiled) Java class.
Any ideas why this is occurring?
TIA,
elm