Git Product home page Git Product logo

Hi there πŸ‘‹

Chances are, you're here from my UniVoice repos. Expand the section below for more info.

πŸ—£οΈπŸŒπŸ”Š UniVoice stuff

I'm still working on unifying UniVoice and making it easier to use. To start, I would recommend going through the following repos in my profile:

  • πŸ—£οΈunivoice: the core repo.
  • πŸ“± univoice-samples: a sample chat app made using univoice. This repo currently uses
  • 🎀 univoice-unimic-input: the repo for capturing audio from Microphones, the most common use case
  • πŸ”‰ univoice-audiosource-output: the repo for playing audio using an AudioSource, again the most common usage.
  • πŸ“Ά univoice-telepathy-network: a repo for local/WLAN networking for univoice. Basically, you can talk within a local network. Note that again with mobile apps, hosting, network discovery and connecting have some caveats.
  • πŸ–₯️ univoice-mirror-network: a repo for Mirror based networking. If your game or app uses Mirror, the integration is very simple and also runs with dedicated servers.

Note that:

  • ❌ univoice-airpeer-network is not production suitable. Airpeer, the underlying library is not IL2CPP compatible. It also uses some old WebRTC code where establishing connection tends to fail a lot.
  • ❌ airsignal and airpeer are archived repos. Avoid developing with them unless you know your usecase and their limitations well.
  • ⚠️ univoice-pun2-network is not production suitable either, but you are welcome to modify it. The core issue (IIRC) was that Photon throttles the amount of data you can send through some custom channels. Since UniVoice doesn't have any sort of audio compression, the size tends to cross the limits very quickly. It did work fine for 2 or 3 participants.

UniVoice has some big improvements lined up, this includes:

  • πŸ“¦ Most, if not all of the UniVoice related repos moving into the core package, so that you don't have to worry about dependencies. Modules would be activated using scripting define symbols in Unity
  • πŸ“±A much better sample scene
  • ✍️ Better documentation and maybe even some video tutorials
  • πŸ—£οΈ Audio compression, echo cancellation, and maybe even encryption (we'll see)
  • πŸ›œ Implementations for Network For GameObjects, PUN2 and maybe also com.unity.webrtc
  • πŸ–₯️ Making it more suitable for dedicated server environments. UniVoice was made with peer-to-peer in mind.

In short, UniVoice is undergoing a lot of changes soon. Those using the repos already would be protected from these changes. It's likely with UniVoice v4, it'll begin a new life with these improvements coming in one by one.

Thanks for the continued support! If you are joining or have been part of the UniVoice journey, give it a Github star ⭐!

Adrenak's GitHub stats

Vatsal Ambastha's Projects

airpeer icon airpeer

A WebRTC based networking plugin for Unity

airsignal icon airsignal

Node base WebRTC Signalling server. Used with AirPeer.

amazonflingunity icon amazonflingunity

A Unity wrapper over Amazon Fling SDK to cast videos to FireTV and Firestick devices. Currently supports only Android and only second screen applications (phone controller/remote).

asyncimagelibrary icon asyncimagelibrary

Load Image(Texture) in Unity without blocking the main thread, with the full advantage of SkiaSharp.

benedict icon benedict

A code generating wizard that works on Fredrik Ludvigsen's SerializableDictionary on wiki.unity3d.com

com.unity.uiwidgets-v1 icon com.unity.uiwidgets-v1

UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.

csvutility icon csvutility

A small tool for reading CSV files in C#. Made for Unity

gogo icon gogo

[Archived] Oculus Go helpers based on Oculus Unity SDK

http icon http

A handy wrapper for the Unity WebRequest class

mediaplayer icon mediaplayer

A standardised media player interface for Unity with subtitle parser.

newmorning icon newmorning

A quick VR game made with primitive Unity models, NewtonVR for Oculus Rift (and other VR devices)

openupm icon openupm

OpenUPM - Open Source Unity Package Registry (UPM)

serengine icon serengine

Speech Emotion Recognition engine written in C# for xbox games

shopify-unity-buy-sdk icon shopify-unity-buy-sdk

The Unity Buy SDK allows Unity developers to query and sell products from Shopify directly in Unity.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.