Package: mscstts 0.6.3
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/services/cognitive-services/> in order to obtain a (free) API key. Without an API key, this package will not work properly.
Authors:
mscstts_0.6.3.tar.gz
mscstts_0.6.3.zip(r-4.5)mscstts_0.6.3.zip(r-4.4)mscstts_0.6.3.zip(r-4.3)
mscstts_0.6.3.tgz(r-4.4-any)mscstts_0.6.3.tgz(r-4.3-any)
mscstts_0.6.3.tar.gz(r-4.5-noble)mscstts_0.6.3.tar.gz(r-4.4-noble)
mscstts_0.6.3.tgz(r-4.4-emscripten)mscstts_0.6.3.tgz(r-4.3-emscripten)
mscstts.pdf |mscstts.html✨
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/muschellij2/mscstts/issues
- ms_locale_names - Names of Microsoft Locales
- ms_locales_df - Detailed Names of Microsoft Locales and Voices
Last updated 2 years agofrom:95269d3071. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | NOTE | Nov 11 2024 |
R-4.5-linux | NOTE | Nov 11 2024 |
R-4.4-win | NOTE | Nov 11 2024 |
R-4.4-mac | NOTE | Nov 11 2024 |
R-4.3-win | NOTE | Nov 11 2024 |
R-4.3-mac | NOTE | Nov 11 2024 |
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 |