Error when creating speech recognition device proxy:modulename: 'ALNetwork'
method: 'getModuleByName'
desc: 'failed to get module ALSpeechRecognition http://192.168.0.90:9559'
from file: ..\..\..\..\..\src\lib\alcommon\src\alnetwork.cpp:943
Error when setting the paqrameters for speech recognition device: 'NoneType' object has no attribute 'setLanguage'
error while executing the demo: global name 'getNaoLegMoves' is not defined
First lines are the warning that Bleu doesn't have the SpeechRecognition module running.
#[0000902859] *** Inspecting robot
#[0000902863] *** ** Prototypes:
#[0000902865] *** Component
#[0000902879] *** Tracker
#[0000902884] *** Mobile
#[0000902886] *** Group
#[0000902888] *** ** Local Slots:
#[0000902908] *** battery : Interface
#[0000902916] *** body : Component
#[0000902921] *** cachedNames : Dictionary
#[0000902926] *** componentName : String
#[0000902934] *** go : Code
#[0000902938] *** identity : humanoid
#[0000902945] *** members : List
#[0000902950] *** motionLock : Mutex
#[0000902957] *** network : Network
#[0000902962] *** parentComponent : nil
#[0000902968] *** pitch : ALMotor
#[0000902976] *** turn : Code
#[0000902981] *** voice : UALProxy
#[0000902987] *** walk : Code
#[0000902994] *** yaw : ALMotor
#[0001446842] *** compactName : String
#[0001446847] *** componentName : String
#[0001446853] *** current : UVar
#[0001446858] *** getProperty : Code
#[0001446865] *** parentComponent : Component
#[0001446870] *** power : UVar
#[0001446877] *** val : UVar
=> robot.battery.current;
#[0001470502] 0.531
=> robot.battery.power;
#[0001478614] 4
=> robot.body.inspect;
#[0001716124] *** Inspecting body
=> robot.body.temperature.val;
#[0001853738] 29.7
=> robot.body.head.ear.inspect;
#[0001956225] *** Inspecting ear< left, right>
#[0001956227] *** ** Prototypes:
#[0001956232] *** Component
#[0001956254:error] !!! /opt/naoqi/bin/../share/gostai/urbi/component.u:131.21-29: unexpected void
=> robot.body.head.ear[left].led.inspect;
#[0002246835] *** Inspecting led<0, 1, 2, 3, 4, 5, 6, 7, 8, 9>
=> robot.body.head.ear[left].led[0].val;
#[0002360404] 0