Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I am having microphone troubles under linux. What can I do?

linux microphone troubles
0
Posted

I am having microphone troubles under linux. What can I do?

0

There seems to be a significant difference in how different versions of the JDK determine which audio resources are available on Linux. This difference seems to affect different machines in different ways. We are working with the Java Sound folks to get to the root cause of the problem. In the mean time, if you are having trouble getting the demos to work on your Linux box try the following: • Try a native sound recording application (such as gnome-sound-recorder) to ensure that you can actually capture audio on your system. • Try the AudioTool demo to see if you can record audio from a Java application. • Check to see if any sound daemons like esd, gstreamer or artsd are running. These daemons may have exclusive access to the sound device. If any of these are running, kill them and try running again. • Try switching to another version of the JDK. If JDK 1.4 doesn’t work, try 1.5 and vice versa.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123