Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Allow the option to record raw PCM data #242

Open
nicnacnic opened this issue Dec 20, 2021 · 0 comments
Open

Allow the option to record raw PCM data #242

nicnacnic opened this issue Dec 20, 2021 · 0 comments

Comments

@nicnacnic
Copy link

Feature

In Discord.JS v12 and below, we had the option to record audio directly to PCM, which was quite useful for the many packages that used PCM streams, like audio-mixer. That functionality is currently missing, making it harder to record more than one person at a time. Bring back that functionality in this library.

Ideal solution or implementation

Make an option available to record audio directly to PCM so it doesn't need to be decoded, resulting in less complex code and less performance hit.

Alternative solutions or implementations

No response

Other context

No response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant