mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf: 微信-功能类-自动语音转文字
This commit is contained in:
@@ -709,16 +709,14 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 38,
|
key: 38,
|
||||||
name: '功能类-自动语音转文字',
|
name: '功能类-自动语音转文字',
|
||||||
desc: '点击语音旁边的转文字/长按语音后点击转文字',
|
desc: '点击语音旁边的转文字',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: '.ui.LauncherUI',
|
activityIds: '.ui.LauncherUI',
|
||||||
matches: '@[clickable=true] >(1,2) [text="转文字"]',
|
matches: '@[clickable=true] > [text="转文字"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: 'https://i.gkd.li/i/18135057',
|
||||||
'https://i.gkd.li/i/14497389',
|
excludeSnapshotUrls: 'https://i.gkd.li/i/18135054',
|
||||||
'https://i.gkd.li/i/14538322',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user