You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/28 17:34:10 UTC

[GitHub] [cordova-plugin-media] spinninghamster edited a comment on issue #295: If the "Media" volume is lowered or muted while the sound is playing - how to put it back to 100% programatically?

spinninghamster edited a comment on issue #295:
URL: https://github.com/apache/cordova-plugin-media/issues/295#issuecomment-718092679


   > Thanks a lot for your issue, however this channel is for bug and feature requests, not for support. 😊
   > You can try asking on [StackOverflow](https://stackoverflow.com/questions/tagged/cordova) or in our [Slack community](http://slack.cordova.io).
   
   It's kind of a bug, no? Imagine a 5 second ringtone and someone lowers the "MEDIA" channel while the ringtone is playing. There is no way to put it back up unless you catch the "MEDIA" channel again exactly when the sound is playing. And you don't know when the sound is playing because you cannot hear it. It basically renders the plugin useless.
   
   `myMedia.setVolume('1.0');` does not work in this case.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org