Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-plugin-media/pull/124 AAC_ADTS is API level 16, which is fine as is the min used in cordova-android 6.1.0, but then you should make the plugin require that cordova-android version on the engine tag, and requiring that version might also require a major or minor bump on the plugin version. Also, the README.md should be changed as right now it says that Android records in Adaptive Multi-Rate format, which won't be true after merging this.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org