I have used expo speech for text-to-speech in our app I implement successfully but I have a problem I can’t set to the Arabic language. Kindly help me out
Hey @sherri, the Speech module supports any BCP 47 language code as indicated in the documentation!
Here’s a Snack I made that has Arabic Speech implemented: https://snack.expo.io/@adamjnav/70ad95
Cheers,
Adam