Open ghost opened 2 years ago
@sebpapaechocharliekilo Need to install the voices in the iOS 16 Simulator.
https://user-images.githubusercontent.com/435351/194771164-3c63a708-e9a3-40d0-bdeb-bfc20c1d1cf1.mp4
https://github.com/ak1394/react-native-tts/issues/224#issuecomment-1254132339
Thanks for this
Seems something changed since iOS 16
const voices = await Tts.voices();
voices :>> []
Does someone else have the same issue?
PS: I'm using "react-native-tts": "^4.1.0",