-1

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..

kamil51
  • 1
  • 4

1 Answers1

0

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.

Nikolay Shmyrev
  • 24,897
  • 5
  • 43
  • 87