Skip to content

Close audio streams when recorder.stopRecord() is called #16

@dbhoot

Description

@dbhoot

When you use the recorder to record audio ( calling recorder.startRecord() ), you are prompted for microphone access. When you're finished, calling stopRecord starts the audio encoding process but it doesn't stop the audio streams. The browser continues to show the microphone is live even though you've 'stopped' recording.

image

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