class TencentCloud::Ams::V20200608::AudioResultDetailLanguageResult
def initialize(label=nil, score=nil, starttime=nil, endtime=nil, sublabelcode=nil)
def initialize(label=nil, score=nil, starttime=nil, endtime=nil, sublabelcode=nil) @Label = label @Score = score @StartTime = starttime @EndTime = endtime @SubLabelCode = sublabelcode end