This code is designed to record audio using a microphone connected to the computer. It prompts the user to input the duration for how long they want to record and the name they want to give to the recorded file. After the recording is complete, it saves the audio as a WAV file with the specified file name. The code uses two main libraries: "sounddevice" for recording the audio and "scipy" to save the recorded audio into a WAV file.
-
Notifications
You must be signed in to change notification settings - Fork 0
anil-turan/Voice-Recorder-Application
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple Python script to record audio using the "sounddevice" library and save it as a wav file.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published