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

Allow the option to record raw PCM data #242

@nicnacnic

Description

@nicnacnic

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions