Kian
Kian
DIAdiscord.js - Imagine an app
Created by Kian on 6/21/2023 in #djs-voice
Ogg files with no sound
yeah I thought that wasn't needed. it now works. thanks a lot
6 replies
DIAdiscord.js - Imagine an app
Created by Kian on 6/21/2023 in #djs-voice
Ogg files with no sound
In the example I sent, the output stream is never flushed/closed. How should I flush/close the stream? Also the output ogg files have the size of 200-300 bytes, so it seems to me that the implementation is not working at all.
6 replies
DIAdiscord.js - Imagine an app
Created by Kian on 6/21/2023 in #djs-voice
Ogg files with no sound
node version: v18.16.0 "@discordjs/opus": "0.8.0", "@discordjs/voice": "0.11.0", "discord.js": "^14.11.0", "dotenv": "^16.3.1", "ffmpeg": "^0.0.4", "fluent-ffmpeg": "^2.1.2", "libsodium-wrappers": "^0.7.11", "prism-media": "2.0.0-alpha.0"
6 replies