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 to text
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sarathlal Saseendran (2)
Cristopher Coronado (1)
Janarthanan Selvaraj (1)
Azim Zahir (1)
Naveenkumar Paramasivam (1)
Mahesh Chand (1)
Nipun Tomar (1)
Related resources for speech to text
No resource found
Create an Alexa Clone Voice Assistant Using Azure AI Speech and AI Language
11/19/2023 3:02:53 PM.
In this post, we will see all the steps to create a simple Alexa clone voice assistant using Azure AI Speech and Azure AI language.
Convert Speech To Text Using Azure AI Speech In Angular 16 And .NET 6 Web API
10/30/2023 4:50:50 AM.
In this post, we will see how to record audio from microphone and convert to a text using Azure AI Speech and .NET 6 Web API. We are using Angular 16 on the client side
Text to Speech, Speech to Text, and Speech Translation using Azure Cognitive Services SDK on Python
7/3/2023 9:59:32 AM.
Text to Speech, Speech to Text, and Speech Translation using Azure Cognitive Services SDK on Python.
Embracing inclusivity with Azure Cognitive Speech Service
5/1/2023 6:14:36 AM.
In this article describes about Speech Service Studio capabilities, Voice Gallery, audio content creation and how to embrace inclusivity.
Integrating Text To Speech/Speech To Text In An Android App
2/19/2020 5:11:40 AM.
In this article, we will look at converting text to speech as well as speech to text by using the TTS engine. This is an example of implementing Text to Speech and Speech to Text in an Android 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
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 to Text in WPF
12/24/2010 3:42:32 PM.
One of the new features that came out with .NET 3.5 and 4.0 is the addition of the System.Speech library. This library is a collection of classes that enables speech recognition (Speech to Text) and speech synthesis (text-to-speech).