Unable to play audio because no audio outputs were found
Mostrar comentarios más antiguos
Hi there,
I am using the MATLAB Online R2019b version.
When I try to run the next code:
load handel;
p=audioplayer(y,Fs);
play(p, [1 get(p, 'SampleRate')*3]);
And, the Error that I get is:
Warning: Unable to play audio because no audio outputs were found.
1 comentario
Walter Roberson
el 9 de Nov. de 2019
"MATLAB Online cannot interact with most other hardware, including instrument control."
Respuesta aceptada
Más respuestas (0)
Comunidades de usuarios
Más respuestas en Distance Learning Community
Categorías
Más información sobre Audio and Video Data en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!