Type: Package
Package: mscstts
Version: 0.6.2
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://azure.microsoft.com/services/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
Suggests: knitr, rmarkdown, covr, testthat (>= 2.1.0), rvest, xml2, zoo
URL: https://github.com/muschellij2/mscstts
BugReports: https://github.com/muschellij2/mscstts/issues
RoxygenNote: 7.1.1
Imports: httr, jsonlite, tuneR
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2020-10-28 15:12:01 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-10-28 15:50:02 UTC
Built: R 4.0.5; ; 2022-04-21 08:37:57 UTC; windows
