You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
490 B
490 B
# SpeechResult
属性
Name | Type | Description | Notes |
---|---|---|---|
text | string | 语音识别的内容 | [optional] |
begin_time | int | 开始时间 | [optional] |
end_time | int | 结束时间 | [optional] |
sentence_end | bool | 句子是否结尾 | [optional] |