Hacker News new | ask | show | jobs
by oaiey 1854 days ago
How is the multilinguality achieved? By code snippets or is there some language server support?
2 comments

You put voice-assistant.json with your snippets to the root folder of the project. You can define in this file what you want. Check this example: https://github.com/b4rtaz/voice-assistant/blob/master/media/...
I think the next step is getting a huge catalogue of these actions defined. We speak tons of "codes" already in our life's, learning some more to speak (programming) code will not be too hard I guess.
I'm also wondering this. He says that it works with _every_ language, which leads me to believe that all it does is to paste in code snippets.