getTurnDetectionType()

in lib/client.js [428:430]


  getTurnDetectionType() {
    return this.sessionConfig.turn_detection?.type || null;
  }