admin管理员组文章数量:1404568
I am creating a asp c# application ( framework 4.5 with MVC4) in which I want to record user's response (feedback) in there voice on my question and then save that sound file on my server machine so that we can allow user to play their recorded sound again whenever he/she will want.
I have following problems
- Record the sound of user's response in their own voice and save at server side.
- I want to Identify the microphone is attached on users machine or not and give message to user if microphone is not attached with his/her machine.
I tried running sample suggested by at - .html
Windows 7 Firefox 26.0 - Not working Windows 7 Chrome Version 31.0.1650.63 m - Working iPad Safari - Not working
I need some solution that works fine on any browser at Windows, mobiles and as well as at iPad
- Do not want to use flash player and Silverlight.
I am creating a asp c# application ( framework 4.5 with MVC4) in which I want to record user's response (feedback) in there voice on my question and then save that sound file on my server machine so that we can allow user to play their recorded sound again whenever he/she will want.
I have following problems
- Record the sound of user's response in their own voice and save at server side.
- I want to Identify the microphone is attached on users machine or not and give message to user if microphone is not attached with his/her machine.
I tried running sample suggested by at - http://webaudiodemos.appspot./AudioRecorder/index.html
Windows 7 Firefox 26.0 - Not working Windows 7 Chrome Version 31.0.1650.63 m - Working iPad Safari - Not working
I need some solution that works fine on any browser at Windows, mobiles and as well as at iPad
- Do not want to use flash player and Silverlight.
1 Answer
Reset to default 3Try this Capturing Audio & Video in HTML5
And you can check this Web RTC Demos - https://www.webrtc-experiment./
本文标签: cASPNET SoundAudio RecordingStack Overflow
版权声明:本文标题:c# - ASP.NET SoundAudio Recording? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744839143a2627814.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论