UNPKG

@ascendtis/react-native-voice-to-text

Version:

This can use to convert voice to text real time in device

7 lines (4 loc) 191 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.voicetotext"> <uses-permission android:name="android.permission.RECORD_AUDIO" /> </manifest>