public interface VodASRUtteranceWordForAuditOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getBlankDuration()
空白时长(毫秒)
|
double |
getEndTimeMill()
结束时间(毫秒)
|
double |
getStartTimeMill()
起始时间(毫秒)
|
String |
getText()
分段文本
|
com.google.protobuf.ByteString |
getTextBytes()
分段文本
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getText()
分段文本
string Text = 1;com.google.protobuf.ByteString getTextBytes()
分段文本
string Text = 1;double getStartTimeMill()
起始时间(毫秒)
double StartTimeMill = 2;double getEndTimeMill()
结束时间(毫秒)
double EndTimeMill = 3;double getBlankDuration()
空白时长(毫秒)
double BlankDuration = 4;Copyright © 2025. All rights reserved.