Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6960] iOS: AudioRecorder needs a sampling rate setter/getter

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterMauro Parra-Miranda
AssigneeEric Merriman
Created2012-01-03T10:26:46.000+0000
Updated2018-08-02T17:31:50.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 AV foundation Audio Settings section in the Apple iOS Manual, you can specify the sampling with the following values: 8k, 16k, 24k, or 32k.

Comments

  1. Mauro Parra-Miranda 2012-01-03

    Related to this: http://developer.appcelerator.com/question/129919/how-can-you-specify-the-sampling-rate-for-audio-recording and this: http://developer.appcelerator.com/question/130157/audio-recording-sampling-rate
  2. Patrick Ryan 2014-11-25

    If there is any chance to vote for this one I would like to. Increasingly Speech to Text interfacing is becoming more important and I to need to get sample rates of 8k or 16k. Any suggestion on a work around?
  3. Ingo Muschenetz 2014-11-25

    I believe we'd need a fix in the SDK. However, this should be a relatively straightforward pull request. Is this something you could try your hand at? We'd need to check the allowable values for Android as well.

JSON Source