jaemin9721
South Korea
Asked
The module installed with 'pip install' in Python cannot be found in ARC. ex. No module named 'speech_recognition' how to pip install?
Related Hardware (view all EZB hardware)
JD Humanoid
by EZ-Robot
JD humanoid robot kit - WiFi-enabled, 16 DOF with metal-gear servos; easy, fun, educational, available from the EZ-Robot online store.
Wi-Fi / USB
Servos
24
Camera
Audio
UART
3
I2C
ADC
8
Digital
24
Related Robot Skills (view all robot skills)
Inverse Kinematic Arm
by Synthiam
Customizable inverse/forward kinematics editor for robot arms: add joints/bones, map XYZ in cm, auto-calc joint angles for precise 3D positioning.
Requires ARC
v10
Wowwee Rovio
by Wowwee
Movement panel integrating WowWee Rovio with Synthiam ARC for remote drive, live camera, audio and docking control. Under development.
Requires ARC
v3
Azure Text To Speech
by Microsoft
Azure TTS for ARC robots: generate natural, customizable neural voices for companion, educational, assistive, and entertainment applications.
Requires ARC
v11

By reading manuals: synthiam.com/Support/python-api/add-custom-python-modules
The instructions are on the top of the page
Also, why are you using Python for speech recognition? Just add the Speech Recognition robot skill to your project and use it.
I just wanted to test the AI voice assistant I created before. However, I encountered another error. Do you know how to resolve "future feature is not defined: annotations"?
Right on. It seems that's a future feature not supported in the current ARC python. At least i think... i just googled the error and saw this: stackoverflow.com/questions/52889746/cant-import-annotations-from-future
Latest synthiam ARC includes python 3.4.1 released on 2023-07-12