Skip to content
/ dca Public
forked from bwmarrin/dca

Specification & Tool the Discord Audio (dca) file format, supported by all the best Discord libs. Docker image with latest stable versions

License

Notifications You must be signed in to change notification settings

imide/dca

This branch is 13 commits ahead of bwmarrin/dca:master.

Repository files navigation

DCA

Go report Build Status

dca is an audio file format that uses opus audio packets and json metadata.

dca files are designed to be easily sent directly to Discord with minimal additional processing. dca files may also be suitable for any other service that accepts Opus audio.

For help with this program or general Go discussion, please join the Discord Gophers chat server.

What's here?

This repository hosts the official specification for dca and an example implementation of the DCA0 specification.

Official Specifications

Implementations of DCA

Each of these implementations have their own unique differences. It is recommended to review and evaluate each of them to decide which one fits your needs best.

Name Lang
dCa C
dcad D
dca Go
dca Go

About

Specification & Tool the Discord Audio (dca) file format, supported by all the best Discord libs. Docker image with latest stable versions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Go 91.1%
  • Dockerfile 8.9%