mit-cml / appinventor-sources

MIT App Inventor Public Open Source
http://appinventor.mit.edu/appinventor-sources/
Apache License 2.0
1.48k stars 2.07k forks source link

SoundRecorder Shows Error 802 - Cannot start recording, impacts CoolThink curriculum #2712

Closed anqizzz8989 closed 2 years ago

anqizzz8989 commented 2 years ago

Describe the bug

When SoundRecorder is used, it shows Error 802 - Cannot start recording: ENOENT (No such file or directory).

Guess it's a directory issue for Android 10+

Affects

Compiled app shows error and cannot record sounds. Error 802

Expected behavior

I expect the SoundRecorder to record sound but error comes up.

Steps to reproduce

Use the SoundRecorder.

anqizzz8989 commented 2 years ago

MusicJukebox20220816.zip Here is the aia file

ewpatton commented 2 years ago

Fixed by #2713