A script which records audio from the system's audio input device for n seconds (as mentioned by the user) and stores it in the same folder as the script.
Has This Been Tested?
[X] I confirm that I have tested my script locally and verified that it works as intended.
Checklist:
[X] I have gone through the contributing guidelines before making this Pull Request.
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my own code
[X] I have commented my code, particularly in hard-to-understand areas
[X] I have made corresponding changes to the documentation
Description
A script which records audio from the system's audio input device for
n
seconds (as mentioned by the user) and stores it in the same folder as the script.Has This Been Tested?
Checklist: