Function: useSpeechToText()
useSpeechToText(
speechToTextProps):SpeechToTextType
Defined in: packages/react-native-executorch/src/hooks/natural_language_processing/useSpeechToText.ts:18
React hook for managing a Speech to Text (STT) instance.
Parameters
speechToTextProps
Configuration object containing model source and optional preventLoad flag.
Returns
Ready to use Speech to Text model.