[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: Xap Floorplan - script query
James
Many thanks - that did it. Just needed the alias and not the :xxxx
bit. I think I tried every possible combination with the exception of
dropping the : bit!
Now I've got the TTS announcing an incoming mail with the
subject(using a mailbox reserved just for messages to the
"house")
while the message also goes up onto the control screen in the kitchen.
Excellent.
Thanks again
Richard
--- In xap_automation@xxxxxxx, James Traynor <james@...> wrote:
>
> Hi,
>
> In a Floorplan event the item between the %%'s needs to be the alias
of
> a device setup in Floorplan or assuming there is only one setup it can
> be a source address of a device. If you go to either the Devices/Basic
> or Devices/Raw tab and click edit next to the device you want. In the
> box label alias is the text of what you want to put between the %%s.
The
> reason to try to use aliases rather than the source address is there
may
> be more than one item from a particular source. The : in the examples
> is not referring to the item within the message but a xAP source with
a
> subaddress.
>
> hth
>
> James
>
>
> rb_ziggy wrote:
> > I'm trying to get a script in Floorplan to announce (by putting
into a
> > tts msg) the 'subject' field of an email message passed through
by raw
> > message.
> >
> > I've tried lots of variations on the naming of the field I want
to get
> > in the 'phrase to say' field of the 'text to speech' message I'm
> > trying to create. The tts message works in that xap tts
announces
> > plain text and everything EXCEPT the field that I'm trying to get
from
> > the other raw message.
> >
> > The note in the tts message update says:
> >
> > You may insert the value of any Basic or Raw xAP device by
inserting
> > the device's alias or source address between %% . For example
> > %%mi4.news.server:bbc%%
> >
> > My raw message is called 'kcsoft.pop3.ha-server-1' (no alias so
this
> > is what it shows up under the raw section of kcsoft.pop3). I'd
like
> > to get the 'item' field (which is configured as the 'subject' of
the
> > email message). It correctly gets the data from the xap message
as
> > the 'current value' shows what is in the message subject of the
mail
> >
> > I've tried various things in the tts script message including:
> >
> > %%kcsoft.pop3.ha-server-1:item%%
> > %%kcsoft.pop3.ha-server-1:subject%%
> > %%kcsoft.pop3.ha-server-1:current value%%
> >
> > No joy I'm afraid - it just ignores this every time.
> >
> > Any clues on what I'm doing wrong would be gratefully received!
> >
> > Thanks Richard
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
>
xAP_Automation Main Index |
xAP_Automation Thread Index |
xAP_Automation Home |
Archives Home
|