Whenever I try to run mic.captureAudioToFile, it gives me a javax.sound.sampled.LineUnavailableException: line with format PCM_SIGNED 8000.0 Hz, 16 bit, mono, 2 bytes/frame, little-endian not supported error
Here's my code - https://gist.github.com/MasterEjay/11126602