Namespaces
Variants
Actions
Revision as of 10:57, 14 June 2012 by hamishwillee (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Archived:AAC recording for different sampling rates using Symbian C++

Jump to: navigation, search
Archived.png
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.

Article Metadata

Tested with
Devices(s): Tested on: Nokia N93,
Nokia N78,
Nokia 6210 Navigator

Compatibility
Platform(s): S60 3rd Edition, FP1
S60 3rd Edition, FP2

Article
Keywords: AAC Recording, Audio
Created: User:Kbwiki (05 Mar 2009)
Last edited: hamishwillee (14 Jun 2012)

Description

Not all the sampling rates and channel settings described in TMdaAudioDataSettings will work on all devices for PCM recording. For example, the Nokia 6210 Navigator records PCM audio only at 8kHz, 16kHz, and 48kHz sampling rates. If the samples need to be converted to AAC with a different sampling rate (such as 24kHz or 32 kHz), the PCM data must be resampled to the required sampling rate before passing it to the CMMFCodec for encoding.

Solution

Implement an upsampler or downsampler algorithm to convert each recorded PCM audio buffer to the desired sampling rate before passing it to the CMMFCodec for AAC encoding.

205 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved