Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

ovos-tts-plugin-azure

ovos-tts-plugin-azure is a text-to-speech plugin for OpenVoiceOS. It sends text to the Azure Cognitive Services Speech API and returns synthesized audio.

To use this plugin, you need a Microsoft Azure subscription and a Speech resource. The free plan handles domestic usage: 5 million characters a month, or 0.5 million characters a month with neural voices. Pick a voice from the "Voice name" column in the language support table.

Installation
pip install ovos-tts-plugin-azure
Configuration

The api_key field is mandatory. Other fields default as shown below.

"tts": {
    "module": "ovos-tts-plugin-azure",
    "ovos-tts-plugin-azure": {
        "api_key": "insert_your_key_here",
        "voice": "en-US-JennyNeural",
        "region": "westus"
    }
}
Related projects
  • OpenVoiceOS — the voice assistant platform this plugin serves.
License

Apache-2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovos_tts_plugin_azure-0.1.2a2.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ovos_tts_plugin_azure-0.1.2a2-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file ovos_tts_plugin_azure-0.1.2a2.tar.gz.

File metadata

  • Download URL: ovos_tts_plugin_azure-0.1.2a2.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ovos_tts_plugin_azure-0.1.2a2.tar.gz
Algorithm Hash digest
SHA256 784ad27017a4096d90ee68a736a0e484a33f3f8b4f43b03976717e56d4e96811
MD5 f39beb316df215c440e265044d93f654
BLAKE2b-256 ebd4941f89348c02c9d98cd6b0cdea4502f727b750db0de302b6ca8591bdf457

See more details on using hashes here.

File details

Details for the file ovos_tts_plugin_azure-0.1.2a2-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_tts_plugin_azure-0.1.2a2-py3-none-any.whl
Algorithm Hash digest
SHA256 16da958ab04c1ff494fc2ddf6b96ff688965c41e763b1a59f9c973ddf4da21e5
MD5 afca6f2b049a69a3f428bbec3bc1b872
BLAKE2b-256 3fedd348cabce5f430d5934f6dd032b70df6d4ad53cb32bb5a575f31a86a4ca6

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.2a2 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page