Class SessionUpdateEvent.Session.TurnDetection.Eagerness

  • All Implemented Interfaces:
    com.openai.core.Enum

    
    public final class SessionUpdateEvent.Session.TurnDetection.Eagerness
     implements Enum
                        

    Used only for semantic_vad mode. The eagerness of the model to respond. low will wait longer for the user to continue speaking, high will respond more quickly. auto is the default and is equivalent to medium.