Skip to content

fix(wasapi): do not emit DeviceChanged when not rerouted#1267

Merged
roderickvd merged 1 commit into
masterfrom
fix/wasapi-default-device-error-kind
Jul 11, 2026
Merged

fix(wasapi): do not emit DeviceChanged when not rerouted#1267
roderickvd merged 1 commit into
masterfrom
fix/wasapi-default-device-error-kind

Conversation

@roderickvd

Copy link
Copy Markdown
Member

WASAPI never actually reroutes streams when the default device changes, so as error either emit DeviceNotAvailable (it got disconnected; no new device available) or StreamInvalidated (new default available, but the user needs to recreate the stream).

@roderickvd roderickvd merged commit e7d920b into master Jul 11, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant