Package: conrad 1.0.0.9000
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.
Authors:
conrad_1.0.0.9000.tar.gz
conrad_1.0.0.9000.zip(r-4.5)conrad_1.0.0.9000.zip(r-4.4)conrad_1.0.0.9000.zip(r-4.3)
conrad_1.0.0.9000.tgz(r-4.5-any)conrad_1.0.0.9000.tgz(r-4.4-any)conrad_1.0.0.9000.tgz(r-4.3-any)
conrad_1.0.0.9000.tar.gz(r-4.5-noble)conrad_1.0.0.9000.tar.gz(r-4.4-noble)
conrad_1.0.0.9000.tgz(r-4.4-emscripten)conrad_1.0.0.9000.tgz(r-4.3-emscripten)
conrad.pdf |conrad.html✨
conrad/json (API)
NEWS
# Install 'conrad' in R: |
install.packages('conrad', repos = c('https://fhdsl.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fhdsl/conrad/issues
Pkgdown site:https://hutchdatascience.org
- region - Speech Service supported Region Identifier
Last updated 2 months agofrom:f7bda1bcc0. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 05 2025 |
R-4.5-win | OK | Feb 05 2025 |
R-4.5-mac | OK | Feb 05 2025 |
R-4.5-linux | OK | Feb 05 2025 |
R-4.4-win | OK | Feb 05 2025 |
R-4.4-mac | OK | Feb 05 2025 |
R-4.3-win | OK | Feb 05 2025 |
R-4.3-mac | OK | Feb 05 2025 |
Exports:%>%ms_choose_voicems_create_ssmlms_exist_keyms_fetch_keyms_get_tokenms_list_voicems_regionms_set_keyms_synthesizems_token_expiredms_use_voicems_valid_keyplay_audio
Dependencies:askpassclicurlgluehttr2jsonlitelifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Provide default voice when not provided | ms_choose_voice |
Create Speech Synthesis Markup Language (SSML) | ms_create_ssml |
Find API Key for Microsoft Cognitive Services Text To Speech (TTS) | ms_exist_key ms_fetch_key ms_set_key ms_valid_key |
Get Microsoft Text To Speech (TTS) or Cognitive Services Token from API Key | ms_get_token ms_token_expired |
Get List of Voices for Specified Region | ms_list_voice |
Check if provided region is supported by Speech service | ms_region |
Convert Text to Speech | ms_synthesize |
Retrieve Gender, Full Voice Name, and Language associated with provided Voice | ms_use_voice |
Play audio in a browser | play_audio |
Speech Service supported Region Identifier | region |