pipecat cloud

This commit is contained in:
Chad Bailey
2025-03-05 21:30:42 +00:00
parent 38c62a7db3
commit 06beec1826
5 changed files with 58 additions and 125 deletions

View File

@@ -58,6 +58,7 @@ export default function Call() {
setState("started");
} catch (error) {
console.log("caught error:", error)
setState("error");
}
}