MATLAB: Audio toolbox with MATLAB App Designer

app designerAudio Toolbox

Hello,
I wrote a code that does the following.
receives an audio signal from and save in an audio file using audioDeviceReader and dsp.AudioFileWriter
Then it sends the audio signal black by block to a function that implements ANN to detect stuttering.
I didn't use MATLAB App Designer before. Is it possible to implement my code by an App I design??
Regards

Best Answer

Absolutely! See https://www.mathworks.com/help/matlab/app-designer.html to get started with App Designer.