| DiaSpringWrapperCommonVoiceFormat Enumeration |
Enumerator constant which specifies the voice format of the file to be recorded or played.
Namespace: InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.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