Android Open Source - Development voice vrc






Project Summary

VRC (Voice VLC Remote Control) is an Android App to remotely control VLC over HTTP with your voice. It means that you say orders to your Android phone, and the media played on your computer with VLC (should) obey..

Web Site / Source Repository

vrc is hosted in the following web site
https://github.com/cGuille/vrc

If you think the Android project vrc listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of vrc.

ItemValue
Java File Count7
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECORD_AUDIO




Java Source Files

vrc has the following Java source files.

com.guillaumecharmetant.vlchttpcontroller.VlcHttpCommand.java
com.guillaumecharmetant.vlchttpcontroller.VlcHttpCommandResponseHandler.java
com.guillaumecharmetant.vlchttpcontroller.VlcHttpController.java
com.guillaumecharmetant.vlchttpcontroller.VlcHttpResponse.java
com.guillaumecharmetant.vrc.MainActivity.java
com.guillaumecharmetant.vrc.SettingsActivity.java
com.guillaumecharmetant.vrc.commandinterpreter.CommandInterpreter.java