1

I am using Angular 2. I want to record the audio voice from any web browser and convert the audio voice into .wav file.

I tried to record the audio voice from Record WebRTC function. but not able to convert .wav file which I required.

https://www.webrtc-experiment.com/RecordRTC/

The .wav file will have below properties.

AudioBitRate = 128000
AudioChannelCount = 1
AudioSampleRate = 8000
BitsPerSample = 16

Help me guys If you are familiar with problem.

Maneesh Rao
  • 184
  • 4
  • 23

0 Answers0