1
VoxCommando Basics and Core Features / Random Number Generation for LCB
« on: December 27, 2014, 10:23:28 PM »
Random Number Generation logic is something I could not find in VC.
May be I have not explored it fully being new to this tool.
The reason I need Random Number Generator (RNG) is to have VC respond to the user in various ways for the same event/trigger/command.
For example, if you say "Thank You", it would be nice to hear "Welcome", but very soon it would feel monotonous.
I was thinking about putting a list of responses together so that VC can pick a random response when somebody says Thank You.
The list would have responses like...
1) Welcome
2) You're Welcome
3) My Pleasure
4) Oh, don't even mention it
5) For sure
and so on ....
If there already a way to pickup a response randomly then please educate me and that would be great, but if not then RNG will help picking a response randomly and make VC responses more natural.
Just a thought.
Thanks & Regards,
Akash
May be I have not explored it fully being new to this tool.
The reason I need Random Number Generator (RNG) is to have VC respond to the user in various ways for the same event/trigger/command.
For example, if you say "Thank You", it would be nice to hear "Welcome", but very soon it would feel monotonous.
I was thinking about putting a list of responses together so that VC can pick a random response when somebody says Thank You.
The list would have responses like...
1) Welcome
2) You're Welcome
3) My Pleasure
4) Oh, don't even mention it
5) For sure
and so on ....
If there already a way to pickup a response randomly then please educate me and that would be great, but if not then RNG will help picking a response randomly and make VC responses more natural.
Just a thought.
Thanks & Regards,
Akash