Discussion Board

Results 1 to 6 of 6

Thread: MMAPI on 6630?

  1. #1
    Registered User grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    Hmmm... MIDI's seem to play OK on firmware 2.39.151, but not on 3.45.110 or 3.45.111. 3.45.110 is playing WAVs OK using the Nokia API.

    Anyone else experience this... even better, anyone have a workaround???!!

    Cheers,
    Graham.

  2. #2
    Registered User Wang Kui's Avatar
    Join Date
    May 2004
    Posts
    5
    Well, same experience as me. I think it's a new bug when the 6630 firmware get updated.

    Nokia has notified this issue and a fix will probably come.

  3. #3
    Registered User creomentis's Avatar
    Join Date
    Aug 2003
    Posts
    1
    Hi guys,

    I'm playing WAV sounds using the Nokia API on a 2.39.151 6630 but I get a sound delay everytime a sound is played.
    Have you experienced this as well?

  4. #4
    Registered User sysmga's Avatar
    Join Date
    Apr 2005
    Posts
    1
    I got the same problem.
    Java seems to be generally broken on some firmware versions. For example the MIDP2.0 GameCanvas.getHeight() returns a different value on different firmware versions... :-(

  5. #5
    Registered User cryptobox's Avatar
    Join Date
    Mar 2005
    Posts
    6
    Hi,
    from the Specs page of the nokia 6630 i found that the audio supported formates are:
    MIDI tones (poly 48)
    AMR (NB-AMR)
    True Tones (WB-AMR)
    WAV
    MP3
    AAC
    RealAudio


    but when i try to play using
    Player p = Manager.createPlayer(is, "audio/basic");
    if i change basic to say mp3 or any other format it causes the program to raise an exception
    Symbian OS error: -5

  6. #6
    Registered User scud's Avatar
    Join Date
    Mar 2004
    Posts
    3
    Media types are according to IANA media-types, http://www.iana.org/assignments/media-types/ . In example, for MP3 the correct form would be "audio/mpeg".

    You can also pass null for type to attempt automatic detection of media type.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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