speechConfig

public abstract LiveConnectConfig.Builder speechConfig(SpeechConfig speechConfig)

Setter for speechConfig.

speechConfig: The speech generation configuration.


@CanIgnoreReturnValue()
public LiveConnectConfig.Builder speechConfig(SpeechConfig.Builder speechConfigBuilder)

Setter for speechConfig builder.

speechConfig: The speech generation configuration.