Hi,
Since SilverLight doesn't natively supports the use of microphone, is there a workaround I can use to get a live stream of what the user said in his microphone.
I need to access to a audio stream (from the user client microphone) that a server class (c#) will use.
I look to use Flash or Java applet, but it's all seems to be pretty difficult to output the audio stream in a way my Asp.Net application can use it ...
thx