@ -55,6 +55,7 @@ class AudioPlayService : BaseService(),
@JvmStatic
var timeMinute: Int = 0
private set
var url: String = ""
}
@ -42,11 +42,11 @@ abstract class BaseReadAloudService : BaseService(),
var pause = true
fun isPlay(): Boolean {