Top "Speech" questions

Speech is the vocalized form of human communication.

80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in Microsoft.Speech.dll Additional information: Retrieving the COM class …

c# speech-recognition speech sapi
Python Speaker Recognition

I have an audio file, a recorded telephone conversation of 2 people, that I need to separate the voices of 2 speakers …

python voice-recognition speech
Audio analysis to detect human voice, gender, age and emotion -- any prior open-source work done?

Is there prior open-source work done in the field of 'Audio analysis' to detect human-voice (say in spite of some …

speech-recognition analysis speech emotion
Text-to-speech in PHP with Google Translate

I am trying to convert words to speech .. Untill now I have tried this: <?php $text = "Hello this is …

php html text-to-speech speech google-text-to-speech
Pitch detection in Python

The concept of the program I'm working on is a Python module which detects certain frequencies (human speech frequency 80-300…

python signal-processing speech-recognition speech-to-text speech
Voice Recognition Software For Developers

Well the docs finally said it, I need to take it easy on my wrist for a few months. Being …

speech-recognition voice ergonomics speech code-by-voice
Speech to Text (Voice Recognition) Directly from Audio / Transcription

Need to be able to convert or transcribe audio (eg from .MP3, other audio format) containing speech into text transcripts …

audio text mp3 speech-recognition speech
Continuous Speech Recognition Android - Without Gaps

I have an activity that implements RecognitionListener. To make it continuous, every time onEndOfSpeech() I start the listener again: speech.…

android speech-recognition speech recognizer-intent
How can you make the android emulator support speech recognition

I am writing an app which uses android's speech recognition. However my app doesnt run well on the emulator - …

java android speech-recognition speech
Speech recognition without Google dialog boxes

I will try to use the Speech recognition without Google dialog boxes with RecognitionListener but does not works only beep …

android voice-recognition speech