Skip to content

SmartWalkieOrg/VoicePing-Walkie-Talkie-AndroidSDK

Repository files navigation

Need to add walkie talkie or push-to-talk functionality to your Android app?

Worry no more! You can add it quickly with VoicePing Android SDK that works together with VoicePing Open Source Router.
Simple integration, customizable, and free! What are you waiting for? 🎉


VoicePing Walkie Talkie Android Free SDK Banner

VoicePing Android SDK is an Android library, provided by Smart Walkie Talkie, for enabling Push-To-Talk (PTT) functionality to your Android project. It allows you to quickly add group voice broadcast capability to your app. VoicePing Android SDK comes with a reference Android App (with UI) that demonstrates the one button Push-To-Talk interface.

Get Started

You can test our sample app here: Download VP Demo app. The sample app allows you to test the Walkie Talkie function. You will need at least two android devices to test properly.
You can input any user ID and company name. To communicate, devices should have same company name but different user ID.

Documentation

If you need more detailed info, you can have a look at VoicePing walkie talkie Push-to-Talk (PTT) sdk documentation page.
Check out the Introduction page for a quick review.

Features of VoicePing Android SDK (Push-To-Talk)

  1. Easy to integrate to your app
  2. Low data consumption suitable for Mobile Devices: Opus Codec, defined as 16Khz, 60ms Frame size. ~300KB per 1 minute of speech.
  3. Works over all network conditions (2G, 3G, 4G or Wifi)
  4. Auto-reconnect feature when Internet connection is lost
  5. Uses secure WebSocket for transport
  6. Works for Android SDK (16 to 30) and Android OS version 4.1 to 11
  7. Low battery consumption

Use Cases (Add Group Walkie Talkie)

  1. An Uber like application can connect a group of drivers together based on their location or zipcode
  2. For Enterprise applications like housekeeping applications, allow a group call to all housekeepers on a certain floor (level) of the hotel
  3. For SOS apps, activate voice broadcast if a user is in distress
  4. For Chat Apps, allow some users to send instant voice messages that do not need to be manually played.

Installation

To install this SDK in your Android project, you need to do the following steps,

  1. Add jitpack to your project-level gradle file:

    allprojects {
        repositories {
            ...
            maven { url "https://jitpack.io" }
        }
    }
  2. Add the module on your module-level gradle file:

    dependencies {
        implementation 'com.github.SmartWalkieOrg:VoicePing-Walkie-Talkie-AndroidSDK:1.0'
    }
  3. Sync gradle and use it

VoicePing Server

VoicePing Walkie Talkie Android SDK needs a VoicePing Router Server to work. You can test with our hosted server.

The public server URL: wss://router-lite.voiceping.info

If you need to self-host the server, you can find more documentation on the server repo:

Maintainers

VoicePing Enterprise

VoicePing Enterprise is the full featured closed source version with support. More features available are https://www.voicepingapp.com. You can try VoicePing on:

Join the same free channel ID and try PTT from the web to the Android/iOS app and vice versa. You will find VoicePing has very clear audio and low latency1.

VoicePing Enterprise has more features than VoicePing Open Source which can be found here: https://www.voicepingapp.com/blog/design-a-stunning-blog

Multi Platform Support

Android Supported: Android 5 to Android 11 supported. With or Without Google Services.

iPhone Supported: iPhone version available. Runs in Background to allow for Real Time receiving of PTT.

Desktop Version: Web Based version to connect office and field workers.

Consulting/Partnership, Services & Pricing

If you would like help on server setup, maintenance, customization, please contact us at sales@smartwalkietalkie.com. VoicePing Enterprise is also available for customisation, rebranding and source code purchase.

Footnote

[1] Latency: time between someone talks in a device until the other hears the audio on other device