stephenBDT / VoiceNote

Voice transcription app for Android using Google Speech Recognizer API.

Home Page:https://play.google.com/store/apps/details?id=com.cxdev.voicenotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VoiceNote GitHub release (latest by date)

This application will transcribe speech to text using the Google Speech Recognizer API.

Installation

Install the VoiceNote.apk package located in the Releases section.

Or download from the Google Play store

Get it on Google Play

Usage

Upon opening the app, it will ask for microphone permissions. Allow this for the app to function properly.

A brief usage example of this application would be as follows:

  1. Accept permissions
  2. Press the record button
  3. Speak
  4. View transcription
  5. Stop recording or press SAVE (or CLEAR if desired)
  6. Enter desired title or leave blank for “Untitled #”
  7. Press HISTORY to view the saved note and previous notes

About

Voice transcription app for Android using Google Speech Recognizer API.

https://play.google.com/store/apps/details?id=com.cxdev.voicenotes

License:Apache License 2.0


Languages

Language:Java 100.0%