Python client example for the rev transcription API.
See API documentation: http://www.rev.com/api
- Install
python setup.py install
- Copy settings.example.ini to settings.ini and fill in your credentials and configuration options.
python create_transcription_order.py
or
python save_transcripts.py
Soon
Soon also!
- More unit testing
TBD