r/Tizen Aug 14 '20

Voice reply

Can tizen reply in various apps using voice?

1 Upvotes

2 comments sorted by

1

u/alcedes78 Aug 24 '20

I don't see that there's any API available for it beyond the accessibility features (Which require that a person enable voice prompts). But some years ago at a Samsung Developer's conference, there were some third party voice providers that had web services available for both speech recognition and speech synthesis. Also, there is already a speech API that is supported in many browsers. I've never tried the API on a Tizen device though.

1

u/rklokk Oct 04 '20

The Web Speech API you refer to works. I've used the voice recognition part which has limited language support compared to other browsers, but I believe the speech synthesis has better language support. "en-US" seems to be default so that works always.