Hi Rakesh,
Thanks for the ideas.
I am using the SDK version of the CUAE so assume the licensing is ok.
<h2>License Statistics</h2>
<table class="c-data-grid" border="0">
<thead>
<tr>
<th class="displayName t-first">
Resource
</th><th class="maxlictype">
Max
</th><th class="lictype">
Licensed
</th><th class="active">Active</th><th class="stats t-last">Stats</th>
</tr>
</thead>
<tbody>
<tr class="c-grid-row-odd t-first">
<td class="displayName">Application Sessions</td>
<td class="maxlictype">6</td>
<td class="lictype">6</td>
<td class="active">0</td>
<td class="stats">
View Graphs</td>
</tr>
<tr class="c-grid-row-even">
<td class="displayName">Voice Ports</td>
<td class="maxlictype">6</td>
<td class="lictype">6</td>
<td class="active">0</td>
<td class="stats">
View Graphs</td>
</tr>
<tr class="c-grid-row-odd">
<td class="displayName">RTP Ports</td>
<td class="maxlictype">6</td>
<td class="lictype">6</td>
<td class="active">0</td>
<td class="stats">
View Graphs</td>
</tr>
<tr class="c-grid-row-even">
<td class="displayName">Enhanced RTP Ports</td>
<td class="maxlictype">0</td>
<td class="lictype">0</td>
<td class="active">0</td>
<td class="stats">
View Graphs</td>
</tr>
<tr class="c-grid-row-odd">
<td class="displayName">Conference Ports</td>
<td class="maxlictype">6</td>
<td class="lictype">6</td>
<td class="active">0</td>
<td class="stats">
View Graphs</td>
</tr>
<tr class="c-grid-row-even">
<td class="displayName">Speech Integration Ports</td>
<td class="maxlictype">6</td>
<td class="lictype">6</td>
<td class="active">0</td>
<td class="stats">
View Graphs</td>
</tr>
<tr class="c-grid-row-odd t-last">
<td class="displayName">Text To Speech Ports</td>
<td class="maxlictype">1</td>
<td class="lictype">1</td>
<td class="active">0</td>
<td class="stats">
View Graphs</td>
</tr>
</tbody>
</table>
I have run the test app and get the following output - so it looks like there is an error.
C:\Program Files\SpeechWorks\OpenSpeech Recognizer\bin>SWIrecTest.exe
Jul 15 10:44:51.500 |
---- B E G I N N I N G T E S T R U N ----
Jul 15 10:44:51.500 | SWIrecTest $Revision: 1.26 $
Jul 15 10:44:51.515 | Test Run Start:
Jul 15 10:44:53.31| 2704|||| ** WARNING **| -1| SWI_FAIL| non-error failure| Se
rverPool::ServerPool(int) | Resource Manager failed test allocation with rc=9
Press <esc> to view per-line statistics...
Starting Thread 0
Starting Thread 0
Jul 15 10:44:53.328 | <*0* Calling StartAudioWrite.>
Jul 15 10:44:53.328 | <*0* START LOOP 0>
Jul 15 10:44:53.328 | <*0* Calling SWIrecRecognizerCreate.>
Jul 15 10:44:53.32| 1448| 0||| ** WARNING **| -2| SWI_ERROR| recoverable error|
ProxyEntry::InstantiateRecognizerProxy | Unable to obtain any Recognizers from
any available servers.
Jul 15 10:44:53.32| 1448| 0||| ** WARNING **| -2| SWI_ERROR| recoverable error|
ProxyEntry::InstantiateRecognizerProxy | RID=?-?|SN=<not set>| Unable to obtain
any Recognizers from any available servers.
Jul 15 10:44:53.32| 1448| 0||| ** ERROR => SVC AFFECT **| -2| SWI_ERROR| recove
rable error| ProxyEntry::ActivateProxyEntry() |
Jul 15 10:44:53.32| 1448| 0||| ** WARNING **| -2| SWI_ERROR| recoverable error|
SWIrecAPI::establishServerSession() | RID=?-?|SN=n/s| Client is unable to conta
ct any servers.
Jul 15 10:44:53.328 | <*0* TESTERR SWIrecRecognizerCreate Failed with rc = 21>
Jul 15 10:44:53.906 | <*0* DONE Loops=1, Failures=1>
Jul 15 10:44:55.328 | <Calling SWIrecTerminate>
Jul 15 10:44:59.812 |
Test Run Stop: Jul 15 10:44:59.812 | -------------------------------------------
------
Jul 15 10:44:59.812 | NumThreads = 1
NumLoops=1
NumRecosPerLoop=1
Total Recognitions Attempted=1
Jul 15 10:44:59.812 | Thread 0) RecoCount-0, Failures-1
Do you have any ideas what i need to configure?