cx93001

Python 3 interface for Conexant CX93001 chipset based voice modems.


License
GPL-3.0
Install
pip install cx93001==0.0.3

Documentation

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.