Skip to main content

Posts

Showing posts with the label Voice

Voice Scrambler

With this circuit you can modify how your voice sounds by changing the pitch of your voice. This circuit can be connected to a phone and with a duplicate circuit on the end of the phone line, you can have a scrambled voice communication. The way the circuit works is as follows: If we cut the circuit in half at the T2 transformer and include the LM324 on the left side, you will see that the LM324 portion of the circuit is a tone oscillator which shifts the frequency of all input signals to a new higher frequency. When the voice and the tone oscillator mix frequencies the voice is not recognized. The voice signal is then inputted to the second stage which again shifts the voice signal again. I recommend that the first stage be tuned to a frequency that is 100hz lower then the second stage.

Cellphone Based Device Control With Voice Acknowledgement

Here is a circuit that lets you operate your home appliances like lights and water pump from your office or any other remote place. So if you forgot to switch off the lights or other appliances while going out, it helps you to turn off the appliance with your cellphone. Your cellphone works as the remote control for your home appliances. You can control the desired appliance by pressing the corresponding key. The system also gives you voice acknowledgement of the appliance status. Circuit description Fig.1 shows the circuit for cellphone based device control with voice acknowledgement. It comprises microcontroller AT89C51, DTMF decoder MT8870, voice recording/playback device APR9600 and a few discrete components. Fig.1: Circuit for cellphone-based device control with voice acknowledgement Microcontroller AT89C51 is at the heart of the circuit. It is a low-power, high-performance, 8-bit microcontroller with 4 kB of flash programmable and erasable read-only memory (PEROM) used as on-chip...

Voice Activated Home Automation

Voice recognition is no longer in infancy, especially since Siri just launched on the new iPhone 4S (although similar technology is available on Android too. This project shows you how to use it to automate your home without spending big bucks. The core of this project is a VRBot speech recognition module.  Next, the project creator used some low-cost wireless light switches (you could also use relays).  The VRBot speech recognition module recognizes 32 custom voice commands.  Once a command is recognized, a wireless switch is activated via a radio receiver.  The setup is simple after you spend some time understanding the wireless communication protocol between the different modules.  See the project blog to engineer the whole thing yourself.

Google Adds Relationships Option to Voice Search on Android

Another piece of Google's voice search puzzle fell into place on Tuesday as the search giant announced that Android users will now be able to voice search on their smartphones by relationship terms in addition to name searches. The update, as described by Google, will bring up any contact you've designated as having a particular familial connection to you in the "relationship" field in your contacts tool on Android. This additional functionality is meant to allow a user to now speak a phrase such as "call mom," or "text sister" to initiate those actions without the user needing to say the person's name as it's listed in their contacts. In order to launch contacts on your Android handset via voice you first need to allow the Google search app to access your contacts and the profile information attached to each person or place. However, during repeated testing of the update on a Moto G handset running Android 4.4.2, we were unable to get the ...