audioStreamEnd

public abstract LiveClientRealtimeInput.Builder audioStreamEnd(boolean audioStreamEnd)

Setter for audioStreamEnd.

audioStreamEnd: Indicates that the audio stream has ended, e.g. because the microphone was turned off.

This should only be sent when automatic activity detection is enabled (which is the default).

The client can reopen the stream by sending an audio message.