use web/speechDependencies: to
NOTE: This module is incomplete and there are no configuration options for pitch, rate, etc. or to change the voice used.
speech.get-voices ( → a )Returns the list of computer voices this browser can use to speak.
speech.speak ( s → )Speak the string s out loud using the default voice.
docs@04547c7