public interface VodASRLanguageDetailForAuditOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage()
语言类型,形式形如`<mand>`=普通话,`<sc>`=四川话,`<cant>`=粤语
|
com.google.protobuf.ByteString |
getLanguageBytes()
语言类型,形式形如`<mand>`=普通话,`<sc>`=四川话,`<cant>`=粤语
|
double |
getProb()
识别为此语言的概率
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofdouble getProb()
识别为此语言的概率
double Prob = 1;String getLanguage()
语言类型,形式形如`<mand>`=普通话,`<sc>`=四川话,`<cant>`=粤语
string Language = 2;com.google.protobuf.ByteString getLanguageBytes()
语言类型,形式形如`<mand>`=普通话,`<sc>`=四川话,`<cant>`=粤语
string Language = 2;Copyright © 2025. All rights reserved.