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 TTS
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mohammad Elsheimy (2)
G Gnana Arun Ganesh (2)
Janarthanan Selvaraj (1)
Suhil Srinivas (1)
Niloshima Srivastava (1)
Suresh M (1)
Abhishek Kumar Ravi (1)
Arpit Jain (1)
Ibrahim Ersoy (1)
Nipun Tomar (1)
Related resources for TTS
No resource found
Elevate Your Content with Text-to-Speech Live Avatars
4/9/2024 11:51:56 AM.
This article describes about the implementation of creating engaging live avatars using Azure Speech Services. Also you will be able to learn and build the capabilities of Text to Speech Live Avatars
Text-to-Speech Conversion in C#
4/5/2022 12:01:42 PM.
This article provides some elementary information about how to perform text to speech conversion using the speech SDK 5.1.
How to Enforce HTTPS Development Certificate for ASP.NET Core
2/11/2020 11:06:58 PM.
In this article, you will learn about how to enforce an HTTPS development certificate for ASP.NET Core.
Windows Phone 8 Text To Speech (TTS)
5/22/2015 4:27:31 PM.
In this article, we will see how to integrate the Text-To-Speech engine with Windows Phone 8.
Text-To-Speech in Windows Phone 8
11/3/2014 6:23:20 PM.
In this article you will learn how to create a Text-To-Speech app in Windows Phone 8.
TTS Introduction For Windows Phone 8
3/14/2014 12:52:11 PM.
This article show hot to use the Text-To-Speech (TTS) feature in WP 8 apps.
Text To Speech in Windows Phone
1/8/2013 12:38:33 AM.
We'll be using Google's Text To Speech Engine in a Windows Phone 7 Application.
Building Applications that Can Talk in VB.NET
11/8/2012 6:56:58 AM.
In this article we are going to explore the Speech API library that’s part of the TTS SDK that helps you reading text and speaking it. We’re going to see how to do it programmatically VB.NET and how to make use of LINQ to make it more interesting. The last part of this article talks about won’t tell you more, let’s see!
Building Applications that Can Talk
1/21/2011 10:48:05 PM.
In this article we are going to explore the Speech API library that’s part of the TTS SDK that helps you reading text and speaking it. We’re going to see how to do it programmatically using C# and VB.NET and how to make use of LINQ to make it more interesting. The last part of this article talks about…… won’t tell you more, let’s see!
Text to Speech in WPF
12/24/2010 3:45:07 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 and speech synthesis (text-to-speech).
Buliding Text to Speech Applications using SAPI 5.1 and C#
1/6/2006 4:45:52 AM.
In this article,The Speech application programming interface (SAPI) considerably decreases the code necessary for an application to use speech recognition and text-to-speech, making speech technology more handy and robust for broad range of applications
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.