# Speak Read out loud provided text. # Props - `text` - string of text to read. # Example ```jsx import {Speak} from 'libreact/lib/Speak'; ```