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.479.692 Times

Speech Utility freeware
Filter: All | Freeware | Demo
 

Speech Utility

1 2 3 4 5 > 
Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 580

Portable Balabolka Balabolka is a Text-To-Speech utility that allows you to listen to the written text. All computer voices installed on your system are available to Balabolka. The on-screen text can be saved as a WAV or MP3 file. The program can read the clipboard content, view the text from DOC, RTF and HTML... Platforms: Windows

License: Freeware Size: 3.37 MB Download (552): Portable Balabolka Download

Added: May 10, 2013 | Visits: 525

Speex 1.2b2 Speex is a patent-free audio compression format designed for speech. The Speex Project aims to lower the barrier of entry for voice applications by providing a free alternative to expensive proprietary speech codecs. Moreover, Speex is well-adapted to Internet applications and provides useful... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (56): Speex 1.2b2 Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 591

Simple TTS Reader Simple TTS Reader is a small clipboard reader. Simply copy any text, and it will be read aloud. You can choose any installed speech engine, e.g. Microsoft Anna. This text-to-speech utility can also be minimized to tray. Platforms: Windows

License: Freeware Size: 161 KB Download (603): Simple TTS Reader Download

Released: January 15, 2013  |  Added: January 15, 2013 | Visits: 534

Clipboard Agent Install a zip tool. Download. Clipboard Agent was originally designed to be a text to speech utility that reads from the clipboard. It has been expanded to read aloud and auto increment verses of the Bible. All bibles were downloaded from bibledatabase org and converted into a format suitable for... Platforms: Windows

License: Freeware Size: 9.25 MB Download (534): Clipboard Agent Download

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 1.496

Text To Speech WAV Text To Speech WAV is a handy and reliable utility designed to speak text. The Text To Speech WAV is a program that allows you easily to convert any text to the WAV audio files. With Text To Speech WAV you can: set the voice to convert, set format, set the audio device, set the speech speed,... Platforms: Windows

License: Freeware Download (794): Text To Speech WAV Download

Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 1.342

Text To Speech Phone Text To Speech Phone is a handy and reliable utility designed to speak text. The Text To Speech Phone is a simple program that can send any text to the phone call using the text to speech. In order to do it just write the text in the main form of the Text To Speech Phone, set the line to send... Platforms: Windows

License: Freeware Download (670): Text To Speech Phone Download

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

Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 1.468

Ultra Hal Text-to-Speech Reader Ultra Hal Text-to-Speech Reader is a handy and easy-to-use tool for automatically reading your documents out loud. This can be a great utility for proof reading because hearing your text out loud helps you spot all mistakes. This program can also be used for reading e-books. Why strain your eyes... Platforms: Windows

License: Freeware Download (103): Ultra Hal Text-to-Speech Reader Download

Released: March 03, 2006  |  Added: March 06, 2006 | Visits: 3.936

Download urls utility Download URLs utility. Give this utility the list of URLs and the folder where do you want to see files. And press go button. Platforms: Windows

License: Freeware Size: 50 KB Download (247): Download urls utility

Added: January 18, 2010 | Visits: 1.413

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 12, 2010 | Visits: 2.270

Email Administration Utility Email Administration Utility provides an IMAP-based email account management utility. The Email Administration Utilities package can be used to manage email accounts with a series of PHP-based scripts through a browser. Addition, Removal, and modification of accounts is possible as long as an... Platforms: *nix

License: Freeware Size: 30.72 KB Download (105): Email Administration Utility 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: February 10, 2010 | Visits: 1.968

Iris Video Conversion Utility Iris is a video conversion utility in C++ that works as a front-end to mencoder. Iris Video Conversion Utility can run in command-line or graphical modes and currently supports conversion to DVD MPEG, DivX AVI and VCD MPEG This software intends to ease video conversion to common formats. Help... Platforms: *nix

License: Freeware Size: 122.88 KB Download (107): Iris Video Conversion Utility Download

Added: July 08, 2010 | Visits: 1.295

Ingres::Utility::IINamu Ingres::Utility::IINamu is a Perl API to iinamu Ingres RDBMS utility. SYNOPSIS List registered INGRES (IIDBMS) services: use Ingres::Utility::IINamu; my $foo = Ingres::Utility::IINamu->new(); # list all INGRES-type servers (iidbms) print $foo->show(INGRES); # process each server... Platforms: *nix

License: Freeware Size: 6.14 KB Download (90): Ingres::Utility::IINamu Download

Added: June 13, 2010 | Visits: 1.363

Ingres::Utility::IIMonitor Ingres::Utility::IIMonitor is a Perl API to iimonitor Ingres RDBMS utility. SYNOPSIS use Ingres::Utility::IIMonitor; # create a connection to an IIDBMS server # (server id can be obtained through Ingres::Utility::IINamu) $foo = Ingres::Utility::IIMonitor->new($serverid); # showServer()... Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): Ingres::Utility::IIMonitor Download

Added: October 02, 2010 | Visits: 1.421

Ingres::Utility::Netutil Ingres::Utility::Netutil is an API to netutil Ingres RDBMS utility. SYNOPSIS use Ingres::Utility::Netutil; # create a connection to NETUTIL utility $netu = Ingres::Utility::Netutil->new(); # Attention: many arguments accept wildcard * # showLogin($type,$vnode) - prepare to provide... Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): Ingres::Utility::Netutil Download

Added: May 20, 2010 | Visits: 1.407

gnome-speech GNOME Speechs purpose is to provide a simple general API for producing text-to-speech output. The GNOME Speech 1.0 API is currently under development, and it will provide API for both text-to-speech output as well as speech input. It will be heavily influenced by the Java Speech API, both the... Platforms: *nix

License: Freeware Size: 471.04 KB Download (162): gnome-speech Download

Added: September 16, 2010 | Visits: 2.382

Speech Recognition HOWTO Speech Recognition HOWTO is a project that contains instructions for using speech recognition software and hardware and their use on Linux systems. Whats New in This Release: - Changed license information (now GFDL) and added a new publication.. Platforms: *nix

License: Freeware Download (365): Speech Recognition HOWTO Download

Added: April 05, 2010 | Visits: 1.164

Dirsave Graphical Network Utility Dirsave is graphical utility for intellectually generated senteces urls from you links (example: pic01,pic02 or pic1,pic2). After generate with 3 clicks you execute program and wget download this files. Its no hard type: http://nameserver/folder/pic1.jpg http://nameserver/folder/pic2.jpg... Platforms: *nix

License: Freeware Size: 256 KB Download (90): Dirsave Graphical Network Utility Download

Added: November 25, 2010 | Visits: 1.750

Sethi Search Utility Sethi Search Utility provides a simple command line utility to submit a search to Google, Yahoo!, or MSN. Sethi Search Utility is a simple command line utility to submit a search to Google, Yahoo!, or MSN and show the (text) results on standard output. Support for several search engines is... Platforms: *nix

License: Freeware Download (103): Sethi Search Utility Download

1 2 3 4 5 >