Click or drag to resize
ConnectionVolumeFactorWave Property
Adjust the volume of wave files played by PlayWaveFile(String, Boolean). The value is a float defining the volume reduction in decibel. Reasonable values range from “-40.0” (very silent) to “0.0” (loudest).

Namespace:  TeamSpeak.Sdk.Client
Assembly:  TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntax
public float VolumeFactorWave { get; set; }

Property Value

Type: Single
See Also