TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Speech Recognition
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Arpit Jain (6)
G Gnana Arun Ganesh (3)
Kautilya Utkarsh (1)
Prashanth Chindam (1)
Naveen Kumar (1)
Syed Shakeer (1)
Suhil Srinivas (1)
Satheesh Elumalai (1)
Dhanush M (1)
Ian Lavery (1)
Naveenkumar Paramasivam (1)
Ahmad Anas (1)
Sonu Kumar (1)
Sekhar Srinivas (1)
Mahesh Chand (1)
Sonakshi Singh (1)
Related resources for Speech Recognition
No resource found
Convert Speech into Text using Python
7/9/2024 9:15:39 AM.
Speech-to-text conversion is a fascinating area of technology that allows computers to understand and transcribe spoken language into text. This capability has numerous applications, from virtual assi
New Year Application using C#.NET
5/30/2024 10:27:51 AM.
Develop a Windows app in C# .Net using the Microsoft Speech Object Library to deliver New Year wishes. Steps include adding the Speech Object Library reference, designing the UI with a Label, TextBox,
Understanding the Essence of Natural Language Processing
5/17/2024 6:55:21 AM.
In this article we explore the intricacies of NLP workloads, highlighting key features such as Key Phrase Extraction, Entity Recognition, Sentiment Analysis, Language Modeling, Speech Recognition and
Text to speech using C#
9/10/2023 9:50:07 PM.
This Article explains how to convert text to speech using C#.
Speech Recognition using C#
6/9/2023 7:06:27 AM.
This article provides information about how to implement Speech Recognition capabilities in C# and Speech SDK 5.1.
How To Create Voice Recognition Using Ngx-Speech-Recognition In Angular
4/7/2022 4:22:28 AM.
In this article, you will learn how to create Voice Recognition using Ngx-Speech-Recognition in Angular.
Creating A Voice Assistant Using Python And It's Libraries
5/14/2021 6:40:19 PM.
This article is about creating a voice assistant using python programming.
Add Offline Voice Controls to a Cross-Platform .NET GUI
1/7/2021 4:41:15 AM.
Here's a programming tutorial on how to add an offline voice interface to a cross-platform .NET desktop app.
Converting Speech To Text Using Python
2/17/2020 1:10:17 PM.
In this article, i am going to explain about how to convert a normal voice speech to text using python
Social note on Artificial Intelligence
1/22/2020 5:03:50 PM.
This Article is brief on upcoming AI and trending technologies in the sector. Most important it also consider social impact and psychological tenet of AI
Start Speech Recognition In Windows 10
1/9/2020 11:41:59 PM.
In this article we will learn how to start the Speech Recognition in Windows 10 operating system.
Speech recognition application using C#
4/29/2015 1:07:55 AM.
In this video explains how to use Speech Recognition feature of C# using System.Speech.Recognition namespace and also provides explains how to acquire and monitor speech input, create speech recognition grammars that produce both literal and semantic recognition results, capture information from events generated by the speech recognition and, and configure and manage speech recognition engines.
Configuring Speech Recognizer Settings
3/13/2014 1:04:41 PM.
This article explains how to configure the settings of the recognizer in the Windows Phone 8 Speech Recognizer API.
Loading Grammar From URI For Speech Recognition In WP8
3/13/2014 12:51:56 PM.
This article explains how to load a grammar file using the LoadGrammarFromUri method.
Grammar Switching in Speech Recognition
3/12/2014 12:37:57 PM.
In this article we will learn how to manage the many grammars in speech recognition for WP8.
Custom Grammar For Speech Recognition In Windows Phone 8
3/12/2014 12:05:33 PM.
This article explains grammar and speech recognition and how to configure them.
Speech Recognition UI Settings
3/12/2014 12:00:34 PM.
This article explains the settings related to the speech recognizer UI.
Speech Recognition In Windows Phone 8
3/11/2014 1:59:17 PM.
In this article we will learn how to use speech recognition in Windows Phone 8.
Programming Speech in WPF - Speech Recognition
5/22/2012 5:43:05 AM.
This tutorial is a second part of my Programming Speech in WPF and covers speech to text, also known as speech recognition functionality.
Speech Recognition in Robotics
1/5/2012 9:16:59 PM.
The article is about speech recognition which is currently becoming very popular in the field of Artificial intelligence.
Using MS Agent in C# - Part-II(Speech Recognition)
1/6/2006 4:17:23 AM.
This article explains how to use MS Agent to write speech recognition applications using C# and. NET.
Using MS Agent in C# - Part-III
1/6/2006 3:43:23 AM.
In this article, I will show you how to write a program which lists all the animations of the loaded characters which speak to us using synthesized speech, recorded audio, or text in a cartoon word balloon.
Using MS Agent in C#-Part-I(Text To Speech)
1/6/2006 2:04:08 AM.
This article explains how to use MS Agent to write text-to-speech applications using C# and .NET.