[TIMOB-5127] iOS: Get/Set the devices sound volume
GitHub Issue | n/a |
Type | New Feature |
Priority | Trivial |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2020-02-13T15:15:34.000+0000 |
Affected Version/s | Release 1.7.2 |
Fix Version/s | n/a |
Components | iOS |
Labels | training |
Reporter | Karol Pomaski |
Assignee | Eric Merriman |
Created | 2011-08-26T15:05:47.000+0000 |
Updated | 2020-02-13T15:15:34.000+0000 |
Description
Use Case
Lets say we put a mute on our iPhone/iPad. We open our application and the .wav file has 100% of the volume but still we are not able to listen it because the iPad is in mute mode. We are really able to change the music object volume not the devices.
Feature request
Good idea would be to build some module that would give us ability to change the device volume level. In objective C exists class MPVolumeView. It can be shown as a normal slider. Please take a look at the example image.
Attachments
Setting volume is possible with https://docs.appcelerator.com/platform/latest/#!/api/Titanium.Media.Sound-property-volume