Archived:Audio/x-wav throws a MediaException on the Nokia 6230i (Known Issue)
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): Nokia 6230i
Compatibility
Platform(s): Series 40 2nd Edition
Article
Created: User:Technical writer 1
(07 Jul 2006)
Last edited: hamishwillee
(15 Jun 2012)
Overview
Manager.createPlayer() does not create a Player and throws MediaException if "audio/x-wav" is supplied as an input parameter.
Description
If you try to create a media player for .wav files and use Manager.createPlayer() method and supply "audio/x-wav" as a parameter, it throws a MediaException.
Solution
Use "audio/wav" instead of "audio/x-wav" with the Manager.createPlayer() method.


(no comments yet)