-
start
→ const EventType
-
const EventType('start')
-
end
→ const EventType
-
const EventType('end')
-
word
→ const EventType
-
const EventType('word')
-
sentence
→ const EventType
-
const EventType('sentence')
-
marker
→ const EventType
-
const EventType('marker')
-
interrupted
→ const EventType
-
const EventType('interrupted')
-
cancelled
→ const EventType
-
const EventType('cancelled')
-
error
→ const EventType
-
const EventType('error')
-
pause
→ const EventType
-
const EventType('pause')
-
resume
→ const EventType
-
const EventType('resume')