interface OnStartedListener
Listener for started signal
Since 1
Notify when the robot starts to talk. It is raised when the robot successfully began to talk.
abstract fun onStarted(): Unit