sherpa_rs

Function read_audio_file

Source
pub fn read_audio_file(path: &str) -> Result<(Vec<f32>, u32)>