New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
A music server that can play FLAC or mp3 files. The server is controlled via various client applications.
Supplied client applications include a command line one suitable for integrating with LIRC, a desktop graphical app, and an Android OS application.
MARF is a general cross-platform framework with a collection of algorithms for audio (voice, speech, and sound) and natural language text analysis and recognition along with sample applications (identification, NLP, etc.) of its use, implemented in Java.
OpenSoundboard plays sound files when the user presses hotkeys. Files and hotkeys can be freely assigned. This project was inspired by "GIGA F-Tasten" that only supported 34 keys.
Artificial intelligence evolves musical instruments played with mouse
Artificial Intelligence (AI) evolves musical instruments you play with the mouse from small blocks of Java code that operate on numbers, each block designed to keep all numbers in range -1 to 1 if they started in that range, and combinations of these evolved codes running 44100 times per second for high quality 44.1 khz audio. You can also write the Java code into its window. Uses Javassist internal compiler on the new Java code assembled by renaming variables to overlap eachother and...
Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
JJack is a JACK audio driver for the Java Sound API and a framework for the Java programming language that allows Java applications to use the JACK Audio Connection Kit.
Born from the embers of KWUR 90.3FM, these are the tools we developed internally to manage charting, automated programming, remote broadcasts, rebroadcasts, show archival, and our DJ workforce as a non-profit, non-commercial, underground radio station.
This package provides a library and applications for an JAVA
implementation of the "Message Bus for Local Coordination" (RFC 3259).
The included files consists of the necessary jar-files and the optionally
needed native libraries for gcj.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Application to interface with the BMW IBus interface. Software will first act as a media player, and I'm open to any other suggestions. This will likely only be useful to those who have a BMW car with an Ibus interface.
Mobile Multimedia Player Client - a cell phone client for music player daemon (mpd - http://mpd.wikia.com/). It is written on J2ME and can work on any device, that support CLDC 1.1 and MIDP 2.0. mailto: mmpc.wl@gmail.com
A Sip live audio feeding agent. The agent captures audio from sound card and sends live audio stream(uLaw) to caller(sip phone) using RTP. It is based on Peers 0.3(http://peers.sourceforge.net/). Can be used in IP telephony to broadcast live audio.
The jTTS project provides a refactored implementation of the FreeTTS software speech synthesizer. Rather than building upon the flite implementation of a TTS engine, it implements engine capabilities from Festival. It also supports British English.
JD3Lib is an id3/mp3 library written in Java. It provides functionality for reading mpeg information such as the bitrate, sample rate, channelmode, etc. It also allows the reading, writing, and removal of id3v1 and id3v2 tags.
blurc - Bluetooth Remote Control Control your Linux computer with a Mobile Device running J2ME and BT. blurc is splited in two parts: blurcc, the blurc client, running on the mobile device; blurcd, the blurc daemon running on the linux computer.
An implementation of a DSP Filter framework targeted at the JOP [ http://www.jopdesign.com/ ]. Primary focus is the FIR filter. This project is part of a course at the Vienna University of Technology [ http://www.soc.tuwien.ac.at/courses/sigproc/LU ].