Title says it all: How do I get the input from the microphone and play it back.
I thought I would use the UserMedia object but I just cannot figure out how to get it to work right.
I am just trying to get input from the mic and to be honest I just want to be able to detect input over a certain level and then do an action based on that.
Is this possible right now in C2?