Package: mscstts
Version: 0.4.0
Title: R Client for the Microsoft Cognitive Services 'Text-to-Speech'
        REST API
Description: R Client for the Microsoft Cognitive Services 
  'Text-to-Speech' REST API, including voice synthesis. A valid account 
  must be registered at the Microsoft Cognitive Services website 
  <https://www.microsoft.com/cognitive-services/> in order to 
  obtain a (free) API key. Without an API key, this package will not 
  work properly.
Authors@R: 
  c(person(given = "John",family = "Muschelli",
  email = "muschellij2@gmail.com",
  role = c("aut", "cre"),
  comment = c(ORCID = "0000-0001-6469-1750")))
License: GPL-3
Encoding: UTF-8
LazyData: true
Type: Package
Suggests: knitr, rmarkdown, covr, tuneR, testthat
URL: https://github.com/muschellij2/mscstts
BugReports: https://github.com/muschellij2/mscstts/issues
RoxygenNote: 6.1.0
Imports: httr, jsonlite
NeedsCompilation: no
Packaged: 2018-11-19 20:46:03 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2018-11-19 21:20:04 UTC
