LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

AudioRenderer.Stop

public static bool Stop();

Returns

bool True if the engine was recording when this function was called.

Description

Exits audio recording mode. After this audio output will be audible again.