ICP13 - Abinash-Banda/web-and-mobile-computing GitHub Wiki

As a part of ICP, I have developed a medical assistant mobile application. That will assist the user with some basic trained questions.

Procedure

The application will work like below:

1.Application use case speech to text.

2.As soon as the app opens, it will say hello to us.

3.Once the user said hello, the app will ask what is your name.

4.Once we tell our name it will extract the name of the user and then save it as editor level.

5.Later if we ask some basic questions, it will give a reply to us.

CODE

1

2

3

4

OUTPUTS

1

2