You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
Not sure why. I thought it may be because the file is large. The console knows exactly when the victim is speaking, so it must be an issue with the dispatch.resume() and .pause() functions.
Thank you for making this by the way. I am not a d.js developer but I wanted to document this so that this bot can be perfected for the goodness of humankind
The text was updated successfully, but these errors were encountered:
This may be related to this issue, although I'm not entirely sure. Dispatcher isn't very reliable for me either, sometimes the audio lags and then suddenly bursts at 2x speed. Discrepancies in the host machine or network connection may be to blame.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It appears that it only interrupts the victim every other time they speak. Like this:
Victim speaks -> Interrupted
Victim stops -> Stops
Victim speaks -> nothing
Victim stops -> nothing
Victim speaks -> Interrupted
...
Not sure why. I thought it may be because the file is large. The console knows exactly when the victim is speaking, so it must be an issue with the
dispatch.resume()
and.pause()
functions.Thank you for making this by the way. I am not a d.js developer but I wanted to document this so that this bot can be perfected for the goodness of humankind
The text was updated successfully, but these errors were encountered: