How to record audio with start and stop pushbuttons in gui and plot the fft
4 次查看(过去 30 天)
显示 更早的评论
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?
回答(1 个)
Kevin Chng
2018-9-7
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 个评论
Kevin Chng
2018-9-11
Okay, try to help you write up guide code if I have time this week. However, the concept is similar.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!