I try sphinx4 in raspberry pi an i am getting "microphone is not available" message. Also pulseAudio VolumeControl program in raspberry show singal input from the USB pnp microphone. What's the problem?
Thanks..
Java on rpi doesn't use pulseaudio, it uses alsa. Overall, sphinx4 is a bad idea on rpi, it's too slow. Use pocketsphinx, either from Python or from Java.