Search Results for "voice command java" - Page 42

Showing 3117 open source projects for "voice command java"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    festival-croatian

    Croatian support for Festival.

    festival-croatian is Croatian support for Festival speech synthesis system. This support includes Croatian lexicon, which contains 83 entries, Croatian synthesis module, which contains Croatian phoneset, lts rules, tokenization, utterance, and accents, Croatian support for mbrola speech synthesizer, and 2 Czech voices provided by brailcom, until completing Croatian festival voice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ForEachBox is a scripting and automation tool for various Cisco devices. It supports the command line interface of the Cisco Nexus, IOS and ASA series. It is implemented as a Java GUI and requires the Plink tool that is included in PuTTY.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    silvertunnel - Java lib+browser for TOR
    silvertunnel.org is a project that provides an end-user browser, a Java library and additional Java security tools to easily access anonymity networks such as the Tor (torproject.org) network. Secure and easy to use. Tor4Java and Tor Browser. Attention: see project status on page https://sourceforge.net/p/silvertunnel/discussion/962278/thread/83dc2d02/#
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    XMPPLatitudeStatusUpdater

    Update XMPP Status from Google Latitude Location

    Java command line application to update an XMPP account status (example : Gtalk) based on JSON location (example : Google Latitude). You need : - Java JRE 6 - any JDBC database - enable Google Latitude (https://latitude.google.com/latitude/b/0/apps) TODO : - easier install - configuration menu - remove sql server requirement - port on android (remove server requirement)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ...Just export the Google contacts in vCard format (.vcf file). Split the file using "dbVcfSplitter" and import those files using your Nokia PC Suite or OVI Suite. Done!! Usage: (1) Open the Command Prompt or the terminal. (2) "cd" to the folder/directory where the .vcf file resides. (3) type as shown below java -jar dbVcfSplitter.jar filename.vcf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is an open source port mapper written in java nio no-blocking socket model. Open Port Mapper allows multiple ports mappings, and it provides the functionality of specifying allow list and deny list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An assessmemt tool of sequence repeats for short read sequencing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10

    Password generator Java CUI application

    Password generator Java CUI application

    Password generator Java CUI application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MIDletPascal
    MIDletPascal is specifically suited for development of J2ME midlets. It's compiler translates Pascal source code directly into Java microedition bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Protocol Emulator is a free Java-based application intended for emulation of a protocol behavior. At present Protocol Emulator allows emulation of plain text protocols only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JUnit Toolkit enhances JUnit with performance testing, asymptotic behaviour analysis, and concurrency testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Primefaces theme converter

    Primefaces theme converter

    Converting jQuery ThemeRoller theme to Primefaces jar

    "Primefaces theme converter" is simple utility for converting themes generated with ThemeRoller to Primefaces theme jar. GitHub https://github.com/maximchukm/PrimefacesThemeConverter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SPiM2Eclipse

    SPiM2Eclipse

    Eclipse plugin for Stochastic Pi Machine

    Stochastic Pi Machine (SPiM), created by Microsoft, is a programming language for modeling biological processes. Two tools are available from Microsoft for simulation. A web application Visual SPiM, and a destkop application SPiM Player. Both simulation tools require to be run on a Windows platform. Fortunately Microsoft has also released a command line version for Linux and Mac OS based on OCAML however this version will only output a CSV file for the simulation results....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AutoDiscovery Library

    AutoDiscovery Library

    A tiny library to add auto discovery capability into your applications

    A tiny and simple 100% Java library (without any dependency) to easily enable your application to automatically discover the presence of other instances of itself running on the other computers connected to the same LAN network, without having to deal with protocols and network configurations. The protocol used by the library is peer-to-peer, so you don't need a central server. The API is simple, straightforward and there are examples and full documentation to learn it in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    kartenspiele

    Java-API for developing different card games to play over the net.

    Java-API for different card games to play over the net, intended to teach OO-modelling. By now there is only Mau Mau (MauMau) functional. The project relies on RMI-substitute SIMON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is moved to: https://github.com/libyal/libewf This site still contains contribs.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19

    AGAVE

    AGAVE is an agile tool to verify evolving software specifications

    ...AGAVE takes as input three files: Example1.xml contains the Statechart to be analyzed Example1Property.txt contains the property to be verified Example1InitialState.txt contains the initial values of the atomic propositions To run AGAVE download these three file plus AGAVE.jar in the same folder . Then, from the command line type: java -jar AGAVE.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ETL Framework is a standalone Extract Transform Load engine written in Java. It includes executables for all major platforms and can be easily integrated into other applications. Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript? and regex * data transformations Requirements *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Transformation of UML class diagrams into OWL ontology. Visual Paradigm (XMI2.1), Microsoft Visio 2010 (XMI1.0) and ArgoUML (XMI2.1) are supported. The strength of the tool is its reliability, hence of well defined input formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mf4j is a library for read/write the metastock files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    jwhois

    Ip to country. Whois made in Java. 3MB in Memory DB - totally fast!!

    The project contains 2 small projects: A) JWhois.lookup( IP - address) returns CountryCode Works for all IP-adresses in the world. If you need a fast Geo IP service - made in Java. Then this is the project. It takes 30 sec to compile. 10 minutes to download the data files. 5-15 minutes to build the "jwhois / java" - data file for in memory database. 3 secs to startup and read the in memory database after restart. 0.0001 ms to make a lookup!!! B) RipeIpService.lookUp( IP - address) gives "All info like whois command" (Just only for RIPE's IPs - not all IP-addresses in the world) Is only tested on Linux and Mac. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rsudo is a remote administration tool that allows the user to run commands on multiple remote machines as another user (i.e., root).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    jdbfill

    A database populator

    This is a tool to generate and populate a database with random data without user intervention. It support the foreign key constraints.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo