Showing 67 open source projects for "voice command java"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    JavaComm

    JavaComm

    Desktop communication tool: chat, telephony, multimedia

    JavaComm is a client–server communication platform offering chat, telephony, screen sharing, conferencing, a media player, and configurable media streams. Users can define and manage their own streams for flexible playback. All server-based communication runs over HTTPS (SSL/TLS), while file transfers are handled directly between users without passing through the server. The JavaComm Server runs on any Jakarta EE Web Profile 10 platform with the required extensions, using Tomcat 10.1.52 as...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    A SSH based chatroom framework; inspired by "ssh-chat" project. This framework support not only the IRC-like command line interface, but also custom clients by providing an API. Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSH server, see Wiki page 'Public Chatroom' for details.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Conversations

    Conversations

    The very last word in instant messaging

    Conversations is an open source Jabber/XMPP client for Android, designed to provide a unique and more freeing mobile messaging experience. XMPP is a federated protocol that can work with every XMPP server out there, giving you the freedom to choose a trustworthy server for yourself while still being able to chat with contacts from other servers. All communications are TLS encrypted and Conversations offers to enable one of two state of the art end-to-end encryption mechanisms, so you can be...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    QKSMS

    QKSMS

    A beautiful SMS messenger for Android

    Fall in love with texting all over again with QKSMS! QKSMS is a beautiful, simple and customizable open source replacement to the stock messaging app on Android. It's got a clean, clutter-free intuitive design that lets you focus on what matters, plus millions of colors to choose from to make the theme of the entire app truly your own. QKSMS has some powerful features, including photo sharing, group chat, conversation blocking, message backup and restore and more. It's got everything you...
    Downloads: 6 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Riot Android

    Riot Android

    A glossy Matrix collaboration client for Android

    Riot Android is the original Android client for the Matrix network — a decentralized, secure communication protocol — that enables users to send end-to-end encrypted messages, join rooms, conduct voice and video calls, and interact across federated communities without relying on centralized servers. As the predecessor to Element X, Riot Android laid the groundwork for mobile access to Matrix while providing advanced features like threaded replies, rich media handling, room moderation, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JuniCoder is a Java project that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FlareChat

    FlareChat

    An OpenSource Chat Solution

    FlareChat is a OpenSource Chat Solution, that works on every OS, that supports Java. It has a Built-In-Server for fast hosting and a separate Server for running on Console-only Systems. You can manage rooms and also kick chatters. In the future, we plan to add better Encryption, Server-Passwords, User-Passwords, File-Transfers and a way to save settings! Based on the following Post: http://www.dreamincode.net/forums/topic/259777-a-simple-chat-program-with-clientserver-gui-optional/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    With this application you can encrypt texts or files and chat with friends. You can download a early Android version of the chat client from here: https://drive.google.com/uc?export=download&id=0BwePHaWdtoMweWRyMExqbHZyUEk Hint: I started this project because i have fun to write java apps. This app is not professional. I don´t recommend using this to encrypt very important data (for example of your company ...). Keep this in mind. Happy testing! ;) Please check MD5 after Download....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BlackBoxSocket

    My twist to a Java based secure layer for socket communication.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    Darkbot

    The IRC's Talking Robot

    [ Please read https://sourceforge.net/p/darkbot/news/2014/01/darkbots-revitalization/ ] Darkbot is a portable IRC chat robot written in the C language that can be taught responses to user inquiries, and even have conversations with them. Darkbot was originally created by Jason Hamilton as an aid for help channels on Intenet Relay Chat.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    Open Pandora's Box

    Open Pandora's Box

    Pandora is an artificial intelligent web based bot

    Pandora is an artificial intelligent web based bot written in Java. Pandora is a component based AI architecture including, database memory, XML, voice, voice rec, chat, IRC, HTTP, Wiktionary, Freebase, consciousness, language, GUI, applet, web, jsp, Android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    XmppSimpleMessageSender

    Simple Command Line XMPP message sender

    Written in Java and to be used from command line this is a tool that can be used to send message to a XMPP server. Messages can be send directly to a user or a chat room. Example scenario: use SVN hook to put checkin messages into a Jabber conference with history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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: 1 This Week
    Last Update:
    See Project
  • 14
    Java RMI Messenger (Cooki Messenger)

    Java RMI Messenger (Cooki Messenger)

    A Java RMI base messenger which works on LAN

    Cooki Messenger is a Java RMI based messenger. Very user friendly and got many features like open chat, private chat, voice mail and file sharing. You can limit the number of clients which can connect to the server at a time. Server will shows the real time stats of users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly. Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Trivbot is a a multilingual quiz/trivia bot for IRC channels. It is written in java so it can run on multiple platforms. A question is sent to the IRC channel and the text in the channel scanned for a string that matches one of the accepted answers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    The goal of SkyypReader is to create printable files from Skype logs. Currently SkyypReader can read callmember256.dbb files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XSP
    XSP is an eXtensible socket-based protocol. XSP 1.0 is an XSP client. The main idea of this project is to connect two devices directly without any servers between them. Chat, file sharing and voice chat are supported now. Authors: m1kc and Solkin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TIPcon1 is a standards-compliant soft phone using text, voice and video with accessibility features.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Virtual Reality Chat (VRC) is developed using a framework (Yaf3D) which combines robust software libraries such as OpenScenegraph, Lua, ReplicaNet, and more. VRC provides text and voice chat in a 3D environment. YAG 2002 project is their home.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    PeterHi is an initiative to provide a set of tools for education based on your existing IT infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A java-based Chat for local networks. It uses the IP of a computer to identify the users
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Spy list notification system is designed to allow caigslist addicted users get notifications by email, sms or IM. User can create list of notification criterias and choose type of notification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Software development by Nathan D. Mickulicz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pvoim = Parilo Voim : voice over internet messaging XMPP Client that supports text and sound messages
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB