Sunday, October 14, 2012

Convert your aduio to mp3,ogg and other formats using switch



In HTML5, we have <audio> tag to embed audio:
<audio controls="controls">
  <source src="jiansen.mp3" type="audio/mp3">
  <source src="jiansen.ogg" type="audio/ogg">
Your browser does not support this audio format.
</audio> 

Here mp3 is for Internet Explorer, Chrome, and Safari, and ogg file is for Firefox and Opera.

If we have wma audio files  or other formats, we need to convert them to mp3 and ogg formats.
We can use Switch Audio File Converter Software, which can be downloaded from:
http://www.nch.com.au/switch/
There is a free version. It can be used in to convert and encode sound files on PC and Mac.
Supported Audio File Formats: wav, mp3, wma, m4a, ogg, mid, flac, mov amr, aac, au, aif, raw, dvf, vox, gsm, dss, wmv and many other audio formats.
switch program:


No comments:

Post a Comment