|
poopmaster Oh
The Best Person On Earth
Join date: 9 Mar 2007
Posts: 917
|
08-03-2007 12:31
I have the speech gestures working, and my question is
How does it know your talking and How can i handle that even in LSL
For example. I have typing animation overrider that puts up a /keyboard/ when i type and how it works is simple, its alpha, and when typin its not alpha etc
How do i trigger that on 'voice' so that i could have a object on my avatar that is alpha and goes not alpha when i am talking.....
thanks!
|
|
Darien Caldwell
Registered User
Join date: 12 Oct 2006
Posts: 3,127
|
08-03-2007 13:30
This was a requested feature in JIRA ( http://jira.secondlife.com/browse/SVC-231), however it never got any traction, as the voice functions are separate from the sim servers to reduce the possibility of lag. The only way I could think of would be to make a voice gesture that would say something on a channel, and have your item respond to this chat by hiding/unhiding. I don't know enough about the voice gestures at this point to say if it's feasible or not though.
|
|
Qie Niangao
Coin-operated
Join date: 24 May 2006
Posts: 7,138
|
08-03-2007 14:33
At first glance, it looks like one could make what amounts to a (very inefficient) AO that detects when one of the speech gesture animations is playing on the avatar, and trigger stuff from that. One would compare the last element of the list returned by llGetAnimationList to see if it's one of the speech animation keys -- assuming the user didn't redefine the animation to be played for those gestures. Not a terrific solution, but not sure if a better approach is possible with none of the speech feature exposed to LSL.
|
|
poopmaster Oh
The Best Person On Earth
Join date: 9 Mar 2007
Posts: 917
|
08-03-2007 17:06
From: Darien Caldwell This was a requested feature in JIRA ( http://jira.secondlife.com/browse/SVC-231), however it never got any traction, as the voice functions are separate from the sim servers to reduce the possibility of lag. The only way I could think of would be to make a voice gesture that would say something on a channel, and have your item respond to this chat by hiding/unhiding. I don't know enough about the voice gestures at this point to say if it's feasible or not though. that is a wonderful idea thankyou
_____________________
InSL u find every kind of no-life retard you could possibly imagine as well as a few even Tim Burton couldnt imagine u find 12yr-olds claiming to be 40 men claiming 2 be women, women claiming 2 make sense and every1 claiming 2 have ideas that are actually worth a damn if only someone would just listen to their unique innovative and exceptionally important idea
|