Create(int)

Method

Namespace: Vox

Declared in: Vox.SoundSourceFactory


Creates the specified count of sound output sources for the currend device.

Syntax

public static SoundSource[] Create(
	int count
)

Back to index