Speaker multiple commands


#1

1) Give a description of the problem
providing multiple inputs to speaker and speaker is providing only one output

2) What is the expected behavior?
if 3 inputs are provided then 3 outputs should be provided

3) What is happening/not happening?
Gave 3 inputs and only 1 speak command is coming through speaker

4) Post a Green Snapshot of the pistonimage


#2

What message is actually coming through?

You might be able to solve your problem by adding waits after each speak command


#3

ohh ya it worked. Thanks.