UNPKG

@agrigate/speech-to-text-wrapper

Version:

Wrapper around any <TextInput /> in React Native that provides support for speech to text functionality—powerful & ease to use

11 lines (8 loc) • 299 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.stt"> <uses-permission android:name="android.permission.RECORD_AUDIO" /> <uses-permission android:name="android.permission.INTERNET" /> <application> <!-- --> </application> </manifest>