class TencentCloud::Ams::V20201229::AudioResultDetailSpeakerResult
def initialize(label=nil, score=nil, starttime=nil, endtime=nil)
def initialize(label=nil, score=nil, starttime=nil, endtime=nil) @Label = label @Score = score @StartTime = starttime @EndTime = endtime end