作者shimi (丸)
看板Programming
標題[請益] Delphi+Dialogic語音卡???(急!!)
時間Tue Dec 2 18:22:41 2008
找不到Delphi或語音卡相關的板...可以在這裡問嗎? Q_Q
請問有人用過
http://www.planetolsen.com/other/dialogic/sdk.html 這個網頁提供的
header files開發過語音卡嗎?
我compile到一半會出現error
[Error] srllibc.pas(173): Left side cannot be assigned to
[Error] srllibc.pas(190): Left side cannot be assigned to
[Error] srllibc.pas(190): Incompatible types: 'Integer' and 'Pointer'
[Fatal Error] common.pas(7): Could not compile used unit 'srllibc.pas'
srllibc.pas是網頁提供的~不是我寫的...所以我也不懂
內容是:
line 173 >> LibHandle := LoadLibrary(libname);
line 190 >>if Assigned(ProcAddress) then begin
srlfunc[i].fptr :=7 (@ProcAddress);
end;
它srllibc.pas裡面還有
implementation
const mtlibname = 'LIBSRLMT.DLL';
stlibname = 'LIBSRL.DLL';
但我電腦裡根本搜尋不到'LIBSRL.DLL'啊...
有誰知道怎麼解決嗎???
求救啊>____<~
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 203.69.13.178
→ shimi:shimi補充...我語音卡驅動程式是6.0版... 203.69.13.178 12/02 18:23
→ Lordaeron:你為何不直接問廠商呢?125.232.136.152 12/02 21:07
→ shimi:廠商只提供c/c++~只是我BOSS希望我用Delphi. 203.69.13.178 12/03 08:36
→ Lordaeron:pas 檔是廠商給你的, 你當然要問廠商啊125.232.136.129 12/03 17:37
→ Lordaeron:你跑來問沒答案成數很高的bbs,不如打電125.232.136.129 12/03 17:38
→ Lordaeron:話給廠商.125.232.136.129 12/03 17:38