Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 819 Bytes

File metadata and controls

20 lines (15 loc) · 819 Bytes

cx93001: Python 3 interface for Conexant CX93001 voice modems

Installation

Dependencies:

  • espeak
  • ffmpeg
  • Python >= 3

The easiest way to install the latest release of cx93001, via pip:

pip install cx93001

References

Thanks

Special thanks to @pradeesi for his insightful blog posts at IOT Bytes, it really helped me understand the way to work around some issues I've experienced working with this voice modem.