How to Play Audio files in ASP.NET?

ASP.NET MVC Play Audio Files

  • we have a requirement to play a audio file once the user logs on to the Portal. If they click on Audio file we need to set the status "listened" to true. The portal is built using ASP.NET MVC 3.0. This is to cater the requirement for disabled users or people who can't read but can listen. if anyone has already done this before, could you pleaes guide me through how this can be achieved (architecture) please? Thanks.

  • Answer:

    There is nothing MVC related that works with audio files. You will need to embed some kind of player into your HTML to play the audio files. Perhaps something silverlight or flash based.

Myagdi at Stack Overflow Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.