VoiceSynchronizableUnityMicrophonedevices Property

A list of available microphone devices, identified by name.

Definition

Namespace: Alteruna
Assembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
public string[] devices { get; }

Property Value

String

Implements

VoiceSynchronizableIAudioInputdevices

See Also