VoiceSynchronizableMicrophone Property

Audio input method.

Definition

Namespace: Alteruna
Assembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4+23572bbe79d00cde564b217419b1eba432b8e858
C#
public VoiceSynchronizableIAudioInput Microphone { get; set; }

Property Value

VoiceSynchronizableIAudioInput

Remarks

Can be set to a custom implementation of VoiceSynchronizableIAudioInput.

See Also