menu
aws_polly_api package
documentation
polly-2016-06-10.dart
DescribeVoicesOutput
voices property
voices property
dark_mode
light_mode
voices
property
List
<
Voice
>
?
voices
final
A list of voices with their properties.
Implementation
final List<Voice>? voices;
aws_polly_api package
documentation
polly-2016-06-10
DescribeVoicesOutput
voices property
DescribeVoicesOutput class