The audioBitsPerSecond read-only property of the MediaRecorder interface returns the audio encoding bit rate in use.
audioBitsPerSecond
MediaRecorder
This may differ from the bit rate specified in the constructor (if it was provided).
A Number (unsigned long).
Number