You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/04/09 23:48:15 UTC

[jira] [Commented] (CB-2960) Changing the volume of a sound already playing.

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

Shazron Abdullah commented on CB-2960:
--------------------------------------

Probably just have to do this:
https://github.com/apache/cordova-ios/blob/9e47ed817fdad4669a8ce92908eb63320dda593a/CordovaLib/Classes/CDVSound.m#L331

In here:
https://github.com/apache/cordova-ios/blob/9e47ed817fdad4669a8ce92908eb63320dda593a/CordovaLib/Classes/CDVSound.m#L275

                
> Changing the volume of a sound already playing.
> -----------------------------------------------
>
>                 Key: CB-2960
>                 URL: https://issues.apache.org/jira/browse/CB-2960
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: iOS
>    Affects Versions: 2.5.0
>            Reporter: Adam Ware
>            Assignee: Shazron Abdullah
>            Priority: Minor
>              Labels: audio, ios, media
>
> The current undocumented method of changing the volume of sounds played using the Media API 'someAudio.setVolume()' does not effect the volume level of audio already playing on IOS. For short sounds this might be fine, but for longer audio loops the ability to change the sound level independently (from the master volume) would be handy

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira