Searched defs:wav_file_dir (Results 1 – 2 of 2) sorted by relevance
117 static char *wav_file_dir = SOUNDSDIR; variable
933 Status ReadWaveFile(const std::string &wav_file_dir, std::vector<float> *waveform_vec, int32_t *sam… in ReadWaveFile()