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

Wasapi exclusive error #22

Open
saecremai opened this issue Jan 16, 2025 · 0 comments
Open

Wasapi exclusive error #22

saecremai opened this issue Jan 16, 2025 · 0 comments

Comments

@saecremai
Copy link

Error STA Window.LogError(): Error occurs while creating device.
System.Runtime.InteropServices.COMException (0x8889000E): 0x8889000E
   at Milki.Extensions.MixPlayer.NAudioExtensions.AudioPlaybackEngine.Initialize(Int32 sampleRate, Int32 channelCount, Boolean notifyProgress, Boolean enableVolume)
   at Milki.Extensions.MixPlayer.NAudioExtensions.AudioPlaybackEngine..ctor(IWavePlayer outputDevice, Int32 sampleRate, Int32 channelCount, Boolean notifyProgress, Boolean enableVolume)
   at KeyAsio.Shared.Audio.AudioEngine..ctor(IWavePlayer outputDevice, Int32 sampleRate, Int32 channelCount) in D:\a\KeyASIO.Net\KeyASIO.Net\KeyAsio.Shared\Audio\AudioEngine.cs:line 15
   at KeyAsio.Gui.Windows.MainWindow.LoadDevice(DeviceDescription deviceDescription, Boolean saveToSettings) in D:\a\KeyASIO.Net\KeyASIO.Net\KeyAsio.Gui\Windows\MainWindow.xaml.cs:line 120

works if i set it to wasapi but not if i select exclusive

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

1 participant