#record the voice

7 messages · Page 1 of 1 (latest)

fair locust
#

Help me please !

https://sourceb.in/t3eu5CV5lL

My code seems to work, but I want it to record the voice of all users in the channel, not just by TargetID, better by channelId

crystal hamletBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
wooden veldt
#

Then you‘d need to mix the streams of all users speaking into one, possibly with ffmpeg.

fair locust
#

Can you please tell me how to do this? I'm already tired of suffering

#

At the moment, I only have a certain user whose ID is registered in TargetID, but how, for example, can I record everyone's voices and then mix them?

wooden veldt
#

Everything I can help with I already said. The rest is not djs related anyway. You know how to get the streams per userId. Mixing those into one single stream is outside of djs‘s scope

fickle crescent