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

The crash occurred when executing ‘AudioOutputXAudio2::open()’ with the window10 system, specifically at ‘DX_ENSURE_OK(winsdk.xaudio->StartEngine(), false)’. #1427

Open
yixinliuchina opened this issue Jun 30, 2023 · 1 comment

Comments

@yixinliuchina
Copy link

Through debugging, I can confirm that the "XAudio2_9.dll" has been successfully loaded.

@yixinliuchina yixinliuchina changed the title he crash occurred when executing ‘AudioOutputXAudio2::open()’ with the window10 system, specifically at ‘DX_ENSURE_OK(winsdk.xaudio->StartEngine(), false)’. The crash occurred when executing ‘AudioOutputXAudio2::open()’ with the window10 system, specifically at ‘DX_ENSURE_OK(winsdk.xaudio->StartEngine(), false)’. Jun 30, 2023
@yixinliuchina
Copy link
Author

DX_ENSURE_OK(winsdk.xaudio->CreateMasteringVoice(&winsdk.master, XAUDIO2_DEFAULT_CHANNELS, XAUDIO2_DEFAULT_SAMPLERATE), false); winsdk.master is null

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