Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

SaveAudio Method








Name of the audio file to be created.
Creates an audio (wave) file from the channels in the waveform group.
Syntax
public void SaveAudio( 
   string fileName
)
'Declaration
 
Public Sub SaveAudio( _
   ByVal fileName As String _
) 
'Usage
 
Dim instance As DicomWaveformGroup
Dim fileName As String
 
instance.SaveAudio(fileName)
public void SaveAudio( 
   string fileName
)
 function Leadtools.Dicom.DicomWaveformGroup.SaveAudio( 
   fileName 
)
public:
void SaveAudio( 
   String^ fileName
) 

Parameters

fileName
Name of the audio file to be created.
Remarks
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformGroup Class
DicomWaveformGroup Members
LoadAudio Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features