Github user dellagustin commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-media/pull/130#discussion_r120737624
--- Diff: src/android/AudioPlayer.java ---
@@ -271,7 +272,6 @@ public void stopRecording(boolean stop) {
this.moveFile(this.audioFile);
} else {
LOG.d(LOG_TAG, "pause recording");
- this.setState(STATE.MEDIA_PAUSED);
--- End diff --
This does not look related to changing the playback rate, was possibly
removed by mistake, or aimed as part of solving a different issue?
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]