joal, javasound, other - Recommendations for recording audio

I need to get audio from a headset. Any recommendations on using any particular API? The only requirement is that it be cross platform - win, lin, mac. It can use native libs. The audio will be sent over network for an in game voice chat.

Cheers,
Dr. A>

It’s easy to do with JavaSound, but the result tends to be a little bit laggy. I don’t know if OpenAL supports audio input, but that might be worth checking out.