Pi speaks my twitter feed! - Raspberry Pi Forums
i reading article on raspberry pi wiki methods of implementing text speech , got me thinking potential solutions make use of it. had idea talking twitter client, program automatically read tweets out , when arrived, 1 evening while wife watching holby city, created.
hear in action ... http://youtu.be/iwpjcgtv8zs
uses oauth authenticate twitter before opening twitter user stream, program waits data appear, when does, uses google translate create mp3 file stream mplayer , hey presto, pi talks tweet!
not finished program, more, proof of concept, thought might useful other people want use twitter in projects , needed starting point.
i've put details of how works, how install it, code , how run on blog http://www.stuffaboutcode.com/2012/10/r ... itter.html.
lhis
hear in action ... http://youtu.be/iwpjcgtv8zs
uses oauth authenticate twitter before opening twitter user stream, program waits data appear, when does, uses google translate create mp3 file stream mplayer , hey presto, pi talks tweet!
not finished program, more, proof of concept, thought might useful other people want use twitter in projects , needed starting point.
i've put details of how works, how install it, code , how run on blog http://www.stuffaboutcode.com/2012/10/r ... itter.html.
lhis
that's pretty cool. start working on similar, display tweet on 40x2 display.
don't see loop in there that's looking new tweet. curl stuff fire event when new tweet comes in? can explain how works little bit, please? pretty please?
thanks!
don't see loop in there that's looking new tweet. curl stuff fire event when new tweet comes in? can explain how works little bit, please? pretty please?
thanks!
raspberrypi
Comments
Post a Comment