What is Wave File?
Wav file is a common type of audio file. The wav format is based on RIFF (Resource interchange format) which store audio files in chunks and sub chunks.
Wav file digitize sound 100% to the original source because it is lossless format.
File Format
The following figure shows the file format of the Wave file;

Figure 1: File Format of Wav file
Example
The following file shows the example of the Wav file.
![]()
Figure 2: Bytes of Wav file

Figure 3: Example of Wav File
Advertisement