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

Voice chat in the browser?

We are looking to implement a group -voice- chat in the browser using node.js on the server. Is this …

javascript browser node.js voice
Pyttsx Voice Gender

Good afternoon, I'm learning and using pyttsx for speech, the thing is that I want to use it as a "…

python python-2.7 voice pyttsx
Offline Speech Recognition in Android

I searched a lot on StackOverFlow for this Problem but the Threads are older than 3 years old. I implemented the …

android voice-recognition voice
extract human vocals from song

my question is about how to proceed in extracting human voice in music using the language python i have gone …

python algorithm audio signal-processing voice
Any simple VAD implementation?

I'm looking for some C/C++ code for VAD (Voice Activity Detection). Basically, my application is reading PCM frames from …

iphone c++ c audio voice
Voice commands for Huawei GSM/UMTS usb dongles?

I am trying to find out how to use voice functions with a HUAWEI E173 dongle in linux. My dongle …

usb voice gsm modem dongle
Using 3G modem to make a voice call

Most of the 3G modems (USB sticks) support voice calls, but all of them can do this only through the …

delphi usb voice 3g modem
Is it possible to send/receive voice from PC to Android device over Bluetooth

I have a PC (where java program is running), Bluetooth dongle (which supports A2DP) and Android device (2.3.6, which also …

android bluetooth voice pc
Android TTS Male Female Voice Change

I am working with TTS. But i need to change the voice of the tts from female to male and …

android voice text-to-speech
Continues Speech Recognition beep sound after Google Search update

I have an app that keeps on listening to voice and converting it to commands using Google Voice API. I …

android auto-update voice-recognition voice