Click here to Skip to main content
15,912,205 members
Home / Discussions / C#
   

C#

 
GeneralRe: Multi Page Application Pin
Usmanaf5-May-15 1:33
Usmanaf5-May-15 1:33 
GeneralRe: Multi Page Application Pin
OriginalGriff5-May-15 2:21
mveOriginalGriff5-May-15 2:21 
GeneralRe: Multi Page Application Pin
Sascha Lefèvre5-May-15 1:43
professionalSascha Lefèvre5-May-15 1:43 
QuestionHow to use chrome webbrowser in C# .NET windows form application Pin
Member 116126623-May-15 23:22
Member 116126623-May-15 23:22 
AnswerRe: How to use chrome webbrowser in C# .NET windows form application Pin
Eddy Vluggen3-May-15 23:24
professionalEddy Vluggen3-May-15 23:24 
GeneralRe: How to use chrome webbrowser in C# .NET windows form application Pin
Member 116126624-May-15 16:09
Member 116126624-May-15 16:09 
QuestionHow to use "altChunk" to put HTML into a MS Word object that is embedded into a PowerPoint slide? Pin
pats2Kdynasty3-May-15 11:53
pats2Kdynasty3-May-15 11:53 
QuestionGoogle Speech Recognition Pin
Member 114365473-May-15 1:17
Member 114365473-May-15 1:17 
Hi, I'm fairly new to C# and recently I started developing a speech recognition program. At the moment I have a grammar builder which reads from a text file. This means it will only recognise a command if it's in that text file. I would really like to implement Google speech in to my program so I can search google, youtube etc without adding it to a text file. I know you can do it because I've seen people do it and it works by sending a audio file and then Google sends back the closest to confidence text.

If possible I'd really like for someone to help me to implement this. My current code(the rest is just commands) http://pastebin.com/yukznbeD[^]
AnswerRe: Google Speech Recognition Pin
Richard MacCutchan3-May-15 2:14
mveRichard MacCutchan3-May-15 2:14 
GeneralRe: Google Speech Recognition Pin
Member 114365473-May-15 2:17
Member 114365473-May-15 2:17 
GeneralRe: Google Speech Recognition Pin
Richard MacCutchan3-May-15 2:24
mveRichard MacCutchan3-May-15 2:24 
GeneralRe: Google Speech Recognition Pin
Member 114365473-May-15 2:27
Member 114365473-May-15 2:27 
GeneralRe: Google Speech Recognition Pin
Sascha Lefèvre3-May-15 3:00
professionalSascha Lefèvre3-May-15 3:00 
GeneralRe: Google Speech Recognition Pin
Member 114365473-May-15 3:30
Member 114365473-May-15 3:30 
GeneralRe: Google Speech Recognition Pin
OriginalGriff3-May-15 3:53
mveOriginalGriff3-May-15 3:53 
GeneralRe: Google Speech Recognition Pin
Member 114365473-May-15 4:06
Member 114365473-May-15 4:06 
GeneralRe: Google Speech Recognition Pin
OriginalGriff3-May-15 4:17
mveOriginalGriff3-May-15 4:17 
GeneralRe: Google Speech Recognition Pin
Member 114365473-May-15 4:29
Member 114365473-May-15 4:29 
GeneralRe: Google Speech Recognition Pin
OriginalGriff3-May-15 4:46
mveOriginalGriff3-May-15 4:46 
GeneralRe: Google Speech Recognition Pin
Gerry Schmitz3-May-15 10:45
mveGerry Schmitz3-May-15 10:45 
Questioncode dataGridView1[e.ColumnIndex, e.RowIndex].Value.ToString() doesnt work Pin
aahamdan2-May-15 6:24
aahamdan2-May-15 6:24 
AnswerRe: code dataGridView1[e.ColumnIndex, e.RowIndex].Value.ToString() doesnt work Pin
OriginalGriff2-May-15 6:39
mveOriginalGriff2-May-15 6:39 
GeneralRe: code dataGridView1[e.ColumnIndex, e.RowIndex].Value.ToString() doesnt work Pin
aahamdan2-May-15 6:48
aahamdan2-May-15 6:48 
GeneralRe: code dataGridView1[e.ColumnIndex, e.RowIndex].Value.ToString() doesnt work Pin
OriginalGriff2-May-15 7:18
mveOriginalGriff2-May-15 7:18 
AnswerRe: code dataGridView1[e.ColumnIndex, e.RowIndex].Value.ToString() doesnt work Pin
Henrik Jonsson2-May-15 7:05
Henrik Jonsson2-May-15 7:05 

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.