Glad you got it sorted. Yeah, having volume when it's trying to speak helps. You don't have to leave the loops in my script, but I prefer to have it in there.
got it just using 100 .now i need just two things and that is when he 's,
not detecting something then play sound file i got whit sonar sound.
and second when he detects something stop whit turning.
sorta watsh the intruder.
@nomad.
Glad you got it sorted. Yeah, having volume when it's trying to speak helps
. You don't have to leave the loops in my script, but I prefer to have it in there.
steve g
do i need to ad in the script for more volume
You can setvolume(1xx) higher than 100, but it will begin to distort the higher you go as it will basically be overdrive above 100
EDIT: Richard just posted what I was going to say.
rr
can i set it any where in the script
@nomad set it before the say() command ... try setVolume(200)
ah ok thanks
got it just using 100 .now i need just two things and that is when he 's, not detecting something then play sound file i got whit sonar sound. and second when he detects something stop whit turning. sorta watsh the intruder.