ARC Pro

Upgrade to ARC Pro

With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.

#1  

Hi Ricky,

Have you used PandoraBots before? The concept is very similar. For the AIMLbot you'd download the plugin and run the installation to install it. Then add the AIML control to your project. Then you can test and experiment with it by typing to communicate with the chatbot it in the AIML control window because DJ preloaded it with AIML chatbot files.

The plugin page for the AIMLbot DJ also gave a script example and explained that he AIML files can be edited if you have the knowledge to do that.

Does that help you get started? Regards, -Justin

#2  

Hi Justin,

Thanks for your help!

I have tried "PandoraBot" before and I controlled by voice recognition with "Bing Speech Recognition". But how to write the script in the Bing Speech Recognition to connect with Aiml? Do you know how to do that?

Thanks a lot:) Ricky Ma

#3  

Hi Ricky,

To setup the AIMLbot with BING speech recognition and speech output from the AIMLchat bot you need end to enter a copy of lines of code in each configuration both controls. For the BING control, this is a screen shot of what you'll want to enter:

User-inserted image


ControlCommand("AimlBot", SetPhrase, $BingSpeech)

In the AIMLbot control you'll here is a screen shot of what you'll want to enter:

User-inserted image


Say($BotResponse)

#4  

Hi Justin,

Thanks for your help again:)

I followed your instruction and did copy-and-paste the script for each configuration. But it still not works! Do I need to input another scripts for the API Key?

User-inserted image

B. Regards Ricky Ma

#5  

Ricky, it looks like you have an outdated BING control. With the out dated control you do need an API key from yourown Microsoft azure account. Or you can open up ARC without a project loaded and you should be prompted to update the plugin. After the update you can use your BING control through your ARC account or optionally use your own api key.

#6  

Hi Justin,

Great! Appreciated for your help!

It works now after updated BING control:D:D:D

B. Regards Ricky Ma

#7  

You are welcome Ricky, I’m glad I could assist. Your Mark One is amazing. Is adding more intelligence your next steps with Mark One?

#8  

Hi Justin,

Of course! I wish the new Mark 1 is more intelligence with new construction in this year:) Moreover, it has more hardwares I need to enhance and modify.

Anyway, appreciated for your help again!

One more question, I found that the bing speech has quote limit. Do you have any idea?

User-inserted image

B.Regards Ricky Ma