Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

Microphone.End

Cambiar al Manual
public static void End(string deviceName);

Parámetros

deviceName The name of the device.

Descripción

Para la grabación.

If you pass a null or empty string for the device name then the default microphone will be used. You can get a list of available microphone devices from the devices property.