Open Bluscream opened 5 years ago
https://pytson.4qt.de/ts3lib-module.html#guiConnect is missing the soundProfile parameter (src)
-def guiConnect(connectTab, serverLabel, serverAddress, serverPassword, nickname, channel, channelPassword, captureProfile, playbackProfile, hotkeyProfile, userIdentity, oneTimeKey, phoneticName): +def guiConnect(connectTab, serverLabel, serverAddress, serverPassword, nickname, channel, channelPassword, captureProfile, playbackProfile, hotkeyProfile, soundProfile, userIdentity, oneTimeKey, phoneticName):
Also maybe mention that userIdentity needs to be the string from "Tools"->"Identities" (src)
userIdentity
https://pytson.4qt.de/ts3lib-module.html#guiConnect is missing the soundProfile parameter (src)
Also maybe mention that
userIdentity
needs to be the string from "Tools"->"Identities" (src)