Speak to me ! A new way to do teases with audio
Posted: Sat Nov 24, 2018 12:05 pm
Hi everyone !
That's my first post here but I can say I've been lurking around for quite a while... ^^'
During the past days, I heard of an easy way to do chatbots, recognizing audio from the mic and responding to you, understanding quite complex sentences and beeing able to sustain a dialog without coding much... I obviously quickly though of a way of hijack that for a new kind of use... It's not an actual tease yet but just a showcase of what we could do with it.
Here it comes:
https://watson-domme.eu-gb.mybluemix.net/
(you should click on "Listen to me" after selecting your language on top of the page if you want your mistress to actually listen to you...)
It's actually built with IBM Cloud (Watson) services which are free for use at low level of usage, so I hope it will sustain your... load. ^^' I took something on github and just tweaked it a bit to make it work for a demo usage, to see if some of you are interested by that kind of things...
If someone wants to give it a try to add some lines of dialogs/a tease to this webpage, you can log in on my IBM Cloud account https://console.bluemix.net/dashboard/apps :
- [email protected]
- YesMistress69
It's a free account without personal infos so you can do whatever you want with it, just try to not break to much stuff... It's actually really easy to rebuild, but that's just not cool. Then you can go to this page:

https://assistant-us-south.watsonplatfo ... ild/dialog
And see how it works and give it a go ;) It's pretty easy to use and there are actually a lot of cool features for us to use (context etc).
For the moment, the things I added to the basic Watson stuff are:
- A timer. You can use it by setting up a text response with these parameters:
::stroke::<milliseconds between strokes/strokes per second>::<x ps/ms>::<duration in s>
For example:
::stroke::ms::300::10 for a stroke each 300ms for 10 seconds
::stroke::ps::5::10 for 5 strokes per second for 10 seconds
::overload::<milliseconds between strokes/strokes per second>::<x ps/m at the start>::<x ps/m at the end>::<duration in s>
For example:
::overload::ms::1000::200:10 for a overload from 1 stroke per second at the beginning and 10 per second at the end of the period of 10 seconds
::overload::ps::1::10:10 for a overload from 1 stroke per second at the beginning and 10 per second at the end of the period of 10 seconds
::pause::<x s> for a pause of x seconds with a timer
- Audio player. You can use it by setting up a text response with these parameters:
::audio::url::<your audio url here>
I can easily add up command if you guys are interested by any other stuff. I might also develop a true tease viewer if enough of you are interested by the idea and want to develop these kind of teases ;)
Anyway, thanks for any feedbacks you might have!!
That's my first post here but I can say I've been lurking around for quite a while... ^^'
During the past days, I heard of an easy way to do chatbots, recognizing audio from the mic and responding to you, understanding quite complex sentences and beeing able to sustain a dialog without coding much... I obviously quickly though of a way of hijack that for a new kind of use... It's not an actual tease yet but just a showcase of what we could do with it.
Here it comes:
https://watson-domme.eu-gb.mybluemix.net/
(you should click on "Listen to me" after selecting your language on top of the page if you want your mistress to actually listen to you...)
It's actually built with IBM Cloud (Watson) services which are free for use at low level of usage, so I hope it will sustain your... load. ^^' I took something on github and just tweaked it a bit to make it work for a demo usage, to see if some of you are interested by that kind of things...
If someone wants to give it a try to add some lines of dialogs/a tease to this webpage, you can log in on my IBM Cloud account https://console.bluemix.net/dashboard/apps :
- [email protected]
- YesMistress69
It's a free account without personal infos so you can do whatever you want with it, just try to not break to much stuff... It's actually really easy to rebuild, but that's just not cool. Then you can go to this page:

https://assistant-us-south.watsonplatfo ... ild/dialog
And see how it works and give it a go ;) It's pretty easy to use and there are actually a lot of cool features for us to use (context etc).
For the moment, the things I added to the basic Watson stuff are:
- A timer. You can use it by setting up a text response with these parameters:
::stroke::<milliseconds between strokes/strokes per second>::<x ps/ms>::<duration in s>
For example:
::stroke::ms::300::10 for a stroke each 300ms for 10 seconds
::stroke::ps::5::10 for 5 strokes per second for 10 seconds
::overload::<milliseconds between strokes/strokes per second>::<x ps/m at the start>::<x ps/m at the end>::<duration in s>
For example:
::overload::ms::1000::200:10 for a overload from 1 stroke per second at the beginning and 10 per second at the end of the period of 10 seconds
::overload::ps::1::10:10 for a overload from 1 stroke per second at the beginning and 10 per second at the end of the period of 10 seconds
::pause::<x s> for a pause of x seconds with a timer
- Audio player. You can use it by setting up a text response with these parameters:
::audio::url::<your audio url here>
I can easily add up command if you guys are interested by any other stuff. I might also develop a true tease viewer if enough of you are interested by the idea and want to develop these kind of teases ;)
Anyway, thanks for any feedbacks you might have!!