onSpeedLimit

abstract fun onSpeedLimit(info: SpeedLimitInfo): Boolean

Called when audio warning about speed limit is going to play.

Return

True if audio warning was handled and should not be played by Sygic engine, false otherwise.

Parameters