aws.polly
aws.polly copied to clipboard
Fixes #12
Please ensure the following before submitting a PR:
- [ X if suggesting code changes or improvements, open an issue first
- [X] for all but trivial changes (e.g., typo fixes), add your name to DESCRIPTION
- [X] for all but trivial changes (e.g., typo fixes), documentation your change in NEWS.md with a parenthetical reference to the issue number being addressed
- [X] if changing documentation, edit files in
/Rnot/manand rundevtools::document()to update documentation - [ ] add code or new test files to
/testsfor any new functionality or bug fix - [X] make sure
R CMD checkruns without error before submitting the PR