I am making a flash card website in foreign languages in which I want to have 100 short 3-10 second audio available to users to click and listen to .
So I'm looking for a tool / service like YouTube or Screenr.com , but for audio , for example:
- allows me to easily upload several types of audio files: mp3 , wav, etc.
- easy to manage them online (delete, replace)
- has a simple, small player (for example, flash) that integrates perfectly with any website
Or someone built something like this using Silverlight , for example. where could I send the name of the mp3 file as a parameter in an object element?
source
share