Type: Package
Package: mscstts
Version: 0.6.4
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/en-us/products/ai-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/jhudsl/mscstts
BugReports: https://github.com/jhudsl/mscstts/issues
RoxygenNote: 7.3.2
Imports: httr, jsonlite, tuneR
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2025-07-21 19:06:53 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-21 19:20:02 UTC
Built: R 4.4.3; ; 2025-10-08 02:37:41 UTC; windows
