Interface RealtimeParam

All Known Implementing Classes:
RealtimeParamSystemPrompt, RealtimeParamTurnDetection, RealtimeParamVoice

@Beta public interface RealtimeParam
Represents possible configuration params of realtime client
  • Method Details

    • getParamName

      @Nonnull RealtimeParam.ParamName getParamName()
      Returns param name
      Returns:
      name
    • getValueAsString

      @Nonnull String getValueAsString()
      Returns string value representation of the param
      Returns:
      string value