Alteruna Multiplayer Docs
C#
Show/Hide TOC
Voice
Synchronizable
Unity
Microphone
End Method
Stops recording.
Definition
Namespace:
Alteruna
Assembly:
Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
Copy
public
void
End
(
string
deviceName
)
Parameters
deviceName
String
The name of the device.
Implements
VoiceSynchronizable
IAudioInput
End(String)
See Also
Reference
VoiceSynchronizable
UnityMicrophone Class
Alteruna Namespace
In This Article
Definition
Parameters
Implements
See Also