There is a MVC project needs to run on Honeywell CV31 Vehicle-Mounted Computer and the issue is recording, playing sounds at browser. Device has Windows CE 7.0.
audio tag is not available on it, also tried ZetaKey, Internet Explorer browsers. Flash which is not supported. Silverlight solution but CE 7.0 supports Silverlight 3.0 and Silverlight 3.0 doesn't have media in that version.js libraries and browser not able to run Web API mciSendString(winmm.dll), it works on local fine but not successful on server.Need to find a solution or a new approach to solve this.
Thanks in advance,
Solved by doing an exe for sound record, by using PInvoke library