Changelog
Source:NEWS.md
text2speech 0.2.11
- The
tts_speak_engine
is now enabled on attachment so that it works withknitr
out of the box.
text2speech 0.2.9
CRAN release: 2020-01-13
- Removing
aws.polly
links as it is aSuggests
field now as Prof. Ripley states asaws.polly
has been orphaned.
text2speech 0.2.9
CRAN release: 2020-01-13
- Making
aws.polly
aSuggests
as Prof. Ripley states asaws.polly
has been orphaned.
text2speech 0.2.5
CRAN release: 2019-06-24
- Fixed small issue with
aws.polly::list_voices
. Will fix with new version ofaws.polly
: https://github.com/cloudyr/aws.polly/pull/6.