Slide 24
Slide 24 text
iOS Solution! Async generation
Send character’s
response to the
user
Client kicks off
fetch-helpful-phrase
s request
Text-to-speech of
the character
plays
User taps on input bar
(helpful phrases about
to surface)
Display phrases
to user
Cancels request right
before displaying.
Show default phrases:
“I want”, “I have”, “I
can”, etc.
User thinking
how to respond
Ready to show:
“I want to eat”, “the
bouillabaisse”,
“please”, and “the”
1-2 seconds A few
seconds
CHALLENGE #2: LATENCY
OPTIMIZATION