voice recognition system>HELP

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved

Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: voice recognition system>HELP

 
0
  #11
Mar 1st, 2006
this is really stupid, because the righttoleft property IS indeed locked. In order to get the result that I believe you desire, you'll have to set the textbox's Alignment property to 1 (right justify) instead of the righttoleft property. If this isn't the desired outcome, let me know.
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 26
Reputation: s0312001 is an unknown quantity at this point 
Solved Threads: 0
s0312001 s0312001 is offline Offline
Light Poster

Re: voice recognition system>HELP

 
0
  #12
Mar 1st, 2006
it fixed part of the problem, now the text appears from right to left, but the text is still written from left to right
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: voice recognition system>HELP

 
0
  #13
Mar 1st, 2006
written where? perhaps I'm lost on what you are trying to do exactly..
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 26
Reputation: s0312001 is an unknown quantity at this point 
Solved Threads: 0
s0312001 s0312001 is offline Offline
Light Poster

Re: voice recognition system>HELP

 
0
  #14
Mar 1st, 2006
Sorry, it is my fault I can't explain things clearly..Let me try again
okay what I am trying to do is..When I speak the words in Arabic language which is written from right to left they should appear in the text box as sentences, what happens now is that the Arabic text appears from right to left but the sentence order is not correct, it is still from left to right... does this make sense??

I am nearly done with this project...
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: voice recognition system>HELP

 
0
  #15
Mar 1st, 2006
yeah,

What you'll want to do, is where you make it update the textbox, in the phrasefinish (or wherever you have it modify the textbox) it would look something like this:
Visual Basic 4 / 5 / 6 Syntax (Toggle Plain Text)
  1. Text1.Text = newspokenwordvariable & Text1.Text

Does that help?
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 26
Reputation: s0312001 is an unknown quantity at this point 
Solved Threads: 0
s0312001 s0312001 is offline Offline
Light Poster

Re: voice recognition system>HELP

 
0
  #16
Mar 1st, 2006
Thanks a million it worked

you are the best
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: voice recognition system>HELP

 
0
  #17
Mar 1st, 2006
thanx.
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 1
Reputation: alvino is an unknown quantity at this point 
Solved Threads: 1
alvino alvino is offline Offline
Newbie Poster

Use xlisten.dll (directsr)

 
0
  #18
Sep 16th, 2006
I have a app for voice transcription (dictation) and use SAPI 4 and xlisten.dll. I need read a recorded audio file. But, I don“t undestand how a use InitAudioSourceObject in VB 6. This is way for a read the recorded file e transcibe to text ? Help me, please.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 1
Reputation: dxaster is an unknown quantity at this point 
Solved Threads: 0
dxaster dxaster is offline Offline
Newbie Poster

Re: voice recognition system>HELP

 
0
  #19
Jul 24th, 2007
hye... i'm one of the newbie here.. can some one help me on get started with developing voice recognition using vb? currently i'm doing this topic as my final year project.. plzz..i need a guide as soon as possible..
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 2
Reputation: tigerwolf is an unknown quantity at this point 
Solved Threads: 0
tigerwolf tigerwolf is offline Offline
Newbie Poster

Re: voice recognition system>HELP

 
0
  #20
Nov 18th, 2008
is there anyone have xcommand.dll file to download it

Please PM me or send it to me i need it to finish my work
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC