mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-23 18:04:18 +08:00
d6ae92cdcf
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@615 4407c894-4637-0410-b4f5-ada5f102cad1
20 lines
383 B
Modula-2
20 lines
383 B
Modula-2
LIBRARY VBARCALL.DLL
|
|
EXPORTS
|
|
VoiceBar_CloseData
|
|
VoiceBar_Create
|
|
VoiceBar_GetMaxRecSize
|
|
VoiceBar_GetPlayFilename
|
|
VoiceBar_GetPlayLoc
|
|
VoiceBar_GetRecordingAddr
|
|
VoiceBar_GetRecordingLoc
|
|
VoiceBar_GetRecordingName
|
|
VoiceBar_IsPlaying
|
|
VoiceBar_IsRecording
|
|
VoiceBar_IsVoiceEnabled
|
|
VoiceBar_OpenFile
|
|
VoiceBar_OpenMem
|
|
VoiceBar_Play
|
|
VoiceBar_SetMaxRecSize
|
|
VoiceBar_SetNewDataLoc
|
|
VoiceBar_Stop
|