or download this
perl -MWin32::SAPI5 -MClass::Inspector -MData::Dumper -e "print Dumper
+ \Class::Inspector->methods('Win32::SAPI5::SpVoice','expanded')"
...
# working but not with text in front of tags
perl -MWin32::SAPI5 -e "$voice=Win32::SAPI5::SpVoice->new(); $voice->S
+peak( q{ <context ID = 'web_url'>www.perl.org</context> <co
+ntext ID = 'time'>12:30</context> })"