naoufal / react-native-speech

A text-to-speech library for React Native.
https://www.npmjs.com/package/react-native-speech
304 stars 53 forks source link

Speech on physical ios device #6

Closed rzmz closed 8 years ago

rzmz commented 8 years ago

If I install the app on my physical device, I get no errors but there also is no audio. It works in the emulator. Any ideas what I have gotten wrong?

I tried adding inter-app-audio entitlement but that did not seem to resolve my problem...