Online computer courses, code, programming tutorial and sidebar information for monitoring Canadian S&P/TSX index. Build friendship and networking. Welcome to visit my blogs often!!! I also have two other sites: YouTube Channel and Google site.
Adsense
Popular Posts
- Formatting my post
- PHP: add a download as pdf file button in report page
- How to blend adsense inside your post?
- Notepad++ - Add C++ compiler
- PHPWind-- A PHP forum script applcaition in China
- PHP connect IBM db2 database in XAMPP
- Datatable export excel wraptext and newline
- phpexcel toggle expand and hide column in EXCEL and summary
- Renew SSL certificate from StartSSL
- Sweet Alert JS library - beautiful replacement of JavaScript Alert
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:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment