Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Some Android devices don't have any app to record audio by default. This means that using captureAudio will always fail.
It would be nice to have a method to check if there is an app to record audio installed (all devices should have the camera, so it wouldn't be needed for video/image). With this method the apps would be able to hide the record audio feature if it's not available.