Companion

object Companion

Properties

Link copied to clipboard

If unspecified, the default behavior is TURN_INCLUDES_ONLY_ACTIVITY.

Link copied to clipboard

The users turn includes all realtime input since the last turn, including inactivity (e.g. silence on the audio stream).

Includes audio activity and all video since the last turn. With automatic activity detection, audio activity means speech and excludes silence.

Link copied to clipboard

The users turn only includes activity since the last turn, excluding inactivity (e.g. silence on the audio stream). This is the default behavior.