Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8575381
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T19:40:54+00:00 2026-06-11T19:40:54+00:00

I need to recognize a alphabet spoken by user into a device’s microphone. The

  • 0

I need to recognize a alphabet spoken by user into a device’s microphone. The device could be a Android driven mobile phone.

For example, when user says ‘R‘ it should give me ‘R’ and not ‘Are’..

How to accomplish this spoken letter recognition in Java? I am looking for ideas which can be easily expressed in code.

Edit

Based on one suggestion by @David Hilditch, I came up with this following map of characters and their sounding words.

A - ye,a,yay 
B - be, bee, 
C - see, sea, 
D - thee, dee, de
E - eh, ee, 
F - eff, F
G - jee, 
H - edge, hedge, hatch, itch
I - Aye, eye, I
J - je, jay, joy
K - kay, ke, 
L - el, yell, hell
M - am, yam, em
N - yen, en,
O - oh, vow, waw
P - pee, pay, pie
Q - queue,
R - are, err, year
S - yes, ass, S
T - tee, tea, 
U - you, U
V - we, wee,
W - double you, 
X - axe
Y - why
Z - zed, zee, jed
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T19:40:55+00:00Added an answer on June 11, 2026 at 7:40 pm

    I think a good option is to follow the guidlines @rmunoz posted. But if you do not want to use an external activity, then I am afraid, you have to code text recognition by yourself. I am also not sure, how good is speech recognition for letters in android. I suppose the mechanisms behind were trained for words.

    I think this would be best accomplished with Neural Networks. Firstly, you will have to collect a lot of samples of different people saying letters (for each letter you get lets say 2 examples from a person). You would also denote the letter, which the person said. So suppose in such a way, you get 52 examples from a person and you have 10 people participating. Now you acquired 520 examples of spoken letters. After that you have to construct your Neural Network from the supplied examples. A very good tutorial is here: https://www.coursera.org/course/ml. Then you just have to remember this neural network (the parameters in the neural network), and use it for classification. The person speaks something in their microphone, and the neural network classifies the newly acquired example with a letter.

    There is only one problem. How to represent the user inputted sound, so that the neural network can be trained and later classify this sound. You have to compute some spectral features of the inputted sound. You can read something about that in http://www.cslu.ogi.edu/tutordemos/nnet_recog/recog.html. But I strongly advise you, to view the first link before diving into next (if you do not know anything about neural networks yet).

    Other answers have an assumption, that you can already recognize words such as “Are”. But from my understanding of the question, this is not the case. So the mapping posted in the question will not help you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to recognize some elements drawn with user's finger on device's screen. For
I am working on a on-screen keyboard for Android, and I need to recognize
I'm writing an android application, and i need to recognize if the text i
there are some apps that seem to recognize the iPhone's iTunes user. I need
I asked a similar question yesterday, but recognize that i need to rephase it
I'm curious, why does sed need 3 \ just to recognize one? I'd understand
I need to recognize the speech from a set of WAV files that are
I need to recognize and fire an event when a file is going to
i need to know, how to recognize, which button is pressed. Like if i
I'm building an API using PHP. What do I need to do to recognize

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.