Deprecated `createScriptProcessor` in soundmeter example
86 views
Skip to first unread message
Aditya Jamuar
unread,
Jul 20, 2022, 3:23:31 PM7/20/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss-webrtc
Hello,
I was trying to implement a sound meter in my application and was referencing the following doc. I noticed the repo is using a deprecated function `createScriptProcessor`. Can anyone help me with an alternate approach for the same?