mobile icp6 - PardhaSaradhi74/Web-and-Mobile-2020-summer GitHub Wiki
RAMINENI,PARDHA SARADHI
38
https://umkc.box.com/s/qtuzr2vdw5bic4t0ess48trt7yvu4bm4
Create a Medical AssistantApplication in the following steps.
1.Use the layout given in the second use case speech to text.
2.As soon as the app opens,it should say hello
3.Then the user clicks on the mic button to say hello
4.Once the user said hello, the app should speak, "what is your name?"
5.Then the user clicks on the mic button to say, "My name is" +
6.Extract the name of the user and then save it as editor level.
7.Also, show the name on the screen
8.When the user asks the following questions, appropriate answers should be given:
IMPLEMENTATION: In the following icp i did the speech to text and text to speech application.When we open the app it should say hello and some of the other todo tasks.