speak

actual fun speak(utterance: SpeechSynthesisUtterance)(source)

Adds an utterance to the utterance queue; it will be spoken when any other utterances queued before it have been spoken.

expect fun speak(utterance: SpeechSynthesisUtterance)(source)

Adds an utterance to the utterance queue; it will be spoken when any other utterances queued before it have been spoken.

actual fun speak(utterance: SpeechSynthesisUtterance)(source)

Adds an utterance to the utterance queue; it will be spoken when any other utterances queued before it have been spoken.