All Community Content

Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Synthiam Credit is $0.00
Discover ways you can lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Exosphere
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
Waterproof Bluetooth Speaker

Waterproof Bluetooth Speaker

Add your soundtrack to robot building adventures, or add this to your robot! Introducing the Synthiam IPX6-certified...
Omron HVC-P2 by JustinRatliff
Featured
By JustinRatliff

Omron HVC-P2

Omron HVC-P2 plugin for ARC Windows, onboard PC required. This will also work with the original HVC-P.

Another Wall-e. But French ;) by fredebec
Featured
By fredebec

Another Wall-e. But French ;)

I am happy to present you my finished EZ-Robot Wall-E. It is based on on DJs real Wall-E, plus ideas from this great community, plus some...

Your Community Content

Welcome to the Synthiam Robotics Community

Sign in to unlock your personalized community feed — browse your posts, track replies, follow discussions, and join the conversation.

Log In to Access Your Content
question

Could Not Load File Or Assembly Naudio

Hi , Im trying to play mp3 from robo head: try { using (NAudio.Wave.Mp3FileReader mp3 = new NAudio.Wave.Mp3FileReader(filePath)) { using (NAudio.Wave.WaveFormatConversionStream pcm = new NAudio.Wave.WaveFormatConversionStream(new NAudio.Wave.WaveFormat(EZ_B.EZBv4Sound.AUDIO_SAMPLE_BITRATE, 8, 1), mp3)) { using (MemoryStream ms = new MemoryStream())...
general

Play Custom Sound Files

Anyone and @athena found a way to play custom sound (voice cloning) from robohead?  1) downloading mp3 with cloned voice and try to play it like that: Audio.PlayAudioFile(/tmp/ + sanitized_filename + .mp3);  play it from PC. 2) Custom Plugin development required: EZ-builder.exe/dll I cant find where I can take it And NAudio plugin, cant find...
Audio
Soundboard (EZB)
By Synthiam

Soundboard (EZB)

This soundboard will play audio files through the EZ-B v4 speaker. You may load WAV or MP3 files into the library to have multiple audio...
hardware
EZ-Inmoov Robot Head

EZ-Inmoov Robot Head

The EZ-InMoov Humanoid Head is a do-it-yourself educational robot for enthusiasts, educators, and researchers interested in artificial intelligence and human-robot interaction. It...
question

How To Play Stream Or Wav File From Internet?

How to play stream or wav file from internet? like that: Audio.playAudioFile(https://peregrine-results.s3.amazonaws.com/playht20_H7Lp4K4DgvhJUfRSGYenY.wav);
question

I Want To Know How To Use Startlistening In Bing Speech Recognition With A Scrit

Even after adding the script with controlCommand(Bing Speech Recognition, StartListening);, Bing Speech Recognition does not work when starting. I want to know how to make Bing Speech Recognition work in the script. Also, even if I say the wake word in Bing Speech Recognition, the robot does not start listening. What should I do?
general

Can I Use Wifi Dongle?

Is it possible to run second wifi dongle on mac m1 with parallels windows? Cant create second wifi connection
general

How Do I Specify Http Post Headers?

@athena or anybody, how to make http post request to api with headers (accept and content-type)? var url = https://api.play.ht/api/v2/tts/stream; var postData = `{ text: Hey, this is Jennifer from Play. Please hold on a moment, let me just um pull up your details real quick., voice:...
question

How To Add New Functions To EZB Firmware?

How to define new commands functions to Arduino Mega EZB firmware?  Currently I am using the CmdOurCustomCmds 0 for a skill I have made but I would like to add more commands to the below list for other custom commands/functions.  What is the best way of doing this?  Is there a number range that I should use that wont conflict with future ARC...
general
EZ Robot HD Servo Question - Wont Move In One Direction Manually With Power Off

EZ Robot HD Servo Question - Wont Move In One Direction Manually With Power Off

I probably could go directly to EZ Robot with this question...
general
Orange Pi Zero 2W

Orange Pi Zero 2W

Weve used Raspberry Pi 4s with the ARCx testing and development. Recently, I was wondering how a Raspberry Pi Zero 2 would perform. The Zero 2 is a 64-bit CPU, which is what ARCx...
question

Ez-B V2.1 Owners?

Hey everyone - I was wondering if anyone on here owns an EZ-B v2.1? There were only 100 sold before the v3. Im curious if there are any around...