1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/Core/Chocolate" type="text/css">
<title>Emacspeak --The Complete Audio Desktop</title>
</head>
<body>
<h1>Speech-enabled Applications On The Emacspeak Desktop </h1>
<p>
This document enumerates the speech-enabled applications available on the Emacspeak desktop.
Note that depending on your Emacs installation,
you may need to download and install extra applications to
avail yourself of all of the features of the Emacspeak audio
desktop.
Emacs applications can be located via the various Emacs Lisp
archives or by using popular WWW search engines. For
one such comprehensive index, see
the <a href="http://anc.ed.ac.uk/~stephen/emacs/ell.html" shape="rect">
the Emacs Lisp Library</a>.
</p>
<h2>Applications List</h2>
<p>
Here is a complete list of speech-enabled applications available under the latest Emacspeak release.
</p>
<table>
<caption>Speech-enabled applications on the Emacspeak audio desktop.</caption>
<tr><td colspan="2">Multimedia</td></tr>
<tr>
<td>aumix</td>
<td>
Emacspeak front-end for configuring the
auditory display.
</td>
</tr>
<tr>
<td>cd-tool</td>
<td>
Control CD player from anywhere on the audio desktop.</td>
</tr>
<tr>
<td>freeamp</td>
<td>
Ubiquitous access to Freeamp mp3 with a single
keystroke.
</td>
</tr>
<tr>
<td>mpg123</td>
<td>
Play mp3 files, with keyboard access to all functions.
</td>
</tr>
<tr>
<td>realaudio</td>
<td>
Play RealAudio, RealMedia and mp3 streams. Includes
presets for single click access to
favorite streams.
</td>
</tr>
<tr>
<td>midge</td>
<td>
Compose and play MIDI files.</td>
</tr>
<tr><td colspan="2">Document Authoring</td></tr>
<tr>
<td>xae</td>
<td>
XML authoring environment based on PSGML and XSL.
Enables structured document authoring and interactive preview.</td>
</tr>
<tr>
<td>psgml</td>
<td>
Environment for authoring and maintaining XML and SGML
documents.
Provides structured authoring support including
context-sensitive help based on current DTD.</td>
</tr>
<tr>
<td>tdtd</td>
<td>Author and maintain XML and
SGML DTD files.</td>
</tr>
<tr>
<td>auctex</td>
<td>
Authoring environment for TeX
and LaTeX documents;
template based authoring, voice locking support and structured browsing.
</td>
</tr>
<tr>
<td>bibtex</td>
<td>
Maintain BIBTeX bibliographies.</td>
</tr>
<tr>
<td>reftex</td>
<td>
Browse cross-references in LaTeX
documents.</td>
</tr>
<tr>
<td>texinfo</td>
<td>Authoring support for creating texinfo
documentation. Texinfo enables the production of both
online hypertext and high-quality print documentation
from a single source.</td>
</tr>
<tr>
<td>metapost</td>
<td>
Speech-enabled metapost mode for creating drawings using the
metapost language.
</td>
</tr>
<tr>
<td>enriched</td>
<td>
Rich-text authoring to provide a simple word
processor.</td>
</tr>
<tr><td colspan="2">Messaging</td></tr>
<tr>
<td>vm</td>
<td>
Mail reader featuring full mime support.
</td>
</tr>
<tr>
<td>bbdb</td>
<td>
Manages email addresses and other contact information by
seamlessly integrating with messaging applications.
</td>
</tr>
<tr>
<td>eudc</td>
<td>
Universal Directory Client including LDAP support and
seamless integration with messaging applications.</td>
</tr>
<tr>
<td>gnus</td>
<td>
Usenet news and email client
with support for exotic information backends such as
Slashdot etc.</td>
</tr>
<tr>
<td>message</td>
<td>
Email composition from
within other applications.</td>
</tr>
<tr>
<td>supercite</td>
<td>
Enables flexible citations when composing email.</td>
</tr>
<tr>
<td>tnt</td>
<td>
Instant Messenger (AIM) client,
with support for multiple parallel chat sessions.</td>
</tr>
<tr>
<td>erc</td>
<td>
Internet Relay Chat (IRC) client
with voice locking support and parallel chat sessions.</td>
</tr>
<tr>
<td>mspools</td>
<td>
Interface for working with multiple mail spools;
allows easy browsing of automatically archived mail.
</td>
</tr>
<tr>
<td>mh-e</td>
<td>
Interface to the MH suite of email tools.</td>
</tr>
<tr>
<td>rmail</td>
<td>
Email client.</td>
</tr>
<tr><td colspan="2">General Productivity Applications</td></tr>
<tr>
<td>search-and-replace</td>
<td>
Speech-enabled incremental search
is available throughout the audio desktop.
Audio formatting is used to aurally highlight search hits,
and is used to advantage when providing spoken
feedback during search and replace. </td>
</tr>
<tr>
<td>bs</td>
<td>
Tool for locating open buffers on the audio desktop.
</td>
</tr>
<tr>
<td>buff-menu</td>
<td>
Browsing and selecting buffers on the audio desktop.</td>
</tr>
<tr>
<td>buff-sel</td>
<td>
Interactive selection of buffers on the audio desktop.
</td>
</tr>
<tr>
<td>yasg</td>
<td>
Pattern-based selection of open buffers.
</td>
</tr>
<tr>
<td>browse-kill-ring</td>
<td>
Speech-enabled browsable kill ring.
Allows easy browsing of Emacs' builtin clipboard faclity.
</td>
</tr>
<tr>
<td>calc</td>
<td>
Calculator with financial and
scientific functions.</td>
</tr>
<tr>
<td>gnuplot</td>
<td>
Front-end to Gnuplot for plotting graphs; integrates with
the symbolic calculator.
</td>
</tr>
<tr>
<td>calculator</td>
<td>
Simple but powerful desktop calculator.</td>
</tr>
<tr>
<td>calendar</td>
<td>
Desktop calendar with an integrated appointment book.
</td>
</tr>
<tr>
<td>custom</td>
<td>
Intuitive interface to customize Emacs' extensive set of
customization options.
</td>
</tr>
<tr>
<td>dictation</td>
<td>
Front-end to IBM ViaVoice dictation engine;
spoken text is recognized using Automatic Speech
Recognition (ASR),
inserted into the current context and
spoken back using Text To Speech.
</td>
</tr>
<tr>
<td>dictionary</td>
<td>
Access dictionary servers.
</td>
</tr>
<tr>
<td>babel</td>
<td>
Access Internet translation services.
</td>
</tr>
<tr>
<td>dired</td>
<td>
Browse and operate on files and folders.
</td>
</tr>
<tr>
<td>find-dired</td>
<td>
Seamless integration between the file browser and
finder.
</td>
</tr>
<tr>
<td>locate</td>
<td>
File browser interface for finding files.
</td>
</tr>
<tr>
<td>finder</td>
<td>
Package browser for locating installed applications.
</td>
</tr>
<tr>
<td>rpm</td>
<td>
Client for browsing installed RPM packages.
</td>
</tr>
<tr>
<td>ediff</td>
<td>
Interface for browsing diff output;
enables easy merging of different file versions, applying
patches etc.
Voice locking is used to advantage in
aurally highlighting the differences.</td>
</tr>
<tr>
<td>shell</td>
<td>
Runs interactive command interpreters like BASH and TCSH.
</td>
</tr>
<tr>
<td>ansi-colors</td>
<td>
Applies Aural CSS ACSS properties to convert ansi color
codes to appropriate voice changes to produce
audio formatted output.
</td>
</tr>
<tr>
<td>eterm</td>
<td>
Speech-enabled terminal client for running full-screen
applications like VI, Lynx and PINE.
</td>
</tr>
<tr>
<td>ssh</td>
<td>
Front-end to SSH.</td>
</tr>
<tr>
<td>efs</td>
<td>
Front-end to remote file access using an FTP
back-end.</td>
</tr>
<tr>
<td>tramp</td>
<td>
Front-end to remote file access using SSH backend.</td>
</tr>
<tr>
<td>eshell</td>
<td>
Command shell implemented in Emacs Lisp, making it
independent of the underlying operating system.
</td>
</tr>
<tr>
<td>outline</td>
<td>
Context-sensitive outline support for browsing documents.
</td>
</tr>
<tr>
<td>folding</td>
<td>
Application for structuring and later obtaining
structured views of files.
</td>
</tr>
<tr>
<td>forms</td>
<td>
Forms-based interface for manipulating structured data.
Useful for system administration tasks such as managing
password databases and browsing log files.
</td>
</tr>
<tr>
<td>filtertext</td>
<td>
Emacspeak client for progressively filtering text.
</td>
</tr>
<tr>
<td>gridtext</td>
<td>
Emacspeak client for overlaying grids on text.
Useful in browsing log files and other text output that has
columnar structure.
</td>
</tr>
<tr>
<td>hide</td>
<td>
Emacspeak client for hiding and exposing blocks of text.
Blocks are automatically recognized by lines having a common
prefix.
This is used to advantage in imposing dialog structure on
email conversations, skipping blocks of commented code etc.
</td>
</tr>
<tr>
<td>hyperbole</td>
<td>
Information management system.
</td>
</tr>
<tr>
<td>imenu</td>
<td>
Generates context-sensitive table of contents.
</td>
</tr>
<tr>
<td>info</td>
<td>
Emacs' online hypertext documentation system.
Emacspeak uses audio formatting to highlight menus and hyperlinks.
</td>
</tr>
<tr>
<td>man</td>
<td>
UNIX online manual browser with full aural highlighting and
structured browsing.</td>
</tr>
<tr>
<td>howto</td>
<td>
Emacspeak wizard for browsing Linux HOWTO documents.</td>
</tr>
<tr>
<td>ispell</td>
<td>
Front-end to interactive spell checker.
Errors are aurally highlighted and available corrections
automatically spoken.</td>
</tr>
<tr>
<td>flyspell</td>
<td>
Interactive spell checker that aurally and visually
highlights misspelled words as they are typed.
</td>
</tr>
<tr>
<td>net-utils</td>
<td>
Front-end to networking tools.
</td>
</tr>
<tr>
<td>oo-browser</td>
<td>
Tool for browsing object oriented software codebases.
</td>
</tr>
<tr>
<td>ocr</td>
<td>
Emacs front-end to OCR engines.
This module provides speech-enabled access to image
aquisition and document recognition tools
available on the underlying platform.
</td>
</tr>
<tr>
<td>vc</td>
<td>
Front-end to version control systems like CVS and RCS.</td>
</tr>
<tr>
<td>pcl-cvs</td>
<td>
Front-end for working with CVS repositories.
</td>
</tr>
<tr>
<td>pronounce</td>
<td>
Emacspeak client for defining custom pronunciations.
Pronunciations can be defined on a per-file, per-directory,
or per-mode basis and persisted across sessions.
</td>
</tr>
<tr>
<td>remote</td>
<td>
Emacspeak client for running remote sessions.
Like the X windows system, Emacspeak supports a
remote speech server, allowing an Emacspeak
session running on a remote machine to send speech
output to a server running on the local machine.
</td>
</tr>
<tr>
<td>sawfish</td>
<td>
Speech-enables the Sawfish window-manager.
</td>
</tr>
<tr>
<td>speedbar</td>
<td>
Context-sensitive browsing tool.
Provides seamless browsing of the entire file system or a
single file with the same consistent interface.
</td>
</tr>
<tr>
<td>dismal</td>
<td>
Spread-sheet application with suport for customizing
spoken feedback on a per-sheet basis.</td>
</tr>
<tr>
<td>table-ui</td>
<td>
Emacspeak's rich table browsing interface.
See Auditory User Interfaces (AUI) at
http://www.cs.cornell.edu/home/raman/aui/aui.html
for the theoretical underpinnings of this interface.
</td>
</tr>
<tr>
<td>tar</td>
<td>
Front-end for browsing tar,
jar and zip archives.
</td>
</tr>
<tr>
<td>view</td>
<td>
File browser for reading etexts.
</td>
</tr>
<tr>
<td>bookmark</td>
<td>
Create bookmarks that persist across Emacs sessions.
</td>
</tr>
<tr>
<td>view-process</td>
<td>
Front-end for monitoring and controlling processes.
</td>
</tr>
<tr>
<td>w3</td>
<td>
Standards-compliant WWW browser with Aural CSS support.</td>
</tr>
<tr>
<td>url-template</td>
<td>
Emacspeak client that provides programmable URL templates.
Pre-defined templates offer easy access to W3C mailing
lists, CNN sites etc.
</td>
</tr>
<tr>
<td>websearch</td>
<td>
Emacspeak websearch client with single click access to
popular search engines.
Once selected, the searcher prompts for the relevant input,
performs the search, and speaks the result.
</td>
</tr>
<tr>
<td>wizards</td>
<td>
Emacspeak wizards for performing common tasks.
</td>
</tr>
<tr>
<td>clipboard</td>
<td>
Emacspeak clipboard for cut and paste among different
emacspeak sessions, possibly running on different hosts.</td>
</tr>
<tr>
<td>help</td>
<td>
Speech-enabled online help across the audio desktop.</td>
</tr>
<tr><td colspan="2"> Software Development </td></tr>
<tr>
<td>jde</td>
<td>
Java Development Environment with interactive debugging
support using the Java Platform Debug Architecture
(JPDA). Provides a speech-enabled inspector and wizards.
</td>
</tr>
<tr>
<td>ecb</td>
<td>
Emacs Class Browser with support for Java, C++, C
and other popular languages.
Provides navigable table of contents as well as a browsable method and
function index for the file being editted.
</td>
</tr>
<tr>
<td>gud</td>
<td>
Unified debugger front-end.
Allows interactive debugging with fluent spoken feedback.
</td>
</tr>
<tr>
<td>c</td>
<td>
Editting support for C, C++ and related languages with full aural
highlighting and semantic support.
Provides contextual spoken feedback using semantic context
of code being editted.
</td>
</tr>
<tr>
<td>compile</td>
<td>
Front-end to running batch compiles.
Provides easy navigation through the lines containing errors.
</td>
</tr>
<tr>
<td>perl</td>
<td>
Editting support for Perl.
Features aural highlighting and easy access to
online help.
</td>
</tr>
<tr>
<td>python</td>
<td>
Editting support for interactive Python development.
Features aural highlighting, structured browsing and debugging.
</td>
</tr>
<tr>
<td>tcl</td>
<td>
Support for interactive TCL development including aural highlighting,
structured browsing and interactive help.
</td>
</tr>
<tr>
<td>sql</td>
<td>
support for SQL including aural highlighting and interactive
SQL development.
</td>
</tr>
<tr>
<td>generic</td>
<td>
Editting support for JavaScript and Apache configuration files
with voice locking and structured navigation.
</td>
</tr>
<tr>
<td>hideshow</td>
<td>
Hiding and showing blocks of C code.
</td>
</tr>
<tr>
<td>make-mode</td>
<td>
Editting support for creating and maintaining Makefiles.
</td>
</tr>
<tr>
<td>sh-script</td>
<td>
Editting support for shell scripts.
</td>
</tr>
<tr>
<td>tempo</td>
<td>
Support for creating and filling-in templates.
Used to implement wizards in JDE, HTML helper mode and friends.
</td>
</tr>
<tr>
<td>dmacro</td>
<td>
Dynamic macro package for template-based editting.
</td>
</tr>
<tr><td colspan="2">Distractions</td></tr>
<tr>
<td>entertain</td>
<td>
Speech-enabled access to numerous games including Dungeon,
gomoku, solitaire,tetris,
and Hangman.
</td>
</tr>
</table>
<p>
Many shell-based tools., e.g., the napster.pl from
Lincoln Stein's Napster package can be run effectively
from within an Emacs shell. In such cases, Emacspeak
utilities like <em>filtertext</em> and
<em>gridtext</em> can be used to advantage in
efficiently scanning and filtering the program output.
Finally, note that when using full screen applications
like PINE and Lynx when run within the Emacs terminal
emulator (provided by package eterm) Emacspeak
functions like a traditional screenreader.
</p>
<p><strong><a href="http://sourceforge.net/projects/emacspeak">
Emacspeak Home On Sourceforge
<IMG src="http://sourceforge.net/sflogo.php?group_id=2238" width="88" height="31" border="0" alt="SourceForge Logo"></a></strong></p>
<p><address><a href="mailto:raman@cs.cornell.edu">Email: T. V. Raman</a></address></p>
</body>
</html>
|