I am working on Audio Recording feature of my web application and the feature should support IE9+. I did a lot search regarding this and came to know through HTML5Labs that Microsoft has enabled the support for IE using msGetUserMedia API. But I tried implementing it but I couldn't get it worked.
Please find the sample jsfiddle below. Appreciate your help on this..
http://jsfiddle.net/qJdv7/2/