Suppot React Native Voice - A speech-to-text library
complete
Steve Phuc
Please support in expo: Suppot React Native Voice - A speech-to-text library https://github.com/react-native-community/voice
Evan Bacon
complete
Today, we are pleased to announce that with the arrival of Expo SDK 42, you can now create custom development clients in the cloud using EAS Build, or locally with the new Expo run commands.
The package has a config plugin built-in, so setup is pretty easy!
You can try it out today:
- Create a new project: expo init
- Install the packages: expo install @react-native-voice/voice expo-dev-client(can also use npm or yarn)
- Add @react-native-voice/voiceto theexpo.pluginsarray in yourapp.json.
Build the native app:
- In the cloud with eas build -p all --profile development(expo build does not support custom builds)
- Or locally with expo run:iosandexpo run:android
These custom clients can be shared across teams, and even reused across projects (just like Expo Go).
To be clear,
@react-native-voice/voice
has not been added to the Expo Go app that you download from the App Store or Google Play Store. We still consider this feature to be completed because users can now:
- Create a custom client app without needing to write any native code.
- Build the iOS project without having access to an Apple computer.
We hope you enjoy, and we have big plans to continue improving this workflow going forward!
hellorutik
is there any way to use speech o text in expo app?
Wodin
hellorutik: Yes. See the instructions in the pinned comment.
Wodin
Merged in a post:
Voice to Text
spm fm
Please add this Feature in the expo
spm fm
any one tell me that this system is working i try many time these instruction but not working and also tell me its feature only in sdk 42 version ,please any one tell me
Wodin
spm fm: Please create a post on forums.expo.dev with what you have tried, what error messages you got or what went wrong, what Expo SDK version you're using, how you're building the app, etc.
EDIT: To clarify the "SDK 42" comment, this should work in Expo SDK 42 and later. I have tested it successfully in SDK 44 on an Android device. I have not yet tested it on iOS.
spm fm
Wodin:
We face this type of error when we touch the start Button and we also create a build:android and he is not working in android phone
null is not an object (evaluating 'Voice.startSpeech')
use sdk version 44.0.0
Evan Bacon
complete
Today, we are pleased to announce that with the arrival of Expo SDK 42, you can now create custom development clients in the cloud using EAS Build, or locally with the new Expo run commands.
The package has a config plugin built-in, so setup is pretty easy!
You can try it out today:
- Create a new project: expo init
- Install the packages: expo install @react-native-voice/voice expo-dev-client(can also use npm or yarn)
- Add @react-native-voice/voiceto theexpo.pluginsarray in yourapp.json.
Build the native app:
- In the cloud with eas build -p all --profile development(expo build does not support custom builds)
- Or locally with expo run:iosandexpo run:android
These custom clients can be shared across teams, and even reused across projects (just like Expo Go).
To be clear,
@react-native-voice/voice
has not been added to the Expo Go app that you download from the App Store or Google Play Store. We still consider this feature to be completed because users can now:
- Create a custom client app without needing to write any native code.
- Build the iOS project without having access to an Apple computer.
We hope you enjoy, and we have big plans to continue improving this workflow going forward!
Jason Mize
Is there any timeline on this? Much needed.
Tcha Tcho
Yes!!!
Juuso Hämäläinen
Would really come in handy!
MyCloudVIP com
I think it's about time this API is considered and added to EXPO :)