IsSpeaking

Description

Returns 1 if Speak has been called and the text has not yet finished. If multiple items of text have been queued up then this command will continue to return 1 until all of them have been spoken, or StopSpeaking is called.

Currently only works on iOS and Android.

Definition

integer IsSpeaking()