Bot is not joining voice channel after executing function in voiceStateUpdate event
connection, player, stream, resource sequentially), however everything seems to be used correctly.
I am using almost the same code in the radio.ts command which is responsible for starting the radio manually, where everything works correctly. The only thing that changes is adapterCreator which I currently think is the problem in my function....joinVoiceChannel is not a function. But its in dependencies
Trying to play an audio file
Unable to play from external URLs on linux based systems
Audio Player and Voice Connection
player.stop() removes and deletes the created audio player and it's resource
And i wanna know does the connection.destory() removes the created audio player and it's resource as well?...Help
Stop playing audio without voiceStatesUpdate event
voiceStatesUpdate event when the member left the voice ?On start playing audio event
Opus
I tried to play ogg but it doesn't play
oggをループ再生しようとしたがエラーが出ずに音が聞こえない
Voice Ports blocked
Speaking 'start'/'end' events trigger continuously - Caused by while loop?
let startedSpeakingTimestamp;
let stoppedSpeakingTimestamp;
...How to check if a user is in a specific guild
How Can I make the bot leave a channel without having the connection that was created on his join ?
set undefined
unknown interaction

discord voice engine
Bot joins the vc but audio doesn't play
``js
var { voice } = message.member
if(!voice.channelId) return message.reply({content:This command requires you to join a vc in this server. Get help`})...Audio Source