www.homeseer.com

Go Back   HomeSeer Message Board > HomeSeer > Home Automation Software > HomeSeer Voices

HomeSeer Voices Discussions related to the HomeSeer add-on voices and their use within HomeSeer.

Reply
 
Thread Tools Display Modes
  #1  
Old November 22nd, 2009, 01:54 AM
email68 email68 is offline
Seer Deluxe
 
Join Date: Aug 2009
Location: Northern CA
Posts: 198
Default Can you adjust volume on the fly?

Is there a way to adjust the volume on the voice per event?

Like at night it if you wanted a lower volume announcement for some reason.
Reply With Quote
  #2  
Old November 22nd, 2009, 07:31 AM
Wadenut's Avatar
Wadenut Wadenut is offline
Super Seer
 
Join Date: May 2007
Location: Nova Scotia, Canada
Posts: 1,760
Default

Have you tried hs.SetVolumeEx?
For example:
sub main()
If hour(now) > 22 Or hour(now) < 6 Then
hs.SetVolumeEx 50
Else
hs.SetVolumeEx 100
End If
End Sub
__________________
Location: 45° 5' 49.27" N 64° 24' 49.96" W

Automate everything, modify the rest... but remember... For every action, there is an equal and unexpected reaction.
Reply With Quote
  #3  
Old November 22nd, 2009, 08:14 AM
nightwalker nightwalker is online now
OverSeer
 
Join Date: Dec 2004
Location: Coatesville, PA.
Posts: 2,930
Default

I do almost the same thing but i use events. I run this script statement in my events to lower and raise the volume of announcements.

&hs.SetVolumeEx (50)

50 being the level I want. I just include this in events I already have set up to start things up in the mornings or shut things down at night.
__________________
Marty
------
XPpro SP3 /w HS 2.4.0.6
Reply With Quote
  #4  
Old November 22nd, 2009, 08:17 AM
TrOjAn's Avatar
TrOjAn TrOjAn is offline
Super Seer
 
Join Date: Dec 2003
Location: England
Posts: 2,448
Default

I use BLVolume to condition events based on time of day / night, an example would be an event that speaks but at night you only want it spoken softly and louder during the day.

in stead of having several events with different times in them the plugin has the times set in it.. I find it helpful

TrOjAn
__________________
FULLY WORKING PLUGINS: ACT TI103, BLSecurity, BLSpeech, BLBackup, BLMediaPlayer, BLMusic, BLNetCallerId, BLRandom, BLOutgoingCalls, BLDeviceMatrix, BLMapper, BLIcon, BLEditor, BLReminders, BLFloorplan, BLChart, BLOccupied, BLPlugins, BLVolume, BLRadar, BLLogMonitor, BLEbayMonitor, BLNinjaControl, BLBroadcast, UPS Monitor, Router Traffic Monitor, BLRfid, BLAlarm, BLGarbage, BLLatestimage, AC-RF2 Processor

Theres lots that DONT WORK!
Reply With Quote
  #5  
Old November 22nd, 2009, 10:12 AM
Rupp's Avatar
Rupp Rupp is online now
OverSeer
 
Join Date: Jan 2001
Location: Huntsville, Al. USA
Posts: 33,803
Default

Quote:
Originally Posted by Wadenut View Post
Have you tried hs.SetVolumeEx?
For example:
sub main()
If hour(now) > 22 Or hour(now) < 6 Then
hs.SetVolumeEx 50
Else
hs.SetVolumeEx 100
End If
End Sub
This is exactly what I use to adjust the volume from day to evening.
__________________
-Rupp
Reply With Quote
  #6  
Old November 22nd, 2009, 10:44 PM
mterry63 mterry63 is offline
Seer Deluxe
 
Join Date: Dec 2002
Location: San Antonio
Posts: 175
Default

If you are interested in adjusting the volume of speaker clients that AREN'T running on the Homeseer machine, the script client can adjust the volume on any machines running the speaker client.
Reply With Quote
  #7  
Old November 23rd, 2009, 03:41 AM
email68 email68 is offline
Seer Deluxe
 
Join Date: Aug 2009
Location: Northern CA
Posts: 198
Default

Thanks guys. Nice solution for this.
Reply With Quote
  #8  
Old November 23rd, 2009, 06:05 AM
Simonk Simonk is offline
Seer Deluxe
 
Join Date: Jul 2001
Location: Stevenage, Hertfordshire, UK
Posts: 402
Default

I'd like to be able to do this but I have multiple soundcards and multiple speaker clients running on the server, so how would I tell it which soundcard to set ?
Reply With Quote
  #9  
Old November 23rd, 2009, 01:52 PM
Pete's Avatar
Pete Pete is online now
Super Seer
 
Join Date: Jan 2001
Location: Lockport, IL USA
Posts: 1,866
Default

It would really be nice if there was some sort of "volume" proxy variable. Today I use time and very specific (in the script as above) methods. I have some events which are medium and low volume and some which are high volume and then all which are related to time. BL Volume is nice but its really a "catch all" and does offer a partial solution.
__________________
- Pete

Base HW & SW: P4 2.97 GHz / 1Gig / MS Server 2003 - creating duplicate server
HS Version Pro 2.4.0.11 pending migration to new computer-Mini-ITX based
HAI OmniPro II X 2 @ FW V3.2D (new 3.3 FW is out?)
Powerline: X-10 & Insteon & UPB (testing) Pending Z-Wave - UPB testing begins with 3 switches for now.

Sound - Current 10 pairs of speakers for HS and music- 6 local subzones -AB8SS- readdressing methodologies / HS control - bought a Russound/KPLs to play with for now.

Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 12:07 PM.


Copyright 1998-2008 HomeSeer Technologies, LLC