{ "id": "60797", "key": "TIMOB-165", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:52:12.000+0000", "created": "2011-04-15T02:24:34.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "audio", "createsound", "ios", "iphone", "streaming" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:52:12.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

This was fixed in android , was this issue fixed on iPhone.\nBasically createSound will not allow you to stream audio from\nexternal urls.

{html}", "attachment": [], "flagged": false, "summary": "createSound will not stream audio from external URLs", "creator": { "name": "mentalengine", "key": "mentalengine", "displayName": "mentalengine", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mentalengine", "key": "mentalengine", "displayName": "mentalengine", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "122860", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

this didn't end up making 0.7 but should be target for 0.8\nIMO

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:24:35.000+0000", "updated": "2011-04-15T02:24:35.000+0000" }, { "id": "122861", "author": { "name": "mentalengine", "key": "mentalengine", "displayName": "mentalengine", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Does this look like it will be resolved with the impending 0.8\nrelease?

{html}", "updateAuthor": { "name": "mentalengine", "key": "mentalengine", "displayName": "mentalengine", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:24:35.000+0000", "updated": "2011-04-15T02:24:35.000+0000" }, { "id": "122862", "author": { "name": "mentalengine", "key": "mentalengine", "displayName": "mentalengine", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

bump bump bump :) any information on this?

{html}", "updateAuthor": { "name": "mentalengine", "key": "mentalengine", "displayName": "mentalengine", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:24:35.000+0000", "updated": "2011-04-15T02:24:35.000+0000" }, { "id": "122863", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Sorry, it didn't make it into 0.8. The AVAudioPlayer class\nTitanium uses for playing sound on the iPhone doesn't handle\nstreaming or any non-local files. To do streaming, I'll be delving\ninto Audio Queue Services, which is much more low-level, and switch\nbetween the two methods depending on the url.

\n

I do believe in 0.8, however, if it is not a stream, you could\nuse HTTPClient to download the data, then save it as a file, and\nplay the file passing the file.url in. Titanium would translate the\nurl into a filepath for AVAudioPlayer.

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:24:35.000+0000", "updated": "2011-04-15T02:24:35.000+0000" }, { "id": "122864", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

This was fixed a while back, with even a streamed url in Kitchen\nSink nowadays.

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:24:36.000+0000", "updated": "2011-04-15T02:24:36.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }