AR-Test-Demo/avatar_flutter_app/demo/SpeechDemoIOS/SpeechDemo/test/TestAsrOfflineRtfViewController.h
zyc 689fa8936b Integrate Volcengine realtime voice + Live2D mouth driving
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 15:39:23 +08:00

14 lines
252 B
Objective-C

//
// TestAsrOfflineRtfViewController.h
// SpeechDemo
//
// Created by bytedance on 2023/6/6.
// Copyright © 2023 chengzihao.ds. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface TestAsrOfflineRtfViewController : UIViewController
@end