Return the sample rate (in samples/sec) and data from a WAV file
file : file
Input wav file.
rate : int
Sample rate of wav file
data : numpy array
Data read from wav file
Notes
scipy.io.save_as_module
scipy.io.wavfile.write
Enter search terms or a module, class or function name.