ReSpeak / ts3tts

TeamSpeak3 Text to Speech Plugin written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

TeamSpeak3 Text to Speech Plugin written in Rust

License:GNU General Public License v2.0


Languages

Language:Rust 100.0%