User Activity

  • Posted a comment on discussion Help on Double Agent

    what you meen by myagentname ? how you declare mydaAgentcontrol ?

  • Posted a comment on discussion Open Discussion on Double Agent

    Is the first time that i use DoubleAgent Version 1.1, I had read the documentation and now i can see the genie, but he disapear when the form appear. So i give you how to load it, that work for me. Good luck string S = pathMyapp + "Genie.acs"; DoubleAgentCtl.DaControl AgtCtl = new DoubleAgentCtl.DaControl(); AgtCtl.Connected = true; AgtCtl.Characters.Load("Genie", S); AgtCtl.Characters.Character("Genie").Show(); genie.acs is in directory applictation (pathMyapp) Add reference for microsoft agent...

  • Posted a comment on discussion Help on Double Agent

    I use windows 7, developping with Visual studio 2017. I use in the same time Sapi5 for speech and recogniser. I write these code to load a "Genie". string S = pathMyapp + "Genie.acs"; DoubleAgentCtl.DaControl AgtCtl = new DoubleAgentCtl.DaControl(); AgtCtl.Connected = true; AgtCtl.Characters.Load("Genie", S); AgtCtl.Characters.Character("Genie").Show(); I see a moment the character and he disapear. And after the DaControl crash. I somebody has encoutered the same problem, your help will be appre...

  • Posted a comment on discussion Open Discussion on Double Agent

    I added the com to vS2017 and i added the control to myForm, after that how i load Robby.exe in my c# code

View All

Personal Data

Username:
megahertz
Joined:
2019-03-25 13:56:58

Projects

  • No projects to display.

Personal Tools