diaGlobWrapper Help
Enumerator constant to specify which specifies the voice format of the file to be recorded or played.

Namespace:  Inkostar
Assembly:  DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0

Syntax

C#
public enum VoiceFormat
Visual Basic (Declaration)
Public Enumeration VoiceFormat
Visual C++
public enum class VoiceFormat

Members

Member nameDescription
WAV
The voice format is Microsoft WAV.
VOX
The voice format is Dialogic native VOX.

See Also