Type: Package
Package: text2speech
Title: Text to Speech
Version: 0.2.5
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: covr, knitr, rmarkdown, testthat, stringi
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.1.1
URL: https://github.com/muschellij2/text2speech
BugReports: https://github.com/muschellij2/text2speech/issues
Imports: aws.polly, aws.signature, dplyr, googleAuthR, googleLanguageR,
        httr, mscstts (>= 0.5.1), tuneR, magrittr
NeedsCompilation: no
Packaged: 2019-06-24 20:20:51 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2019-06-24 20:50:27 UTC
