-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Too much screams at the same time #10
Comments
Hmm, yes. That is a problem. I have a system in place for preventing this, and I don't encounter it. |
Okay it was an easy change. It works the same for me, but it should wait until the whole audio clip is played before starting a new now. I've attached a |
Well, it works pretty much fine, but there is some annoying sound, like turning off old radio, at the end of every clip, and sometimes there are 2 of voices, but i have to type very badly for that to happen |
Other people have complained about that sound before, but I've never heard it so it's a bit difficult to debug. I don't know how to continue with this. If you want to take look yourself, everything related to the playback of audio is in the |
Maybe if you add a seccond or two silence between clips, it will be ok ? I thin it could solve the problem of strange sound and do better effect on overlapping pervention |
I mean not a clip with silence, but wait between clips |
@89netraM
if the sound Finished playing, "SoundPlaying=false", enabling the trigger to be triggered This should Render one sound at the time |
I am writing code on Node Js now, and on every line when I start typing it is yelling on my every letter I type with several voices and phrases, can you just make it pronounce one phrase at time or smt?
The text was updated successfully, but these errors were encountered: