main
Fix JawsAPI > pJawsApi.
Try to implement ACAnnouncer engine (unfinished).
Refactor Engine implementation.
Recode engine parameters to new SRAL_PARAM_VOICE_PROPERTIES.
Add Engine.cpp
Try to fix SSML speech. Add SRAL_SetEngineParameter.
Fix build on none Windows platforms.
Win32: Fix COM initialization.
'Sral::Nvda::SetParameter': Uncomment 'break'.
SAPI: Use SpeakToMemory in Speak to avoid repeating code parts.
Win32: Update blastspeak.
SRAL_Delay: Correctly cancel the speech queue events when calling SRAL_StopSpeech*.
Speech Dispatcher: Implement IsSpeaking().
Apple: Implement minimal VoiceOver support.
Apple: Fix NSAccessibilityAnnouncementKeyStringValue > NSAccessibilityAnnouncementKey.
Windows: Implement Zhengdu Screen reader engine.