Dictation Apk
Apk Infos
Version | 1.1 |
Rating | 5.0/5, based on 1 votes |
Size | 2.2 MB |
Requires Android | Android 2.2+ (Froyo) |
Author's Notes | A dictation app using Google SpeechRecognitionService. |
About Dictation APK
Table Of Contents
Description
Please use the new version, DictateKotlin, a re-write in Kotlin.Base on an article by Stanislav of Intel, this app is a simple exercise of the Google voice service for voice recognition. Souce code is available on GitHub.
This app contains the basic features described below.
1) Dictation - start voice recognition by invoking the Google SpeechRecognizer service by button click, Dictate.
2) Write to file - save dictation content to file with a time stamp by button click, Save.
3) Clear all - remove all dictation by button click, Clear.
4) Remove last dictation - it is assume that each dictation is a sentence. A period is append after each dictation instance. Remove the last instance by button click, Last.
GitHub source
https://github.com/yeuchi/Dictation
Intel article
https://software.intel.com/en-us/articles/developing-android-applications-with-voice-recognition-features
How to install Dictation APK on Android phone or tablet?
Download Dictation APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.ctyeung.dictation-v1.1-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
1.1 (2) | 2.2 MB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required