Hello: With the help of Henry Minsky and others, I was able to get my little voicechat app running. Thanks a lot to y'all :)
There are still a few questions and I would appreciate some insight from the list: Setting <microphone> to capture results in a really nasty audio-feedback as the microphone is looped back through the speakers. One doesn't have to set capture to true in order to broadcast audio, it works very well and without loopback if 'capture' is set to 'false'. Unfortunately, I can't get mic.level without activating capture. Is there any way I can eat the cake keep it (e.g. keeping capture=false and still get mic.level?) Thanks, Michaela
