Alexander Alemayhu

Results 208 comments of Alexander Alemayhu

Guillem mentioned this on Discord https://aws.amazon.com/polly/

While cool, this is not a priority for the v1 track.

There is an experimental browser API for this now [SpeechSynthesis](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis) ``` SpeechSynthesis.getVoices() Returns a list of SpeechSynthesisVoice objects representing all the available voices on the current device. ``` https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis/getVoices ```javascript...

Reproduced this in Safari. Below is a gif showing it first in Chrome and then Safari ![image-upload-safari.gif](https://gitspeak.com/-/nUp36dL6d445b/image-upload-safari.gif)

@18bits there is a limit on the GIF previews on GitHub, but you can view it here https://gitspeak.com/-/nUp36dL6d445b/image-upload-safari.gif Since I was using [GitSpeak]()https://gitspeak.com, I did not see that. Thanks.

I am assuming you are referring to the gif :) The upload issue on Safari is still not resolved.

This might better be a seperate repository. https://kapeli.com/docsets#setUpFolderStructure

If we can produce JSDoc comments then it should be straightforward to generate a docset with this tool https://github.com/theasta/jsdoc-dash-template#readmeundefined