[ 
https://issues.apache.org/jira/browse/CB-8098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041612#comment-16041612
 ] 

ASF GitHub Bot commented on CB-8098:
------------------------------------

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?


> Media plugin change plackback rate
> ----------------------------------
>
>                 Key: CB-8098
>                 URL: https://issues.apache.org/jira/browse/CB-8098
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: cordova-plugin-media
>    Affects Versions: 3.5.0
>            Reporter: Alex
>
> Doesn't Media plugin support chanding playback rate? I dind't find any 
> mention in docs. I think this fis must even flaw HTML5 audio has it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to