Click or drag to resize

platformBasebeep Method (Int32, Int32)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.platform.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public abstract void beep(
	int frequency,
	int duration
)
Request Example View Source

Parameters

frequency
Type: SystemInt32
u hz
duration
Type: SystemInt32
u mili sekundama
See Also