voices property

  1. @TagNumber.new(1)
PbList<TTSVoiceInfo> get voices

Implementation

@$pb.TagNumber(1)
$pb.PbList<TTSVoiceInfo> get voices => $_getList(0);