Sissy Elise wrote:I had a quick look through - The tease you used had way to much talking in it - The AI voice needed breaking up a lot more.
Oh.. But web teases are only made of text + an image on each page. Only thing you could change would be to make longer pauses between the sentences or yeah, additionally choose teases with less text per page.
The video is made from 10 teases with each having 9 to 26 pages. 161 pages in total.
Sissy Elise wrote:At one point it started reading out a url and it reminded me of twitch raids when they spam "www" (very annoying) and then after that it was "start the tease again using your other hand"
Oh no.. I really hoped I didn't miss any urls. I even wrote all the code to embed videos. But it turns out I forgot to search for regular links, only embedded videos. And the "chosen" teases don't even have embedded videos.
Probably the link you're talking about is for "Mistress Sarah's Orgasm Permission site". I'd have to include that one as a subtitle. Not a problem, since I have converted
each page into a single video. I could just convert that one page again, concat it with the others and add the background music to fix the problem.
Sissy Elise wrote:Maybe this could be used as a punishment or a task for submissives to complete (2 hours of listening to that AI voice would be a hard punishment)
I guess having it on video would enable you to skip past the 1 min+ waits.
It's almost impossible to detect stuff like "wait 1 minute for clicking continue" or "if you rolled a 4 skip to page 47" from the tease text programmatically. With flash teases it would probably more easy to include waits. But I didn't start with the flash tease conversion code yet.
Sissy Elise wrote:That must have taken a long time to make - So thank you for your efforts

Thank you. Had to wait for the weekend before I could really start to work on it. I tried to find the best automatic voice available but somehow someone recommended flite and I thought that might be a good idea. Well, I didn't think it would sound so weird. But it did an okay job. The hardest part was to find the correct parameters for the video conversion. And then somehow I got a bit distracted by the chrome extension.
Now after finishing the first version I didn't stop the conversion process. Currently it has another 2 hours ready but probably it would be better to delete that and work on the voice and code first.