Move the message 'selected' after the text which is selected. (PR #9028)
When text is selected, it is now spoken as "{text} selected".
This change adds a new function `speakSelectedText` which is responsible for announcing selection. This will make future improvements to announcing selection easier.