View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001906 | FSSCP | sound | public | 2009-04-02 22:35 | 2009-04-30 23:53 |
Reporter | chief1983 | Assigned To | Goober5000 | ||
Priority | immediate | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.9 | ||||
Fixed in Version | 3.6.10 | ||||
Summary | 0001906: -voicer broken in trunk | ||||
Description | I've built a exe with FS2_VOICER and FS2_SPEECH (or whatever the speech define is). Speech seems to be working fine but when enabling the -voicer option the build throws an error "Failed to create the command recognition context". Hitting ok (which might be difficult if you're running in full screen mode) pops up another window, "Failed to init voice rec". Hitting ok for that continues as normal but I'm assuming voice recognition isn't working after that. Additionally, no debug log information is output for this process so there's not much else I can say. HerraTohtori had a similar experience on his Vista box, and I reproduced this on an XP32 box so far. This is surprising since the voicerec code has hardly been touched in 2 years. | ||||
Additional Information | It could be a compiling issue, but the project file I used is now in SVN for inspection under MSVC_6_Release. It's nearly identical to the other MSVC6 one, but I've uploaded the speech SDK 5.1 and set it to use the include and lib folders now in SVN, plus I've enabled the Speech and Voice Recognition flags by default, and added profiles for Inferno builds. So not sure what would have gone wrong compiling. | ||||
Tags | No tags attached. | ||||
related to | 0000848 | resolved | Goober5000 | Voice Recognition Feature Broken |
|
The first error message happens if Speech Recognition is not running/has not been set up. The error message changes to "Failed to load resource" if speech recognition is in place. Second error is the same. |
|
I vaguely remember running into a problem like this a few years ago. It turned out that it *was* a build problem, but I forget what it was. |
|
Well I don't think I'm going to end up figuring it out, and unless someone else does we're not going to have working voice recognition any time soon. I'll keep trying some stuff in the meantime. |
|
It's a silly old problem with #define in the resource file; I ran into it two years ago too. It's fixed in revision 5189. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-04-02 22:35 | chief1983 | New Issue | |
2009-04-03 16:39 | chief1983 | Note Added: 0010797 | |
2009-04-07 20:51 | chief1983 | Priority | high => immediate |
2009-04-22 17:18 | Goober5000 | Note Added: 0010817 | |
2009-04-22 18:15 | chief1983 | Note Added: 0010820 | |
2009-04-30 23:53 | Goober5000 | Note Added: 0010860 | |
2009-04-30 23:53 | Goober5000 | Assigned To | => Goober5000 |
2009-04-30 23:53 | Goober5000 | Status | new => resolved |
2009-04-30 23:53 | Goober5000 | Resolution | open => fixed |
2009-04-30 23:53 | Goober5000 | Fixed in Version | => 3.6.10 |
2009-05-01 00:00 | Goober5000 | Relationship added | related to 0000848 |