mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-12 03:37:03 +00:00
wip
This commit is contained in:
@@ -47,6 +47,8 @@ export class RnnNoiseProcessor implements AudioProcessorInterface {
|
||||
)
|
||||
|
||||
this.destinationNode = audioContext.createMediaStreamDestination()
|
||||
// this.destinationNode.channelCount = 1
|
||||
// this.destinationNode.channelCountMode = 'explicit'
|
||||
|
||||
// Connect the audio processing chain
|
||||
this.sourceNode
|
||||
|
||||
Reference in New Issue
Block a user