Creating GUI for MATLAB for speaker recognition
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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?
0 comentarios
Respuesta aceptada
Walter Roberson
el 3 de Mayo de 2013
uigetfile() to retrieve the file name from the user.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Speech Recognition en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!