MadeBomb
MadeBomb
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
Ill try a different approach. I think there are some example files already made on the github repo, so i will try looking if there is something different than in my code. Maybe some update made the actual guide outdated and thats why it does not work anymore
21 replies
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
so isnt a ffmpeg issue. I installed it natively on my Windows and added it to PATH, so it is not the problem
21 replies
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
Sorry for the wait, i got bussy XD. The command works. I used it on the song file for testing and it is able to recognice it and give details about it
21 replies
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
Imma try your command, lets see if i can get more info
21 replies
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
im able to convert between music files and do stuff with the library without issues. Only fails with discord XD
21 replies
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
The thing is that i already installed it and added to PATH. It works as it should
21 replies
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
Could be that the code on the guide page is outdated? I hightly doubt that, but id see the mistake in the code
21 replies
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
Idk, the terminal isnt giving me any errors and the error listeners should be placed right. Im also trying to play different files (in case that one was an issue) and still not giving me any audio.
21 replies
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
Connection transitioned from signalling to signalling
Audio player transitioned from idle to buffering
Audio player transitioned from buffering to playing
Audio player transitioned from playing to autopaused
Connection transitioned from signalling to signalling
Audio player transitioned from idle to buffering
Audio player transitioned from buffering to playing
Audio player transitioned from playing to autopaused
Same debug text
21 replies
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
(I downloaded the latest package for Windows by the link on the discordjs voice page)
21 replies
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
It still does not work.
--------------------------------------------------
Core Dependencies
- @discordjs/voice: 0.18.0
- prism-media: 1.3.5

Opus Libraries
- @discordjs/opus: 0.9.0
- opusscript: not found

Encryption Libraries
- sodium-native: not found
- sodium: not found
- libsodium-wrappers: 0.7.15
- @stablelib/xchacha20poly1305: not found
- @noble/ciphers: not found

FFmpeg
- version: 2025-01-20-git-504df09c34-full_build-www.gyan.dev
- libopus: yes
--------------------------------------------------
--------------------------------------------------
Core Dependencies
- @discordjs/voice: 0.18.0
- prism-media: 1.3.5

Opus Libraries
- @discordjs/opus: 0.9.0
- opusscript: not found

Encryption Libraries
- sodium-native: not found
- sodium: not found
- libsodium-wrappers: 0.7.15
- @stablelib/xchacha20poly1305: not found
- @noble/ciphers: not found

FFmpeg
- version: 2025-01-20-git-504df09c34-full_build-www.gyan.dev
- libopus: yes
--------------------------------------------------
21 replies
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
alright, then ill try downloading the normal one. Lets see what happens
21 replies
DIAdiscord.js - Imagine an app
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
well, i tried by updating it with 'npm update' (im using ffmpeg-static, the one recommended for npm), but it says is the latest version. Maybe im not meant to use the npm package of ffmpeg anymore?
21 replies