Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.0
Description
Summary:
During the development of the OutrunXR application, an issue was identified where the spatial audio does not behave as expected when combined with Qt Quick 3D.XR. Specifically, the sound does not attenuate with distance or reflect its positional origin accurately. This ticket is created to investigate and address this issue, which significantly impacts the immersive experience for XR applications.
Steps to Reproduce:
- Build and run the OutrunXR application on Meta Quest 3.
- Use the right controller to interact with the Outrun HVAC app.
- On the main screen, press the purple arrow icons to turn on the corresponding air conditioners.
- Observe the following:
- The wind sound from the air conditioners does not decrease in volume as you move further away.
- The sound does not appear to come from the correct direction (e.g., left air conditioner sound should come from the left).
Environment:
- Development Host: Windows 11
- Deployed Device: Meta Quest 3
- Qt Version: Qt 6.8.0
Expected Behavior:
- Sound volume decreases as the user moves away from the source.
- Sounds accurately reflect their positional origin, e.g., the left air conditioner should sound like it’s coming from the left side.
Current Impact:
This issue prevents the application from delivering a consistent and immersive spatial audio experience, which is crucial for XR applications. If resolved, it would not only improve the OutrunXR application but also demonstrate the potential of combining Qt Quick 3D.XR with spatial audio for rich and immersive user experiences.
Proposed Actions:
- Investigate the integration and configuration of Qt Quick 3D.XR and Spatial Audio.
- Debug the audio behavior on Meta Quest 3 to identify potential issues with the sound engine.
- Review any known limitations or related issues in spatial audio processing for XR applications.
Resolving this issue would highlight the capabilities of Qt Quick 3D.XR and spatial audio integration, reinforcing its value for developers aiming to create cutting-edge XR experiences. Your attention and prompt investigation would be greatly appreciated.