{"id":13411103,"url":"https://github.com/discordjs/voice","last_synced_at":"2025-10-03T04:30:42.160Z","repository":{"id":41110307,"uuid":"321970772","full_name":"discordjs/voice","owner":"discordjs","description":"Implementation of the Discord Voice API for discord.js and other JS/TS libraries","archived":true,"fork":false,"pushed_at":"2023-07-12T18:05:58.000Z","size":2146,"stargazers_count":325,"open_issues_count":23,"forks_count":111,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-04-14T06:44:57.624Z","etag":null,"topics":["audio","discord","discord-bot","discordjs","hacktoberfest","tcp","udp","voice","voip"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/discordjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"amishshah","patreon":"discordjs","open_collective":"discordjs"}},"created_at":"2020-12-16T12:08:41.000Z","updated_at":"2024-03-10T22:38:35.000Z","dependencies_parsed_at":"2022-09-19T11:11:59.379Z","dependency_job_id":"fdacd1ef-7ac9-476e-87e6-9c39ff4594cd","html_url":"https://github.com/discordjs/voice","commit_stats":{"total_commits":139,"total_committers":23,"mean_commits":6.043478260869565,"dds":0.3309352517985612,"last_synced_commit":"309ac8596cac422cf22e51331869e011c720124c"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discordjs%2Fvoice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discordjs%2Fvoice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discordjs%2Fvoice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discordjs%2Fvoice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/discordjs","download_url":"https://codeload.github.com/discordjs/voice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867770,"owners_count":16554362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","discord","discord-bot","discordjs","hacktoberfest","tcp","udp","voice","voip"],"created_at":"2024-07-30T20:01:11.417Z","updated_at":"2025-10-03T04:30:41.813Z","avatar_url":"https://github.com/discordjs.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n\t\u003cbr /\u003e\n\t\u003cp\u003e\n\t\t\u003ca href=\"https://discord.js.org\"\u003e\u003cimg src=\"https://discord.js.org/static/logo.svg\" width=\"546\" alt=\"discord.js\" /\u003e\u003c/a\u003e\n\t\u003c/p\u003e\n\t\u003cbr /\u003e\n\t\t\u003cp\u003e\n\t\t\u003ca href=\"https://discord.gg/djs\"\u003e\u003cimg src=\"https://img.shields.io/discord/222078108977594368?color=5865F2\u0026logo=discord\u0026logoColor=white\" alt=\"Discord server\" /\u003e\u003c/a\u003e\n\t\t\u003ca href=\"https://www.npmjs.com/package/@discordjs/voice\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@discordjs/voice.svg?maxAge=3600\" alt=\"npm version\" /\u003e\u003c/a\u003e\n\t\t\u003ca href=\"https://www.npmjs.com/package/@discordjs/voice\"\u003e\u003cimg src=\"https://img.shields.io/npm/dt/@discordjs/voice.svg?maxAge=3600\" alt=\"npm downloads\" /\u003e\u003c/a\u003e\n\t\t\u003ca href=\"https://github.com/discordjs/voice/actions\"\u003e\u003cimg src=\"https://github.com/discordjs/voice/workflows/Tests/badge.svg\" alt=\"Build status\" /\u003e\u003c/a\u003e\n\t\t\u003ca href=\"https://codecov.io/gh/discordjs/voice\"\u003e\u003cimg src=\"https://codecov.io/gh/discordjs/voice/branch/main/graph/badge.svg\" alt=\"Code coverage\" /\u003e\u003c/a\u003e\n\t\t\u003ca href=\"https://www.patreon.com/discordjs\"\u003e\u003cimg src=\"https://img.shields.io/badge/donate-patreon-F96854.svg\" alt=\"Patreon\" /\u003e\u003c/a\u003e\n\t\u003c/p\u003e\n\u003c/div\u003e\n\n## About\n\nAn implementation of the Discord Voice API for Node.js, written in TypeScript.\n\n**Features:**\n\n- Send and receive* audio in Discord voice-based channels\n- A strong focus on reliability and predictable behaviour\n- Horizontal scalability and libraries other than [discord.js](https://discord.js.org/) are supported with custom adapters\n- A robust audio processing system that can handle a wide range of audio sources\n\n\\**Audio receive is not documented by Discord so stable support is not guaranteed*\n\n## Installation\n\n**Node.js 16.0.0 or newer is required.**\n\n```sh-session\nnpm install @discordjs/voice\nyarn add @discordjs/voice\npnpm add @discordjs/voice\n```\n\n## Dependencies\n\nThis library has several optional dependencies to support a variety\nof different platforms. Install one dependency from each of the\ncategories shown below. The dependencies are listed in order of\npreference for performance. If you can't install one of the options,\ntry installing another.\n\n**Encryption Libraries (npm install):**\n\n- `sodium`: ^3.0.2\n- `tweetnacl`: ^1.0.3\n- `libsodium-wrappers`: ^0.7.9\n\n**Opus Libraries (npm install):**\n\n- `@discordjs/opus`: ^0.4.0\n- `opusscript`: ^0.0.7\n\n**FFmpeg:**\n\n- [`FFmpeg`](https://ffmpeg.org/) (installed and added to environment)\n- `ffmpeg-static`: ^4.2.7 (npm install)\n\n## Links\n\n- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/website))\n- [Documentation](https://discord.js.org/#/docs/voice)\n- [Examples](https://github.com/discordjs/voice/tree/main/examples)\n- [discord.js Discord server](https://discord.gg/djs)\n- [GitHub](https://github.com/discordjs/voice)\n- [npm](https://www.npmjs.com/package/@discordjs/voice)\n\n## Contributing\n\nBefore creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the\n[documentation](https://discord.js.org/#/docs/voice).  \nSee [the contribution guide](https://github.com/discordjs/voice/blob/main/.github/CONTRIBUTING.md) if you'd like to submit a PR.\n\n## Help\n\nIf you don't understand something in the documentation, you are experiencing problems, or you just need a gentle\nnudge in the right direction, please don't hesitate to join our official [discord.js Server](https://discord.gg/djs).\n","funding_links":["https://github.com/sponsors/amishshah","https://patreon.com/discordjs","https://opencollective.com/discordjs","https://www.patreon.com/discordjs"],"categories":["TypeScript","Libraries"],"sub_categories":["TypeScript"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscordjs%2Fvoice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiscordjs%2Fvoice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscordjs%2Fvoice/lists"}