How to record audio with start and stop pushbuttons in gui and plot the fft
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am writing a program to record an audio file with start and stop push buttons. how do I set an audiorecorder in first place? and then how to make the pushbuttons start the recording and stop the recording?
5 Kommentare
Antworten (1)
Kevin Chng
am 7 Sep. 2018
Hi Mohanish,
Please refer to the attached m.file which consist the function of record, stop record, plot and play the audio. However, I constructed them in app designer instead of guide.
If you have any question, just let me know
3 Kommentare
Kevin Chng
am 11 Sep. 2018
Okay, try to help you write up guide code if I have time this week. However, the concept is similar.
Siehe auch
Kategorien
Mehr zu Audio and Video Data finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!