Replies: 11 comments 3 replies
-
Hello, I understand that this can look complicated for someone who is not familiar with this stuff. |
Beta Was this translation helpful? Give feedback.
-
i manage to make it run..but when i try to play sound i got this error (only on 'youtube' and 'playurl' command) did i do anything wrong? |
Beta Was this translation helpful? Give feedback.
-
Yes, that is expected. That's because by default BeepBoop uses open source version of Chrome called Chromium that does not include non-free codecs. To run BeebBoop on regular Chrome you have to run this command before launching: I also forgot to mention that if you want to store your own sounds in BeepBoop, you have to set up a PostgreSQL database. I should probably rewrite installation guide to include this stuff. |
Beta Was this translation helpful? Give feedback.
-
Dude it works now..but the only problem is, it took long time for the bot to play audio.Nice job actually |
Beta Was this translation helpful? Give feedback.
-
i read the command prompt and it show this it took about 12 min to play an audio by search.Roughly 6 min to play url.Thoughts? |
Beta Was this translation helpful? Give feedback.
-
That is weird. It should play almost instantly. I tried those URLs on my machine and on my Heroku instance and both played it almost instantly. |
Beta Was this translation helpful? Give feedback.
-
Dude you are a genius.I reinstall the dependencies,then start it using powershell instead of node.I use node in the first place because of powershell restriction.I managed to make it run and now everything work just fine.TQ for guiding me :) |
Beta Was this translation helpful? Give feedback.
-
for the second time,,i shouldn't closed issue, other people might need help :p |
Beta Was this translation helpful? Give feedback.
-
I'm glad you made it work. I still don't understand why that was happening. |
Beta Was this translation helpful? Give feedback.
-
Hey it's me again. Your bot has been working flawlessly, we always use it. edit: forgot to mention that, google tts wont work as a referral link. |
Beta Was this translation helpful? Give feedback.
-
Hi, I glad that you find it usefull! So the TTS is pain in the butt. Especially when there is functional TTS build into Chrome, but there is no way to send the TTS audio into the "fake microphone". Google translate TTS should work if I managed to find way to have BeepBoop run on Chrome with extra codecs installed, but that's not the case currently. We have been using responsivevoice.org. Looks like they have a free plan, I haven't tried that yet. It probably wasn't there or was too limited when I was setting this up. So I'm using this URL. It's taken from their front page example. There is one problem and that is the key parameter in URL. You will occasionally have to update it to the one they use on their examples, because they invalidate the key after some time. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I am a newbie to these kind of stuff and was intrigued.Any chance someone could write an idiots guide on how to install? Where do dependencies need to be installed to? Etc?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions