aws_polly_api 0.0.2 aws_polly_api: ^0.0.2 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
}