Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Code: J#
C#
Visual Basic
Visual C++
J#
LanScape VOIP Media Engine .NET Class Reference
VoipMediaEngine
.
.
::
.
SPEECH_RECOGNITION_DATA
.
.
::
.
SampleBuffer Field
VoipMediaEngine
.
.
::
.
SPEECH_RECOGNITION_DATA Class
See Also
Send Feedback
The sample buffer. The application can use this sampled audio data for further processing.
Namespace:
LanScape
Assembly:
LMEVoipManaged
(in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C#
public
short
[]
SampleBuffer
Visual Basic (Declaration)
Public
SampleBuffer
As
Short
()
Visual C++
public
:
array
<
short
>^
SampleBuffer
J#
public
short
[]
SampleBuffer
See Also
VoipMediaEngine
.
.
::
.
SPEECH_RECOGNITION_DATA Class
LanScape Namespace