SamplesPerSecond Property
Summary
Indicates the number of samples per second value (Sample Rate).
Syntax
public int SamplesPerSecond { get; set; }
public:
property Int32 SamplesPerSecond
{
Int32 get()
void set(Int32 value)
}
Property Value
The value for the samples per second.
Requirements
Target Platforms
See Also
AudioProperties Class
AudioProperties Members
Leadtools.SpeechRecognition Namespace