Add speechSequence filter extension point to speech.speak method (#16191)
Fixes #14520
Summary of the issue:
Added a filterSpeechSequence to speech.speak method to make it possible for addons to filter speech in better way
Description of user facing changes
None
Description of development approach
Added filter extension point in speech.extensions and injected it in the beginning of speech.speak