Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6959] Android: AudioRecorder needs a sampling rate setter/getter

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2012-08-22T12:26:25.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterMauro Parra-Miranda
AssigneeNeeraj Gupta
Created2012-01-03T10:26:18.000+0000
Updated2012-08-22T20:39:21.000+0000

Description

PROBLEM DESCRIPTION

Customer needs to have more control in the sampling rate of the audio recording in order to use it for quicker uploading. Specially, if you can get the sampling rate down to 8k or similar.

EXTRA INFO

According to this page (http://developer.android.com/guide/appendix/media-formats.html) in Android you can get sampling between 8k to 48k.

Comments

  1. Josh Roesslein 2012-08-22

    Android does not implement AudioRecorder.

JSON Source