diaGlobWrapper Help
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
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
Syntax
| C# |
|---|
public enum VoiceFormat |
| Visual Basic (Declaration) |
|---|
Public Enumeration VoiceFormat |
| Visual C++ |
|---|
public enum class VoiceFormat |
Members
| Member name | Description | |
|---|---|---|
| WAV | The voice format is Microsoft WAV. | |
| VOX | The voice format is Dialogic native VOX. |