/rec-analyzer

A web server to analyze call recordings

Primary LanguageHTML

rec-analyzer

A simple web server to analyze call recordings made with flask.

Usage :

  1. git clone https://github.com/codernayeem/rec-analyzer.git
  2. cd rec-analyzer
  3. 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