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).

Can anyone give code for voice recorder as an application on android phone?

I want to develop an application on android phone regarding voice recorder. I have to record a sound for about 30 …

android voice recorder
C++ API for "Text To speech" and "Voice to Text"

I would like to know whether there is a good API for "voice recognition" and "text to speech" in C++. …

c++ qt artificial-intelligence voice voice-recognition
High quality, emotional, fluent and variable Text-to-Speech engine?

After looking at some of services/tools, I've come to a conclusion. Most Text-to-Speech tools have too techy, robotic - …

audio text-to-speech voice speech-synthesis
Algorithm to remove vocal from sound track

I want to remove vocals from mp3 sound tracks. I searched google, and tried few softwares but none of them …

algorithm audio mp3 signal-processing voice
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
Simple Voice Recognition Swift?

In my app when the user says a certain word or words the app will answer by reading out a …

ios xcode swift voice-recognition voice
Voice Recognition as a background service

Is it possible to implement an activity as a service? My activity is a voice recognition activity. I want to …

android service voice voice-recognition background-service
How to record sound in OS X Terminal?

I need to record voice from built-in microphone using only Terminal.app in Mac OS X. Is there any way?

macos terminal voice
How to record voice in a browser?

I need users to record their voice on a browser and then automatically upload the resulting mp3 to a webserver. …

browser record voice
Play voice words sounds using Console.Beep .Net

I use VS 2010, .Net 3.5, Win7 64 bits. Can I use Console.Beep for "simule" human sounds (voice), maybe producing a synthesized …

c# console voice beep