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
- Put a
app-media-recorder element in the page.
- Open the page in a web browser.
- Set the
mime-type="audio/wav"
- Record using the
app-media-recorder element.
Browsers Affected
Description
The
app-media-recorderelement is not recording in proper.wavfile 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 specifymime-type="audio/wav".Live Demo
MyRecording.zip
Steps to reproduce
app-media-recorderelement in the page.mime-type="audio/wav"app-media-recorderelement.Browsers Affected