Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Java Microphone Example
no vote
Shows how to access microphone in Java. The Class is implemented as Runnable, so in order to run it: 1. you can either implement Thread and call start OR 2. you can directly call AudioRead.run(), which will block until stop flag has been raised.
tinska.h
2016-08-23
1
1
No more~