Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am new at speech recognition. Can anyone tell me where can i find tutorials or books regarding it?
Also i am planning to use matlab, can anyone tell me how to use speech recognition using matlab?
Posted
Updated 15-Jun-10 20:40pm
v2

1 solution

There are number of articles on Speech Recognition. Few in CodeProject itself:
A Simple Speech Application Using SAPI 5.1 SDK[^]
Speech Recognition And Synthesis Managed APIs In Windows Vista[^]
SAPI with Microsoft Agent and Visemes to Explain TTS in C#[^]

There is a SDK provided by Microsoft:
Speech SDK 5.1[^]

For details by Microsoft to you it can be looked here:
Microsoft Search Result[^]

For MATLAB integration:
Experiments using MATLAB files[^]
Speech Recognition in MATLAB[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900