Home > Mobile >  flutter tts is not working in real device
flutter tts is not working in real device

Time:01-06

i am using flutter tts in my app to translate text to speech and it was working well in emulator but when i run my app in real device . It's not working .Please someone tell me what the hell is happening . why it is working well in emulator but not in real device . Also there is no exception occuring while running app in real device but still not playing.

CodePudding user response:

please try to run your flutter app on different android devices and test. some devices not supported text to speech and some gets supported. i have gone through it, so i tested it in different android devices.

CodePudding user response:

Possible Reason :

Your ip address will be blocked by google temporarily if you abuse this too much !!!!!! Wait for some time .

  •  Tags:  
  • Related