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

Audio Read software
Filter: All | Freeware | Demo
 

Audio Read

1 2 3 4 5 > 
Added: July 16, 2010 | Visits: 1.221

SoundCard Plugin SoundCard Plugin is an input plugin for XMMS which enables to read audio data directly from the soundcard. Using the plugin you can now use your computer with the XMMS player as a powerful sound processor with any of XMMS effect plugins, such as, equalizer or echo effects. In particular, this...



Platforms: *nix

License: Freeware Size: 204.8 KB Download (142): SoundCard Plugin Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 831

Read Aloud Read Aloud is a free Text to Speech software that reads aloud text from various sources. Read Aloud provides webpage text reader, which no other Text To Speech software provides (for free). It has an inbuilt Web Text Extractor, a Raw File Mode, a Clipboard Watcher. The previous version has gained...





Platforms: Windows

License: Freeware Size: 314 KB Download (60): Read Aloud Download

Added: January 08, 2010 | Visits: 1.331

Audio::Wav::Read Audio::Wav::Read is a Perl module for reading Microsoft WAV files. SYNOPSIS use Audio::Wav; my $wav = new Audio::Wav; my $read = $wav -> read( filename.wav ); my $details = $read -> details(); Reads Microsoft Wav files..


Platforms: *nix

License: Freeware Size: 18.43 KB Download (118): Audio::Wav::Read Download

Released: March 10, 2010  |  Added: August 28, 2010 | Visits: 2.067

Text to Audio Converter Text to audio converter software turns words into speech format with natural speaking voices. Text speaker utility can read your Word documents loudly, or you can convert them into WAV files for listening, anytime and anywhere just open a file and click speak button to hear it, understandable...


Platforms: Windows

License: Shareware Cost: $9.90 USD Size: 847.01 KB Download (300): Text to Audio Converter Download

Added: May 25, 2013 | Visits: 581

m4aread - read MPEG4 (AAC or M4A) compressed audio files m4aread provides a drop-in replacement for wavread when the audio files are compressed using MPEG4 audio (AAC or M4A) format. (Protected m4p files cannot be decoded, unfortunately.)All the work is done by the external "faad" binary, an open-source AAC decoder available for multiple platforms....


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): m4aread - read MPEG4 (AAC or M4A) compressed audio files Download

Added: March 26, 2006 | Visits: 5.623

Awave Audio Awave Audio is the easiest way to convert between different audio file formats. - Do conversions from the about 90 audio file formats that it can read into any of the 60 or so audio file formats that it writes! - Supports the many popular compressed sound formats via free add-ons; e.g. OGG,...


Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Shareware Cost: $49.95 USD Size: 900 KB Download (373): Awave Audio Download

Released: July 23, 2010  |  Added: July 26, 2010 | Visits: 1.679

Read Genius Read Genius is a cute text to speech software that has your computer read anything to you. Read Genius can work with any windows applications such as ICQ, MSN, Microsoft Word, Outlook Express... You can just hide it in the system tray by clicking the minimize button, when you chat on-line with...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 3.72 MB Download (150): Read Genius Download

Released: December 16, 2008  |  Added: May 08, 2009 | Visits: 1.230

Factory Audio Converter Convert between multiple audio file formats with a multi-format MP3 converter! Factory Audio Converter makes it simple to convert between audio formats. Recognizing all popular and a wide variety of exotic audio formats, the utility is the most universal MP3 converter developed. Convert multiple...


Platforms: Windows

License: Shareware Cost: $25.50 USD Size: 6.9 MB Download (160): Factory Audio Converter Download

Released: May 14, 2009  |  Added: June 17, 2009 | Visits: 5.055

Text to Voice Converter Text to voice speech software turns words into audio format with natural speaking voices. Text speaker utility can read your documents loudly, or you can convert them into WAV files for listening, anytime and anywhere just open a document and click speak button to hear it, understandable human...


Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 299.17 KB Download (457): Text to Voice Converter Download

Added: November 01, 2010 | Visits: 886

Audio::SPX Audio::SPX is a Perl interface to the Sphinx-II audio library. SYNOPSIS use Audio::SPX; my $ad = Audio::SPX->open_sps(16000); $ad->start_rec or die "start_rec failed"; $ad->stop_rec or die "stop_rec failed"; my $samples = $ad->read($buf, $max); my $cad =...


Platforms: *nix

License: Freeware Size: 91.14 KB Download (106): Audio::SPX Download

Added: May 02, 2010 | Visits: 1.210

