audioData property
Synthesized audio bytes, encoded per audio_format.
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get audioData => $_getN(0);
Synthesized audio bytes, encoded per audio_format.
@$pb.TagNumber(1)
$core.List<$core.int> get audioData => $_getN(0);