Package: mscstts 0.6.4
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:
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
- ms_locale_names - Names of Microsoft Locales
- ms_locales_df - Detailed Names of Microsoft Locales and Voices
Last updated from:c72bb70a66. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 149 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 141 | ||
| macos-oldrel-arm64 | OK | 130 | ||
| windows-devel | OK | 94 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 109 |
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 page | Topics |
|---|---|
| Create SSML for Passing to Synthesize | ms_create_ssml ms_voice_info |
| Find API Key for Microsoft Text To Speech (TTS) or Cognitive Services | ms_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 Key | ms_auth_url ms_expired_token ms_get_tts_token |
| Language and Gender to Microsoft Voice Name | ms_language_to_ms_name ms_validate_language_gender |
| List Voices | ms_list_voices |
| Names of Microsoft Locales | ms_locale_names |
| Locales for Microsoft Translate | ms_languages ms_language_codes ms_locales ms_locale_df |
| Detailed Names of Microsoft Locales and Voices | ms_locales_df |
| Read Synthesized output | ms_read_synthesis |
| Get Microsoft Text To Speech (TTS) or Cognitive Services Token from API Key | ms_region ms_regions ms_set_region ms_synthesize ms_synthesize_api_url |
| Print method for token | print.token reveal |
