Streamed: 10/9 on Twitch
π¨ Streamer tool upgrade! During this live coding session, we added TTS functionality to the Twitch Shoutout Bot!
β Star β Project Repository
π Follow β on Twitch and GitHub
π΄ Watch β Twitch VOD (replay)
Topic(s): Creating a single-purpose bot for shouting out Twitch team members and subscribers in chat
Language(s): Python, Javascript
Tech, Lib(s): VSCode, TwitchIO, websockets (SocketIO)
During the stream we...
β decided on an audio library to use (pygame)
β built out a little classymajig to play the audio
β added a method to the class to play tts
β debated endlessly on how to play mp3s from api calls w/python
β forgot to hide chrome while coding (hawwwkkwarrrd π)
β got some help from jigo β₯ tyyyyy
β tried using a diff library (cuz ofc)
β diff library was a bad choice π¬
β learned how eyebrows work π€ͺ
β struggled w/ pygame holding on to files after it plays it, blocking subsequent tts calls
β resolved the bug and discovered a "technique" called "double-buffering"
β GOT TTS TO PLAY! implemented the function into event logic π
β cleaned up the code a bit and made commits to dev
β fed some sheep b4 we raided al sweigart :3
β accidentally hit the raid button too soon... π
In the next stream...
We'll tie up any loose ends and make sure everything is documented and easy to deploy... then start planning our next project!
Top comments (0)