Class Microphone
java.lang.Object
uno.anahata.ai.media.util.Microphone
A low-level service for controlling the microphone and playing back recorded audio.
This class is NOT an AI tool.
-
Method Details
-
isRecording
public static boolean isRecording() -
startRecording
- Throws:
LineUnavailableException
-
stopRecording
- Throws:
IOException
-
play
public static void play(byte[] data)
-
