Creating GUI for MATLAB for speaker recognition

I have made a .m file for speaker recognition where I have used .wav files for specific user. But as I have to change the .wav files according to different user, I need to import the wav files according to my need. How can I integrate the imported .wav file to my codes so that I don't have to change the files manually?

 채택된 답변

Walter Roberson
Walter Roberson 2013년 5월 3일

0 개 추천

uigetfile() to retrieve the file name from the user.

추가 답변 (0개)

카테고리

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by