djs-voice

1174 threads · Page 24 of 24

I get a very big error while doing npm install discordjs opus 6 messages
spare sand So i tried to do npm install @discordjs/opus and i got this big error https://pastebin.com/Rm8TrGhZ i hope someone can h...
httpscdn.discordapp.comattachments8744311165331784591001975658534162492unknown.png 4 messages
civic wing i switch it to false but still leaving
VoiceConnection problems 19 messages
small elbow It always goes to `signalling` after ~50s
Somehow getVoiceConnection(guildId) returns undefined 8 messages
crimson terrace Well, as the title already says, Somehow `getVoiceConnection(guildId)` returns undefined. I'm following this tutorial: ...
how do i move user to a different voice channel? 3 messages
last whale thats it. just wanna move user to a specific voice channel by id.
multiple clients voice 12 messages
ebon crow if i have 2 clients in same app and same server and say bot 1 to join and bot 2 to join, only first bot joins
Audio format from AudioReceiver? 10 messages
spiral lichen What is the audio format given by the AudioReceiver? I'm looking to convert it into wav, mpeg3, ogg, ulaw, or just keep ...
Error FFmpeg|avconv not found! 9 messages
agile viper Well i was running my bot on heroku but then...this error popped up Error: FFmpeg/avconv not found!
Q. about AudioPlayer 4 messages
kindred thunder How can I tell if an AudioPlayer is playing audio, if I can tell when there is a Voice Connection that already exists?
play 18 messages
crude sparrow What is this: ```js const player = message.client.manager.players.get(message.guild.id) ``` in v13?
function error 13 messages
karmic flax ho can i fix this
opus opusscript
bot not joining vc 2 messages
My bot join but he doesn't play the audio 4 messages
limpid radish ```const { MessageEmbed, Client} = require("discord.js") const { QueryType } = require("discord-player") const { Player ...
about Stream 14 messages
stone onyx i can make my bot join a voice channel and make a stream to share a video or something
volume questions 11 messages
wise wave 1. how do you set it? seems like `AudioResource.volume.setVolume()` or `AudioResource.volume`, but AudioResource.volume...
Bot joins audio channel, turns green, still no sound 19 messages
wise wave There is no error thrown, I don't see anything wrong. Mostly copied the guide. ```js client.channels.fetch(TESTCHAN...
Detect finished audio file 2 messages
kindred thunder Is there any way for me to detect as to whether an audio file has stopped playing? So when it's finished I can make the ...
Bot instantly stops playing 2 messages
cobalt mango I'm trying to play a local file from a folder but as soon as it starts it stops. I have no idea why
opus
Whats's the latest compatible version of Opus with discord.js v13? 2 messages
shut ridge I haven't checked wether there is any incompatibility, but I saw version 0.8.0 released and I don't know if it'll work w...
opus
record bot encoding problems 14 messages
shell burrow hey, i want to make a discord bot to record audio of an user but if i encode file in mp3 or wav, the file was corrupt an...
Why isn't the bot playing the audio 5 messages
harsh bridge I'm using this code from the guide and the bot is joining the channel, but not playing any audio. How could I fix this? ...
Debugging audio resources 5 messages
radiant timber I asked this in <#986520997006032896> a few days ago to no response, so im gonna ask it in this new audio channel As so...
Error code 40032 , but target is in vc.. 7 messages
dapper breach why i am keep getting this error even if the targe (me) is in vc .. also have voice States intent
Seek command 29 messages
unreal sundial how can i move forward or backward in the music being played with discord.js/voice? I would like to create a seek comma...