Skip to main content
Version: 0.7.x

Interface: TextToSpeechInput

Defined in: packages/react-native-executorch/src/types/tts.ts:88

Text to Speech module input definition

Extended by

Properties

speed?

optional speed: number

Defined in: packages/react-native-executorch/src/types/tts.ts:90

optional speed argument - the higher it is, the faster the speech becomes


text

text: string

Defined in: packages/react-native-executorch/src/types/tts.ts:89

a text to be spoken