Interface: TextToSpeechInput
Defined in: types/tts.ts:86
Text to Speech module input definition
Extended by
Properties
speed?
optionalspeed:number
Defined in: types/tts.ts:88
optional speed argument - the higher it is, the faster the speech becomes
text?
optionaltext:string
Defined in: types/tts.ts:87
a text to be spoken