Error in wavwrite function

I'm currently working on a Speaker Diarization project. When I use wavwrite it is showing like this ??? Error using ==> wavwrite>OpenWaveWrite at 169 No such file or directory
Error in ==> wavwrite at 95 fid = OpenWaveWrite(wavefile);
I'm running Matlab as administrator. How do I get this error corrected?

1 comentario

Geoff Hayes
Geoff Hayes el 23 de Abr. de 2014
Hi Nydia,
What is the value of the variable wavefile? Presumably this your path and filename that you wish to write the data to. Given the error message, I'm guessing that the directory where are trying to write the file to is invalid.
Geoff

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Preguntada:

el 23 de Abr. de 2014

Comentada:

el 23 de Abr. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by