文件名称:AgentObjects_TLB
介绍说明--下载内容均来自于网络,请自行研究使用
在delphi 7.0中使用Ms Agent,不能发音
查资料说应该设
agent.LanguageID := 1033
或者说
agent.LanguageID := $0409
可是在delphi 7.0中一到这句就是一个异常,而且也没有声音
网上找资料说是delphi 7.0生成的AgentObjects_TLB.pas出错导至Ms Agent不能发声,但是搜遍了也没有找到修改后AgentObjects_TLB.pas文件。
后来终于在网上找到一个解决办法(万分感谢e_mail为:kongxiangji1981@163.com的不知名的朋友)
就是用d5生成的AgentObjects_TLB.pas覆盖D7的文件
但是这样直接用不能通过编译,解决方法:
AgentObjects_TLB.pas文件要加上
{$WARN SYMBOL_PLATFORM OFF}
{$WRITEABLECONST ON}
{$VARPROPSETTER ON}-Used in the delphi 7.0 Ms Agent, can not pronounce to find information that should be set agent.LanguageID: = 1033 or agent.LanguageID: = $ 0409 but in delphi 7.0 in one sentence is an exception, and it does not sound to find online information that is generated AgentObjects_TLB.pas delphi 7.0 Ms Agent can not lead to an error sound, but searched and did not get modified AgentObjects_TLB.pas file. Then finally on the Internet to find a solution (very grateful e_mail is: kongxiangji1981@163.com' s unknown friend) is covered with d5 D7 AgentObjects_TLB.pas generated files, but this can not be directly compiled, the solution: AgentObjects_TLB. pas file to add {$ WARN SYMBOL_PLATFORM OFF} {$ WRITEABLECONST ON} {$ VARPROPSETTER ON}
查资料说应该设
agent.LanguageID := 1033
或者说
agent.LanguageID := $0409
可是在delphi 7.0中一到这句就是一个异常,而且也没有声音
网上找资料说是delphi 7.0生成的AgentObjects_TLB.pas出错导至Ms Agent不能发声,但是搜遍了也没有找到修改后AgentObjects_TLB.pas文件。
后来终于在网上找到一个解决办法(万分感谢e_mail为:kongxiangji1981@163.com的不知名的朋友)
就是用d5生成的AgentObjects_TLB.pas覆盖D7的文件
但是这样直接用不能通过编译,解决方法:
AgentObjects_TLB.pas文件要加上
{$WARN SYMBOL_PLATFORM OFF}
{$WRITEABLECONST ON}
{$VARPROPSETTER ON}-Used in the delphi 7.0 Ms Agent, can not pronounce to find information that should be set agent.LanguageID: = 1033 or agent.LanguageID: = $ 0409 but in delphi 7.0 in one sentence is an exception, and it does not sound to find online information that is generated AgentObjects_TLB.pas delphi 7.0 Ms Agent can not lead to an error sound, but searched and did not get modified AgentObjects_TLB.pas file. Then finally on the Internet to find a solution (very grateful e_mail is: kongxiangji1981@163.com' s unknown friend) is covered with d5 D7 AgentObjects_TLB.pas generated files, but this can not be directly compiled, the solution: AgentObjects_TLB. pas file to add {$ WARN SYMBOL_PLATFORM OFF} {$ WRITEABLECONST ON} {$ VARPROPSETTER ON}
相关搜索: AgentObjects_TLB
(系统自动生成,下载前可以参看下载内容)
下载文件列表
delphi 7.0生成的AgentObjects_TLB.pas出错导至Ms Agent不能发声.txt
AgentObjects_TLB.pas
AgentServerObjects_TLB.pas
AgentObjects_TLB.pas
AgentServerObjects_TLB.pas