|
|
Browse by Tags
All Tags » Voice Recognition (RSS)
Showing page 1 of 2 (12 total posts)
-
I've read the other posts re nBest and Alternates, but we're still having problems. I've also checked out MSDN recognitionresult.alternates, but we only get one alternate no matter how many homophones we have in the grammar.
I've also set max results -- this.speechrecognizer.maxresults=5;
Our application is a pretty ...
-
Hi experts
I am a newbie to Microsoft Office Communication Server 2007 (Speech Server), so
I thought of consulting you experts before diving deep into the OCS2007
documentations.
Now let me explain my problem
Scenario:
We have developed an IVR Engine which interacts with the CTI hardware.
Now we are trying to build TTS and ASR ...
-
Hello, everybody. I am working on my academic project. But I am little bit worry about whether it can be realized or not.
I am building web application which helps the Chinese students to train their skill of number interpreting, for example, Chinese-to-English or English-to-Chinese.
It should work as follows:
Firstly, ...
-
I have recently gotten into Speech programming. My interest right now is primarily Speech Recognition for data entry in a mobile application. And when I say mobile, I mean both a laptop in a car and a WinMobile hand-held device. I am a C# programmer (when I can choose).
My searching shows me an interesting break. It seems there is a lot of SAPI ...
-
I am developing an Internet service that
stores users’ speech profiles so they can be accessed by different speech
servers on the web, to improve recognition by using a trained speaker dependent
approach rather than speaker independent (e.g. for dictation). Wizzard's VoiceNet
does this for ViaVoice profiles, though only for PCs within a ...
-
I have not done any tests yet, but thought I would throw this out there to see if anyone has the same requirement.
Essentially i have a scenario where my users may be working in very noisy environments, as such, they would like the option to turn off voice rec (since it causes more problems than good).
Is there an easy way to turn off the ...
-
Hi,
I am very new on OCS, we have an IVR system based on Dialogic device, I have added SAPI into it, it works fine. My question is how can I get benefit from OCS? Can I use voices and recognizers come with OCS by SAPI?
Thanks in advance
-John
-
Hello,
I am unable to retrieve the Field._value from within the Filled section of a VXML Field when using a speech grammar that collects or keeps track of multiple values from the caller. Using the default, unmodified Library.grxml grammar file that is included with VoiceXML Speech Application Projects in Visual Studio 2005, has anyone ...
-
Dear Members,
Our President suffered a stroke which has taken away his ability to read and type effectivtly. We recently deployed Microsoft's Unified Messaging VoIP platform which has the abiltiy to play email, calendar, etc. over a phone and am wondering if there is a product that would allow him to reply to messages over a telephone or ...
-
This is not so much a problem as it is a question of not understanding what is happening behind the scenes.
I instantiate a generic Dictionary and create a property to access it in the Main Workflow class like this...
private Dictionary<string, object> session = new Dictionary<string, object>();
public Dictionary<String, ...
1
|
|
|