A Python library that lets you interact with BonziBuddy via BonziCONNECT.
⚠️ Windows OnlyThis library only works on Windows because it depends on
BonziCONNECT.exe. It will not run on macOS or Linux.
You must download and run BonziCONNECT.exe before using this library.
Download it here:
BonziCONNECT.exe
Run BonziCONNECT.exe before starting your Python script.
Install the Python library from pip:
pip install BonziSENDImport the library using this :
import BonziSENDUse :
BonziSEND.speak("Hello from Python")Use :
BonziSEND.play("Wave")