PowerTalk automatically speaks the text in presentations while you operate PowerPoint as usual. It uses computer speech that comes with Windows XP and.

Slides:



Advertisements
Similar presentations
The Web Wizards Guide to Freeware/Shareware Chapter Six Open Source Software.
Advertisements

Window-Eyes EXPERIENCE THE WORLD LIKE NEVER BEFORE. The most comprehensive screen reader software package for the blind and visually impaired.
15 th July 2005FLOSSIE Conference Open Source Assistive Technology Software OATS Simon Judge & Steve Lee.
MLAN Maguire Local Area Network Version 2.0, May 1998.
© 2012 Microsoft Corporation. All rights reserved. Be more productive. Windows 8 helps you get more done in less time.
Copyright © 2006 Help Desk Systems, Inc. All rights reserved. Overview of Help Desk Systems Inc. (HDSI) HDSI offers a hosted, web based trouble ticket.
What is GNU/Linux (Not Linux!)? David Sudjiman davidsudjiman (at) yahoo (dot) com The latest version of this document can.
Chapter 3 Application Software p. 6.
CA ERwin r8 installing the application things you should know before installing your CA ERwin r8 Data modeling application.
Tutorial on Basic Usage
Word Lesson 8 Increasing Efficiency Using Word
Windows XP Basics OVERVIEW Next.
1 Open Office – A cheaper alternate to Microsoft Office Edited by: Irfan Ilyas.
Ambition in Action Hot Topic: PowerPoint 2010 Trainer: Michael Philipou.
21 st July 2006FLOSSIE Conference Open Source Assistive Technology Software OATS David Colven, Steve Lee & Simon Judge.
1 of 2 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Practical Computing by Lynn Hogan
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Vox Proxy Demo Start Lighting. Vox Proxy Demo Menu Lighting.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2006 Microsoft Corporation.
Discovering SQL all rights reserved (c) 2010 agilitator.com INSTALLING MySQL 5.1 Community Server.
1 of 4 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Level 2 IT Users Qualification – Unit 1 Improving Productivity Name.
Brought to you by… SAMPLE 5 Categories – 5 questions in each Any category but stay in point order The Team with the most points wins!
RIMS II Online Order and Delivery System Tutorial on Downloading and Viewing Multipliers.
DB Audit Expert v1.1 for Oracle Copyright © SoftTree Technologies, Inc. This presentation is for DB Audit Expert for Oracle version 1.1 which.
Chapter 4 Application Software: Programs that Let You Work and Play
Advanced PowerPoint Features
Mr C Johnston ICT Teacher BTEC IT Unit 06 - Lesson 02 Types of Programming Language.
Lab 8 – C# Programming Adding two numbers CSCI 6303 – Principles of I.T. Dr. Abraham Fall 2012.
XP New Perspectives on Introducing Microsoft Office XP Tutorial 1 1 Introducing Microsoft Office XP Tutorial 1.
Welcome to the 3 rd Junior Session Prepared by Eslam Mohammed Diaa El-Din Twitter
Level 2 IT Users Qualification – Unit 1 Improving Productivity
| | Tel: | | Computer Training & Personal Development Microsoft Office PowerPoint 2007 Expert.
Operating Systems AOIT Principles of Information Technology.
How do I use the new features? The New Toolbar This is where you will find the options located under the “File” tab in earlier versions of word The area.
Software and Hardware Interaction
Getting Started with E-Books: Sony Reader for staff.
Downloading and Installing Autodesk Revit 2016
Introduction to PowerPoint Curriculum Implementation Day Friday, November 3, 2006 K.J. Benoy.
Development of Multiplatform, VR Applications Pablo Figueroa 1, Pierre Boulanger 1, H. J. Hoover 1, Mark Green 2, Robyn Taylor 1 1.University of Alberta.
XP Practical PC, 3e Chapter 3 1 Installing and Learning Software.
Downloading and Installing Autodesk Inventor Professional 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the.
Adding Sound and Animation to PowerPoint Presentations Some Notes By Kevin Hytten.
Deploying Software with Group Policy Chapter Twelve.
Introduction to Microsoft Excel Macros COE 201- Computer Proficiency.
FIRST COURSE PowerPoint Tutorial 4 Integrating PowerPoint with Other Programs and Collaborating with Workgroups.
MAKING YOUR FIRST PRESENTATION GRADE 9 MISS L. MCVEIGH ROOM PowerPoint Enter.
T29 Upgrade changes. WebEx is changing in the latest release. From 19 th February WebEx will be upgraded to the latest version. Cisco introduces several.
California State University, LA Presented by Amanda Steven StevenAamirObaid.
Are you familiar with Microsoft word 2010 ?? Well this time it is all about the world of MSW 2010.
Computers Are Your Future Tenth Edition Spotlight 5: Microsoft Office Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
XP Creating Web Pages with Microsoft Office
Installing and Learning Software
SECTION 1: Add-ons to PowerPoint
Developing WordPress Plugins
Installing and Learning Software
GNU Coding Guidelines Shakthi Kannan GNU Free Documentation License
Chapter 4: Application Software
UNIT-V Open Source Software Development: Starting from what you have, Choose a license and apply it, Setting the tone, Technical infrastructure: What a.
Presentation Graphics
Presentation Software
Office is a productivity tool which is available on the online as well as on offline store. MS Office is a suite of products.
How to Download Microsoft Office for MAC
Lesson 14 Sharing Documents
How to do a narrated powerpoint
Microsoft Office Not in Textbook.
Creating a Powerpoint Presentation
Creating and Editing a Presentation
Presentation transcript:

PowerTalk automatically speaks the text in presentations while you operate PowerPoint as usual. It uses computer speech that comes with Windows XP and is available for other versions. Helps presenters who have difficulty speaking, or audiences that contain people with visual impairments. Is a useful tool for testing presentation accessibility when using a traditional screen reader. Adds instant narration to presentations without the need to record speech.

PowerTalk provides flexibility in speaking text. Text shown on the slide. Please operate the mouse button or space bar to continue: Custom animation effects are supported by: waiting for them to play before speaking. For full details of PowerTalk’s features please see the installed ReadMe File or the web site (see the resources slide).

PowerTalk is an example of The OATS project provides flexible and low-cost Assistive Technology tools. It brings users, support staff, clinicians, developers and volunteers together in an open community with a common aim. It makes high quality Open Source Software easy to find and use. Software is released under an Open Source license, meaning that it is low cost and complete technical details are available to all. Thus changes can be made easily to provide new features or fix bugs, and there is no danger of ‘vendor lock-in’.

PowerTalk can be altered to meet your needs: PowerTalk performs well but there always scope for further development. As it is Open Source software improvements can be made by anyone. You are free to make changes or get someone else to do so, but are required to release all derivative works under the same license conditions. This means PowerTalk and others can also benefit from changes. Technically PowerTalk is a Python program that uses COM automation to control PowerPoint and SAPI. Python is a popular Open Source programming language. COM automation is a Microsoft technology that provides component-based development and allows the control of one program from another program.

PowerTalk and OATS Resources PowerTalk’s web site is The OATS Project home page will be announced soon. Keep an eye on for details. Python can be found at Python’s excellent COM support was created by Mark Hammond Mark also provided invaluable help to resolve PowerPoint’s COM event idiosyncrasies. The installer was created using the unmatched Inno Setup program (

Copyright Copyright 2002,3,4,5 Stephen Lee This file is part of PowerTalk. PowerTalk is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. PowerTalk is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with PowerTalk; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA USA See