Developer Documentation

MicrophoneReader.StartListen

Warning

Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.

public bool StartListen()

Start Unity microphone capture

Info

if "Autostart Listen" in Editor component is true, the capture will be called in Unity-Start(void).

Returns

TypeDescription
Boolean