mode property

SubtitleMode mode
getter/setter pair

字幕模式。

可以根据需要选择识别和翻译两种模式。开启识别模式,会将识别后的用户语音转化成文字;开启翻译模式,会在语音识别后进行翻译。

Implementation

SubtitleMode mode;