record the voice
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
3 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- 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!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?
use the amix or amerge filter of ffmpeg to merge streams
read docs