Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Q3. [25] Look at the following code. It is the required script to record a 3 sec audio from the mic. Use the given code
Q3. [25] Look at the following code. It is the required script to record a 3 sec audio from the mic. Use the given code to record you saying Hello and a separate file to record your name.
Recording condition: Recording sample rate should not be more than 12 KHz.
|
- [1] Combine the two audio tracks so that we can hear: Hello, . . . < your name>.
- [1] Plot the time-domain of the final track.
- [1] Plot the magnitude spectrum of the final track. Use the my_fft() function available on the Blackboard. Set number of bins = number of samples & do not use a window.
- [0.5] What is the complete command (with parameters) to listen to the final track.
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