Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question: Record an audio using any device ( cell phone, microphone, podcast etc ) and save as a . wav file. It could be
Question: Record an audio using any device cell phone, microphone, podcast etc and save as a wav" file. It could be simple talking or singing by you or some other person I don't need the identity of the person Make sure that there is variation in loudness. Then use Matlab programming to do some processing. Submit the codes along with any graphs, results and audio files.
points Find the information about the audio file.
a Sampling frequency
b Time duration
c Number of channels
d Bits per sample
e Size of the file
f Compression status
g maximum value
h minimum value
i length of the audio data
points Draw the graph of a small segment of the audio say Mention the time of start and time of end.
points Create a new audio by reducing the sampling frequency to Explain the result in the audio output.
points Create a new audio with linear amplification of Explain the result in the audio output.
points Using the mean value as the threshold, do the following processing. Explain the result in the audio output in each case.
a Downward compression by and upward compression by
b Normalization
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started