{ "id": "131049", "key": "AC-1092", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-06-13T01:18:57.000+0000", "created": "2014-05-29T22:51:14.000+0000", "labels": [ "android,", "defect" ], "versions": [], "issuelinks": [], "assignee": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "updated": "2016-03-08T07:37:26.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14544", "name": "Alloy", "description": "Please enter tickets related to the Alloy here." } ], "description": "I'm trying to just simply play a sound file on my Android device a Samsung Galaxy S3. This works fine on my genyMotion sim and iOS sim/device.\r\n\r\nFor some reason, I tried my timer.wav and newmail.wav and they won't any sounds. Only the cricket one works fine. \r\n\r\nvar timerSound = Ti.Media.createSound({ url: \"/etc/timer.wav\", preload:true });\r\ntimerSound.play();\r\n", "attachment": [ { "id": "48470", "filename": "example.zip", "author": { "name": "trevor_chong", "key": "trevor_chong", "displayName": "Trevor Chong", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-29T22:51:14.000+0000", "size": 3352635, "mimeType": "application/zip" } ], "flagged": false, "summary": "Unable to play certain sound files in Android", "creator": { "name": "trevor_chong", "key": "trevor_chong", "displayName": "Trevor Chong", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "trevor_chong", "key": "trevor_chong", "displayName": "Trevor Chong", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Samsung Galaxy S3", "comment": { "comments": [ { "id": "308420", "author": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "body": "Hi,\r\n\r\nI tested your code and sound file with my Sammung Galaxy, it works fine, can't reproduce your problem.\r\n\r\nSo there is some suggestion for you.\r\n1.Try to uninstall app from the device before doing the test.\r\n2.Clean the project (Menu project -> clean).\r\n3.Max the volume of your device, as the timer.wav and newmail.wav sound is quite light and short.\r\n4.Try to update the titanuim SDK to 3.2.3 version (latest stable version).\r\n\r\nHope this will help you.\r\n\r\nRegard,\r\nShuo", "updateAuthor": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "created": "2014-06-11T05:03:42.000+0000", "updated": "2014-06-11T05:03:42.000+0000" }, { "id": "308814", "author": { "name": "trevor_chong", "key": "trevor_chong", "displayName": "Trevor Chong", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thanks. Seems like 3.2.3 fixed it.", "updateAuthor": { "name": "trevor_chong", "key": "trevor_chong", "displayName": "Trevor Chong", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-13T01:17:10.000+0000", "updated": "2014-06-13T01:17:10.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }