Function: useSpeechToText()
useSpeechToText(
speechToTextProps):SpeechToTextType
Defined in: hooks/natural_language_processing/useSpeechToText.ts:19
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.