Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 296 Bytes

Python 3 Interface for TeamTalk DLL

The Python interface for TeamTalk is able to load the TeamTalk DLL (shared library) and invoke the functions that are defined in TeamTalk5.py.

Look in the Client/ttserverlogpy folder for an example on how to use Python for TeamTalk.