Good Morning everyone, Inspired from SecondThread I made a codeforces verdict assistant.
Check it out, cfbot.netlify.app
Features
- Custom voice commands for different verdicts
- Custom voice settings
How to use it?
You can change the voice command for each verdict from the Command Settings section.
There is a list of variables like problem name, numbers of test cases passed, time took etc. You can see all the available variables from the help section.
Now to use this variable you can add them in curly braces {}. You can easily understand by going through the default commands.
You can also change the Pitch, speech rate from Voice settings section.
Now just start the Bot and make submissions, and you no longer need to refresh the codeforces status page again and again.
Recommended Browser
- Chrome
- Edge
- Safari
Feel free to share any suggestions or feedback.
Auto comment: topic has been updated by itsmihir (previous revision, new revision, compare).
Is there some guide how to use it , looks cool though !
You can change the voice command for each verdict from the command settings.
There is a list of variables like problem name, numbers of test cases passed, time took etc. You can see all the available variables from the help section.
Now to use this variable you can add them in curly braces {}. You can easily understand by going through the default command.
Now just start the Bot and make submissions.
works fine
holy shit, the voice synthesizer is so fun. I spent like 5 minutes setting it to max pitch + minimum voice speed and having it say dumb shit like "please help me I'm suffering"
it seems to have stopped working tho? I put in something like "!@#$$$!$$$# 1234858 !@#$" and after that, it won't speak anymore. it still works on other browsers though, so maybe some malformed data in cookies/localstorage?
Yes, the data is stored in local storage you can clear the data of the site and it should work normally again.
Btw I am using this for voice Web Speech API
How are you inspired from SecondThread ?
Here
I used it in 2 contest work so good thanks, man.
This is amazing!
Glad you liked it.
Auto comment: topic has been updated by itsmihir (previous revision, new revision, compare).