Learn more. Asked 3 years, 2 months ago. Active 3 years, 2 months ago. Viewed 2k times. CreateGrammar 0 ; RecoGrammar.
GetText 0,-1,true ; end; procedure TForm1. GetText 0,-1,true ; end; Please If there's a fix Will appreciate it, thanks in advance. We don't know what TSpVoice is. Please provide a minimal reproducible example and consider debugging your code.
You are not doing that, either. The edit doesn't much help. Spend some time reading the documentation, debugging, reading and running example code that works. Show 1 more comment. Active Oldest Votes. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Connect and share knowledge within a single location that is structured and easy to search.
I know how to make the application read text and say things using VBScript files in Delphi, but I would please like to know how can I let the application listen to commands and respond to it. Like an Artificial Intelligent system which can use the basic windows commands, but from my Delphi application instead of the original Windows Voice Recognition. Firstly, I'd recommend you read up on the concepts and gain yourself a good grounding in the principles.
Once you have a good understanding of the concepts you can utilise the Microsoft Speech API component by importing its Type Library into your project. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Asked 7 years, 6 months ago.
Active 7 years, 6 months ago. Viewed 4k times. Kromster 6, 7 7 gold badges 56 56 silver badges bronze badges. You start with a websearch and read some documentation. For instance msdn. Do you know how to use COM in Delphi?
Perhaps that's all you need. No, i do not know how to use it. I am new in Delphi. I only know basics about VBScript as well. I started programming in Delphi about a year ago. Writing a text file is easy. I'm assuming that you know how to do that. The contents of the vbscript presumably matter. Anyway, you should start by doing some research.
0コメント