PRO
Nev
United Kingdom
Asked
Resolved by DJ Sures!
Problems: 1 - Microphone dose not record. it registers on the wave form but pushing record does not change colour stays red. 2 - Audio recognises a phrase usually 90+% but does not execute it. Programs that I already have work ok and if I strip down just leaving the audio block it works but not straight from the menu. 3 - The power function does not work records power not defined? Thanks for any help
Related Hardware JD Humanoid
Related Control
Microphone
Microphone works here
read about the microphone control here https://synthiam.com/Support/Skills/Audio/Microphone?id=16061
1 = add microphone 2 - add ezb sound board 3 - connect to your EZB4 controller 4 - click record - turns green 5- export it to the ezb sound board (rename if you want)
make sure your mic is turned up on the computer make sure you connect to the EZB4, like below
ezang got you covered with the microphone. You can always press the ? Question mark button to read the manual. But it’s quite straight forward. Just make sure you’re connected to the robot before trying to use it.
if the audio in the speech recognition recognizes but doesn’t execute, it’s because the minimum detection value is too high for your microphone quality. The manual for the speech recognition explains how to change it. Lower the value and it’ll work better for your microphone and environment. Access the manual by pressing the ? Question mark on the speech recognition control
I don’t know what power is. Can you explain further?
Problems: 1 - Microphone dose not record. it registers on the wave form but pushing record does not change colour stays red. My fault thought that you could still record without being connected to the robot 2 - Audio recognises a phrase usually 90+% but does not execute it. Programs that I already have work ok and if I strip down just leaving the audio block it works but not straight from the menu. issue solved 3 - The power function does not work records power not defined? In maths the functions Add + Subtract multiply x divide and what I thought was power ^ its working now in script item = Math.pow(2,8); print(item); must of entered it wrong before. But doesn’t work in blocky unless ^ doesn’t represent power Thanks for all the help
My fault thought yoou could still record not connected to the robot. thanks for your help, I'm just getting back into robotics.
Awesome and welcome to Synthiam!