Skip to content

<app-media-recorder /> is not recoding in audio/wav mime type. #49

Description

@ShahidNaumanTEO

Description

The app-media-recorder element is not recording in proper .wav file format.

Expected outcome

The element should generate a valid WAV format with LPCM audio for maximum audio quality.

Actual outcome

The element records in audio/webm, even if you specify mime-type="audio/wav".

Live Demo

MyRecording.zip

Steps to reproduce

  1. Put a app-media-recorder element in the page.
  2. Open the page in a web browser.
  3. Set the mime-type="audio/wav"
  4. Record using the app-media-recorder element.

Browsers Affected

  • Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions