依赖于科大讯飞的asr识别能力,使用Android无障碍服务获取页面文本作为热词,注册到讯飞api,注册过后语音识别到热词的asr返回,利用WindowManager和无障碍的点击实现可见即可说功能 无障碍服务获取需要注册的热词 packagecom..model; importandroid.accessibilityservice.AccessibilityService; importandroid.content.ComponentName; importandroid.content.Context; importandroid.content.Intent; impor...

  Qr2tmbRLQX4n   2023年11月02日   63   0   0 Java无障碍服务Androidide

@file:Suppress("UNREACHABLE_CODE") packagecom.by.composeapp importandroid.os.Bundle importandroid.util.Log importandroid.widget.Toast importandroidx.activity.ComponentActivity importandroidx.activity.compose.setContent importandroidx.compose.animation.core.animateDpAsState importandroidx.compose...

  Qr2tmbRLQX4n   2023年11月02日   72   0   0 JavaAndroidTextCompose

/ 定时器 / @Composable funtime(){ vartimer:Timer?=null valsdf=SimpleDateFormat("yyyy-MM-ddHH:mm:ss") timer=Timer() varnumberbyremember{ mutableStateOf(sdf.format(Date())) } LaunchedEffect(key1=number,block={ timer!!.schedule(object:TimerTask(){ overridefunrun(){ //时间 number=sdf.format(Date()) } },0,1...

  Qr2tmbRLQX4n   2023年11月02日   37   0   0 kotlinTextComposeide

resourceandroid:attr/lStarnotfound. 检查androidx.core:core-ktx包的版本是否指定,没有指定版本需要指定版本号implementation‘androidx.core:core-ktx:1.3.2’ unknowntag<:string> 原因与字符串数组有关。在你的string.xml检查你是否有空或类似的东西 <string-arrayname="array_name"> <stringname="array_name_item">text</string> ... </stri...

  Qr2tmbRLQX4n   2023年11月02日   45   0   0 版本号kotlinAndroidxml
关注 更多

空空如也 ~ ~

粉丝 更多

空空如也 ~ ~