VidyasagarMSC / WatBot

An Android ChatBot powered by IBM Watson Services (Assistant V1, Text-to-Speech, and Speech-to-Text with Speaker Recognition) on IBM Cloud.
Other
72 stars 53 forks source link

how to add STT customer model #4

Closed chamif1974 closed 7 years ago

chamif1974 commented 7 years ago

I have created STT customer model to extend the base model. How can I integrate it in this app?

VidyasagarMSC commented 7 years ago

Pls. refer https://www.ibm.com/watson/developercloud/speech-to-text/api/v1/

chamif1974 commented 7 years ago

I know how to use the custom STT. I was looking for how we can integrate to your mobile app. May I know which call you are calling the STT service. Becos I didn't see any place you are calling the STT service URL

VidyasagarMSC commented 7 years ago

@chamif1974 I am using Watson developer Android & Java SDKs here.