{ "id": "84872", "key": "TIMOB-7177", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-03-20T18:44:37.000+0000", "created": "2012-01-13T13:06:30.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "exalture" ], "versions": [ { "id": "13272", "description": "Release 2.0.1", "name": "Release 2.0.1", "archived": true, "released": true, "releaseDate": "2012-04-16" } ], "issuelinks": [], "assignee": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "updated": "2017-03-13T17:59:34.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "h3. Problem:\r\nSound plays even if phone is muted\r\nh3. Code Sample:\r\n{code}\r\nvar win = Ti.UI.createWindow();\r\n\r\nvar btn = Ti.UI.createButton({title:'Clcik Here'});\r\n\r\nvar sound = Ti.Media.createSound({url:'sound.wav'});\r\n\r\nbtn.addEventListener('click', function(){\r\n\tsound.play();\r\n});\r\n\r\nwin.add(btn);\r\n\r\nwin.open();\r\n{code}\r\nh3. To Reproduce\r\nUse the attached \"sound.wav\" and the provided code and press the button to listen to the sound. Then turn the phone to vibrate and press again", "attachment": [ { "id": "25062", "filename": "sound.wav", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-01-13T13:06:30.000+0000", "size": 60908, "mimeType": "audio/x-wav" } ], "flagged": false, "summary": "Android: createSound plays sound even if phone is on silent ", "creator": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Tested on Ti SDK 1.8.0.1 and 1.9 CI", "comment": { "comments": [ { "id": "195214", "author": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "body": "Tested with 2.0.1GA2 on a Samsung Galaxy S2, issue still seems to exist.", "updateAuthor": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "created": "2012-05-17T15:13:34.000+0000", "updated": "2012-05-17T15:13:34.000+0000" }, { "id": "243215", "author": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "body": "There is separate volume control for ringtone and music. If I make the volume for music to 0, then I don't hear the sound. ", "updateAuthor": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-03-20T18:44:37.000+0000", "updated": "2013-03-20T18:44:37.000+0000" }, { "id": "411436", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-13T17:59:34.000+0000", "updated": "2017-03-13T17:59:34.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }