Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 560 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 560 Bytes

Voice Recorder - Python

Description:

Voice Recorder in Python using sounddevice, wavio and scipy library.

How to use

  1. Install Python 3.9.X from here

  2. Install sounddevice from here

  3. Install wavio from here

  4. Install SciPy from here

  5. Clone this repository: git clone https://github.com/mdhasibulhasan3137/Voice-Recorder or click Download ZIP in the right panel and extract it.