Edit

AudioEffect interface

Base audio effect.

Methods

isSupported()

This method is deprecated. Please use the isSupported method on the AudioEffectsFeature API from the main @azure/communication-calling package instead.

Method Details

isSupported()

Warning

This API is now deprecated.

This method is deprecated. Please use the isSupported method on the AudioEffectsFeature API from the main @azure/communication-calling package instead.

function isSupported(): Promise<boolean>

Returns

Promise<boolean>