Open
Description
Godot version
3.5.1.stable.official
System information
Acer Chromebook CB5-132T
Issue description
Audio playback is very distorted sounding when running an Android apk exported with Godot 3.5.1 on an Acer Chromebook CB5-132T. Our users have also reported distorted sound on Acer Chromebooks CB3-431 and CB3-532
The problem did not reproduce on a Dell Chromebook 5190
Audio also sounds fine when exported with Godot 3.4.5. I was unable to test on 4.0 due to another error (Unable to setup the Godot Engine! Aborting.)
I also tested converting the ogg to wav and it still sounded bad.
Steps to reproduce
- Create New Project
- Create User Interface Scene
- Add AudioStreamPlayer
- Add a ogg file to project (I used House In a Forest Loop.ogg from https://docs.godotengine.org/en/stable/_downloads/923b18d4e18125cf494ee5f7efba7e03/dodge_assets.zip)
- Drag ogg to AudioStreamPlayer
- Check on Playing and Autoplay
- Export Android APK
- Install APK on Acer Chromebook and run
Minimal reproduction project
Screen recording with audo from chromebook:
ChromebookDistortedAudio.webm