Skip to content

TORIFUKUKaiou/azure_text_to_speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzureTextToSpeech

Elixir wrapper for Azure Text to Speech API, a web service to converts text to lifelike speech.

Installation

The package can be installed by adding :azure_text_to_speech to your list of dependencies in mix.exs:

def deps do
  [
    {:azure_text_to_speech, "~> 0.1.0"}
  ]
end

Copyright and License

Copyright (c) 2021 Torifuku Kaiou

Released under the MIT License, which can be found in the repository in LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages