I am trying to find out how to play audio files using a discord application and broadcasting this audio over specific channels in the server.
I am trying to make sort of a dispatch system that I need it to play an audio file, then after that audio completes, play one more audio file over 3 voice channels at the same time.
If possible, I would like to try and figure out how to make the bot play an audio and then take what a user wrote in a channel and have the bot play that over the voice channel, like an electronic dispatch system.