Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.137 Times

List Informative Speech Topics freeware
Filter: All | Freeware | Demo
 

List Informative Speech Topics

1 2 3 4 5 > 
Added: January 27, 2010 | Visits: 1.104

Speech::Recognizer::ViaVoice Speech::Recognizer::ViaVoice contains Perl wrappers for IBMs ViaVoice speech Recognizer library. SYNOPSIS use Speech::Recognizer::ViaVoice; $| = 1; if (0 == connectEngine) { if ( 0 == defineVocab(myTestVocab, [hello,world,quit]) ) { print please say "hello", "world", or "quit" at each... Platforms: *nix

License: Freeware Size: 8.19 KB Download (132): Speech::Recognizer::ViaVoice Download

Added: September 04, 2010 | Visits: 2.151

IRC::Bot::Help IRC::Bot::Help is a module to dispatch help for IRC::Bot. SYNOPSIS use IRC::Bot::Help; my $seen = IRC::Bot::Help->new(); # later on... # User asks for help in DCC CHAT sub on_dcc_chat { my ( $kernel, $id, $who, $msg ) = @_[ KERNEL, ARG0, ARG1, ARG3 ]; my $nick = ( split /!/, $who... Platforms: *nix

License: Freeware Size: 11.26 KB Download (232): IRC::Bot::Help Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 561

TaxACT Free Edition TaxACT guides users through the tax preparation process and allows them to file their returns online. The program does as good a job as many of the other popular tax preparation programs, although users may find themselves attempting to use features that can only be accessed with the purchase of... Platforms: Windows

License: Freeware Size: 15.27 MB Download (517): TaxACT Free Edition Download

Added: May 10, 2013 | Visits: 583

OrangeHRM 2.3b2 OrangeHRM is emerging in line with the new generation of HR Information Systems (HRIS) and will assist you in managing your company's most important asset - human resource.Based on modular architecture, this comprehensive Open Source solution reflects the main areas of HR Management from simple... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (66): OrangeHRM 2.3b2 Download

Added: May 10, 2013 | Visits: 481

Watched Topics List Adds a watched topics list so users can easily manage the topics they are watching Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Watched Topics List Download

Added: June 08, 2013 | Visits: 3.958

IP.Board recent topics A very simple yet customizable module to display recent topics from your IPB-based forum in Joomla. I wasn't able to find any similar module and created one myself. Since I love when a program or script has a bunch of preferences, I tried to customize each and every possible parameter.Settings... Platforms: PHP

License: Freeware Size: 10 KB Download (47): IP.Board recent topics Download

Added: May 09, 2013 | Visits: 499

DphpBB3 Last Topics DphpBB3 Last Topics module (mod_dphpbb3_last_topics) shows the last topics from your phpBB 3.0.x forum. It's the excellent module for Joomla! 1.5 site with phpBB3 forum to display forum activity on the site.There is no need to integrate forum and site, forum and site may use different databases... Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): DphpBB3 Last Topics Download

Added: September 22, 2006 | Visits: 3.655

NovaHouse List Manager NovaHouse List Manager allows you to keep an unlimited number of lists such as to-do lists, project lists, shopping lists, or any kind of list that needs to be updated, rearranged, or prioritized. You can work with multiple lists simultaneously, each in a separately controlled window which... Platforms: Windows

License: Freeware Size: 758 KB Download (368): NovaHouse List Manager Download

Added: February 27, 2006 | Visits: 2.606

Free List Splitter Free List Separator, is a full featured professional mailinglist manager software. It splits huge email lists into smaller ones. Platforms: Windows

License: Freeware Size: 800 KB Download (139): Free List Splitter Download

Released: August 11, 2005  |  Added: May 14, 2006 | Visits: 4.400

Free Mailing List Splitter Free Mailing List Splitter, is a full featured professional mailinglist manager software. It splits huge email lists into smaller ones. Platforms: Windows

License: Freeware Size: 703 KB Download (707): Free Mailing List Splitter Download

Added: May 27, 2006 | Visits: 4.213

Free Mailing List Manager Free List Manager, merge smaller email lists into one big list. It is a full featured professional mailinglist manager software. Platforms: Windows

License: Freeware Size: 689 KB Download (737): Free Mailing List Manager Download

Released: December 19, 2013  |  Added: January 01, 2014 | Visits: 2.907

Swift To-Do List Lite Swift To-Do List Lite is a free and hierarchical to-do list software with reminder and to-do lists organized by tree structure with icons. Application is suitable both for personal and business use. All tasks can have customized priority level, task type, due date, and reminder. There is an... Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 16.92 MB Download (205): Swift To-Do List Lite Download

Released: June 08, 2009  |  Added: June 10, 2009 | Visits: 4.028

File List Generator ReStoring Data's File List Generator Freeware software filters, prints, and organizes via a file's: name, type, size, created date, and date last modified. It was developed by the Research and Development team to aid data recovery service clients to ensure their files have been recovered.... Platforms: Windows

License: Freeware Size: 5.63 MB Download (328): File List Generator Download

Released: May 29, 2018  |  Added: June 09, 2018 | Visits: 4.662

Efficient To-Do List Free Efficient To-Do List Free is a professional, cross-platform and handy task management software package. By specifying the priorities or order of to-dos (tasks) or specifying different colors for different task labels, Efficient To-Do List Free makes every effort to assist you in following the... Platforms: Windows, Windows 8, Windows 7, iOS, Android, iPhone

License: Freeware Size: 15.12 MB Download (934): Efficient To-Do List Free Download

Added: January 18, 2010 | Visits: 1.414

Speech Dispatcher Speech Dispatchers project goal is to provide a device independent layer for speech synthesis through a simple, stable and well documented interface. It takes care of most of the tasks necessary to solve in speech enabled applications. What is a very high level GUI library to graphics, Speech... Platforms: *nix

License: Freeware Size: 829.44 KB Download (134): Speech Dispatcher Download

Added: May 25, 2010 | Visits: 961

List::MRU List::MRU is a Perl module that implements a simple fixed-size MRU-ordered list. SYNOPSIS use List::MRU; # Constructor $lm = List::MRU->new(max => 20); # Constructor with explicit eq subroutine for obj equality tests $lm = List::MRU->new(max => 20, eq => sub { $_[0]->stringify eq... Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): List::MRU Download

Added: August 19, 2010 | Visits: 975

List::Part List::Part is a Perl module that allows you to partition one array into several. SYNOPSIS use List::Part; ($good, $bad)=part { !/substring/ } @array; #store arrayrefs into $good and $bad (*good, *bad)=part { !/substring/ } @array; #store into @good and @bad ABSTRACT List::Part... Platforms: *nix

License: Freeware Size: 4.1 KB Download (92): List::Part Download

Added: August 08, 2010 | Visits: 1.189

Speech::Recognizer::SPX::Server Speech::Recognizer::SPX::Server is a Perl module for writing streaming audio speech recognition servers using Sphinx2. SYNOPSIS my $sock = new IO::Socket(... blah blah blah ...); my $log = new IO::File(server.log); my $audio_fh = new IO::File(speech.raw); my $srvr =... Platforms: *nix

License: Freeware Size: 91.14 KB Download (111): Speech::Recognizer::SPX::Server Download

Added: November 06, 2010 | Visits: 1.395

dialog-mp3-list dialog-mp3-list generates an organized list of your CDs and directories of MP3s. It shows a numbered list of MP3s with information on their encoding speed and track lengths. It uses Dialog/XDialog and Latex to create lists in .tex, .ps, and .pdf formats. You can modify the source file .tex and... Platforms: *nix

License: Freeware Size: 77.82 KB Download (97): dialog-mp3-list Download

Added: May 13, 2010 | Visits: 1.682

List::Maker List::Maker is a Perl module that can generate more sophisticated lists than just $a..$b. SYNOPSIS use List::Maker; @list = < 1..10 >; # (1,2,3,4,5,6,7,8,9,10) @list = < 10..1 >; # (10,9,8,7,6,5,4,3,2,1) @list = < 1,3,..10 > # (1,3,5,7,9) @list = < 1..10 x 2 > # (1,3,5,7,9) @list = <... Platforms: *nix

License: Freeware Size: 7.17 KB Download (159): List::Maker Download

1 2 3 4 5 >