Click here to Skip to main content
15,914,163 members
Home / Discussions / C#
   

C#

 
AnswerRe: benifit of string constructor Pin
dan!sh 25-Nov-09 3:26
professional dan!sh 25-Nov-09 3:26 
AnswerRe: benifit of string constructor Pin
Simon P Stevens25-Nov-09 4:19
Simon P Stevens25-Nov-09 4:19 
AnswerRe: benifit of string constructor Pin
Shameel25-Nov-09 4:47
professionalShameel25-Nov-09 4:47 
AnswerRe: benifit of string constructor Pin
OriginalGriff25-Nov-09 5:34
mveOriginalGriff25-Nov-09 5:34 
AnswerRe: benifit of string constructor Pin
PIEBALDconsult25-Nov-09 12:17
mvePIEBALDconsult25-Nov-09 12:17 
QuestionA network-related or instance-specific error Pin
Jassim Rahma25-Nov-09 3:21
Jassim Rahma25-Nov-09 3:21 
AnswerRe: A network-related or instance-specific error Pin
Jassim Rahma25-Nov-09 3:38
Jassim Rahma25-Nov-09 3:38 
Questionserver application capturing audio from Skype Pin
johnyjj225-Nov-09 2:53
johnyjj225-Nov-09 2:53 
Hello!

I'd like to create little system for mobile phones which can recognize speech. There are two ways to do it, first is to have speech recognition on mobile phone (however I've got difficulties with using PocketSphinx, if you'd like me to, I can explain what exactly), the other is to have speech recognition on server and just have mobile phone connecting to that server with the use of Skype. The communication between devices and applications would be as follows: Skype on mobile phone calls Skype on server -> Skype on server redirects the speech (with the use of server application) to speech recognition engine Sphinx4 -> Sphinx4 recognizes the speech and answers to Skype (do I need to do it through the server application?). Recently I've been working on creating acoustic model for Sphinx4.

I have already found some good code which I can use in my application: http://forum.skype.com/index.php?showtopic=260361&st=0&p=1158301&#entry1158301 . However I don't have the experience in writing server applications. (I've got some experience in C++, Free Pascal and Visual Basic but I'm rather newbie in C#). Can you suggest me how to begin with writing this server application? I would appreciate it if you can give me some useful materials to read, tutorials or advices.

Greetings!
QuestionControl relocated if changing fontsize in designer Pin
rpm820025-Nov-09 2:08
rpm820025-Nov-09 2:08 
AnswerRe: Control relocated if changing fontsize in designer Pin
Gerry Schmitz25-Nov-09 3:05
mveGerry Schmitz25-Nov-09 3:05 
GeneralRe: Control relocated if changing fontsize in designer [modified] Pin
rpm820025-Nov-09 3:09
rpm820025-Nov-09 3:09 
QuestionRFID Pin
J imran25-Nov-09 2:06
J imran25-Nov-09 2:06 
AnswerRe: RFID Pin
harold aptroot25-Nov-09 2:18
harold aptroot25-Nov-09 2:18 
GeneralRe: RFID Pin
Nagy Vilmos25-Nov-09 3:39
professionalNagy Vilmos25-Nov-09 3:39 
GeneralRe: RFID Pin
harold aptroot25-Nov-09 4:01
harold aptroot25-Nov-09 4:01 
GeneralRe: RFID Pin
Luc Pattyn25-Nov-09 4:46
sitebuilderLuc Pattyn25-Nov-09 4:46 
GeneralRe: RFID Pin
OriginalGriff25-Nov-09 5:38
mveOriginalGriff25-Nov-09 5:38 
GeneralRe: RFID Pin
harold aptroot25-Nov-09 5:45
harold aptroot25-Nov-09 5:45 
GeneralRe: RFID Pin
J imran25-Nov-09 7:17
J imran25-Nov-09 7:17 
GeneralRe: RFID Pin
harold aptroot25-Nov-09 7:19
harold aptroot25-Nov-09 7:19 
GeneralRe: RFID Pin
J imran25-Nov-09 7:41
J imran25-Nov-09 7:41 
GeneralRe: RFID Pin
Nagy Vilmos26-Nov-09 4:06
professionalNagy Vilmos26-Nov-09 4:06 
GeneralRe: RFID Pin
J imran26-Nov-09 4:09
J imran26-Nov-09 4:09 
GeneralRe: RFID Pin
J imran25-Nov-09 3:48
J imran25-Nov-09 3:48 
GeneralRe: RFID Pin
J imran25-Nov-09 3:53
J imran25-Nov-09 3:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.