Interface IVoiceActivityDetectionSettings
public interface IVoiceActivityDetectionSettings
Properties
CreateResponse
bool? CreateResponse { get; }
Property Value
- bool?
InterruptResponse
bool? InterruptResponse { get; }
Property Value
- bool?
Type
TurnDetectionType Type { get; }