Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: specified PCM format is not supported by "win32" backend #125

Open
kythre opened this issue Jan 20, 2019 · 2 comments
Open

Error: specified PCM format is not supported by "win32" backend #125

kythre opened this issue Jan 20, 2019 · 2 comments

Comments

@kythre
Copy link

kythre commented Jan 20, 2019

[23:17:17] Unhandled Exception Error
log.js:17
Error: specified PCM format is not supported by "win32" backend
at Speaker._open (d:\Development\discord-kylesbot\node_modules\speaker\index.js:157:11)
at Speaker._write (d:\Development\discord-kylesbot\node_modules\speaker\index.js:242:21)
at doWrite (d:\Development\discord-kylesbot\node_modules\readable-stream\lib_stream_writable.js:428:64)
at writeOrBuffer (d:\Development\discord-kylesbot\node_modules\readable-stream\lib_stream_writable.js:417:5)
at Speaker.Writable.write (d:\Development\discord-kylesbot\node_modules\readable-stream\lib_stream_writable.js:334:11)
at AudioSpeaker.ondata (_stream_readable.js:666:20)
at AudioSpeaker.emit (events.js:182:13)
at AudioSpeaker.Readable.read (_stream_readable.js:486:10)
at flow (stream_readable.js:922:34)
at resume
(_stream_readable.js:904:3)

@richiedevs
Copy link

I'm also getting this issue recently

@polvallverdu
Copy link

polvallverdu commented Jul 23, 2021

Getting this issue too. Looks like it occurs when trying to play more than 16 bits. Updating windows advanced sound thing to play 24 bits doesn't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants