| |
|
|
Thomas Freier | Hi, can someone help a in PHP erstellte application in XProfan To release? it should one Text into Clipboard copies and VoiceReaderDirect vorgelesen go. in the principle goes it with my Script. unfortunately depends itself it itself occasionally on. with Shell and WinExec command was trouble not whom handle To get. particularly then, if the program only yet as Icon in the Taskbar is, come The SendString()-command not any more on. now have I a PHP- application found, The these Problems not has. here one statement from the Description:
the Program copies a Text into Clipboard and pressing on the Abspiel button. this is -ALLES-. guide: - How already said must VR installs his, though need we not the Hauptprogramm, separate only whom Voice Reader Direct. this must launched his. if it not is, becomes of Program the Standardpfad called. it is not necessary, that the program in the Vordergrund or maximiert is. One existence in the background (Tray) langt. - one läd itself my Tool down in the attachment) this ought to one best to C: D: or E: or whatever copy, is in principle alike. thereafter ought to one it simply time started . - Integration in IPS PHP-code: function say($Text) { IPS_Execute(C:/doVoice.exe, $Text,false,false); } The way is naturally anzupassen. If the program in c: lying, How suggested, can it so let what's it like. ought to means these function in eurem Programmtext visible his, can now a beliebigen Text spend let. the Tool is a 1 Server Solution. it setting advance the IPS and VR on the same PC is (more or less). there's too a n Server Solution with which Text over TCP/IP gesendet and on the others Page outputted becomes. I stops however this here for wahrscheinlicher therefore have I so time started. if it want gives, can I soon times the mehrserver Solution present. |
|
|
| Gruß Thomas Windows XP SP2, XProfan X2 | 12/30/07 ▲ |
|
|
|
|
| Vordergründig must the nothing with PHP concern and the vb-exe doVoice of a Tim runs not at me. is The Exe solely one Wrapper To something by me Fehlendem? |
|
|
| |
|
|
|
Thomas Freier | iF, The doVoice.exe goes How describe only, if VoiceReader on the PC present is. I had attempts How with TopOCR : whom PHP-commands: IPS_Execute(C:/doVoice.exe, $Text,false,false); umzusetzen. be but failed. |
|
|
| Gruß Thomas Windows XP SP2, XProfan X2 | 12/30/07 ▲ |
|
|
|
|
| The Definition of ips_execute lying you not till?
try first over cmd.exe a functioning appeal hinzubekommen. The Aufrufform is then tributary of it How itself the Process behave. |
|
|
| |
|
|