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

  • SEARCH
  • Home
  • 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 8429925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T05:28:13+00:00 2026-06-10T05:28:13+00:00

So I have the text to speech part down with this, for example: from

  • 0

So I have the text to speech part down with this, for example:

from win32com.client import constants
import win32com.client
import pythoncom
speaker = win32com.client.Dispatch("SAPI.SpVoice")
speaker.Speak("message")

But what I don’t know how to do is use the above system for speech recognition (if this even has speech recognition). More Specifically, a verbal alternate to the text system

variable = string(input("Question")).

I need to use this to make a system that will parse my speech and then use present keywords in order to call different functions. Indeed, I need the voice recognition equivalent of doing this:

WORD_LIST_ONE = ('term', 'term'...)
variable = string(input("Question?"))
if variable in WORD_LIST_ONE:
    function()

So basically, what do I use to parse user speech?
Also, if this systems doesn’t include speech recognition, please point me to something that does.

Thanks

  • 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-10T05:28:14+00:00Added an answer on June 10, 2026 at 5:28 am

    Take a look at https://stackoverflow.com/a/6351055/90236. You don’t say what OS you are running on, but Windows 7 and Vista both come with complete speech recognition engines. For Microsoft’s Windows Servers you can download free server speech engine, see http://www.microsoft.com/en-us/download/details.aspx?id=27226.

    There is also a Python module I’ve seen people mention that you might find helpful. See http://code.google.com/p/pyspeech/

    If you are using the SAPI API you are accessing the C++/COM interface to Microsoft speech. See http://msdn.microsoft.com/en-us/library/ms723627(v=vs.85).aspx.

    You may find it easier if you can access the .NET inteface (System.Speech). See http://msdn.microsoft.com/en-us/library/hh361625 and http://msdn.microsoft.com/en-us/magazine/cc163663.aspx

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

Sidebar

Related Questions

I have this game, that contains a lot of text as speech. I would
I have a text to speech application where the user can select a language
I am using Microsoft.Speech SDK (11.0) for converting text to speech. I have a
So i have been searching for a speech to text module, and i have
I have successfully managed to get System.Speech.Synthesis to read English text in arbitrary voices
I have text like this format term: 156^^^:^^59 datainput Or term: 156^^^:59 datainput or
I have text I am displaying in SIlverlight that is coming from a CMS
i have an application of text to speech convertor and now want to prepare
I have an Android application that makes use of TTS (Text to speech) API.
When it comes to TTS (text-to-speech) libraries in Linux, what choices do developers have?

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.