UNPKG

@mhpdev/react-native-speech

Version:

A high-performance React Native library for text-to-speech on iOS and Android

8 lines (7 loc) 200 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <queries> <intent> <action android:name="android.intent.action.TTS_SERVICE" /> </intent> </queries> </manifest>