public static bool Start ();

Valor de retorno

bool True if the engine was switched into output recording mode. False if it is already recording.

Descripción

Enters audio recording mode. After this Unity will output silence until AudioRenderer.Stop is called.