Jump to content




Peripherals++ speaker issue


  • You cannot reply to this topic
2 replies to this topic

#1 NanoBob

  • Members
  • 102 posts

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:
p=peripheral.wrap("right")
p.speak("hey",5,"en",true)


#2 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 26 November 2015 - 12:04 AM

From the Peripherals++ thread;

View Postaustinv11, on 06 November 2014 - 03:11 AM, said:

Warning: Google has disabled the use of its TTS api, forcing me to change how the speak() method works, it will be redone in the future, please use the synthesize() method and consider speak() deprecated.

Edited by Bomb Bloke, 26 November 2015 - 12:05 AM.


#3 NanoBob

  • Members
  • 102 posts

Posted 26 November 2015 - 09:05 AM

Ahh I see, tried to use the synthesize method earlier tho but got an "attempt to call nil" so probably running an outdated version then, bummer. Thanks for the heads up tho!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users