aws_polly_api 1.2.0 aws_polly_api: ^1.2.0 copied to clipboard
AWS API client for Amazon Polly (generated from SDK API specification).
import 'package:aws_polly_api/polly-2016-06-10.dart';
void main() {
final service = Polly(region: 'eu-west-1');
// See documentation on how to use Polly
}