Skip to content

iansummerlin/expo-speech-recognition

 
 

Repository files navigation

🎙️ expo-speech-recognition (with reset)

Forked from https://github.com/jamsch/expo-speech-recognition (fantastic package)

Needed a way to reset result event emitted from the useSpeechRecognition hook in the original package. Web not supported.

Usage

// import
import { ExpoSpeechRecognitionModule } from "expo-speech-recognition-with-reset";

// execute
ExpoSpeechRecognitionModule.reset();

About

Speech Recognition for React Native Expo projects (with reset)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 46.9%
  • Kotlin 26.9%
  • Swift 21.7%
  • JavaScript 2.0%
  • Ruby 1.3%
  • Objective-C++ 1.0%
  • Other 0.2%