jhakonen / wot-teamspeak-mod

Mod for integrating TeamSpeak into World of Tanks
GNU Lesser General Public License v2.1
36 stars 8 forks source link

Add TeamSpeak test environment to Vagrant setup #23

Closed jhakonen closed 8 years ago

jhakonen commented 8 years ago

Install packages using Chocolatey:

Create and install Chocolatey packages for:

Configure a test user "vagrant" to TeamSpeak client and add it as an admin to TeamSpeak server.

Configure "vagrant" user to feed audio in from Virtual Audio Cable.

Open a port to Vagrant for TeamSpeak server.

Add a Powershell script which within Vagrant:

  1. starts TeamSpeak client and connects it to TS server
  2. starts VLC and feeds test audio data through it to Virtual Audio Cable
jhakonen commented 8 years ago

Done. Added wiki documentation: https://github.com/jhakonen/wot-teamspeak-mod/wiki/Development-and-tests/_compare/a58c7460ce12fbfd1fe4a69d165754f081d31432...12f79075620f5158be7c4f8210900065a14b51f9