View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002899 | Spring engine | General | public | 2012-01-03 02:29 | 2012-03-28 11:36 | ||||
Reporter | Licho | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | no change required | ||||||
Product Version | 85.0.1 | ||||||||
Target Version | Fixed in Version | 89.0 | |||||||
Summary | 0002899: Extend autohost interface for clients | ||||||||
Description | We have working voice control for spring. However it needs 2 way communication between lobby (doing voice recognition) and engine (sending recognition context + performing commands). I think best way to achieve it would be by extending existing autohost interface used in dedicated server by allowing 1) AH interface on ordinary clients 2) allow sending lua messages 3) allow sending private chat (atm allows pub chat only) Having this would allow us to easilly integrate with gadgets and widgets using existing infrastructure. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2012-02-12 23:16 Last edited: 2012-02-12 23:16 |
could luasocket be used for that? http://springrts.com/wiki/LuaSocket just let zero-k listen on localhost:someport and write a widget that connects/sends commands? |
Licho (reporter) 2012-02-12 23:22 |
Yes it could. Thank you. |
abma (administrator) 2012-03-28 11:36 |
luasocket is now in the develop branch of spring, for more info see the wiki page |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-01-03 02:29 | Licho | New Issue | |
2012-02-12 23:16 | abma | Note Added: 0008282 | |
2012-02-12 23:16 | abma | Note Edited: 0008282 | |
2012-02-12 23:18 | abma | Severity | minor => feature |
2012-02-12 23:22 | Licho | Note Added: 0008283 | |
2012-03-28 11:36 | abma | Note Added: 0008531 | |
2012-03-28 11:36 | abma | Status | new => resolved |
2012-03-28 11:36 | abma | Fixed in Version | => 89.0 |
2012-03-28 11:36 | abma | Resolution | open => no change required |
2012-03-28 11:36 | abma | Assigned To | => abma |