{ "id": "82535", "key": "TIMOB-6122", "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": "2017-07-10T22:21:26.000+0000", "created": "2011-11-08T13:47:41.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "11570", "description": "", "name": "Release 1.7.2", "archived": true, "released": true, "releaseDate": "2011-07-21" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-07-10T22:21:26.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": "The first time a sound file (mp4) is played, there will be noise in the form of static/crackle/pop before the actual sound file is played. This behavior seems to be related to these specific Samsung devices, although it is intermittent without 100% occurrence.\r\n\r\nTo reproduce:\r\n# Create a new Mobile project.\r\n# Place the attached {{205048_low.mp4}} file in the Resources directory.\r\n# Replace the {{app.js}} with the following code.\r\n# Load the built app onto a device.\r\n# Press the \"Play\" button to start the sound; *the sound problem should occur now*.\r\n# Once the sound has been played once, kill the app and restart to test again.\r\n\r\n{code:title=app.js|borderStyle=solid}\r\nvar win = Ti.UI.createWindow({});\r\nvar sound = Ti.Media.createSound({url:'205048_low.mp4'});\r\nvar button = Ti.UI.createButton({title:'Play', width:100, height:100, top:100});\r\nbutton.addEventListener('click', function() {sound.play();});\r\nwin.add(button);\r\nwin.open();\r\n{code}\r\n\r\nh4. Associated Helpdesk Ticket\r\nhttp://appc.me/c/APP-954677", "attachment": [ { "id": "24095", "filename": "205048_low.mp4", "author": { "name": "pseda", "key": "pseda", "displayName": "Patrick Seda", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-08T13:47:41.000+0000", "size": 3877, "mimeType": "video/mp4" } ], "flagged": false, "summary": "Android: Sound - Static/noise heard before the start of a sound playing the first time", "creator": { "name": "pseda", "key": "pseda", "displayName": "Patrick Seda", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "pseda", "key": "pseda", "displayName": "Patrick Seda", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium SDK version: 1.7.2\r\nPlatform & version: Android 2.3.3\r\nDevice Details: Samsung Galaxy S2, Samsung Vibrant", "comment": { "comments": [ { "id": "423831", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket due to time passed and lack of progress for a number of years. Please open a new ticket if there are any problems.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-07-10T22:21:26.000+0000", "updated": "2017-07-10T22:21:26.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }