Realtime Input Config
@Serializable
Marks the end of user activity.
This can only be sent if automatic (i.e. server-side) activity detection is disabled.
Constructors
Link copied to clipboard
constructor(automaticActivityDetection: AutomaticActivityDetection? = null, activityHandling: ActivityHandling? = null, turnCoverage: TurnCoverage? = null)
Properties
Link copied to clipboard
Defines what effect activity has.
Link copied to clipboard
If not set, automatic activity detection is enabled by default. If automatic voice detection is disabled, the client must send activity signals.
Link copied to clipboard
Defines which input is included in the user's turn.