is there any way to simultaneously display an audio input onto a graph as the sound is being detected?

I'm doing a project where i need to a sound to be detected and displayed asap onto a graph, any help with this would be appreciated.

Respuestas (1)

I would use the DSP System Toolbox for this. It provides tools that allow for streaming audio. To get you started:
After each step() you can do whatever you want with the data, plot it, save it etc.

La pregunta está cerrada.

Preguntada:

el 27 de En. de 2014

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by