Skip to main content
This example shows how to listen for ambient events in the Suki React Web SDK. The Web SDK emits events when the ambient session state changes. Listen for these events to track the state of the ambient session and handle responses accordingly. For more information, refer to the Emitter-events-type section.

Code example

The example below demonstrates how to listen for ambient events in the web SDK.
React

Next steps

Refer to the Test mode example to learn how to use the test mode in the web SDK.
Last modified on July 23, 2026