Skip to content

Web Speech API #13460

Answered by FabianLars
stackedCG asked this question in Q&A
May 17, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

On Windows both parts (recognition and tts) should just work.
On macOS afaik both parts should work as well though recognition requires Info.plist values set #6208
On Linux tts requires building webkitgtk yourself. So support is at least on the horizon. recognition is unsupported and afaik work on that hasn't begun yet.

what other APIs does the tauri created apps dont have access?

Think of tauri development as normal browser development, there you also have to deal with safari/firefox/chrome/mobile differences. eg check caniuse and mdn for support. List of webview versions: https://v2.tauri.app/reference/webview-versions/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@stackedCG
Comment options

Answer selected by stackedCG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants