Showing 284 open source projects for "voice command java"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    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.
    Get Started Free
  • 1
    CodeSounding is a sonification framework which makes possible to hear how any existing Java program "sounds like", by assigning instruments and pitches to code statements (if, for, etc) so that the flowing of execution is played as a flow of music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JPhotoMosaic

    JPhotoMosaic - Create Image from a set of pics

    JPhotoMosaic is a java application capable of creating an image formed with small pictures, this will allow you to create cool landscapes or precious moments with all your pictures that you have taken in a travel, wedding, etc. JPhotoMosaic project is based in JImage Mosaic from Jim Drewes, my idea is continue the work by optimizing and updating the product for modern usage, it will take some time I know...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java application for image abstraction and stylization. The project implements a method for converting an image into a stylized image. The method includes a lot of image manipulations, conversions to different color spaces, filters, edge detection etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    M3UExportTool

    M3UExportTool

    Copy files denoted in an M3U playlist to any single location

    M3U and M3U8 Export Tool is a Windows program designed to solve a step in the chain of actions required to make you a cheap DJ who plays music from a USB stick. It takes a Winamp playlist (or a playlist that you saved in some other, similar music player), finds the music files, and copies them to a single location such as a folder, USB stick, portable device, or network location. The copied files can keep their original form, or alternatively you can add numbers to the beginning of their...
    Downloads: 25 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    WhyWaitForever Slideshow

    WhyWaitForever Slideshow

    Slideshow with variable display times and linked folders.

    A simple, easy to extend, parameter driven and customisable Java application that displays JPEG images. An advanced end-user is required to install and amend parameters and create the file that contains the list of folders that contain the images. The application is started through a command window executing the Java run-time environment. Key "Esc" ends the application. Key "h" displays options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Bermuda Text-to-Speech

    This project includes basic NLP and DSP techniques for Text-to-Speech

    See TTS demo at: http://rslp.racai.ro/index.php?page=tts This is an entirely written in JAVA project which includes a set of tools and methods designed to enable Multilingual Text-to-Speech (TTS) synthesis. We currently support English and Romanian but we will soon train more models and make them available for download. If you want to read more about our other NLP and TTS tools check out http://nlptools.racai.ro.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    IMGDissolver
    A simple to use, cross platform slideshow/divx/dvd maker for your photos and videos. Among various features: transition effects, background music, text captions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java library + tools allowing to parse/create/edit/convert/save almost any type of multimedia playlist. Supported formats: M3U/M3U8/M4U/RAM, ASX/WMX/WVX/WAX, WPL, XSPF, SMIL, PLS, B4S/BPL, RMP, KPL, PLIST, MPCPL, RSS/MediaRSS, Atom, Hypetape, PLA, PLP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Enthusiasm is a software framework to be implemented in support to the creation and production of drama-based information presentations. The framework consists of off-line editors and real-time applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10

    [JMuwe] Java Multifunktions Wecker

    Raspberry Pi Projekt Multifunktions Wecker

    Das erste Projekt mit dem RaspberryPi Model B - Ein Multifunktions Wecker. Ich habe mir dieses Projekt ausgesucht da es derzeit auf dem Markt kaum bzw keine günstigen Internet Radio Wecker zu kaufen gibt (meistens ab 80€ und aufwärts...) daher DIY
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project develops an open source editor for Clavia Nord Modular and Micro Modular synthesizers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Reason to leave source forge: Rather no download counter than an add-ware trap for end-users. Also the license can not seem to be corrected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection of Java ports of open source terrain and solar system generation packages. Code has been extensively refactored, extended and documented. GPL License with exception for required libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JPacketGenerator

    UDP Packet Generator (Stream generator)

    ...Works with a packet receiver to control the network status as Bandwidth, RTT, jitter, Loss % etc etc... Set Source Address, Destination address - Port Packet Size Stream Bandwidth And press start Command Line interface available java -jar JPacketGenerator.jar srcAddress srcPort dstAddress dstPort bitRate_bps All parameters are mandatory and with parameters the generator require no GUI or windows manager to work. If The project will be useful I'll post some more detail or helps about the usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows. See the Wiki or the README.txt in the .jar file for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DM6400 Cherrypicker
    Source code redistribution for DM Cherrypicker product. This product is a Digital Video Remultiplexer used in cable headends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MiniKakofonix

    Asterix UDP multicast recorder

    This program is capable of subscribing to an UDP multicast feed containing (live) radar data in Eurocontrol Asterix format. The received UDP frames are stored in a recording file. A new (raw) Asterix recording file can be created every x minutes. The previously recorded Asterix filename contains date and timestamp. This tool can be used to do continuous 24/7 Asterix multicast recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FFMpeg Drive

    FFMpeg Drive

    FFmpeg Drive is an interface for the video file manipulator FFmpeg

    FFmpeg Drive is a GUI – graphical user interface (frontend, wrapper) for the popular command-line video manipulation program ffmpeg. It offers access to certain functions of ffmpeg: * the ability to bind individual frames (images) into a single movie file * the ability to convert movie files from one type (format) into another * the play movie function using mplayer. This is a work in progress, open to a wide set of possibilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JChordBox

    JChordBox

    Give the chord progression and a style and jchordbox generates a song.

    Give the chord progression and a style and JChordBox generates a song. JChordBox is a library tool that can generate backing tracks from a chord progression and a music style. A music Style is describe using an XML and a MIDI file. You can generate an XML Style file from a MIDI file by adding markers to delimit grooves. An XML Song file describes a chord progression and sets the music style to use. JChordBox comes with several command line tools (GenerateSong,...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20

    SMPTE 2022-1 library for VLC & co

    Optimized and cross platform SMPTE 2022 FEC library in C, Python, Java

    Project moved to GitHub. https://github.com/davidfischer-ch/smpte2022lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JListenToMe lets you take control of eSpeak so comfortable, thanks to its friendly graphical interface and easy configuration. It is too easy and the best, is free software!.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mico and Sico

    Mico and Sico

    Merge image files into a single Windows icon (.ico) file.

    Mico is a command line tool for creating Windows icons from multiple images. Sico is a command line tool for splitting icons back into separate images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    IRatio
    Iratio (image ratio) is a small utility designed to show, copy/move images by their width/height ratio; it helps me to find those image i haven't cropped yet, before preparing the cd to carry photos to the print service shop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jmp123
    JAVA MPEG 1.0/2.0/2.5 Audio Layer I/II/III Decoder AND mini Player
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CADI is an implementation of the JPIP standard (JPEG2000 Interactive Protocol - Part 9). CADI includes a JPIP server, a JPIP proxy, and a JPIP Client. CADI is designed and programmed with the aim to provide a flexible framework to test and develop ne
    Downloads: 3 This Week
    Last Update:
    See Project
Auth0 Logo