MicrophoneReader.StartListen
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
Type | Description |
---|---|
Boolean |
public bool StartListen()
Start Unity microphone capture
if "Autostart Listen" in Editor component is true, the capture will be called in Unity-Start(void).
Type | Description |
---|---|
Boolean |