Hi All,
I am in middle of the application for the text to speech, I used Ionic cordova native text to speech plugin, It works fine when I pass option local:'en-US', In same scenario when I pass local:'ru_RU' for russian, not working.
Here i s the code snippet. src/pages/home/home.html
Hi All, I am in middle of the application for the text to speech, I used Ionic cordova native text to speech plugin, It works fine when I pass option local:'en-US', In same scenario when I pass local:'ru_RU' for russian, not working. Here i s the code snippet. src/pages/home/home.html
src/pages/home/home.ts
Please look into it. I want multiple language text to speech.
Thanks.