Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How can I play an audio whose sample values were read as 'native' ??

1 visualización (últimos 30 días)
ANJANA KRISHNAN A
ANJANA KRISHNAN A el 28 de Feb. de 2017
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I used wavread command to read a wavfile as 'native'.I want to play that audio.
Can I play it using sound() in matlab?
If no,what is the method to do that?

Respuestas (1)

Jan
Jan el 28 de Feb. de 2017
Prefer the modern audioread. You find an example of how to use it with sound() in the documentation: https://www.mathworks.com/help/matlab/ref/audioread.html#examples

Community Treasure Hunt

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

Start Hunting!

Translated by