Posts Tagged ‘SoundAnalyzing’
SoundAnalyzing
Published by Ronny on October 8th, 2009 in Labs. No comments[ Link ] – Played around with sound analyzing. These are a few of the versions I came up with.
Open Microphone pt 1
Published by Ronny on September 25th, 2009 in Actionscript, Community, Flash. No comments
If you’ve come by here a few times you know I have been experimenting with computeSpectrum and webcam motion detection. At a given moment I wanted to combine the 2 of them in order to use voice commands in order to make stuff happen on the screen. That would be pretty badass, right?
However I soon learned the microphone feed didn’t go through the SoundMixer of the Flash Player, therefor would would not be able to be analyzed. There was a workaround with FMS/RED5 and bouncing the stream off the server but that’s rather overkill (not to mention the lag). Read the rest of this entry »

