Lynxmotion Smart Servos icon Lynxmotion Smart Servos Compact Lynxmotion Smart Servos with position feedback, safety features and UART TX/RX for Arduino/EZ-B v4; scriptable temp, load, load-dir and ping. Try it →
Canada
Asked — Edited
Resolved Resolved by Dunning-Kruger!

A Quick Question About Using The Microphone Control With Ez-Script

Hey guys I just have a quick question regarding the microphone and it's use with EZ-script.

So I was wondering is there a ControlCommand that is usable with the microphone control like: cc("Microphone", MicrophoneRecordStart) or something like that .

I checked the EZ-Script manual but I couldn't find anything about the microphone.


ARC Pro

Upgrade to ARC Pro

Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!

#1  

ControlCommand("Microphone", PauseOff)

You however will need the microphone control added to your project in order to use it....

Author Avatar
Canada
#2  

Oh... I understand now. I didn't notice the All Controls section of ControlCommand. I just searched for Microphone. Thanks!