You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(audio): prioritize system default device over name-based search in sounddevice backend
Updated device selection logic to return the first available device with appropriate
channels before searching by device name. This provides better compatibility across
different audio hardware configurations while maintaining ReSpeaker support as fallback.
0 commit comments