While working on the second chapter of “What can you do with bytes ?”, I came up with a tiny helper class for developers who need to record audio easily from the microphone in their applications. Here is MicRecorder, which handles internally the ByteArray work with the Event.SAMPLE_DATA event dispatched by the Microphone object introduced [...]
Show Comments
Hide Comments