Skip to content

v1.2.0

Choose a tag to compare

@pajeronda pajeronda released this 02 Dec 10:09

🎨 Improvements

Region Configuration

  • Hybrid region selection: Choose from a dropdown of 37 predefined Azure regions or enter a custom region manually
  • Better validation: Clear error messages when region is not specified
  • Future-proof: Support for new Azure regions without code updates

Code Quality

  • Centralized constants: All hardcoded URLs and values moved to const.py for easier maintenance
  • Cleaned imports: Removed unused imports across all integration files
  • Added translations: New strings.json file for proper internationalization support

Technical Details

  • Azure TTS/Voices endpoints now use centralized constants
  • All 37 current Azure Speech Service regions included in dropdown
  • Backward compatible with existing configurations