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.7)conrad_1.0.0.9000.zip(r-4.6)conrad_1.0.0.9000.zip(r-4.5)
conrad_1.0.0.9000.tgz(r-4.6-any)conrad_1.0.0.9000.tgz(r-4.5-any)
conrad_1.0.0.9000.tar.gz(r-4.7-any)conrad_1.0.0.9000.tar.gz(r-4.6-any)
conrad_1.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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/docs site:https://hutchdatascience.org
- region - Speech Service supported Region Identifier
Last updated from:f7bda1bcc0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 150 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 184 | ||
| macos-oldrel-arm64 | OK | 190 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 105 |
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 |
