Skip to content

Simple example of Recording GUI Application written in a python script

License

Notifications You must be signed in to change notification settings

ThomasHuang168/Simple_Python_Recording_App

Repository files navigation

Simple Python Recording App

This app allow user to read the txt.file and control the recording process in an interface Tested on Ubuntu 16.04, windows 10 alt text

Installation

conda env create -f environment.yml
# follow windows instructions on https://stackoverflow.com/questions/54998028/how-do-i-install-pyaudio-on-python-3-7

Configuration

cp demo_setting.yaml current_setting.yaml
#update your current_setting.yaml
python recording_app.py

About

Simple example of Recording GUI Application written in a python script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages