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

Speak To File software
Filter: All | Freeware | Demo
 

Speak To File

1 2 3 4 5 > 
Added: April 14, 2006 | Visits: 7.728

Zan Print to File Virtual Image Printer Zan Print to File Image Printer for Windows 2000/XP is a virtual printer driver, you can use it as a file format converter that intercepts and converts any printable document into standard TIFF/JPEG/BMP raster image files in just few clicks. TIFF, JPEG and BMP are among the most popular image... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.04 MB Download (911): Zan Print to File Virtual Image Printer Download

Added: April 10, 2013 | Visits: 505

Drupal Log To File The Drupal Log To File is built as an alternative to the watchdog interface, aimed at alleviating database load when logging events/actions of the system. With this module, the developer can send logs directly to a flat file in the format:HH:MM:SS [MODULE_NAME::FUNCTION_NAME][LOG_LEVEL]: Log... Platforms: PHP

License: Freeware Size: 10 KB Download (48): Drupal Log To File Download

Added: May 10, 2013 | Visits: 559

Save-to-File 5.x-1.x-dev When clicked, some handy javascript moves the entire content of the textarea to a file, and replaces the textarea content with a short function that will grab the content from a file the next time the content is loaded. This allows switching between Drupal and any local editor in order to edit... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): Save-to-File 5.x-1.x-dev Download

Released: March 13, 2008  |  Added: April 25, 2008 | Visits: 3.498

PDF Explorer PDF Explorer is a PDF, and CHM, files management software.It allows you to easily index all your pdf documents to a database file using the metadata fields: Filename, File size, File date, Title, Subject, Author, Creator, Producer, Creation Date, Modification Date and Number of Pages. There are... Platforms: Windows

License: Shareware Cost: $84.00 USD Size: 3.18 MB Download (613): PDF Explorer Download

Pause MATLAB when running external simulation that writes to file This simple code handles the problem where MATLAB interfaces with an external program that itself writes to a data file. The 3-line use of this code is as follows:(1) call external code (usually via system command)(2) call sim_runtime(...)(3) call subsequent statementsThe subsequent statements... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Pause MATLAB when running external simulation that writes to file Download

Added: July 24, 2013 | Visits: 505

Source Speak for File sharing Source Speak is a PHP program which enables a person to display their program's source code. If you are wondering why someone would want to share their code, there are many reasons.- displaying code for a potential employer- showing other developers your algorithms- developers on add to your... Platforms: PHP

License: Freeware Size: 51.2 KB Download (47): Source Speak for File sharing Download

Released: June 13, 2011  |  Added: June 23, 2011 | Visits: 3.588

File Security Manager File Security Manager allows you to set, view and modify file and folder permissions (assign and change access rights), display, create and delete shared folders, take ownership of a file or folder even in Windows XP Home version which does not allow to disable simple file sharing and make... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 643.71 KB Download (303): File Security Manager Download

Added: November 27, 2010 | Visits: 930

File::Data File::Data is a Perl module as a interface to file data. Wraps all the accessing of a file into a convenient set of calls for reading and writing data, including a simple regex interface. Note that the file needs to exist prior to using this module! See new() SYNOPSIS use strict; use... Platforms: *nix

License: Freeware Size: 13.31 KB Download (91): File::Data Download

Released: June 30, 2011  |  Added: December 27, 2011 | Visits: 2.524

File-Extensions.org Search Windows can not open your file? With free File-Extensions.org Search utility you can easily find the information about any file extension that you are looking for including programs associated with it. The application offers you a quick access to File-Extensions.org database and... Platforms: Windows

License: Freeware Size: 2.17 MB Download (576): File-Extensions.org Search Download

Released: February 26, 2014  |  Added: March 11, 2014 | Visits: 1.116

LepideAuditor for File Server LepideAuditor for File Server is complete file server audit software that also generates built-in reports and performs file share auditing. This audit file access software generates complete who, what, when and where information for each change done to file server. Once you install this software,... Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $349.00 USD Size: 23.9 MB Download (61): LepideAuditor for File Server Download

Added: July 07, 2013 | Visits: 424

stlwrite - Write binary or ascii STL file STLWRITE(FILE,fv) writes a stereolithography (STL) file to FILE for a triangulated patch defined by FV (a structure with fields 'vertices' and 'faces'). STLWRITE(FILE,FACES,VERTICES) takes faces and vertices separately, rather than in an FV struct STLWRITE(FILE,X,Y,Z) creates an STL file from... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): stlwrite - Write binary or ascii STL file Download

Added: August 06, 2008 | Visits: 1.114

Wave TTS ActiveX (OCX) This ActiveX (OCX) control was built on the Microsoft Text To Speech (from 5.1), you can set the voice of the text to speech, set any PCM formats, set the specific device to speak to ,set the volume, set the rate, save a text to an audio wave file, and more and more.... Includes visual basic and... Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 136 KB Download (108): Wave TTS ActiveX (OCX) Download

Added: November 13, 2010 | Visits: 780

KMouth KMouth is a KDE program which enables persons that cannot speak to let their computer speak, e.g. mutal people or people who have lost their voice. Currently KMouth has an input field into which the user can type the phrases he wants to hear. Additionally the program contains a history of... Platforms: *nix

License: Freeware Size: 2 MB Download (114): KMouth Download

Added: July 26, 2010 | Visits: 613

DCOP DCOP is a Perl extension to speak to the dcop server via systems DCOP client. SYNOPSIS use DCOP; $dcop = DCOP->new(); print $dcop->run( konqueror interfaces ), "n"; This class is meant to be a base constructor for higher level of abstraction on dcop clients. METHODS new()... Platforms: *nix

License: Freeware Size: 2.05 KB Download (93): DCOP Download

Added: January 11, 2010 | Visits: 723

DCOP::Amarok DCOP::Amarok is a Perl extension to speak to an amaroK object via systems DCOP. SYNOPSIS use DCOP::Amarok; $player = DCOP::Amarok->new(); This module is a quick hack to get an interface between perl and Kdes DCOP, since Kde3.4s perl bindings are disabled. This suite talks to dcop.... Platforms: *nix

License: Freeware Size: 2.05 KB Download (100): DCOP::Amarok Download

Added: September 24, 2010 | Visits: 808

DCOP::Amarok::Playlist DCOP::Amarok::Playlist is a Perl extension to speak to an amaroK player object via systems DCOP. SYNOPSIS use DCOP::Amarok::Playlist; $playlist = DCOP::Amarok::Playlist->new(); $playlist->togglePlaylist(); print $playlist->getActiveIndex(); This module is a quick hack to get an... Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): DCOP::Amarok::Playlist Download

Added: November 08, 2010 | Visits: 982

DCOP::Amarok::Player DCOP::Amarok::Player is a Perl extension to speak to an amaroK player object via systems DCOP. SYNOPSIS use DCOP::Amarok::Player; $player = DCOP::Amarok::Player->new(); $player->playPause(); print $player->getRandom(); This module is a quick hack to get an interface between perl and... Platforms: *nix

License: Freeware Size: 4.1 KB Download (98): DCOP::Amarok::Player Download

Released: January 26, 2013  |  Added: January 26, 2013 | Visits: 409

Video to ANY iPod 3GP PSP etc. Converter Pegasus Apps Video to ANY Converter is an intuitive to use program which convert your favourite video files to file for playing on iPod iPhone PSP 3GP Zune AppleTV easily and quickly! Watch your own Videos on your mobile device anytime, anywhere. It features superb video and audio quality and the... Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 4.66 MB Download (1662): Video to ANY iPod 3GP PSP etc. Converter Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 478

MS PowerPoint File Size Reduce Software Sobolsoft presents an accessible solution to file compression. Now you can compress the file size of MS PowerPoint files and still open and edit the compressed file. Simply drag and drop an entire folder of PowerPoint files to queue. Click to convert. This software saves you time by batch... Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 345 KB Download (594): MS PowerPoint File Size Reduce Software Download

Added: March 24, 2013 | Visits: 374

File Exchange 2.0: Submit a File This video is for anyone who would like to learn how to submit files to File Exchange. After watching this video, users will be able to contribute their own files to share with other MATLAB Central community members.The original version of this video was created by Matthew Oliphant. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 12.88 MB Download (45): File Exchange 2.0: Submit a File Download

1 2 3 4 5 >