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... Follow
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)
5 comments
Sort by
Date
Votes

Comment actions
Permalink
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.

Comment actions
Permalink
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.

Comment actions
Permalink
Indeed, is it possible to integrate the voice menu as an API in a Mobile or Web application? If so, how should I proceed.

Comment actions
Permalink
By the way there is an option to come to office-hours
meeting on Wednesday and try to get answers there.

Comment actions
Permalink
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
Post is closed for comments.