Voice speak out with amount like paytm

1k Views Asked by At

I want integrate the algorithm which is used by paytm to speak amount like 20rs done successfully. so i want to implement same functionality can anyone suggest that how i can achieve this with india voice accent in android or kotlin.

1

There are 1 best solutions below

1
On

You can use speak() method of android.speech.tts.TextToSpeech class and using the same you can convert a text to speech (audio)