Audio::TagLib::MPEG::Properties Audio::TagLib::MPEG::Properties is an implementation of audio property reading for MP3. SYNOPSIS use Audio::TagLib::MPEG::Properties; my $f = Audio::TagLib::MPEG::File->new("sample file.mp3"); my $i = $f->audioProperties(); print $i->layer(), "n"; # got 3 This reads the data from an...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (101): Audio::TagLib::MPEG::Properties Download

Added: March 05, 2010 | Visits: 1.178

Audio::TagLib::MPC::File Audio::TagLib::MPC::File is an implementation of Audio::TagLib::File with MPC specific methods. SYNOPSIS use Audio::TagLib; my $i = Audio::TagLib::MPC::File->new("sample mpc file.mpc"); print $i->tag()->title()->toCString(), "n"; # got title This implements and provides an interface for...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Audio::TagLib::MPC::File Download

Added: February 03, 2010 | Visits: 1.215

Audio::TagLib::File Audio::TagLib::File is a file class with some useful methods for tag manipulation. This class is a basic file class with some methods that are particularly useful for tag editors. It has methods to take advantage of ByteVector and a binary search method for finding patterns in a file....


Platforms: *nix

License: Freeware Size: 1.4 MB Download (114): Audio::TagLib::File Download

Added: March 17, 2010 | Visits: 1.515

Audio::TagLib::Vorbis::File Audio::TagLib::Vorbis::File is an implementation of Ogg::File with Vorbis specific methods. SYNOPSIS use Audio::TagLib::Vorbis::File; my $i = Audio::TagLib::Vorbis::File->new("sample vorblis file.ogg"); print $i->tag()->comment()->toCString(), "n"; # got comment This is the central class...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (299): Audio::TagLib::Vorbis::File Download

Added: June 24, 2010 | Visits: 1.295

Audio::TagLib::Ogg::FLAC::File Audio::TagLib::Ogg::FLAC::File is an implementation of Audio::TagLib::File with Ogg/FLAC specific methods. SYNOPSIS use Audio::TagLib::Ogg::FLAC::File; my $i = Audio::TagLib::Ogg::FLAC::File->new("sample file.flac"); print $i->tag()->album()->toCString(), "n"; # got album This implements...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Audio::TagLib::Ogg::FLAC::File Download

Added: April 24, 2010 | Visits: 709

Audio::LADSPA::Buffer Audio::LADSPA::Buffer is a Perl module for LADSPA buffer. SYNOPSIS use Audio::LADSPA; my $buffer = Audio::LADSPA::Buffer->new($size); $plugin->connect(Port name => $buffer); $buffer->set( @values ); # or get a buffer from a plugin.. $buffer2 = $plugin->get_buffer(Other port); #...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (92): Audio::LADSPA::Buffer Download

Added: April 27, 2010 | Visits: 1.709

Read Local Lyrics Read Local Lyrics is a little Python script works as a lyrics plugin. If to some audio file, a corresponding ".txt" file can be found in the same folder, this is taken as the lyrics of the song.. Download KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (133): Read Local Lyrics Download

Added: May 18, 2010 | Visits: 1.226

Audio::DSP Audio::DSP is a Perl interface to *NIX digital audio device. SYNOPSIS use Audio::DSP; ($buf, $chan, $fmt, $rate) = (4096, 1, 8, 8192); $dsp = new Audio::DSP(buffer => $buf, channels => $chan, format => $fmt, rate => $rate); $seconds = 5; $length = ($chan * $fmt * $rate * $seconds) /...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (147): Audio::DSP Download

Added: March 14, 2010 | Visits: 1.043

MPEG::Audio::Frame MPEG::Audio::Frame is a class for weeding out MPEG audio frames out of a file handle. SYNOPSIS use MPEG::Audio::Frame; open FILE,"file.mp3"; while(my $frame = MPEG::Audio::Frame->read(*FILE)){ print $frame->offset(), ": ", $frame->bitrate(), "Kbps/", $frame->sample()/1000, "KHzn"; # or...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (115): MPEG::Audio::Frame Download

Added: January 25, 2010 | Visits: 3.323

Audio Bible Player With Audio Bible Player you can read and listen to the Bible on your iPod. It includes daily devotionals, bible reading plans, bible stories, and other modules. Each reading is linked to an audio file making it an integrated experienced. (Audio CDs are sold separately)


Platforms: Mac

License: Freeware Size: 2.5 MB Download (296): Audio Bible Player Download

1 2 3 4 5 >