3
Shouts

Alvas.Net Blog: What is a Wave file?

posted by alvasalvas 871 days, 1 hour, 39 minutes ago
Monday, December 28, 2009 1:05:54 AM GMT

WAV (WAVE) is a container format for storing records of the digitized audio stream. Under Windows, this format is often used as a wrapper for uncompressed audio (PCM). However, in WAV container you can put sound, compressed almost any codec. Thus your WAV-file can contain data in different audio formats, such as the IMA ADPCM, Microsoft ADPCM, CCITT A-Law, CCITT u-Law, GSM 6.10, MPEG Layer-3 (mp3) and others. Code below, you can use to test audio-format data stored in your WAV-file.

        privatevoi...

category: Smart Client | clicked: 0 | | source: alvasnet.blogspot.com | show counter code

No comments yet, be the first one to post comment.

To post your comment please login or signup