startBusytone

fun startBusytone(busytoneUriType: String): Boolean

This is part of start() process. busytoneUriType must not empty. empty means do not play. return false to indicate play tone failed and should be stop() immediately otherwise, it will stop() after a tone completed.