Narrow 8000
Wideband 16000
Ultrawineband 32000
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic CodecSpeex(
int sampleRate
)
Public Sub New (
sampleRate As Integer
)
public:
CodecSpeex(
int sampleRate
)
new :
sampleRate : int -> CodecSpeex
Parameters
- sampleRate
- Type: SystemInt32
See Also