speakerIds property

  1. @TagNumber.new(10)
PbList<String> get speakerIds

Diarization summary when available.

Implementation

@$pb.TagNumber(10)
$pb.PbList<$core.String> get speakerIds => $_getList(9);