Top "Voice" questions

A voice in programming may refer to voice synthesis (e.g. transforming text to speech) and voice recognition (e.g. transforming speech to text, voice commands).

Launch app on voice command (android)

I need an example of how I could launch my app on a voice command (trigger word). So some sort …

java android speech-recognition voice launcher
Speech Synthesis - Creating Custom Voices

Is it possible, programatically, to take someone's voice sample and produce a unique tone/property that could be used to …

voice speech-synthesis
How to develop voice recognizing app like talking tom

How to develop voice recognizing app like Talking Tom? 1. My request is how to recognize the voice without any events …

android android-layout manifest voice
How to find difference of two voice files using python

I want two compare two voice files and find difference between them. Suppose I have an original file of a …

algorithm speech-recognition voice voice-recognition voicexml
Voice Detection in C#

I'm looking for a simple C# real-time voice detection library. The input should be an audio stream, and the output …

audio real-time signal-processing speech-recognition voice
What is a good approach for extracting portions of speech from an arbitrary audio file?

I have a set of audio files that are uploaded by users, and there is no knowing what they contain. …

linux audio signal-processing voice voice-detection
Voice navigation possible in google map api?

How to I activate voice based directions using google map api v3? I already implemented the maps which give directions …

javascript google-maps-api-3 navigation voice map-directions