Australia
Asked
Resolved Resolved by Synthiam Support!

Bing Speech Recognition Robot Skill Add Error

ARC (Early Access) - Version 2022.05.15.00

Attempted to setup he AI Robot Chat as it is explained at https://synthiam.com/Support/Get-Started/Tutorials/AI%20Robot%20Chat

Steps

  1. Add the Bing Speech Recognition robot skill. In ARC, click the top menu. (Project -> Add robot skill -> Speech Recognition -> Bing Speech Recognition) - perhaps old ARC version My version: Project -> Add robot skill -> Audio -> Bing Speech Recognition

The following pop-up windows appears:

User-inserted image

After pressing OK button, the following workspace is displayed:

User-inserted image

Pressing the Config button in the menu bar of the Bing Speech Recognition to open the config menu displays the same pop-up window error. Anyone to help me?

Note: A week ago I could add the Bing Speech Recognition robot skill to the AimlBot Project as is shown below:

User-inserted image


Related Hardware EZ-B v4

ARC Pro

Upgrade to ARC Pro

Harnessing the power of ARC Pro, your robot can be more than just a simple automated machine.

Australia
#9  

It works fine,:), thanks D(R)J Sures. I'll quickly read all script api documentation to avoid reporting problems like this one.

While playing with ChatBot and my EZ-B I have noticed that VAD functionality does not work. Steps to reproduce:

  1. Run the ARC
  2. Follow all setup steps as described in the AI Robot Chat tutorial (https://synthiam.com/Support/Get-Started/Tutorials/AI%20Robot%20Chat)
  3. Talk to the ChatBot a few sentences.
  4. Change the script to set output to the EZ-B as described above.
  5. Connect the PC to the EZ-B (via Wi-Fi).
  6. Say something.
  7. Wait the robot response.
  8. Say something. The Bingo Speech Recognition module does not register your voice. In order to register, the Start Recording button has to be clicked. It has to be repeated for every new question.
PRO
Synthiam
#10  

Hey gale - the vad might require your microphone input volume adjusted. Otherwise, you can always set a wake word like how Alexa and google home or Siri work. You’d have to use the regular speech recognition robot skill, set a wake word and have the script execute the ControlCommand to tell Bing to start listening

Australia
#11  

Hey Sures! Thanks for the reply. I have already tried input volume adjusting, did not help.:( I will use the wake word.