Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 0f0075c

Browse files
Update README.md
1 parent b7f9e27 commit 0f0075c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Example Android chat app for Teneo
2-
This sample project shows the capabilities of the TIE SDK, working in conjunction with 3rd party ASR, TTS and UI elements, as the form of a Chat app. These are the 4 combined aspects of the app that are described ahead:
3-
- TIE SDK connectivity.
4-
- Google ASR implementation and a typical Textbox bar to capture user input.
5-
- Text to Speech (TTS) capability to speak bot replies out loud.
2+
This project is an example Android chat app for Teneo. The project demonstrates the following concepts:
3+
- Text input using Google Speech Recognition as well as manual text entry.
4+
- Spoken responses using Google Text to Speech (TTS).
65
- A message adapter that handles tasks related to the Chat UI.
6+
- Usage of the TIE SDK to interact with the Teneo engine.
77

88

99
## Prerequisites

0 commit comments

Comments
 (0)