Profile
Achievement
warnerBro19's Recent SnippetsTagged phone
- All /
« Prev 1 Next »
A conference call is a meeting, conducted over the phone using audio, between two or more people and usually for the purposes of discussing a particular topic. In my former snippets I dealt with text-to-speech and speech-to-text functionalities. So t...
0
1609
posted 9 years ago by warnerBro19
C#
How to add text-to-speech and speech-to-text features to your SIP software by using Microsoft Speech Platform in C#?
In my previous snippet I have written about converting text to speech using C#. This code snippet can be used not just for allowing your computer to read txt aloud, but also for speech recognition. To implement this functionality I used Microsoft Sp...
0
1796
posted 9 years ago by warnerBro19
I have heard about this solution on the Facebook, and I thought it is worth to share my source code to help other developers interested in converting text to speech using C#. Text-to-speech refers to the ability of computers to read txt aloud. This f...
1
1358
posted 9 years ago by warnerBro19