Type: Package
Package: mscstts
Version: 0.6.3
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.2
Imports: httr, jsonlite, tuneR
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-06-10 12:34:34 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2022-06-10 13:10:06 UTC
Built: R 4.1.3; ; 2023-04-17 16:25:14 UTC; windows
