Here is the code for the "SmsSpeaker" application. The benefit for this application is that the text containing in any sms will be read without having any TTS engine. This application needs internet connection and identifies automatically any language..
AndroidProject_SmsSpeaker is hosted in the following web site
https://github.com/BILLyTheLiTTle/AndroidProject_SmsSpeaker
If you think the Android project AndroidProject_SmsSpeaker listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidProject_SmsSpeaker.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.WRITE_EXTERNAL_STORAGE |
AndroidProject_SmsSpeaker has the following Java source files.
tsapalos.bill.SmsReceiver.java tsapalos.bill.SmsSpeakerActivity.java