startASRCaption abstract method
开启实时字幕
@since V5.8.2303
config ASR字幕配置
@return
- 0: 方法调用成功
- 其他: 调用失败
Implementation
Future<int> startASRCaption(NERtcASRCaptionConfig config);
开启实时字幕
@since V5.8.2303
config ASR字幕配置
@return
Future<int> startASRCaption(NERtcASRCaptionConfig config);