Skip to main content
Version: Next

Interface: SpeechToTextProps

Defined in: packages/react-native-executorch/src/types/stt.ts:9

Configuration for Speech to Text model.

Properties

model

model: SpeechToTextModelConfig

Defined in: packages/react-native-executorch/src/types/stt.ts:13

Configuration object containing model sources.


preventLoad?

optional preventLoad: boolean

Defined in: packages/react-native-executorch/src/types/stt.ts:17

Boolean that can prevent automatic model loading (and downloading the data if you load it for the first time) after running the hook.

We are Software Mansion.