ovos-stt-plugin-azure

ovos azure stt plugin for mycroft


Keywords
mycroft, OpenVoiceOS, OVOS, plugin, stt
License
Apache-2.0
Install
pip install ovos-stt-plugin-azure==0.0.0a2

Documentation

Description

OpenVoiceOS plugin for Microsoft Azure

Install

pip install ovos-stt-plugin-azure

Configuration

  "stt": {
    "module": "ovos-stt-plugin-azure",
    "ovos-stt-plugin-azure": {"key": "xxx", "region": "westeurope"}
 }