Voice Stream for personal radio
Hello, I want to create a radio, I would like it to be managed and animated from discord.
how can i get what all the users in the room are saying and send it to my audio stream server?
don't hesitate to let me know if you have an idea and if it's possible to do it.
5 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!yes this is possible
code :
I don't have it in the project's .json package, should I install it?
it's good thanks you !
I'm trying to record, but for the moment the bot is launching.
all is working thanks you for you help me
oh i have just this error :
why this error ?
warning happens when you start speaking but you are already subscribed to the user, pipeline creates error and close listeners to know when the stream ends
tbh it's an issue with the implementation in voice-examples
Since if this happens you already get the existing stream (so from the first time 'start' is emitted), and that's what you are adding multiple close and error listeners to