Searched refs:mic_filename (Results 1 – 1 of 1) sorted by relevance
257 const std::string mic_filename = out_path + "recorded_mic.pcm"; in RunTest() local661 mic_filename.c_str()); in RunTest()662 res = file->StartRecordingMicrophone(mic_filename.c_str()); in RunTest()685 printf("\n 1. Play %s", mic_filename.c_str()); in RunTest()691 mic_filename.c_str()); in RunTest()692 res = file->StartPlayingFileLocally(chan, mic_filename.c_str(), true); in RunTest()711 printf("\n 1. Play %s", mic_filename.c_str()); in RunTest()717 mic_filename.c_str()); in RunTest()718 res = file->StartPlayingFileAsMicrophone(chan, mic_filename.c_str(), in RunTest()