isCompleted property

bool isCompleted
getter/setter pair

Whether the transcription is completed. true: sentence completed, false: intermediate result.

Implementation

bool isCompleted;