features/tts/system_tts_service library
System TTS Service
Implementation using flutter_tts for platform Text-to-Speech. Matches iOS SystemTTSService from Features/TTS/System/.
Classes
- SynthesisMetadata
- Synthesis metadata
- SystemTTSService
- System TTS Service implementation using flutter_tts Matches iOS SystemTTSService from TTSComponent.swift
- TTSConfiguration
- Configuration for TTS synthesis
- TTSInput
- Basic TTS input (simplified interface)
- TTSOutput
- Basic TTS output (simplified interface)
- TTSSynthesisInput
- Input for TTS synthesis
- TTSSynthesisOutput
- Extended TTS output
- TTSVoice
- Voice information