Android Open Source - Development speech track-to-speech






Project Summary

Track to Speech is a simple Android app that gets the current playing track and outputs details through TTS for the user.

Web Site / Source Repository

track-to-speech is hosted in the following web site
https://github.com/JordanRobinson/track-to-speech

If you think the Android project track-to-speech 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 track-to-speech.

ItemValue
Java File Count9
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count1
Asset File Namesassets\TrTS.psd
assets\UI-Redesign.psd
assets\header.png
assets\logo-inactive.png
assets\logo.png
assets\screenshots\Screenshot_2014-11-02-15-05-25.png
assets\screenshots\Screenshot_2014-11-02-15-05-36.png
assets\screenshots\Screenshot_2014-11-02-15-08-50.png




License

The license information of track-to-speech is as follows:

MIT License

Resource Files

There are 1 image files in track-to-speech. The names of the image files are listed as follows.

ic_stat_notify.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.example.user.myapplication.ApplicationTest.java
uk.co.jordanrobinson.tracktospeech.MainActivity.java
uk.co.jordanrobinson.tracktospeech.NotificationActivity.java
uk.co.jordanrobinson.tracktospeech.PrefsActivity.java
uk.co.jordanrobinson.tracktospeech.TrackToSpeechService.java
uk.co.jordanrobinson.tracktospeech.handlers.EZFolderPlayer.java
uk.co.jordanrobinson.tracktospeech.handlers.GooglePlayMusic.java
uk.co.jordanrobinson.tracktospeech.handlers.PlayerHandler.java
uk.co.jordanrobinson.tracktospeech.handlers.Spotify.java