Clear Filters
Clear Filters

audio toolbox with MATLAB App Designer

1 view (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 Simulation, Tuning, and Visualization 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!