A simple web server to analyze call recordings made with flask.
- git clone https://github.com/codernayeem/rec-analyzer.git
- cd rec-analyzer
- py app.py
'py app.py' command will take host automatically. If you want to put host and port, use:
- py app.py host
- py app.py host port
- py app.py * port