User Profile

Collapse

Profile Sidebar

Collapse
kingabhi
kingabhi
Last Activity: Jun 7 '10, 05:15 PM
Joined: May 9 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • kingabhi
    started a topic how to create a cool interface

    how to create a cool interface

    Hi there! I am creating an application and for which i want to create a GUI which looks very cool may be like that of iphones.
    Also i want a add a female character which talks back pre recorded stuffs..she moves her lips and walks on the desktop...which is much like we have already seen in a software called as Virtua Girls..
    Please suggest me how to do it.
    Thnaks in advance... :)
    See more | Go to post

  • kingabhi
    replied to How to activate on a magic word only
    This time i am getting
    Code:
    Error	1	'SpeechDiff.RemoteDevice.Name.get' must declare a body because it is not marked abstract or extern
    Error	2	'SpeechDiff.RemoteDevice.Name.set' must declare a body because it is not marked abstract or extern
    Please help..i am a newbie.
    See more | Go to post

    Leave a comment:


  • kingabhi
    replied to How to activate on a magic word only
    Hi tlhintoq,this is what I am implimenting
    Code:
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using SpeechLib;
    using System.Drawing;
    using System.Text;
    using System.Windows.Forms;
    using System.Threading;
    
    namespace Winston
    {
        public partial class Form1 : Form
        {
           private List<RemoteDevice>
    ...
    See more | Go to post

    Leave a comment:


  • kingabhi
    replied to How to activate on a magic word only
    WoW.....awesome ..m really very thankful to you.
    See more | Go to post

    Leave a comment:


  • kingabhi
    started a topic How to activate on a magic word only

    How to activate on a magic word only

    Hello Guys,
    I am working on a home automation project which is voice based.Everythin g is working fine.But what i wanna do is that the recogniton becomes activated only when a magic word is spoken like "alpha gamma" and the system says"welcome master gimme ur commands" and then when i speak"switch on" then only it performs the action.If i say "switch on" before saying "alpha gamma" then it simply...
    See more | Go to post
No activity results to display
Show More
Working...