speechConfig

public abstract GenerationConfig.Builder speechConfig(SpeechConfig speechConfig)

Setter for speechConfig.

speechConfig: Optional. The speech generation config.


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

Setter for speechConfig builder.

speechConfig: Optional. The speech generation config.