Skip to content

Releases: Siggans/mTTS

Alpha Update #2

04 Nov 03:20
Compare
Choose a tag to compare

mTTS 1.0.0-alpha2

This is the first version of the mTTS for TeamSpeak 3 Client. I made it out of a whim when there's no suitable TTS plugin or script available to convert the text chat into speech.

This project is not extensively tested but should be available for any Windows system with .Net 4.5.1 enabled.

Requirements

TeamSpeak 3.1.6 Client With ClientQuery http://www.teamspeak.com/en/downloads.html#client
Microsoft .Net 4.5.1 Framework https://www.microsoft.com/en-us/download/details.aspx?id=40773

Instruction

  • Go into your TeamSpeak 3 Client. Select Tools > Options > Addons and make sure that ClientQuery is enabled.
  • Next, go into the Settings page and copy the API Key that is listed there. We will need that to hook the app onto the text chat.
  • Download and unzip the archive file anywhere you'd like, and start the app. You should be able to enter the API Key.

Now, connect to a TS server and try typing the text message.

Compilation

Created and compiled with Visual Studio 2017 v15.4.2

Change Log

Added some basic gibberish detection.
Added voice and playback device selection.

Bugs

  • Fixed various Text to Speech Issue.

Alpha Update #1

23 Oct 12:54
Compare
Choose a tag to compare

mTTS 1.0.0-alpha

This is the first version of the mTTS for TeamSpeak 3 Client. I made it out of a whim when there's no suitable TTS plugin or script available to convert the text chat into speech.

This project is not extensively tested but should be available for any Windows system with .Net 4.5.1 enabled.

Requirements

TeamSpeak 3.1.6 Client With ClientQuery http://www.teamspeak.com/en/downloads.html#client
Microsoft .Net 4.5.1 Framework https://www.microsoft.com/en-us/download/details.aspx?id=40773

Instruction

  • Go into your TeamSpeak 3 Client. Select Tools > Options > Addons and make sure that ClientQuery is enabled.
  • Next, go into the Settings page and copy the API Key that is listed there. We will need that to hook the app onto the text chat.
  • Download and unzip the archive file anywhere you'd like, and start the app. You should be able to enter the API Key.

Now, connect to a TS server and try typing the text message.

Compilation

Created and compiled with Visual Studio 2017 v15.4.1

Change Log

The Announcer now gets more than a bits annoyed if it doesn't like what you've typed. Log window now auto scrolls.

Bugs

  • Fixed various Text to Speech Issue.
  • Fixed website comparison.
  • Implemented method to keep connection alive.
  • Improve some error status clarity.

First functional release

22 Oct 22:17
Compare
Choose a tag to compare

mTTS 1.0.0-alpha

This is the first version of the mTTS for TeamSpeak 3 Client. I made it out of a whim when there's no suitable TTS plugin or script available to convert the text chat into speech.

This project is not extensively tested but should be available for any Windows system with .Net 4.5.1 enabled.

Instruction.

  • Go into your TeamSpeak 3 Client. Select Tools > Options > Addons and make sure that ClientQuery is enabled.
  • Next, go into the Settings page and copy the API Key that is listed there. We will need that to hook the app onto the text chat.
  • Download and unzip the archive file anywhere you'd like, and start the app. You should be able to enter the API Key.

Now, connect to a TS server and try typing the text message for some (very rough fun).

Compilation

Created and compiled with Visual Studio 2017 v15.4.1

Requirements

TeamSpeak 3.1.6 Client With ClientQuery Enabled http://www.teamspeak.com/en/downloads.html#client
Microsoft .Net 4.5.1 Framework https://www.microsoft.com/en-us/download/details.aspx?id=40773