32 Topics

Member Avatar for
Member Avatar for happygeek

I take security and privacy issues seriously, but sometimes I despair when news stories such as that regarding Samsung TVs eavesdropping on private conversation explode across the media as happened last week. The reason for my despondency has less to do with the data privacy debate and more to do …

Member Avatar for happygeek
3
1K
Member Avatar for lena1990

hi all, i create full duplex application to transmit voice using udp protocol , i use AudioRecord to record voice and AudioTrack to play it but i hear echo

Member Avatar for lena1990
0
394
Member Avatar for cecillovell2

Recently, one of my friends on FB asked me a question: Whether can we transfer our iphone voice memos to pc or mac for backup. At once, I answered him roughly: maybe, just a maybe. For I have never done this before, but in order to solve my friend’s question …

Member Avatar for Kelly Burby
0
507
Member Avatar for fo2sh

Hello, How I can bridge two calls in SIP by sending A party an indication to change SDP to B party and start playing the B party annoucement to A so A party will be hearing the ringing of B or annoucement of B. A Party SIP/GW B Party 1|---------INVITE---------->| …

0
214
Member Avatar for albu.sorin.calin

Hello, I'm developing an application in Unity/C#, a social application, where you can meet friends, post messages, chat, and so on. I'm not calling this a "game" because I intend this to be something where you don't need to shoot, or destroy, or earn money, or all other game stuff. …

Member Avatar for albu.sorin.calin
0
297
Member Avatar for rizwanakhalid

what are the functions used for voice recognization system in vb.net?explain Dim engine As New Speech.Recognition.SpeechRecognitionEngine Dim dictionGrammar As New Speech.Recognition.DictationGrammar Dim recognitionResult As Speech.Recognition.RecognitionResult Dim timeSpan As New TimeSpan(0, 0, 10) engine.SetInputToDefaultAudioDevice() engine.LoadGrammar(dictionGrammar) recognitionResult = engine.Recognize(timeSpan) For Each word As RecognizedWordUnit In recognitionResult.Words MessageBox.Show(word.Text) explain all these with their …

0
239
Member Avatar for williamwalker

