A C# WPF desktop application for Text-to-Speech (TTS) and Speech-to-Text (STT) conversion using Google Cloud Speech Services. Designed with MVVM and Prism for maintainability, and MahApps.Metro for a modern UI.
- Text-to-Speech – Supports plain text and SSML input.
- Speech-to-Text – Converts speech from local files or cloud sources.
- Multi-Format Support – Handles various audio and video formats.
- C# WPF (MVVM & Prism)
- Google Cloud Speech API
- MahApps.Metro UI Framework
- Microsoft Visual Studio, Git