Interface: TextToSpeechInput
Defined in: packages/react-native-executorch/src/types/tts.ts:88
Text to Speech module input definition
Extended by
Properties
speed?
optionalspeed: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