finished demo although can touch it up

This commit is contained in:
Arjun Patel
2022-01-20 23:12:28 -08:00
parent 8cd3b2d767
commit e41768e764
3 changed files with 92 additions and 40 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ export enum DemoStep {
sendReply = "send reply",
hearReply = "hear reply",
playAnnouncement = "play announcement",
resolveAnnouncement = "resolve announcement",
doneDemo = "done with demo",
}
export interface IVoiceDemoProps {