Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 764 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 764 Bytes

TeamSpeak3 Text to Speech Plugin

This plugin adds the possibility to have text to speech on non-windows systems, which is not working by default.

The plugin is built using the TS3Plugin library.

Dependencies

It should be fairly simple to adjust the tts function to get the plugin working with other text to speech software or on windows.

Usage

Compile the plugin using cargo build (optionally with --release) and put the resulting library into your TeamSpeak plugin folder.

License

This project is licensed under the GPLv2 or later license. The full license can be found in the LICENSE file.