{
  "_id": "6a102c38acfb0bcc41c92f7e",
  "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-05-13 06:20:00 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>",
  "MD5sum": "0e8e43fe00a5520263b1aff5f67de327",
  "_user": "fhdsl",
  "_type": "src",
  "_file": "conrad_1.0.0.9000.tar.gz",
  "_fileid": "2de940d22230edb5c87c3830f2d99336b855e200e2b93e8fb20307b3b8f74cfc",
  "_filesize": 1404407,
  "_sha256": "2de940d22230edb5c87c3830f2d99336b855e200e2b93e8fb20307b3b8f74cfc",
  "_created": "2026-05-13T06:20:00.000Z",
  "_published": "2026-05-22T10:13:12.021Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359539701,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963004867"
    },
    {
      "job": 77359539328,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963012694"
    },
    {
      "job": 77359539866,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963014223"
    },
    {
      "job": 77359539805,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963013047"
    },
    {
      "job": 77359539310,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962977618"
    },
    {
      "job": 77359538852,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158079403"
    },
    {
      "job": 77359539601,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962997311"
    },
    {
      "job": 77359539863,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962994422"
    },
    {
      "job": 77359539692,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962992684"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fhdsl/actions/runs/25782021726",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 50791792
  },
  "_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"
  },
  "_downloads": {
    "count": 689,
    "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.0",
  "_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",
    "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-05-13T06:21:56.000Z",
      "distro": "noble",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "f24bdac9d60d2d911c87baf479760fd3af05c03a0c513977e342bbc59bd4ec9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/25782021726"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-13T06:22:28.000Z",
      "distro": "noble",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "9ee273545b16c320dfb6eb834c1a141400f23248017ea656de7624c09f90b5d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/25782021726"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-13T06:22:35.000Z",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "04ab1efd43810eb88a61d3690725d665b7f108ce6055f58422ebe9a03c30067a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/25782021726"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-13T06:22:28.000Z",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "bec5c548ef634765bb19b89cf0e0f888b3b59ec95e13c9805863d0eaf9d60723",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/25782021726"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-13T06:21:20.000Z",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "a864254cd82740084c743c72f344b8f21bbd81a53a3ca63593c0b18585017b2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/25782021726"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-13T06:21:07.000Z",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "a3d85f1cd1d61e6a6a333b05aa7e295b15f72a50f944749095fae24f6feb7a62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/25782021726"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-13T06:21:01.000Z",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "d177c3f744f22da63603b24fa61745c9a1b8693dc37d9428428030b2f627c5e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/25782021726"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-05-22T10:12:58.000Z",
      "commit": "f7bda1bcc042e61b96ff84c860f3bb0ff5d690b1",
      "fileid": "125608281cf861d681e81e669d7addbe41f15fe54e1f2f44125e9204c6ef5dd8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fhdsl/actions/runs/25782021726"
    }
  ]
}