Hello everyone, I am a beginner in MPS, I generated an XML code, but I don't know how to integrate this MPS code in Java? For example if we want to exploit/use Menu voice (an example available on the...

This is an auto-generated question from the MPS Slack community: Hello everyone, I am a beginner in MPS, I generated an XML code, but I don't know how to integrate this MPS code in Java? For example if we want to exploit/use Menu voice (an example available on the net). How are we going to do. (the sandbox is just for test)
0
5 comments
you can either use/write a code generator that would transform the model (e.g. the voicemenu model) into lower-level code. Alternatively, you can create a runtime (interpreter) that would execute the model directly. This is a generic answer, I know, but your question is rather high-level, I'm afraid.
0
If you haven't done so already, I recommend considering the available MPS resources. E.g. the fast track tutorial. But there is much more stuff out there to consider.
0
Indeed, is it possible to integrate the voice menu as an API in a Mobile or Web application? If so, how should I proceed.
0
By the way there is an option to come to office-hours meeting on Wednesday and try to get answers there.
0
This is auto-generated question from the MPS Community Slack Workspace. If you want to comment on the question, do it from the Slack workspace
0

Post is closed for comments.