You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a question. This github page says, "The required gradle entries for TTS is already included in the build.gradle file". I have checked two places(under WatBot and WatBot/app), but none of them contained the instructed stanza. Which file and which line do I need to update to enable Watson TTS & STT?
This is a question. This github page says, "The required gradle entries for TTS is already included in the build.gradle file". I have checked two places(under WatBot and WatBot/app), but none of them contained the instructed stanza. Which file and which line do I need to update to enable Watson TTS & STT?
compile 'com.ibm.watson.developer_cloud:text-to-speech:6.11.0'
compile 'com.ibm.watson.developer_cloud:android-sdk:0.5.0'
The text was updated successfully, but these errors were encountered: