Type: Package
Package: text2speech
Title: Text to Speech
Version: 0.2.9
Authors@R: 
    person(given = "John",
           family = "Muschelli",
           role = c("aut", "cre"),
           email = "muschellij2@gmail.com",
           comment = c(ORCID = "0000-0001-6469-1750"))
Description: Unifies different text to speech engines, such as
    Google, Microsoft, and Amazon.  Text synthesis can be done
    in any engine with a simple switch of an argument denoting
    the service requested.
License: GPL-3
Suggests: aws.polly, covr, rmarkdown, testthat, stringi
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.0.1
URL: https://github.com/muschellij2/text2speech
BugReports: https://github.com/muschellij2/text2speech/issues
Imports: aws.signature, dplyr, googleAuthR, googleLanguageR, httr,
        mscstts (>= 0.5.1), tuneR, magrittr, knitr, utils
NeedsCompilation: no
Packaged: 2020-01-13 21:01:17 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-13 22:20:03 UTC
