opencore-amr-android icon indicating copy to clipboard operation
opencore-amr-android copied to clipboard

Can't play my amr file

Open dev-myatminsoe opened this issue 9 years ago • 10 comments
trafficstars

I replace demo.amr with my amr file and weird noise plays.. This is my amr file.

sound.amr.zip

dev-myatminsoe avatar Jun 23 '16 17:06 dev-myatminsoe

this amr decoder, supports only arm-nb. How did you get your arm file?

kevinho avatar Jun 24 '16 02:06 kevinho

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.

dev-myatminsoe avatar Jun 24 '16 07:06 dev-myatminsoe

you should figure out, which format burmese give you, arm-wb or arm-nb?

kevinho avatar Jun 25 '16 02:06 kevinho

it's arm-nb. Checked with VLC Player screen shot 2016-06-27 at 12 16 50 pm

dev-myatminsoe avatar Jun 27 '16 05:06 dev-myatminsoe

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?

kevinho avatar Jun 28 '16 02:06 kevinho

Yes. I wonder what the problem is. demo.amr.zip

dev-myatminsoe avatar Jun 28 '16 05:06 dev-myatminsoe

the same problem when i try to decode. what programe did you get thr amr file from? can i try?

kevinho avatar Jun 28 '16 07:06 kevinho

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.

dev-myatminsoe avatar Jun 29 '16 08:06 dev-myatminsoe

i will have a try

kevinho avatar Jun 29 '16 09:06 kevinho

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.

flocsy avatar Feb 08 '19 15:02 flocsy