conrad: Client for the Microsoft's 'Cognitive Services Text to Speech REST' API

Convert text into synthesized speech and get a list of supported voices for a region. Microsoft's 'Cognitive Services Text to Speech REST' API <https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/rest-text-to-speech?tabs=streaming> supports neural text to speech voices, which support specific languages and dialects that are identified by locale.

Version: 1.0.0
Depends: R (≥ 2.10)
Imports: httr2, jsonlite, magrittr
Suggests: testthat (≥ 3.0.0)
Published: 2023-07-03
Author: Howard Baek ORCID iD [aut, cre, cph], John Muschelli ORCID iD [aut]
Maintainer: Howard Baek <howardbaek.fh at gmail.com>
BugReports: https://github.com/fhdsl/conrad/issues
License: MIT + file LICENSE
URL: https://github.com/fhdsl/conrad
NeedsCompilation: no
Materials: README NEWS
CRAN checks: conrad results

Documentation:

Reference manual: conrad.pdf

Downloads:

Package source: conrad_1.0.0.tar.gz
Windows binaries: r-devel: conrad_1.0.0.zip, r-release: conrad_1.0.0.zip, r-oldrel: conrad_1.0.0.zip
macOS binaries: r-release (arm64): conrad_1.0.0.tgz, r-oldrel (arm64): conrad_1.0.0.tgz, r-release (x86_64): conrad_1.0.0.tgz, r-oldrel (x86_64): conrad_1.0.0.tgz

Reverse dependencies:

Reverse imports: text2speech

Linking:

Please use the canonical form https://CRAN.R-project.org/package=conrad to link to this page.