Skip to content

Any way to change the sample rate? #61

@homerlex

Description

@homerlex

This line intsantiates the AudioContext without any options:

this.context = new AudioContext();

So, the sampleRate on the reocrding is always 48000 regardless of what I specify in my getUserMedia constraints.

Is there any way to override this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions