Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotNetIvonaAPI

Ivona Text-to-Speech API implementation example using C# language and the .NET Framework

This implementation based on the documentation from Ivona

Please, obtain your own keys to use API and replace two lines below with your values:

    const string AccessKey = "AccessKey";
    const string SecretKey = "SecretKey";

About

Ivona Text-to-Speech API implementation example

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages