hi,
i was wondering if there is any way to get audio signals from a microphone into javascript (interfacing with flash, processing.js, etc.). i've seen examples of javascript receiving data (a string) from flash (http://www.permadi.com/tutorial/flashjscommand/) but am curious if it's possible to record from a microphone using something like flash, and get the fft information into javascript.
thanks.