Asked — Edited
Resolved Resolved by Steve G!

ARC Microcontroller And Blue Tooth

Hi everyone. This may sound like a silly question but Is there a way to Bluetooth connect to ez-b v4? I am using Bluetooth for several of my items on my robot such as a Bluetooth speaker. The Bluetooth is connected to my computer now. This gives it a different range than my wireless local network. If it would Bluetooth I could also feed my iPhone through the robot. I also have a ez-b v3 that I could hook up for that function but i would prefer to trade that one in. Any ideas?


ARC Pro

Upgrade to ARC Pro

ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.

#17  

Any ideas on how to make everything one voice would be awesome.

United Kingdom
#18  

I've got a feeling you can only use the installed voice that comes with it, but I could be wrong. If your using the EZ-B as the main hub for voice synthesis it will use the voice/ voices installed in your PC that basically use text to speech. The Echo seems to have its own on-board voice. The only way I can think of is to find a voice that sounds similar. Looks like a pretty cool peace of kit though. Just wondering if there's a catch, such as paying a subscription to use some of its online services.

United Kingdom
#19  

Bearing in mind, with a little work the EZ-B can do a lot of the things the Echo can do.

Set alarms

Set reminders

Tell you the weather or news using RSS feeds

Play music

Have a conversation using Pandorabots chatbot software

Tell random jokes.

And can probably do more that I havn't discovered yet.

All using speech recognition and speech synthesis. My robot does all this using the EZ-B and uses the same voice for all its responses.:)

#20  

Instead of using the EZB Soundboard control how about installing the PC Sound Board in ARC instead. You find both controls under the Audio section of Add Controls in ARC. You can then use that control to play your sound files through the PC. You then configure Windows to use the Bluetooth as your PC speaker and that adjustment will send audio to your BT Speakers. I've done it like this and it works nicely. ;)

United Kingdom
#21  

Actually Dave brings up a good point. Using the "PC Soundboard" option in ARC can play all your audio stored on your PC through the EZ-B, and use the Say() script command instead of SayEZB() for speech synthesis.

The reason why I hesitated to mention this though is because one draw back is, if you want to connect another Bluetooth device to your robots B/T speaker such as the iPhone that Ellis mentioned at the same time, you would have to keep manually swapping the connection when that device is used. A lot of Bluetooth speakers can only handle one device being connected to it at any one time, although there are some that can handle multiple devices too.

#22  

I am already useing the pc sound card and Bluetoothing it to my robot. My original post was to find a way to wifi this signal to the robot then Bluetooth the audio to the Bluetooth speaker. Since then I think I have found an answer with a wifi/Bluetooth device. I have been thinking about turning everything to text then have the pc speak the text. This would make the one single voice work.

#23  

Ya @Ellis, after re reading your first thread I see that I misunderstood your original question. Sorry for stating a different solution then you were looking for and confusing the thread. I'm looking forward to see how your text to speech test goes. Please keep us posted.

I'll back out now and do other more productive things. ;)

United Kingdom
#24  

@Ellis.

It sounds like a possible way to go. What sort of WiFi/Bluetooth are you thinking of using?

EDIT:

Sorry. I pressed send before I finished writing. eyeroll

What I was going to say was you may run in to issues connecting the WiFi/Bluetooth device you mentioned and your iPhone to your B/T speaker at the same time like I mentioned in post#22, as you may need to keep swapping device connections. Check the specs on the WiFi/BT device to see if it can handle multiple devices connecting simultaneously. Otherwise this may not be the fix your looking for.

If you did decide to use the breakout mod, it does away with the need to use a third device, so less peace of hardware, and one less device to charge/charge batteries on. Something to think about.;)