euphony-io / euphony-speaker

Euphony Speaker / Euphony Library Demo Solution

Home Page:https://dev.jbear.co/euphony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Euphony-Speaker

Euphony Speaker demo app generates noiseless sound wave to send the data.
When transferring data, the 'Speaker' generates an inaudible frequency and the 'Listener' receives it.

Follow the steps below and experience sound communication !


Getting Started

1. Open Android Studio

Clone the project and open it with Android Studio.

2. Run the app

Select an Android emulator or device and run the app.

screenshot

You can enter the text you want to transmit. You can also select the number of transmissions in the spinner.
You can send or stop sending text via the button at the bottom.

A guidance screencast is available here.

đź’ˇ Recommendation! You can try it with Euphony-Listener demo app.


Compatibility

Minimum Android SDK: Euphony requires at least Android API 14.


License

euphony-speaker is licensed under the Apache 2.0 license. See the LICENSE file for details.


Report Issues

To report a specific problem or feature request, please open a new issue.


Library

euphony_logo

This demo-app is based on Euphony Library.

Euphony is Acoustic Data Telecommunication Library. This is for Android version.
Euphony provides a handiness library designed to communicate with other devices(android and web) using mic and recorder.

Official Facebook Page : https://www.facebook.com/euphonyproject
Official Library Site : https://dev.jbear.co/euphony

About

Euphony Speaker / Euphony Library Demo Solution

https://dev.jbear.co/euphony

License:Apache License 2.0


Languages

Language:Java 100.0%