getDeviceNames

@NotNull
abstract fun getDeviceNames(): @NotNull ImmutableList<String>

Gets a list of all available audio device names.

Return

A list of available audio device names.