Text-to-speech

Every trigger action related to text-to-speeches.

Last updated: 2024/1/9

Here is the list of tables which are related to water category:

ID
Display Name
Explanations
Parameter A
Parameter B

198

Create Voice object and save it as variable 'A'

“Hey Siri”

Var (Voice)

-

199

Set volume 'B' for Voice object 'A'

“Siri, adjust the volume.”

Voice

Float (0~100)

200

Set pitch 'B' for Voice object 'A'

“Siri, adjust your pitch.”

Voice

Float

201

Set voice model 'B' for Voice object 'A'

“Siri, call Google.” Currently supported: David Desktop

Voice

Model

202

Speak text 'B' with Voice object 'A'

“Siri, speak this.”

Voice

String

203

Speak text-value of variable 'B' with Voice object 'A'

“Siri, speak everything from variable ‘B’.”

Voice

Var (String)

244

Set rate 'B' for Voice object 'A'

???

Voice

Rate(?)

Last updated

Was this helpful?