aws / amazon-chime-sdk-component-library-react

Amazon Chime React Component Library with integrations with the Amazon Chime SDK.
Apache License 2.0
264 stars 159 forks source link

Clean up analyser node on unmount of useLocalAudioInputActivity hook #922

Open michhyun1 opened 6 months ago

michhyun1 commented 6 months ago

Issue #: https://github.com/aws/amazon-chime-sdk-component-library-react/discussions/849

Description of changes: Remove analyser node on unmount of this hook.

Testing

  1. Have you successfully run npm run build:release locally?

Yes

  1. How did you test these changes?

  2. If you made changes to the component library, have you provided corresponding documentation changes?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.