{ "id": "174834", "key": "AC-6510", "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": null, "resolutiondate": null, "created": "2020-03-23T08:29:19.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-03-23T08:30:25.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Tested using Titanium SDK 9.0.0.GA\r\n\r\nWhat is a valid configuration to record audio in the AMR format.\r\n\r\nSetting only file format to AUDIO_FILEFORMAT_AMR:\r\n\r\n{code:java}\r\n audioRecorder = Ti.Media.createAudioRecorder({\r\n format: Titanium.Media.AUDIO_FILEFORMAT_AMR\r\n });\r\n{code}\r\n\r\n\r\nor with any other compression seems to throw an error:\r\n\r\n{code:java}\r\n[ERROR] : initializing Recorder. Error Error Domain=NSOSStatusErrorDomain Code=1718449215 \"(null)\"\r\n{code}\r\n\r\nShouldn't AMR be declared as a compression instead of fileformat??\r\n", "attachment": [], "flagged": false, "summary": "iOS: Recording AMR Audio", "creator": { "name": "fahad86", "key": "fahad86", "displayName": "Muhammad Ahmed Fahad", "active": true, "timeZone": "Asia/Shanghai" }, "subtasks": [], "reporter": { "name": "fahad86", "key": "fahad86", "displayName": "Muhammad Ahmed Fahad", "active": true, "timeZone": "Asia/Shanghai" }, "environment": null, "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }