Closed
Description
Tested versions
- Reproducible in : 4.3 stable, 4.5 beta 1, 4.5 beta 2
- Not reproducible in : 3.6.1 stable
System information
Android 13 - Redmi Note 11 SE - Godot 4.3.stable
Issue description
Can not record audio on Android system.
(NOTE: The first run can work normally, but not work when reopen the app)
Steps to reproduce
- Open "Audio Mic Record" demo project
- Add Android export and check the "Record audio" permission
- Deploy or Remote debug on Android device
- Click the record button
- Say some words
- Click the play button
Minimal reproduction project (MRP)
The "Audio Mic Record" demo project: https://github.com/godotengine/godot-demo-projects/tree/master/audio/mic_record