aspose file tools
The moose likes Java Micro Edition and the fly likes AMR audio format - disassemble Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "AMR audio format - disassemble" Watch "AMR audio format - disassemble" New topic
Author

AMR audio format - disassemble

Aleksandar Ivanov
Greenhorn

Joined: Jan 27, 2011
Posts: 3
I am making a j2me application which passes amr audio from one device to another over the network via udp.
As you know udp isn't that reliable and you can't expect that everything you send will be received.
My question is how to make the device on the other side play random chunks of amr audio?
I saw that there is a header at the beginning of each file but i still don't know how to assemble valid amr content from the received datagrams?

I am making a blackberry application if this could be useful.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: AMR audio format - disassemble
 
Similar Threads
Interfacing RFID Reader with java application
Can someone answer this?
Using a different AudioEncoder in MediaRecorder
Byte array to Amr
Java Newbie Problem - streaming