Skip to content
/ dca Public
forked from davidcole1340/dca

Tool for creating Discord Audio (dca) Support by all the best Discord libs.

License

Notifications You must be signed in to change notification settings

key2peace/dca

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dca

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

This repository hosts the official specification draft for dca along with an example implementation in Google Go.

There are also other implementations of the dca specification listed below which may be better than the example provided in this repository.

Currently, the dca-rs implementation provides the best performance and is probably the best version to use.

Official Specifications

Reference implementations

3rd Party implementations

  • dca-rs - Rust implementation of the DCA1 format.

About

Tool for creating Discord Audio (dca) Support by all the best Discord libs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.6%
  • Makefile 1.4%