I have following Error message on screen, but its not readable by JAWS version 15 screen reader.
<span aria-live="assertive" aria-invalid="true">
<span class="accessibleText">Error</span>Enter a valid Phone number.</span>
I have also tried role='alert' and aria-atomic='true'properties but its still not readable on Chrome and IE browser.