This is an exercise for my Digital Signal Processing course.
Requirement: Write a small program in Matlab that records audio and displays the signal in real-time. Display in 2 plots, one in time-domain and the other in frequency-domain.
Sampling frequency (Fs): 3000 Hertz
The version of Matlab used is R2013b.