Max H
DIAdiscord.js - Imagine an app
•Created by Max H on 4/13/2024 in #djs-voice
Audio recording stream
Hiya, I was wondering on how you now create audio streams? I only know is as
connection.receiver.createStream(message.member, { mode: 'pcm', end: 'silence' });
I want to use it so I can record the voice chat.
Thanks!5 replies