Fabrice-Montfort/ezSTT_ANE

not working on samsung s4

Closed this issue · 5 comments

Hello,

the ane didn't work on an my s4, it stop in less then a second, not usable!

regards

Hi Bluelemonade,

Have you tested your compiled project on other devices (iOS and Android)? Does it work on these other devices with the same code?
Do you get an error message on the Samsung S4?
You can see messages with :
private var stt:ezSTT = ezSTT.instance; stt.debug = true;
And then, your own code.

I never experienced this type of problem on a Samsung device.
Thank you for your comeback. We will try to see where the error is.

I tried your apk, nothing own compiled.

I'm looking for a Samsung Galaxy S4 to make some tests.

Maybe you can try to compile the demo project and then tell me if you have some error message ?

ok, the demo code is for flashbuilder? ist their any code for animate?

You can use the example in any IDE. I use both IntelliJ IDEA and FlashBuilder 4.7 to compile this code.

Just make sure to link properly the ANE's and Starling/Feathers libraries