by: RoboCity |
last post by:
I dont know if this is the right place to ask so sorry if not but i have a
problem trying to use SAPI and wondered if anyone could help.
I can connect to all the COM components fine and I can get...
|
by: Winston Wong |
last post by:
Dear All,
I am using MFC and SAPI 5.1. I want to get the pronunciation of a
word. For example, give L"thank" and then get its pronunciation.
Which function/class should I use?
Many thanks!...
|
by: New Devil |
last post by:
hi
how can i use SAPI with TAPI in C# ... give me any idea how to make a
simple program to use SAPI with TAPI in C# ...........
Best Regards
ibrahim@islamabad.net
Ibrahim Zaman
Posted Via...
|
by: MikeY |
last post by:
Hi Everyone,
Does anyone know where I can get my hands on a sample with source code of a
simple dynamic button control in C# Windows form. I am looking for a sample
that uses a class library...
|
by: wackyphill |
last post by:
I'd like the engine to look for a rule match for a # for example using
my number grammar/context before it tries to use the dictation
grammar/context to find a rule match.
Is there a way to...
|
by: Magius |
last post by:
Hello,
I have a question about the correctness of the language grammar for the C#
2.0 specification. I am working with the grammar specified in the June 2005
ECMA-334 standard.
Basically, a...
|
by: Bob |
last post by:
I have a C# windows application that uses SAPI 5.1 speech recognition. I
would like to use dynamic grammars but am having trouble finding the right
command syntax and method parameters to use for...
|
by: weheh |
last post by:
I'm running Python 2.3 and calling pyTTS. I've had it working forever.
Today, I ran out of disk space. After deleting some of my personal files,
for no apparent reason, pyTTS no longer runs.
...
|
by: tomfox |
last post by:
Hi there,
is there any tutorial on voice recognition in C# that explains the
basic steps to create a simple VR application
MSDN has some good tutorials unfortunately in C++.
The only sample I...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: erikbower65 |
last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA:
1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
|
by: kcodez |
last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|