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