Hi all, I'd like to create an interactive voice response menu system on my own. I'd like to use my MySQL database. I have a found an interesting idea (https://ivrhttpozml.codeplex.com/), but it's based on using a webserver. In short, the previously copied guide presents a simple XML code (more exactly …

Member Avatar for williamwalker
-2
287
Member Avatar for sikander123

i have much tried for this solution but not any well solution found.if any one know how can we compare two audio files by their voice and after comparing it give the result of matching voices.please if any one now the solution told me.

Member Avatar for veedeoo
0
1K
Member Avatar for musta2060

i want to know how can make internal live voice calling Application in web site by php not calling to external phone network and not by phone number just by username in site

Member Avatar for diafol
0
246
Member Avatar for pwolf

If you were to build a fairly complicated website, and you wanted to add features like instant messaging (one to one and multi-chat like a chat room, and possibly if the site becomes profitable enough, voice/video chatting) and you wanted to be able to store these chat sessions, would it …

Member Avatar for noelthefish
0
290
Member Avatar for iqlas

hey guys.. i'm working on e learning project.. i need to integrate Voice Chat in that.. so plz if anyone knows, plz help... Thanx in Advance...

Member Avatar for masterjiraya
0
397
Member Avatar for choybutchoy

Hi guys, We already cracked my head with this problem. Hopefully someone could enlighten me. We got a UC540 unified communication here at the office. This UC got an internal flash problem on it, so my boss bought a new 8G compact flash from cisco. He then gave us this …

0
150
Member Avatar for borchu

Hello everyone, I am new at Java(android)-before I have little information about Java lang- and in particular socket programming -before I do not know nothing about socket client server programming-, previously I wanted to write simple chat program by using Threads and now I pass this step, two android emulators …

Member Avatar for borchu
0
969
Member Avatar for dd2308

Dear All, I Have developed a application that converts text to speech. Here text to be converted comes from database on entering some information by user. There are default voices sam and mary ,those are working fine for this application but I want a more clear voice (more like indian …

Member Avatar for herby_tech
0
294
Member Avatar for Cheesecakelover

Hello everyone, I've been cruising around the net for some help, then I found this forum. Hope some developer guys can help me on this. I'm working on my own softphone application, but kind of bumping into some trouble when I try to play a sound file (mp3) into the …

0
210
Member Avatar for Roger_1984

Hello guys, Recently, I'm working on a project to develop voice activation detection for my predicative dialer system. I'm using a sample program called Ozeki VoIP SIP SDK and I'm quite satisfied with it. This SDK is very flexible as you can implement it to already existing systems. You can …

0
154
Member Avatar for rambo12

Hi I would like to know if I can use freeswitch with PHP for voice chat. I have downloaded the freeswitch software But I am not getting how to configure php with freeswitch where to use this in freeswitch can voice chat application be created using php. how freeswitch is …

Member Avatar for Ezzaral
0
479
Member Avatar for daitkarsachin

Hi, This is my first question on this forum. I am planning to design an application for Voice recognition and comparison and i want to make a choice from java / C#. I dont know much about speech API provided for java/c#. Anybody would please suggest me what language would …

Member Avatar for manjumysore.k
0
240
Member Avatar for vin24

Hi everyone..... Is it possible to integrate to my program the windows narrator??? I would like to add it to my program.... For example.... The program was launch and the logon window will show up and then the windows narrator will prompt the user by saying "Please log your account …

Member Avatar for mb01a
0
195
Member Avatar for aneelkumar

hey frnds can any one tell me how to make a browser that is voice enable browser mean that browser will accpets the voive commands of the user..if anyone know then send me the source code in C# plz

-2
129
Member Avatar for rahafrouz

hi! I want to start writing a project that recognizes speech and voice. first I want to know,have you ever seen a project like this,written in java or any other languages? if no I know it is not a simple project that it can be found by requesting in a …

Member Avatar for azzaid
0
202
Member Avatar for G.Wilks

Hello, I've got an event management company, and I spend a lot of time with hanging on the phone, and also online. I've found out something lately which can make organizing smoother, faster, and more comfortable. But I also have a problem. See, I'm expert in business life, but I …

Member Avatar for majorawsome
0
212
Member Avatar for Hi Sathiya

I want know how to record phone call like skype. i am connecting my mobile using blue tooth. using at commands .

Member Avatar for Hi Sathiya
-1
119
Member Avatar for sajithdil

hi guys, here's the deal i want to create a java program that will record a voice through a microphone and then save it in a reusable format.........only problem is i dont know how its very urgent that i get help for this much appreciated!!!!!!!!!!!!

Member Avatar for sajithdil
0
180
Member Avatar for mikecole79

I'm looking for a little help with modem communications. I'm trying to get a .wav file to play through a modem. What I've got is a program that has a couple buttons on it. You enter a phone number or numbers into the text box at the top, click the …

Member Avatar for kvprajapati
0
247
Member Avatar for happygeek

Was anyone else really looking forward to being able to use the much hyped Google Voice Search feature for the iPhone? I mean, you could not move for news about the thing in the blogosphere last week, even the New York Times ran with a story about it and there …

Member Avatar for OlyComputers
0
463
Member Avatar for GuyClapperton

Gaah, here we go again. Google is attaching video conferencing to its Gmail service. Gmail users, if they have a webcam and microphone, can now download a little utility and IM and talk to people as well as mailing them. The IM facility has been around for a while. And …

0
213
Member Avatar for happygeek

AOL has announced its [URL="http://developers.aimphoneline.com/"]AIM Phoneline Developer Initiative[/URL] that will allow voice application developers and device manufacturers to create new tools to extend the functionality of the still relatively new AIM Phoneline service. Examples of the new APIs for call personalization (or ringtones as mere non-marketing mortals might say), untethered …

0
194
Member Avatar for happygeek

AOL has announced its [URL="http://developers.aimphoneline.com/"]AIM Phoneline Developer Initiative[/URL] that will allow voice application developers and device manufacturers to create new tools to extend the functionality of the still relatively new AIM Phoneline service. Examples of the new APIs for call personalization (or ringtones as mere non-marketing mortals might say), untethered …

0
199
Member Avatar for Toulinwoek

Well, well, well. Just as I got done ratting out the mobile phone companies for various beat-downs, guess what I found out? Well, actually, I found out two things: one, I found out that I should be glad I don't have a monthly mobile phone service plan. I wouldn't even …

Member Avatar for Shoryuken
0
216

The End.