Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chat-manager
VoiceToTextResult
Interface VoiceToTextResult
语音转文字的业务结果。
interface
VoiceToTextResult
{
text
:
string
;
}
Index
Properties
text
Properties
Readonly
text
text
:
string
转写得到的文本内容。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
IM SDK Web API 文档
Loading...
语音转文字的业务结果。