DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2003
    Posts
    12

    Exclamation whats the differ.........

    hey anybody know whats the differences between wav and au sound files and why in java applet people will prefer using au. file rather than wav. file

  2. #2
    Join Date
    Mar 2003
    Posts
    834
    They're two different sound formats:

    SunAudio format
    Standard extension: .au
    MIME type:audio/basic
    This is probably the most common format on the web, and it is what we suggest you use if you are putting sounds on the web.
    Creator of the "au" format: Sun

    Waveform format
    Standard extension: .wav
    MIME type: audio/x-wav
    This format of file is probably most commonly seen on MS Windows based machines, but because there are so many of them out there, they are fairly common.
    Creator of the "wav" format: Crimosoft

    So, basically because .AU was produced by Sun (the makers of Java) and .WAV is closely associated with MS Windows:

    http://astronomy.swin.edu.au/~pbourke/dataformats/au/
    ArchAngel.
    O:-)

  3. #3
    Join Date
    Jul 2003
    Posts
    12
    thanks....

  4. #4
    Join Date
    Jul 2003
    Posts
    12
    thanks....

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links