v1.1.0
Release v1.1.0 - October 3, 2024
🛠️ Updates
We are excited to introduce Edge TTS version 1.1.0! This release brings new features, code restructuring, and several improvements to enhance functionality.
✨ New Features
- toBase64: Returns the audio as a Base64 string.
- toFile: Saves the audio to a specified file (e.g., output.wav).
- toRaw: Returns the raw audio stream for further processing.
🔧 Improvements - Code Restructuring: Refactored the internal structure for improved maintainability and performance.
- CLI Enhancements: Improved command structure and functionality for the CLI.
- Voice Retrieval: Added more detailed voice data when accessing voices from the PHP library.
🐞 Bug Fixes
- Various minor bug fixes to enhance stability and performance.
Full Changelog: andresayac/edge-tts@v1.0.2...v1.1.0