isSpeaking property

bool get isSpeaking

Whether the TTS engine is currently speaking

Implementation

bool get isSpeaking => _isSpeaking;