# # SpeechResult ## 属性 Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **text** | **string** | 语音识别的内容 | [optional] **begin_time** | **int** | 开始时间 | [optional] **end_time** | **int** | 结束时间 | [optional] **sentence_end** | **bool** | 句子是否结尾 | [optional] [[返回模型列表]](../../README.md#模型文档) [[返回API列表]](../../README.md#api端点文档) [[返回README]](../../README.md)