@mirego/forra-api / All Request Functions / playStreamingSpeechSynthesis
Function: playStreamingSpeechSynthesis()
playStreamingSpeechSynthesis(
request,onPlayerCreated,onPlayerPlay,onPlayerEnd):Promise\<void>
Parameters
request
onPlayerCreated
(howler) => void
onPlayerPlay
() => void
onPlayerEnd
() => void
Returns
Promise\<void>