{
  "_id": "6a534dfc9b92047c28d57ce2",
  "Package": "conrad",
  "Title": "Client for the Microsoft's 'Cognitive Services Text to Speech\nREST' API",
  "Version": "1.0.0.9000",
  "Authors@R": "c( \nperson(\"Howard\", \"Baik\", email = \"howardbaik43@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0000-8942-1618\")),\nperson(\"John\", \"Muschelli\", email = \"muschellij2@gmail.com\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-6469-1750\"))\n)",
  "Description": "Convert text into synthesized speech and get a list of\nsupported voices for a region. Microsoft's 'Cognitive Services\nText to Speech REST' API\n<https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/rest-text-to-speech?tabs=streaming>\nsupports neural text to speech voices, which support specific\nlanguages and dialects that are identified by locale.",
  "URL": "https://github.com/fhdsl/conrad,\nhttps://hutchdatascience.org/conrad/",
  "BugReports": "https://github.com/fhdsl/conrad/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://fhdsl.r-universe.dev",
  "Date/Publication": "2025-01-06 14:42:26 UTC",
  "RemoteUrl": "https://github.com/fhdsl/conrad",
  "RemoteRef": "HEAD",
  "RemoteSha": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 08:16:26 UTC",
    "User": "root"
  },
  "Author": "Howard Baik [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0000-8942-1618>),\nJohn Muschelli [aut] (ORCID: <https://orcid.org/0000-0001-6469-1750>)",
  "Maintainer": "Howard Baik <howardbaik43@gmail.com>",
  "_user": "fhdsl",
  "_type": "src",
  "_file": "conrad_1.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/9f077ededc89b2995da2ab22713fde78429c9bbf3b1608c92e74c98c89ca9e77",
  "_filesize": 1404466,
  "_sha256": "9f077ededc89b2995da2ab22713fde78429c9bbf3b1608c92e74c98c89ca9e77",
  "_expires": "2026-10-20T08:19:06.000Z",
  "_created": "2026-07-12T08:16:26.000Z",
  "_published": "2026-07-12T08:19:08.183Z",
  "_jobs": [
    {
      "job": 86630969477,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257902232"
    },
    {
      "job": 86630969481,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257901594"
    },
    {
      "job": 86630969474,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257895084"
    },
    {
      "job": 86630969471,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257894796"
    },
    {
      "job": 86630741270,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257882671"
    },
    {
      "job": 86630969468,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257900742"
    },
    {
      "job": 86630969501,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257893151"
    },
    {
      "job": 86630969521,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257893711"
    },
    {
      "job": 86630969487,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257894371"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fhdsl/actions/runs/29185493085",
  "_status": "success",
  "_upstream": "https://github.com/fhdsl/conrad",
  "_commit": {
    "id": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
    "author": "Candace Savonen <cansav09@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from howardbaik/main\n\nQuick fixes to name and email",
    "time": 1736174546
  },
  "_maintainer": {
    "name": "Howard Baik",
    "email": "howardbaik43@gmail.com",
    "login": "howardbaik",
    "linkedin": "in/howard-baik",
    "description": "Project Data/Solution Engineer at Integral Consulting Inc.",
    "uuid": 50791792,
    "orcid": "0009-0000-8942-1618"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "fhdsl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "azure",
    "text-to-speech",
    "tts"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "howardbaik",
      "count": 6,
      "uuid": 50791792
    },
    {
      "user": "cansavvy",
      "count": 1,
      "uuid": 23458084
    }
  ],
  "_userbio": {
    "uuid": 108835162,
    "type": "organization",
    "name": "Fred Hutch Data Science Lab",
    "followers": 59
  },
  "_downloads": {
    "count": 591,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/conrad"
  },
  "_devurl": "https://github.com/fhdsl/conrad",
  "_pkgdown": "https://hutchdatascience.org/conrad/",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/conrad.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fhdsl/conrad",
  "_realowner": "fhdsl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-07-03"
    },
    {
      "version": "1.0.0.1",
      "date": "2024-08-19"
    }
  ],
  "_exports": [
    "%>%",
    "ms_choose_voice",
    "ms_create_ssml",
    "ms_exist_key",
    "ms_fetch_key",
    "ms_get_token",
    "ms_list_voice",
    "ms_region",
    "ms_set_key",
    "ms_synthesize",
    "ms_token_expired",
    "ms_use_voice",
    "ms_valid_key",
    "play_audio"
  ],
  "_datasets": [
    {
      "name": "region",
      "title": "Speech Service supported Region Identifier",
      "object": "region",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ms_choose_voice",
      "title": "Provide default voice when not provided",
      "topics": [
        "ms_choose_voice"
      ]
    },
    {
      "page": "ms_create_ssml",
      "title": "Create Speech Synthesis Markup Language (SSML)",
      "topics": [
        "ms_create_ssml"
      ]
    },
    {
      "page": "ms_fetch_key",
      "title": "Find API Key for Microsoft Cognitive Services Text To Speech (TTS)",
      "topics": [
        "ms_exist_key",
        "ms_fetch_key",
        "ms_set_key",
        "ms_valid_key"
      ]
    },
    {
      "page": "ms_get_token",
      "title": "Get Microsoft Text To Speech (TTS) or Cognitive Services Token from API Key",
      "topics": [
        "ms_get_token",
        "ms_token_expired"
      ]
    },
    {
      "page": "ms_list_voice",
      "title": "Get List of Voices for Specified Region",
      "topics": [
        "ms_list_voice"
      ]
    },
    {
      "page": "ms_region",
      "title": "Check if provided region is supported by Speech service",
      "topics": [
        "ms_region"
      ]
    },
    {
      "page": "ms_synthesize",
      "title": "Convert Text to Speech",
      "topics": [
        "ms_synthesize"
      ]
    },
    {
      "page": "ms_use_voice",
      "title": "Retrieve Gender, Full Voice Name, and Language associated with provided Voice",
      "topics": [
        "ms_use_voice"
      ]
    },
    {
      "page": "play_audio",
      "title": "Play audio in a browser",
      "topics": [
        "play_audio"
      ]
    },
    {
      "page": "region",
      "title": "Speech Service supported Region Identifier",
      "topics": [
        "region"
      ]
    }
  ],
  "_readme": "https://github.com/fhdsl/conrad/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "api-key.Rmd",
      "filename": "api-key.html",
      "title": "Configuring an API Key",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting an API key",
        "Setting your API key"
      ],
      "created": "2023-07-06 00:04:02",
      "modified": "2023-07-06 17:26:27",
      "commits": 4
    },
    {
      "source": "conrad.Rmd",
      "filename": "conrad.html",
      "title": "Introduction to conrad",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Get a List of Voices",
        "Text-to-Speech",
        "Examples"
      ],
      "created": "2023-06-29 02:57:50",
      "modified": "2024-07-11 19:19:17",
      "commits": 8
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "conrad",
  "_universes": [
    "fhdsl",
    "howardbaik"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-12T08:18:36.000Z",
      "distro": "resolute",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "https://r2.ropensci.org/fb6fcccaad8b8198e18c9758586a8a3e664314dcee024159723eeb5db9251311",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/29185493085"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-12T08:18:33.000Z",
      "distro": "resolute",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "https://r2.ropensci.org/5cab3ca541de060c44044ffb83ec227f184cac60a5f17618b57e194c1fa537b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/29185493085"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-12T08:17:50.000Z",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "https://r2.ropensci.org/47c807dbb8e49069f7ba161116b31eb5e72d05bd7f91220478ceaa3d9eb6d261",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/29185493085"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-12T08:17:48.000Z",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "https://r2.ropensci.org/9e964b2e04851dc75518a3a2ef021fc6c4436a66cd8260ebd2b7677dd41e8df4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/29185493085"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-07-12T08:18:38.000Z",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "https://r2.ropensci.org/b62b21cef2e353b8a6ea22c37c6ffd86abed52c9a9d3d8c0b889654334bd0de4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/29185493085"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-12T08:17:31.000Z",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "https://r2.ropensci.org/1d6650a50f4b13b3f7288201ad2204a86b9a8e7efa8f0413194e08285453db7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/29185493085"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-12T08:17:38.000Z",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "https://r2.ropensci.org/dc926cfcc887537c2c28d56f7c12e29fe84f0f7f40a32c3912ffa5cc49c77dc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/29185493085"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-12T08:17:39.000Z",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "https://r2.ropensci.org/7e384f4fba6ba8dbed004b7622946639abb13d06594c49f04d8eecfbc7d8aec8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/29185493085"
    }
  ]
}