No, you're probably not doing anything wrong Gary, but the channels are not permanent unless you're a priviledged user on the server. I'm not sure if I could pay to be or not, but the general public like me can only create temporary channels; this is what I will do shortly before things start tomorrow.
for now, find yourself a channel with "echo" in the name; they're setup for testing purposes, and you can essentially talk to yourself. make sure your audio is ok, and you understand the difference between push to talk and voice activated audio, so you aren't heard saying anything you don't want to! make sure you know how to join and how to leave a channel, that kind of thing. the .tt file will automatically join you to the windoweyes channel if it exists at the time you execute it. hope to see you tomorrow. Chip -----Original Message----- From: Gary Metzler [mailto:gmtra...@bellsouth.net] Sent: Friday, March 26, 2010 10:39 PM To: gw-scripting@gwmicro.com Subject: RE: TeamTalk used to teach a scripting seminar Hi Chip, I ran the tt file you sent but I don't know if I'm in the right place. The server is teamtalk2 I get a list of 14 tabs but, I don't see the windoweyes channel. Am I doing something wrong? -----Original Message----- From: Chip Orange [mailto:lists3...@comcast.net] Sent: Thursday, March 25, 2010 8:08 PM To: gw-scripting@gwmicro.com Subject: RE: TeamTalk used to teach a scripting seminar I'm going to try and record it using TeamTalk's feature, that I think will do that; but, I've never done that before. My guess is though, it's not nearly so valuable to you later, as it is to be able to those who can stop me, and get me to explain what I just said; or, direct me to discuss some particular point that I would not have covered otherwise. So, it's going to be Sunday at 2 pm eastern time, using server teamtalk.dyndns.dk and the channel will be WindowEyes_Scripting. below is the xml which you can paste into a file named windowEyes.tt, so that you can execute this file and it will open TeamTalk to the correct server and channel: <?xml version="1.0" encoding="UTF-8" ?> <teamtalk version="4.0"> <host> <name>TeamTalk 4 Public Server</name> <address>teamtalk.dyndns.dk</address> <password></password> <tcpport>10333</tcpport> <udpport>10333</udpport> <auth> <username>guest</username> <password>guest</password> </auth> <join> <channel>WindowEyes_Scripting</channel> <password></password> </join> </host> </teamtalk> -----Original Message----- From: Kevin Huber [mailto:kevin.hub...@gmail.com] Sent: Thursday, March 25, 2010 6:45 PM To: gw-scripting@gwmicro.com Subject: Re: TeamTalk Hi Chip: Is this session going to be archived anywhere on the net? Kevin Huber On 3/21/10, Allison and Chip Orange <acora...@comcast.net> wrote: > Hi all, > > I plan to offer a TeamTalk session next Sunday night, at 8 pm, on how > to use the MS Office script and the VBA development environment for > developing window eyes scripts. I imagine info on beginning scripting > for those just starting out will also be the last half of the session. > > Before then, if anyone hasn't tried TeamTalk, here's the direct > download link for it below. you'll need to choose, during > installation, the client for screen reader users (the installation > gives you a choice of four different products to install). > > > http://www.bearware.dk/teamtalk/v4.0.1/TeamTalk > > > you'll also need headphones at least with a microphone, or a headset. > don't try this with speakers, it's pretty annoying to the others. > > Anyone needing help with TeamTalk is welcome to write me off list. > > Chip > >