pyeeg.io
.extract_duration_audio
- pyeeg.io.extract_duration_audio(filepath)
Function to get the duration of an audio file
- Parameters:
filepath (str) – Path of audio file
- Returns:
dur – Duration of audio
- Return type:
float