Method EnableAutoVoiceActivityDetectionAsync
EnableAutoVoiceActivityDetectionAsync()
Enables automatic configuration of voice activity detection properties by the SDK. If Automatic Voice Activity Detection is enabled, the properties set in SetVoiceActivityDetectionPropertiesAsync(int, int, int) will have no effect. Must be logged in to perform this action.
Declaration
Task EnableAutoVoiceActivityDetectionAsync()
Returns
Type | Description |
---|---|
Task | Task for the operation |