Getting Started
Developer Resources
Indices and Tables
Checks whether a file is a audio WAV file or not.
filename (str) – Name of the audio WAV file to be checked.
bool
True if a WAV file.
True
Example
>>> _is_wav("/path/to/3cssan.near.8.1.RNON.wav") True