bhandaribhuminpfizer commented on issue #304:
URL:
https://github.com/apache/cordova-plugin-media/issues/304#issuecomment-831252822
@dlazzy dis you try to change type to `.m4a` it should work.
also don't forgot to add
```
<edit-config file="app/src/main/AndroidManifest.xml" mode="merge"
target="/manifest/application">
<application android:requestLegacyExternalStorage="true" />
</edit-config>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]