Package: mscstts 0.6.4

John Muschelli

mscstts: R Client for the Microsoft Cognitive Services 'Text-to-Speech' REST API

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:John Muschelli [aut, cre]

mscstts_0.6.4.tar.gz
mscstts_0.6.4.zip(r-4.7)mscstts_0.6.4.zip(r-4.6)mscstts_0.6.4.zip(r-4.5)
mscstts_0.6.4.tgz(r-4.6-any)mscstts_0.6.4.tgz(r-4.5-any)
mscstts_0.6.4.tar.gz(r-4.7-any)mscstts_0.6.4.tar.gz(r-4.6-any)
mscstts_0.6.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
mscstts/json (API)
NEWS

# Install 'mscstts' in R:
install.packages('mscstts', repos = c('https://jhudsl.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jhudsl/mscstts/issues

Datasets:

On CRAN:

Conda:

3.68 score 8 stars 12 scripts 244 downloads 23 exports 11 dependencies

Last updated from:c72bb70a66. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK149
source / vignettesOK177
linux-release-x86_64OK122
macos-release-arm64OK141
macos-oldrel-arm64OK130
windows-develOK94
windows-releaseOK77
windows-oldrelOK73
wasm-releaseOK109

Exports:ms_auth_urlms_create_ssmlms_expired_tokenms_get_tts_keyms_get_tts_tokenms_have_tts_keyms_language_codesms_language_to_ms_namems_languagesms_list_voicesms_locale_dfms_localesms_read_synthesisms_regionms_regionsms_set_regionms_set_tts_keyms_synthesizems_synthesize_api_urlms_valid_tts_keyms_validate_language_genderms_voice_inforeveal

Dependencies:askpasscurlhttrjsonliteMASSmimeopensslR6signalsystuneR

Readme and manuals

Help Manual

Help pageTopics
Create SSML for Passing to Synthesizems_create_ssml ms_voice_info
Find API Key for Microsoft Text To Speech (TTS) or Cognitive Servicesms_get_tts_key ms_have_tts_key ms_set_tts_key ms_valid_tts_key
Get Microsoft Text To Speech (TTS) or Cognitive Services Token from API Keyms_auth_url ms_expired_token ms_get_tts_token
Language and Gender to Microsoft Voice Namems_language_to_ms_name ms_validate_language_gender
List Voicesms_list_voices
Names of Microsoft Localesms_locale_names
Locales for Microsoft Translatems_languages ms_language_codes ms_locales ms_locale_df
Detailed Names of Microsoft Locales and Voicesms_locales_df
Read Synthesized outputms_read_synthesis
Get Microsoft Text To Speech (TTS) or Cognitive Services Token from API Keyms_region ms_regions ms_set_region ms_synthesize ms_synthesize_api_url
Print method for tokenprint.token reveal