This commit is contained in:
2026-03-09 17:34:08 +08:00
parent c1ace5f53e
commit 0af7428353
55 changed files with 1630 additions and 665 deletions

View File

@@ -39,8 +39,8 @@
- (void)setup {
_state = KBAiRecordButtonStateNormal;
_normalTitle = @"按住说话";
_recordingTitle = @"松开结束";
_normalTitle = KBLocalized(@"Hold To Speak");
_recordingTitle = KBLocalized(@"Release To Finish");
_tintColor = [UIColor systemBlueColor];
//