添加语音websocket等,还没测试
This commit is contained in:
20
keyBoard/Class/AiTalk/V/KBAICommentView.m
Normal file
20
keyBoard/Class/AiTalk/V/KBAICommentView.m
Normal file
@@ -0,0 +1,20 @@
|
||||
//
|
||||
// KBAICommentView.m
|
||||
// keyBoard
|
||||
//
|
||||
// Created by Mac on 2026/1/16.
|
||||
//
|
||||
|
||||
#import "KBAICommentView.h"
|
||||
|
||||
@implementation KBAICommentView
|
||||
|
||||
/*
|
||||
// Only override drawRect: if you perform custom drawing.
|
||||
// An empty implementation adversely affects performance during animation.
|
||||
- (void)drawRect:(CGRect)rect {
|
||||
// Drawing code
|
||||
}
|
||||
*/
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user