PolyOs API
PolyOs API
/
com.poly.polyos.audio
/
AudioAINoiseCancellation
Audio
AINoise
Cancellation
enum
AudioAINoiseCancellation
Content copied to clipboard
This enum represents supported audio AI noise cancellation modes.
Entries
Functions
Entries
OFF
Link copied to clipboard
OFF
Content copied to clipboard
NoiseBlockAI
Link copied to clipboard
NoiseBlockAI
Content copied to clipboard
NoiseAndReverbBlockAI
Link copied to clipboard
NoiseAndReverbBlockAI
Content copied to clipboard
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
AudioAINoiseCancellation
Content copied to clipboard
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
AudioAINoiseCancellation
>
Content copied to clipboard