Posted 25 November 2015 - 03:19 PM
Hey lads,
I'm using the peripherals++ speaker block but when running my code nobody hears anything. Here's the code I'm running:
I'm using the peripherals++ speaker block but when running my code nobody hears anything. Here's the code I'm running:
p=peripheral.wrap("right")
p.speak("hey",5,"en",true)