opencore-amr-android
opencore-amr-android copied to clipboard
Can't play my amr file
I replace demo.amr with my amr file and weird noise plays.. This is my amr file.
this amr decoder, supports only arm-nb. How did you get your arm file?
That file was generated from a burmese text to speech engine. Actually the engine produces a byte array without amr headers. I want to play it without writing to a file on Android.
you should figure out, which format burmese give you, arm-wb or arm-nb?
it's arm-nb. Checked with VLC Player

I try your file on my mac, i is ok to play, and hear noise in the demo app. I wonder if it's problem lies in the platform you get the file? And the size of the demo is small, could you make it longer?
Yes. I wonder what the problem is. demo.amr.zip
the same problem when i try to decode. what programe did you get thr amr file from? can i try?
Here it is. https://github.com/htoomyintnaung/Alistin-Android you will need to input Burmese Text. The files are generated from byte array without amr header.
i will have a try
are there any improvements? I have similar problem with a file recorded via a Q50 / G36 "kid watch". It plays in VLC but not in the demo app. The media information is exactly the same as above.