| DiaGlobWrapperCommonVoiceFormat Enumeration |
diaGlobWrapper Help
Enumerator constant to specify which specifies the voice format of the file to be recorded or played.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
SyntaxPublic Enumeration VoiceFormat
public enum class VoiceFormat
Members|
| Member name | Value | Description |
|---|
| VOX | 1 | The voice format is Dialogic native VOX. |
| WAV | 2 | The voice format is Microsoft WAV. |
See Also