React Native adaptation: This is a simplified version of the web
AudioProcessingState. The Web Audio API features (GainNode,
AudioValidation, audioInputMonitor) are not available in React Native,
so this type only includes the feedbackDetected flag which is driven
by server-side signaling events.
Audio processing state for feedback detection.
Remarks
React Native adaptation: This is a simplified version of the web
AudioProcessingState. The Web Audio API features (GainNode,AudioValidation,audioInputMonitor) are not available in React Native, so this type only includes thefeedbackDetectedflag which is driven by server-side signaling events.Example
Feedback warning: