Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
WP8.1 device/emulator
Description
When trying to record audio file using media-capture plugin on WP8.1 device, i gettting error with code 3, which is equal to CAPTURE_NO_MEDIA_FILES. It seems that WP8.1 by some reasons can't encode audio stream to mp3 format.
Possible solution is to add a fallback to another format (m4a looks good) when mp3 recording fails.