Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17917] Windows: Implement Ti.Media.AudioRecorder

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2016-03-01T20:36:09.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.3.0
ComponentsWindows
Labelsmerge-3.4.2, qe-5.3.0
ReporterIngo Muschenetz
AssigneeGary Mathews
Created2014-10-24T23:39:12.000+0000
Updated2016-05-12T20:46:11.000+0000

Description

Implement Ti.Media.AudioRecorder for the Windows platform, to achieve parity with iOS & Android.

Comments

  1. Kota Iguchi 2015-11-13

    As of [PR 249](https://github.com/appcelerator/titanium_mobile_windows/pull/249), AudioRecorder is partially implemented but we want to make sure to do the rest.
  2. Gary Mathews 2016-02-28

    PR: https://github.com/appcelerator/titanium_mobile_windows/pull/570
  3. Harry Bryant 2016-05-04

    Tested the demo code and found that it works correctly with Windows 10 devices. After creating a recording, I can navigate to Groove Music and playback the sound file. However it does not seem to work on windows 8.1, which has Music player instead of Groove Music. I cannot seem to locate the audio file anywhere on the 8.1 device. Tested on: Windows 10 Pro Windows Phone 10.0 & 8.1 (Microsoft Lumia 640 LTE) Appc Studio: 4.6.0.201605030516 Ti SDK :5.3.0.v20160503133640 Appc NPM: 4.2.5-5 Appc Core: 5.3.0-43 Node: v4.4.2
  4. Gary Mathews 2016-05-06

    I'll check where the files get saved on a 8.1 device, could be in your video folder?
  5. Harry Bryant 2016-05-12

    Tested again with the windows 8.1 device and browsed the device storage contents via the PC. found the AudioRecording in the music folder, and checked back on the music app and the file was present. Tested on: Windows 10 Pro Windows Phone 10.0 & 8.1 (Microsoft Lumia 640 LTE) Appc Studio: 4.6.0.201605030516 Ti SDK: 5.3.0.v20160509143032 Appc NPM: 4.2.5-5 Appc Core: 5.3.0-44 Node: v4.4.4 *Closing Ticket.*

JSON Source