Unlock With Voice - Program That Can Compare Voices To Stored Voice Files And Identify People
Mar 25, 2009
I have a voice program that can compare voices to stored voice files and identify people based on that. It's not the most accurate thing, since being sick or other weird things can make it fail, but it does work for the most part. I was wondering if there was a way to keep the voice recognition running during an unlock and wait for the person who locked it to come back. Upon giving the command and voice verification, if it passes, the computer is unlocked by my program. Is there anyway to do this in VB.NET?Summary: Can a program unlock a computer after it's locked?
View 4 Replies
ADVERTISEMENT
Dec 1, 2010
i am a student studying A level computing and i am making a quiz program. part of this quiz program is that i want it to be able to speak the question and the selection of answers.at school this works fine using the code [code] however at home i dont have the voice vw kate only Microsoft anna. at school they have windows xp profesional 32 bit and at home i have windows ultimate 64 bit..i am using visual basic express addition 2008 as this is what they have at school and 2010 is not compatible..is there any way of getting vw kate and any other voices.
View 3 Replies
Feb 25, 2010
How would i broadcast/specific(one person) a live voice over a tcp connection for my voice chat room im making.
View 1 Replies
Mar 18, 2009
Voice Chat program in vb.net
View 1 Replies
Mar 21, 2009
Im trying to make a program that can talk using windows vista with this code but it errors when I try to play it.[code]
View 2 Replies
Sep 17, 2011
I have got the program to record from the microphone and save it, while this works fine, what im trying to figure out is when the program is recording the voice of the user i would like it to display this in a ProgressBar to show the input moving up and down and the user speaks? any help would be apriciated.
Here's My full source
[code]...
View 3 Replies
Jan 12, 2010
how to make program wich can sound my voice when i push on the button and say something using microphone?
View 1 Replies
Apr 13, 2012
trying to make a simple voice actor program that uses system.speech problem is its not loading the new speech here is code
[Code]...
View 3 Replies
Jul 29, 2010
I have been working on a tapi program that will play a wav file over a tapi phone line. I am look for a GOOD quality voice modem. Any suggestions. The one I am working on is really poor for this project. Things I am looking for.....
[Code]...
View 1 Replies
Aug 11, 2010
I am using system.speech currently. I want to use speech recognition to make a program. However, while the program is running, I noticed that some of the commands for windows (like saying "run") would trigger other program functions. Thus, while the VB.net program is running I do not want this to happen. Also, when the computer starts up, I speech to start listening right away rather than me having to say "start listening". How can I do this? I am pretty sure that it is simple. This is my code so far:
[Code]...
View 2 Replies
Jul 31, 2010
How can i record voice directly from mic
so i want to have a record button when the user clicks it the system will start recording from the mic. and once the user finish recording then save it in a mp3 format file
View 1 Replies
Oct 2, 2010
I need to develop a simple application. That is, with a click of a button, it will call a telephone number through a voice modem.I'm using MS Visual Basic 2010 Express Edition.I refer to this link : [URL]I tried it, by changing phone number and my COM port. I added System as reference too.Unfortunately, it's not doing any good.
View 7 Replies
Aug 9, 2009
i would like to be able to type a complete word, and if that word is in my list of sound wav's, then to play that wav.. basically, i need it to find the space before the word and the space after, so when i press the spacebar, it will only try to locate the last word in between those spaces, and if the word is tru , then it would say tru , if i type in tru jade, it would say tru . . then say jade .also, if possible, to pick up the first typed word also, which would not contain the space before it.. how to get my app to recognize my voice after i name it pookie ,so when i say " pookie, load vb ", it would say, " sure tru jade, you are the best, of course i wil l " and shut down my p.c.
the loading of the app should not be a problem for me.just getting my app to listen for pookie, and a command..links are also welcomed to other good pookie sites..
View 1 Replies
Apr 1, 2009
im planing to do some kind of program to suport me, using my voice.
would be better if theres something arroud i could use or else im gonna try to do it myself.
im having some issues with my right hand, which i wont be able to use for some time.
its there any kind of guide of how use voice control? i mean the basics at least.
View 3 Replies
Aug 12, 2011
How can I make voice command app??
View 1 Replies
Feb 19, 2010
I have an application where in tcp/ip voice communication will takes place. When voice call is going on, I need to record that voice call in my application. How can I do that? I need to record that call in any better audio format and save into the pc.
View 1 Replies
Mar 9, 2012
I want to ask you a question. Can you tell me how can i record a call from my phone to my PC? What method should i adopt? Should my telephone is is connected to my PC through a wire?All is Well
View 4 Replies
Mar 8, 2012
I want to ask you a question.Can you tell me how can i record a call from my phone to my PC?What method should i adopt? Should my telephone is is connected to my PC through a wire?
View 4 Replies
Jan 21, 2012
Just toying with text to speech am getting no sound.
Try
Dim synth As New SpeechSynthesizer
synth.Speak(TextBox1.Text.ToString)
Catch ex As Exception[code......
View 2 Replies
Jul 27, 2010
I have a modem that CLAIMS to be voice, i still can not get it to do what I want.
1) The modem dials and makes my phone ring, when I pick it up the program does not reconize the event. I have to physically click on button that says Talk. Then my CallStateChanged fires.
2)My other issue is that I can not get any sound to come over the line. I essentially have a wav file that play nicelys on the computer but the modem is not picking it up. Is there some way that I can test the modem to be voice?
View 2 Replies
Aug 18, 2010
i need to have Voice Conferencing on the web pages through internet with asp.net(c#).i found some voice chat application. but i couldn't convert it to web (it leads into error).
View 1 Replies
Apr 7, 2012
I want to incorporate Voice Recognition in my program using SAPI 5.1. So I looked for a tutorial and found this:[URL]..I downloaded the SDK and I can't seem to find a .dll file to include in my program for the SpeechLib. Am I missing something?
View 4 Replies
Mar 11, 2010
voice recognition system using .net
View 1 Replies
Jan 26, 2011
I am trying to save the sound that comes from my text to speech program. I want it so if i click the save button it will read the text in textbox1 and then it will save it.
Imports System.Speech.Synthesis
Imports System.Collections.ObjectModel
Public Class Form1
[Code].....
View 2 Replies
May 15, 2012
Is it possible? Is it done by someone or achieved yet?I need to detect voice saying "Hey" and "Good Morning", and I don't know how.
View 4 Replies
Feb 1, 2011
I am having trouble with a project I'm currently working on.. I've searched everywhere, and haven't been able to get anything to work. How can I make a program convert voice (for example, if someone were slowly talking over a mic, and the sound was coming through the computer the program is on) to text, and put that text into a text box? This has stumped me for some time now,
View 3 Replies
Jan 21, 2010
which algorithm used for voice compression mailing and decompression
View 2 Replies
Jun 16, 2011
How to make an application in VB .net that can transfer voice call on (LAN). Just like the capabilities of "Skype" or "Yahoo messenger". Or it is much better if you have it for online using ASP .net.
View 1 Replies
Mar 30, 2010
Problem I'm facing now is when the call is going, there is alot of noise coming out form the speakers. I want to cancel all the other sound which is coming out other than the voice. I want to cancel echo.How can I do that?
View 2 Replies
Jun 25, 2009
I would like to create a voice chat application using Vb.net
View 2 Replies