Discussion Board

Results 1 to 2 of 2
  1. #1
    We have discovered that some AMR files will be truncated in playback on the Nokia 6600. No change in process to create them, they just don't play all the way (short 11 to 20 second files).

    The same files will work fine on a 6620.

    Repeat: Same Unix batch being used to create ALL the AMR files.

    Any clues?

  2. #2
    Registered User zduniak's Avatar
    Join Date
    Aug 2004
    Location
    Poland, Poznan
    Posts
    11
    I had the same problem. I managed it with using Nokia UI API for playing this AMR files, and it seems that on Nokia API this AMR files aren't truncated. Instead of using classical MMAPI Player, use this:

    Code:
    com.nokia.mid.sound.Sound sound = new com.nokia.mid.sound.Sound(yourAMRFile, com.nokia.mid.sound.Sound.FORMAT_WAV);
    Regards,
    Marcin Zduniak / http://www.j2me.pl

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