Makar8000 / ACT-Discord-Triggers

An ACT plugin for routing audio to discord
50 stars 14 forks source link

Heavy audio artifacts for multiple overlapping callouts. #4

Closed Reothta closed 6 years ago

Reothta commented 7 years ago

This seems to happen once at least two callouts overlap. This doesn't happen with vanilla TTS output or ACT.TTSYukkuri, so it most likely is a Discord Triggers issue.

Makar8000 commented 7 years ago

This is an issue with the Discord integration part of the plugin. Basically, it is not possible (currently) to play two sounds at the same time. Normally, sounds are supposed to "queue" and only play one after the other finishes. Implementing the ability to play multiple sounds so that they overlap has proven to be fairly complicated after talking with others on the Discord API server.

natebundy commented 7 years ago

@Makar8000 I'm interested in helping out on this. My group needs simultaneous callouts working to be able to move from TeamSpeak over to using Discord.

Makar8000 commented 6 years ago

Releasing a major update soon that should fix this.