open static fun with(context: QiContext!): SayBuilder!
Create a new builder from the QiContext
context - QiContext!: the Android context
Return
SayBuilder!: the builder
open static fun with(speechEngine: SpeechEngine!): SayBuilder!
Create a new builder from the SpeechEngine
speechEngine - SpeechEngine!: the SpeechEngine
Return
SayBuilder!: the builder