State

enum State : Enum<TTSAgentInterface.State>

State of TTSAgent

Entries

Link copied to clipboard

initial state

Link copied to clipboard

playing the speech

Link copied to clipboard

the speech stopped

Link copied to clipboard

the speech finished

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int