audioSources

inline fun <T : AudioSource> audioSources(): List<T>

Returns a list of available audio sources matching the given class. The possible AudioSource types are:

  • MicrophoneAudioSource


Returns a list of available audio sources. The possible AudioSource types are:

  • MicrophoneAudioSource