esperanto radio
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 243
Esperantilo 0.95
Esperantilo is a text editor with particular esperanto functions, spell and grammar checking and machine translation. more>>
Esperantilo is a text editor with particular esperanto functions, spell and grammar checking and machine translation to Polish, German and English languages.
Main features:
- Program do not need installation.
- It is suitable for Linux and Windows.
- It contains complex custumizable machine translation for a Polish, German and English languages.
- it supports also half-automatic translation.
- It can collaborate with professional translation systems by XLIFF and TMX formats.
- It can translate many Esperanto character encoding (? gx gh ^g g^ html).
- It makes easy to write Esperanto hat letters with "x"-replacement.
- It can convert many files automatically.
- It is full utf-8 editor and is suitable for editing multilingual texts.
- It enables editing of many files in one program.
- It contains "undo" and "redo" functions.
- It offers spell checking.
- It contains grammar checker
- It contains syntax analyse
- It contains a multilingual dictionary with a edit mode
Enhancements:
- The user interface for semiautomatic translation was redesigned and rewritten.
- The program contains a new dictionary user interface, which is directly embedded into the editor area.
- The searching of a translation is faster now.
- The quality of grammatical correction and computer translation into the Polish language was improved.
<<lessMain features:
- Program do not need installation.
- It is suitable for Linux and Windows.
- It contains complex custumizable machine translation for a Polish, German and English languages.
- it supports also half-automatic translation.
- It can collaborate with professional translation systems by XLIFF and TMX formats.
- It can translate many Esperanto character encoding (? gx gh ^g g^ html).
- It makes easy to write Esperanto hat letters with "x"-replacement.
- It can convert many files automatically.
- It is full utf-8 editor and is suitable for editing multilingual texts.
- It enables editing of many files in one program.
- It contains "undo" and "redo" functions.
- It offers spell checking.
- It contains grammar checker
- It contains syntax analyse
- It contains a multilingual dictionary with a edit mode
Enhancements:
- The user interface for semiautomatic translation was redesigned and rewritten.
- The program contains a new dictionary user interface, which is directly embedded into the editor area.
- The searching of a translation is faster now.
- The quality of grammatical correction and computer translation into the Polish language was improved.
Download (3.9MB)
Added: 2007-08-12 License: GPL (GNU General Public License) Price:
808 downloads
iRATE radio 0.3
iRATE radio provides users with a powerful new way to find and download free, legal music online. more>>
iRATE radio provides users with a powerful new way to find and download free, legal music online.
Users rate tracks based on their tastes. The iRATE server then selects other tracks to send to the user from a database of over 50,000 freely downloadable songs by correlating the users ratings with other users, and finding people with similar tastes.
Unlike streaming audio, iRATE saves the tracks to the users hard drive. This means that playback is smoother, without the typical problems associated with streaming media, such as high bandwidth usage.
<<lessUsers rate tracks based on their tastes. The iRATE server then selects other tracks to send to the user from a database of over 50,000 freely downloadable songs by correlating the users ratings with other users, and finding people with similar tastes.
Unlike streaming audio, iRATE saves the tracks to the users hard drive. This means that playback is smoother, without the typical problems associated with streaming media, such as high bandwidth usage.
Download (7.6MB)
Added: 2006-07-21 License: GPL (GNU General Public License) Price:
1200 downloads
GENeric Radio IP 1.0
GENRIP is a kernel driver (presently for Linux only) that enables you to carry ethernet frames. more>>
GENRIP is a kernel driver (presently for Linux only) that enables you to carry ethernet frames over generic low-speed/low-power serial radios, such as Microhards MHX series radios. It is intended to speed up the development cycle for those creating low-powered Embedded telemetry and SCADA devices, but may have other applications as well. Once installed, the serial radio simply appears as a network interface like this:
[root@lindev]# ./ifconfig gr0
gr0 Link encap:Generic Radio IP HWaddr 00:00:02:04:06:08
inet addr:192.168.15.1 Mask:255.255.255.0
UP RUNNING MTU:234 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:30
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
GENRIP was originally based upon Stuart Cheshires STRIP driver, which is part of the Mobile Computing Group at Stanford Universitys Mosquitonet project. It has been radically modified since.
GENRIP was ported to this application by Lawrence Wimble of Design On Demand, Inc. Design On Demand, Inc. maintains GENRIP and hopes that youll call them if you need help with an embedded project using GENRIP (or any embedded project for that matter).
GENRIP is released for Linux under the GPL. A port to FreeBSD is planned in the near future.
<<less[root@lindev]# ./ifconfig gr0
gr0 Link encap:Generic Radio IP HWaddr 00:00:02:04:06:08
inet addr:192.168.15.1 Mask:255.255.255.0
UP RUNNING MTU:234 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:30
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
GENRIP was originally based upon Stuart Cheshires STRIP driver, which is part of the Mobile Computing Group at Stanford Universitys Mosquitonet project. It has been radically modified since.
GENRIP was ported to this application by Lawrence Wimble of Design On Demand, Inc. Design On Demand, Inc. maintains GENRIP and hopes that youll call them if you need help with an embedded project using GENRIP (or any embedded project for that matter).
GENRIP is released for Linux under the GPL. A port to FreeBSD is planned in the near future.
Download (0.024MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1210 downloads
GNU Radio 2.8
GNU Radio is a collection of software that when combined with minimal hardware, allows the construction of radios. more>>
GNU Radio is a collection of software that when combined with minimal hardware, allows the construction of radios where the actual waveforms transmitted and received are defined by software. What this means is that it turns the digital modulation schemes used in todays high performance wireless devices into software problems.
What is a Software Defined Radio?
Joe Mitola says, "A software radio is a radio whose channel modulation waveforms are defined in software. That is, waveforms are generated as sampled digital signals, converted from digital to analog via a wideband DAC and then possibly upconverted from IF to RF. The receiver, similarly, employs a wideband Analog to Digital Converter (ADC) that captures all of the channels of the software radio node. The receiver then extracts, downconverts and demodulates the channel waveform using software on a general purpose processor."
For our purposes, on the receive side, the idea is to get a wide band ADC as close to the antenna as is convenient, get the samples into something we can program, and then grind on them in software.
Enhancements:
- GNU Radio 2.6 includes sending and receiving data at up to 1Mbit/sec using GMSK. - Theres also support for the new USRP Flex 400 transceiver daughterboards.
- Handling of all daughterboards has been unified, so most apps will work without modification on any of them. For those of you interested in wireless networking, see especially gnuradio-examples/python/gmsk2. Weve got a framework in place to allow you to build and experiment with your own MACs. 2.6 includes the "null MAC". A carrier sense MAC is the next logical step.
<<lessWhat is a Software Defined Radio?
Joe Mitola says, "A software radio is a radio whose channel modulation waveforms are defined in software. That is, waveforms are generated as sampled digital signals, converted from digital to analog via a wideband DAC and then possibly upconverted from IF to RF. The receiver, similarly, employs a wideband Analog to Digital Converter (ADC) that captures all of the channels of the software radio node. The receiver then extracts, downconverts and demodulates the channel waveform using software on a general purpose processor."
For our purposes, on the receive side, the idea is to get a wide band ADC as close to the antenna as is convenient, get the samples into something we can program, and then grind on them in software.
Enhancements:
- GNU Radio 2.6 includes sending and receiving data at up to 1Mbit/sec using GMSK. - Theres also support for the new USRP Flex 400 transceiver daughterboards.
- Handling of all daughterboards has been unified, so most apps will work without modification on any of them. For those of you interested in wireless networking, see especially gnuradio-examples/python/gmsk2. Weve got a framework in place to allow you to build and experiment with your own MACs. 2.6 includes the "null MAC". A carrier sense MAC is the next logical step.
Download (1.0MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1258 downloads
Gnomeradio 1.7
Gnomeradio is a FM radio tuner for the GNOME desktop (version 1 and 2). more>>
Gnomeradio is a FM radio tuner for the GNOME desktop (version 1 and 2).
Gnomeradio is an FM radio tuner application. It should work with every FM tuner card that is supported by video4linux. Remote controls are supported via (optional) lirc-support. Gnomeradio can also record radio as a Wave or MP3 file.
<<lessGnomeradio is an FM radio tuner application. It should work with every FM tuner card that is supported by video4linux. Remote controls are supported via (optional) lirc-support. Gnomeradio can also record radio as a Wave or MP3 file.
Download (0.58MB)
Added: 2006-12-02 License: GPL (GNU General Public License) Price:
1063 downloads
rico_RADIO 0.8
rico_RADIO is a little app for X under linux to listen to the radio. more>>
rico_RADIO is a little app for X under linux to listen to the radio.
This is how to install:
type (make sure that you are root) "make install" to compile and copy rico_RADIO to "/usr/bin"
Enhancements:
- volume-control
- mute-button
- many cosmetic changes
<<lessThis is how to install:
type (make sure that you are root) "make install" to compile and copy rico_RADIO to "/usr/bin"
Enhancements:
- volume-control
- mute-button
- many cosmetic changes
Download (0.015MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1193 downloads
wmstradio 0.2.2
wmstradio is a doc app that acts as a radio for streamed media. more>>
wmstradio is a doc app that acts as a radio for streamed media. It reads a list of "channels" and allows them to be selected in a radio like interface. wmstradio launches Real Player connecting to the site that you select.
The only configuring wmstradio needs is a list of RealAudio sites to connect to. This is provided through a directory called ~/.wmstradio which contains link files to the sites. These link files are what you get when you try to save the link through a web browser. They are text files containing a URL to the server real audio streamer. The name of this file is used as the name of the chanel in the wmstradio display window.
Enhancements:
- BUGFIX: shaifuljahari at yahoo.com pointed out that an empty .wmstradio directory caused the app to core on load. Fixed.
- MISC: Empty directories are now detected at load, and during the lifetime of the app. Appropriate error message given on standard error and lcd.
- DOCUMENTATION: CREDITS added.
<<lessThe only configuring wmstradio needs is a list of RealAudio sites to connect to. This is provided through a directory called ~/.wmstradio which contains link files to the sites. These link files are what you get when you try to save the link through a web browser. They are text files containing a URL to the server real audio streamer. The name of this file is used as the name of the chanel in the wmstradio display window.
Enhancements:
- BUGFIX: shaifuljahari at yahoo.com pointed out that an empty .wmstradio directory caused the app to core on load. Fixed.
- MISC: Empty directories are now detected at load, and during the lifetime of the app. Appropriate error message given on standard error and lcd.
- DOCUMENTATION: CREDITS added.
Download (0.019MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1177 downloads
eSpeak 1.28
eSpeak is a software speech synthesizer for English, and potentially other languages. more>>
eSpeak is a software speech synthesizer for English, and potentially other languages.
eSpeak produces good quality English speech. It uses a different synthesis method from other open source TTS engines, and sounds quite different. Its perhaps not as natural or "smooth", but I find the articulation clearer and easier to listen to for long periods.
eSpeak project can run as a command line program to speak text from a file or from stdin. It works well as a "Talker" with the KDE text to speech system (KTTS), as an alternative to Festival for example. As such, it can speak text which has been selected into the clipboard, or directly from the Konquerer browser or the Kate editor.
- Includes different Voices, whose characteristics can be altered.
- Can produce speech output as a WAV file.
- Can translate text to phoneme codes, so it could be adapted as a front end for another speech synthesis engine.
- Potential for other languages. Rudimentary (and probably humourous) attempts at German and Esperanto are included.
- Compact size. The program and its data total about 350 kbytes.
- Written in C++.
I regularly use it to listen to blogs and news sites. I prefer the sound through a domestic stereo system rather than my small computer speakers.
INSTALLATION:
- Place the "speak" executable file in the command path, eg in /usr/local/bin
- Place the "speak-data" directory in /usr/share as /usr/share/speak-data.
Alternatively if it is placed in the users home directory (i.e. /home/ /speak-data) then that will be used instead.
- Dependencies.
speak uses the PortAudio sound library, so you will need to have the libportaudio0 library package installed. It may be already, since its used by other software, such as OpenOffice.org and the Audacity sound editor.
COMMAND OPTIONS:
Examples
To use at the command line, type:
speak -f < text file >
Or just type
speak
followed by text on subsequent lines. Each line is spoken when RETURN is pressed. Use speak -p to see the corresponding phonemes codes.
echo "This is a test" | speak
Speaking from a single line command.
Enhancements:
- Roman number translation added for some languages.
- Improvements to languages, including en-r, Hungarian, Romanian.
- Various bug fixes.
<<lesseSpeak produces good quality English speech. It uses a different synthesis method from other open source TTS engines, and sounds quite different. Its perhaps not as natural or "smooth", but I find the articulation clearer and easier to listen to for long periods.
eSpeak project can run as a command line program to speak text from a file or from stdin. It works well as a "Talker" with the KDE text to speech system (KTTS), as an alternative to Festival for example. As such, it can speak text which has been selected into the clipboard, or directly from the Konquerer browser or the Kate editor.
- Includes different Voices, whose characteristics can be altered.
- Can produce speech output as a WAV file.
- Can translate text to phoneme codes, so it could be adapted as a front end for another speech synthesis engine.
- Potential for other languages. Rudimentary (and probably humourous) attempts at German and Esperanto are included.
- Compact size. The program and its data total about 350 kbytes.
- Written in C++.
I regularly use it to listen to blogs and news sites. I prefer the sound through a domestic stereo system rather than my small computer speakers.
INSTALLATION:
- Place the "speak" executable file in the command path, eg in /usr/local/bin
- Place the "speak-data" directory in /usr/share as /usr/share/speak-data.
Alternatively if it is placed in the users home directory (i.e. /home/ /speak-data) then that will be used instead.
- Dependencies.
speak uses the PortAudio sound library, so you will need to have the libportaudio0 library package installed. It may be already, since its used by other software, such as OpenOffice.org and the Audacity sound editor.
COMMAND OPTIONS:
Examples
To use at the command line, type:
speak -f < text file >
Or just type
speak
followed by text on subsequent lines. Each line is spoken when RETURN is pressed. Use speak -p to see the corresponding phonemes codes.
echo "This is a test" | speak
Speaking from a single line command.
Enhancements:
- Roman number translation added for some languages.
- Improvements to languages, including en-r, Hungarian, Romanian.
- Various bug fixes.
Download (0.20MB)
Added: 2007-07-17 License: GPL (GNU General Public License) Price:
838 downloads
Ximba Radio 1.0.0
Ximba Radio is a GTK+ based user interface to the OpenXM daemon for controlling an XMPCR (a USB-connected XM Radio for PCs). more>>
Ximba Radio project is a GTK+ based user interface to the OpenXM daemon for controlling an XMPCR (a USB-connected XM Radio for PCs). The daemon manages a USB connected XMPCR receiver, which in turn pumps the audio signal into your audio cards input port. The daemon runs in the background and the UI connects to it to manage stations, favorites, and audio
Main features:
- Connecting to and starting up the radio.
- Disconnecting from and shutting down the radio.
- Channel up, Channel down
- Jump to channel
- Back to previous channel
- Mute on / off
- Preferences
- Channel listing window that can be hidden from view.
- Artist and Channel Favorites
- Notify when a favorite artist is playing on some station other than the current one, allow quick jump to that station.
- Category Tabs
- Session History
<<lessMain features:
- Connecting to and starting up the radio.
- Disconnecting from and shutting down the radio.
- Channel up, Channel down
- Jump to channel
- Back to previous channel
- Mute on / off
- Preferences
- Channel listing window that can be hidden from view.
- Artist and Channel Favorites
- Notify when a favorite artist is playing on some station other than the current one, allow quick jump to that station.
- Category Tabs
- Session History
Download (0.37MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1208 downloads
P2P-Radio 2.0
P2P-Radio provides a peer-to-peer audio and video broadcasting system. more>>
P2P-Radio provides a peer-to-peer audio and video broadcasting system.
P2P-Radio is a peer-to-peer audio (MP3) and video (NSV) broadcasting system that features freeloader detection, stream signing, SHOUTcast support, an easy-to-use GUI, and a separate monitor application which displays the current structure of the P2P network.
P2P-Radio is programmed in Java and runs on Windows, Mac OS X, Linux and many other systems.
Main features:
- Easy to use (graphical user interface)
- You can play the music/video with your media player (i.e. Winamp)
- A Shoutcast/Icecast Internet radio/TV station is used as audio/video source
- Freeloaders (peers that only listen but dont want to send the stream to other listeners) will be detected
- The data stream is signed, you can be sure that it arrives unchanged
- Very efficient communication (low overhead)
- The network structure can be viewed with a monitor
Enhancements:
- Signing of streams has been turned off by default in order to save CPU time (enable it with the parameter "-sign")
- P2P-Radio will only cooperate with a monitor if it was started with the parameter "-enablemonitor"
- Two parameters control whether the media player will be started:
- startmediaplayer: Start the media player in broadcasting mode
- dontstartmediaplayer: Dont start the media player in listening mode
<<lessP2P-Radio is a peer-to-peer audio (MP3) and video (NSV) broadcasting system that features freeloader detection, stream signing, SHOUTcast support, an easy-to-use GUI, and a separate monitor application which displays the current structure of the P2P network.
P2P-Radio is programmed in Java and runs on Windows, Mac OS X, Linux and many other systems.
Main features:
- Easy to use (graphical user interface)
- You can play the music/video with your media player (i.e. Winamp)
- A Shoutcast/Icecast Internet radio/TV station is used as audio/video source
- Freeloaders (peers that only listen but dont want to send the stream to other listeners) will be detected
- The data stream is signed, you can be sure that it arrives unchanged
- Very efficient communication (low overhead)
- The network structure can be viewed with a monitor
Enhancements:
- Signing of streams has been turned off by default in order to save CPU time (enable it with the parameter "-sign")
- P2P-Radio will only cooperate with a monitor if it was started with the parameter "-enablemonitor"
- Two parameters control whether the media player will be started:
- startmediaplayer: Start the media player in broadcasting mode
- dontstartmediaplayer: Dont start the media player in listening mode
Download (0.18MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
990 downloads
halo_radio 0.2.6-3
halo_radio is a python library for a mp3 radio station. more>>
halo_radio is a python library for a mp3 radio station. Included is a cgi web front-end for controlling the radio stations content. also, a backend streamer for re-encoding mp3s.
The system tracks requests and kills to auto generate playlists for random song selection.
HaloRadio makes use of existing software to provide some parts of its features and functionality. For example the transport of mp3s is provided by Icecast and the backed database is provided by MySQL.
There are quite a few prerequisite applications to be installed before your streaming radio station is fully operational. While the author would like to provide installation and configuration help for all the software used in this project these issues are extensively covered by their respective maintainers.
The author suggests recent versions of all programs listed below or a nice package management system like debians apt.
halo_radio is a free software released under the GPL license.
<<lessThe system tracks requests and kills to auto generate playlists for random song selection.
HaloRadio makes use of existing software to provide some parts of its features and functionality. For example the transport of mp3s is provided by Icecast and the backed database is provided by MySQL.
There are quite a few prerequisite applications to be installed before your streaming radio station is fully operational. While the author would like to provide installation and configuration help for all the software used in this project these issues are extensively covered by their respective maintainers.
The author suggests recent versions of all programs listed below or a nice package management system like debians apt.
halo_radio is a free software released under the GPL license.
Download (1.4MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1227 downloads
dbox2Tradio 4.5
dbox2Tradio allows you to listen to radio and watch TV channels using external helper applications. more>>
dbox2Tradio allows you to listen to radio and watch tv channels using external helper applications (xmms/xine). The shell-style script remotely accesses the dbox2 and performs any action via the (Neutrino) web-interface.
dbox2Tradio supports bouquets and is highly user-configurable. That is, before running, you need to adjust language and helper applications. Nevermind, its an easy task: Use the source! You need a dbox2 running Linux.
<<lessdbox2Tradio supports bouquets and is highly user-configurable. That is, before running, you need to adjust language and helper applications. Nevermind, its an easy task: Use the source! You need a dbox2 running Linux.
Download (0.008MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1477 downloads
KDE Radio Station 0.6
KDE Radio Station presents you a list of internet streaming radio stations. more>>
KDE Radio Station presents you a list of internet streaming radio stations. Just select your favorite one, and the media player of your choice will pick up the right stream.
More than 40 radio stations (and more than 90 streams) are already available; thanks to the decentralized structure, many more sources like Icecast directories can be added via metaservers.
And you are now able to share your favorites with other users...
<<lessMore than 40 radio stations (and more than 90 streams) are already available; thanks to the decentralized structure, many more sources like Icecast directories can be added via metaservers.
And you are now able to share your favorites with other users...
Download (0.41MB)
Added: 2005-09-06 License: GPL (GNU General Public License) Price:
1532 downloads
wmradio 0.1
wmradio is small FM radio application. more>>
wmradio is small FM radio application. wmradio support skins and 6 preset stations.
Installation:
1. Edit Makefile and set PREFIX
2. make
3. make install
Configuration:
configuration is stored in file ~/.wmradio
Preseting:
1. Tune station what you want
2. click right mouse button into station button
<<lessInstallation:
1. Edit Makefile and set PREFIX
2. make
3. make install
Configuration:
configuration is stored in file ~/.wmradio
Preseting:
1. Tune station what you want
2. click right mouse button into station button
Download (0.028MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1120 downloads
cRadio 0.10
cRadio is a QT - X11 interface that can control a radio card connected to your pc. more>>
cRadio is a QT - X11 interface that can control a radio card connected to your pc. cRadio started as a result of me wanting to learn X-windows programming and due to the fact that there were no decent looking radio card programs for linux out there. I took a brief look at the various tool kits out there, and decided on using qt as it was the simplist and quickest toolkit to use. I sensed the need to try to re-write cRadio using qtk, but firstly Ill be devoted to improving and finishing off this version.
Main features:
- Digital frequency indicator
- Station Preset Name
- Channel preset number
- MUTE indicator
- TUNE, Sleep, Alarm and Stero indicators
- True volume setting
- Quick-Tune slider bar
- Fine tune and Auto scan
- Volume controls
- Minimum view mode
- Configuration file handling
- Up to 109 Preset channels
- Combo box for addition stations
- Automatic preset detection
- GUI configuration
- Alarm Clock (turns Radio on)
- Sleep (turns radio off)
- Quick Keys (no mouse needed)
<<lessMain features:
- Digital frequency indicator
- Station Preset Name
- Channel preset number
- MUTE indicator
- TUNE, Sleep, Alarm and Stero indicators
- True volume setting
- Quick-Tune slider bar
- Fine tune and Auto scan
- Volume controls
- Minimum view mode
- Configuration file handling
- Up to 109 Preset channels
- Combo box for addition stations
- Automatic preset detection
- GUI configuration
- Alarm Clock (turns Radio on)
- Sleep (turns radio off)
- Quick Keys (no mouse needed)
Download (0.14MB)
Added: 2006-07-21 License: GPL (GNU General Public License) Price:
1192 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above esperanto radio search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed