Skip to content

JRAlexander/TTS-GenericHost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TTS-GenericHost

Sample for Microsoft Azure Cognitive Services TTS using Generic Host.Collaboration Prototype by @erhopf, @scottaddie, and @jralexander (With very special thanks to @stevejgordon!!!).

IMPORTANT:

  • This sample requires C# 7.1 or later.
  • Requires the following Nuget Packages:
  •  Microsoft.Extensions.Hosting, Version 2.1.1
    
  •  Microsoft.Extensions.Hosting.Abstractions, Version 2.1.1
    
  •  Microsoft.Extensions.Http, Version 2.1.1
    

About

Sample for TTS using Generic Host

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages