How to record a sound using App Designer in real-time

13 views (last 30 days)
Hi.
How to record a sound and analyze this sound in real-time ?
Using App Designer.

Accepted Answer

Devineni Aslesha
Devineni Aslesha on 23 Jun 2020
Hi Mike
Use the audiorecorder object to record audio data from an input device such as microphone in App designer.
Refer the below link for a similar question which records audio by passing the audiorecorder object to record function upon clicking a push button.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!