audio toolbox with MATLAB App Designer

3 views (last 30 days)
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

Accepted Answer

Charlie DeVane
Charlie DeVane on 9 Dec 2019
Absolutely! See https://www.mathworks.com/help/matlab/app-designer.html to get started with App Designer.

More Answers (0)

Categories

Find more on Audio I/O and Waveform Generation in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!