Skip to content

v5.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 02:35

CLI

You can now set the authentication secrets via the following environment variables:

  • ASPEAK_AUTH_KEY for authentication using subscription key
  • ASPEAK_AUTH_TOKEN for authentication using authorization token

Rust API

  • Now you can use Voice::request_available_voices(or Voice::request_available_voices_with_additional_headers) to get the list of available voices.