//sorisdk/com.iplateia.sorisdk/ISORIListener/onStateChanged
onStateChanged
[androidJvm]
abstract fun onStateChanged(state: String)
Called when the Service State changes.
Parameters
androidJvm
state | The new state of the Audio Recognition Service. |