Asked — Edited
Resolved Resolved by Rich!

What Microphone For ARC?

My Panasonic Toughbook does not have a built in mic... Before I trawl eBay for one does anyone recommend a good quality one that will work well with EZ builder?.... I realize I probably need to avoid the cheap ones from China that of course flood eBay auctions...

Thanks R


ARC Pro

Upgrade to ARC Pro

With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.

#9  

I'm having good luck with the USB connected Blue Snowball. It has 3 different settings for sound detection.

#10  

Thanks guys, got a basic desktop mic (3.5mm jack).... Seems to work well with Windows 7 speech rec and my CF-19... Have to wait to get my EZB to see if it will be good enough for ARC....

United Kingdom
#11  

If it works with Windows speech recognition then it'll be great with ARC.

Also, you can test it in ARC before getting the EZ-B. Just play with the SR settings and commands, an EZ-B and servo do not need to be connected for the speech recognition control and scripts to make a servo control move:)

You could make a project with a simple Digital Switch set for D0 Add speech recognition and set up the phrase "turn on" to run the script command

Set(D0, on)

and "turn off" to run the script command

Set(D0, off)

The speech should make the control turn from red to green when turning on and green to red when turning off.

Ignore the debug messages though:)

#13  

Yep, it works Rich... only 2 months to try it out now...:)