aar

com.zello : zello-channel-sdk

Maven & Gradle

Apr 29, 2021
80 stars

Zello Channels SDK · The Zello Channels SDK allows you to integrate Zello push-to-talk into your own application. The SDK communicates with a Zello server over a web socket connection using a JSON-based protocol, and offers a simple API to send and receive audio, images, and text over Zello channels. Supported features include: Send voice messages from the device microphone Play incoming voice messages through the device speaker Send voice messages from your own audio code, e.g. from a file Receive voice message data with your own audio code with optional pass-through to the device speaker Send and recieve text messages Send and receive images Send the device's current location, and receive location messages from other users The protocol specification is also available if you prefer to develop your own client in-house.

Table Of Contents

Latest Version

Download com.zello : zello-channel-sdk AAR file - Latest Versions:

All Versions

Download com.zello : zello-channel-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window zello-channel-sdk-0.5.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement