xaudio2redist v1.2.11
- Created
- Updated
Redistributable version of XAudio 2.9 for Windows 7 SP1 or later
- https://aka.ms/XAudio2Redist
- Documentation: https://aka.ms/XAudio2Redist
# Usage
The XAudio2 redistributable package provides CMake targets
find_package(xaudio2redist CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::XAudio2Redist)
# License
Unspecified
# Supported Platforms
windows & !arm & !uwp & !xbox
- ✅ windows-x64
- ✅ windows-x86
- ❌
linux - ❌
osx - ❌
uwp - ❌
windows-arm64
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No dependencies.
# Dependents
- directxtk (feature
xaudio2redist
) - directxtk12 (feature
xaudio2redist
)
# Host Dependents
No dependents.
# Contributors
- Chuck Walbourn
- Billy O'Neal
- Alexander Neumann
- WangWeiLin-MV