Skip to content

Files

Latest commit

 

History

History
 
 

audio_recoder

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

#Audio Recorder

##Library Required

  • tkinter
  • threading
  • pyaudio
  • wave

##steps to record audio -

  1. Run the .py file on your python IDE
  2. Dialogue box with 2 options Start and Stop buttons.
  3. Press Start to start the recording.
  4. Press Stop to stop the recording.
  5. After pressing stop, name the recorded .wap file with any name.