{ "id": "128837", "key": "TIMOB-17140", "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": null, "resolutiondate": null, "created": "2014-04-09T12:23:45.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "15971", "description": "Release 3.2.3", "name": "Release 3.2.3", "archived": false, "released": true, "releaseDate": "2014-04-30" } ], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:03:14.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10224", "name": "TiAPI", "description": "This component is used for cross-platform API work. Specifications are most likely to use this component." } ], "description": "h3. Steps to Reproduce\nFirst \nUse this url : http://translate.google.com/translate_tts?tl=ja&q=%E3%81%93%E3%82%93%E3%81%AB%E3%81%A1%E3%81%AF\n(Hello in japanese)\nIn your Chrome browser. it's ok.\n\nBut if you use it with the media player with \nti.media.player {\nurl : http://translate.google.com/translate_tts?tl=ja&q=%E3%81%93%E3%82%93%E3%81%AB%E3%81%A1%E3%81%AF\n}\n\nYou will heard something, but it's no japan but some noise :)\n\nIt doesn't work with chinese,arabic,japanese but work with latina langage and russia.\n\n\nh3. Actual Result\nSome noise\n\nh3. Expected Result\nThe same voice as in your browser.", "attachment": [], "flagged": false, "summary": "TiAPI : MediaPlayer don't speak chinese/korean/japanese", "creator": { "name": "baharroth", "key": "baharroth", "displayName": "Baharroth", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "baharroth", "key": "baharroth", "displayName": "Baharroth", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium SDK 3.2.3 GA,Titanium Studio 3.2.3", "comment": { "comments": [ { "id": "306517", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please provide a runnable test case to reproduce this issue.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-27T19:41:34.000+0000", "updated": "2014-05-27T19:41:34.000+0000" }, { "id": "306992", "author": { "name": "baharroth", "key": "baharroth", "displayName": "Baharroth", "active": true, "timeZone": "America/Los_Angeles" }, "body": "My test case is simple and clear.\r\n\r\nI provide you one url.\r\n\r\nCheck this url in your chrome browser : http://translate.google.com/translate_tts?tl=ja&q=%E3%81%93%E3%82%93%E3%81%AB%E3%81%A1%E3%81%AF\r\n\r\nThen try with the titanium media player :\r\n\r\nti.media.player {\r\nurl : http://translate.google.com/translate_tts?tl=ja&q=%E3%81%93%E3%82%93%E3%81%AB%E3%81%A1%E3%81%AF\r\n}\r\n\r\nSame URL, two different sounds because titanium media player doesn't support exotic langage.", "updateAuthor": { "name": "baharroth", "key": "baharroth", "displayName": "Baharroth", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-30T11:54:29.000+0000", "updated": "2014-05-30T11:54:29.000+0000" }, { "id": "308479", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Moving this to engineering as I can reproduce this issue with the test case. \r\n\r\nTest case:\r\n\r\n{code}\r\nvar w = Ti.UI.createWindow({backgroundColor:'white'});\r\nvar b = Ti.UI.createButton({title:'Play'});\r\nvar m = Titanium.Media.createAudioPlayer({\r\n url: 'http://translate.google.com/translate_tts?tl=ja&q=%E3%81%93%E3%82%93%E3%81%AB%E3%81%A1%E3%81%AF' \r\n});\r\nb.addEventListener('click', function () {\r\n m.play();\r\n});\r\nw.add(b);\r\nw.open();\r\n{code}\r\n\r\n", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-11T16:55:08.000+0000", "updated": "2014-06-11T16:55:08.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }