RecordRTCDemo
RecordRTCDemo copied to clipboard
Demo for https://medium.com/@moneychaudhary/how-to-implement-audio-recording-using-record-rtc-in-angular-2-de1967328c38
Results
2
RecordRTCDemo issues
Sort by
recently updated
recently updated
newest added
Hi, I want to understand what plugin is doing with recorded audio. I need convert audio into bits and need to send it on server so server can store it...
Sample rate of 16K records at 48K then sends at 16K resulting in wav that is 3 times as slow as it should be. Correct behaviour should be to record...