clearTurnDetection property

bool clearTurnDetection
final

When true, emit "turn_detection": null on the wire to ask the server to disable turn detection. Has no effect when turnDetection is non-null.

Implementation

final bool clearTurnDetection;