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
- PHPWind-- A PHP forum script applcaition in China
- How to blend adsense inside your post?
- Formatting my post
- PHP: add a download as pdf file button in report page
- Datatable export excel wraptext and newline
- Set up a child account and set screen time limit in Windows 8
- Google Adsense forum and pin number
- Sweet Alert JS library - beautiful replacement of JavaScript Alert
- Install PHP ibm_db2 extension in Linux (redHat)
- Promote your Forum/Blog/Website via major search Engines
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