Profile
Achievement
 
    
                warnerBro19's Recent SnippetsTagged text
- All /
 « Prev 1 Next »
            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 
        
        
            4371 
        
                    posted 10 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 
        
        
            3936 
        
                    posted 10 years ago by warnerBro19