Harbs commented on issue #674: How to use standard Web APIs such as Web Speech API? URL: https://github.com/apache/royale-asjs/issues/674#issuecomment-573433961 As long as you are compiling to JS, you should be able to write code exactly as below. I just checked and the typedefs for the speech APIs were missing. I just added it https://github.com/apache/royale-typedefs/commit/dd065d2fa89a39100822567eff2690fb63ad343a and once that builds, you should get full code typing on these APIs.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
