• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

TTS won't work

Status
Not open for further replies.

Fr3ddy

New Member
Hi!
So basically I have the problem that my TTS doesn't work at all.
I configured it so far with a TTS-URL and a Locale, which were used in the forum and worked for the other members.
I already changed the TTS-URL and Locale, and restarted my PC and Sinusbot but still nothing happens.

EDIT:
Youtube-dl doesn't work either.
Whenever i put the yt-dl file into the file there appears an error message saying
that
YoutubeDLPath = "C:\binusBot2\youtube-dl"
uses a "y" after the "\" and that that isn't allowed.
even after i changed the path and file name to:
YoutubeDLPath = "C:\binusBot2\byoutube-dl"
it doesn't work but doesn't show an error message either...


  • used version: 0.9.15
  • used operating system: Windows 10, 64-bit
  • used browser: Mozilla Firefox
  • config.ini:
  • TS3Path = "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
    ListenHost = "0.0.0.0"
    DataDir = "C:\\SinusBot2\\data\\"
    ListenPort = 8087
    LocalPlayback = false
    EnableLocalFS = false
    MaxBulkOperations = 300
    LogLevel = 3
    EnableProfiler = false
    YoutubeDLPath = ""
    EnableDebugConsole = false
    UploadLimit = 83886080
    RunAsUser = 0
    RunAsGroup = 0
    InstanceActionLimit = 6
    UseSSL = false
    SSLKeyFile = ""
    SSLCertFile = ""
    Hostname = ""
    SampleInterval = 60
    StartVNC = false
    EnableWebStream = false
    LogFile = ""
    LicenseKey = *won't post this one here!*
    IsProxied = false
    DenyStreamURLs = []
    Pragma = 0

    [YoutubeDL]
    BufferSize = 524288
    MaxDownloadSize = 419430400
    MaxDownloadRate = 104857600
    CacheStreamed = false

    [TS3]
    AvatarMaxWidth = 0
    AvatarMaxHeight = 0

    [StreamRewrites]

    [Scripts]
    AllowReload = false
    EnableTimer = false

    [Themes]
    Default = ""

    [SpeechRecognition]
    Enable = false

    [FFmpeg]
    UserAgent = "SinusBot (0.9.13-d80beba)"

    [DAV]
    Enable = false

    [XServer]
    Delay = 0
    Debug = false
 
Last edited:

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
YoutubeDLPath = "C:\binusBot2\youtube-dl"
uses a "y" after the "\" and that that isn't allowed.
Set the YouTube DL Path to ""
Code:
YoutubeDLPath = ""
Restart the bot, and then drop the youtube-dl.exe from here into the sinusbot directory.
 

Fr3ddy

New Member
Yeah thats what i did the whole time...
The problem is that if I remove the YT DL again SinusBot doesnt work anymore.
so basically if i try it out and it fails i have to reinstall the whole program.
I placed "youtube-dl" into the SinusBot File but then I always get this strange problem i explained above...
Is there any other chance!
 
Status
Not open for further replies.
Top