Voice notes drafts
This commit is contained in:
parent
356fb301e1
commit
99015d7b96
48 changed files with 2113 additions and 909 deletions
|
@ -75,6 +75,7 @@ export class RecorderClass {
|
|||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
audio: { mandatory: { googAutoGainControl: false } } as any,
|
||||
});
|
||||
|
||||
if (!this.context || !this.input) {
|
||||
const err = new Error(
|
||||
'Recorder/getUserMedia/stream: Missing context or input!'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue