Merge pull request #1577 from pipecat-ai/hush/trackStoppedSimpleChatbot
docs: Fix TrackStopped typo in SimpleChatbot
This commit is contained in:
@@ -76,7 +76,7 @@ export function DebugDisplay() {
|
|||||||
);
|
);
|
||||||
|
|
||||||
useRTVIClientEvent(
|
useRTVIClientEvent(
|
||||||
RTVIEvent.TrackedStopped,
|
RTVIEvent.TrackStopped,
|
||||||
useCallback(
|
useCallback(
|
||||||
(track: MediaStreamTrack, participant?: Participant) => {
|
(track: MediaStreamTrack, participant?: Participant) => {
|
||||||
log(
|
log(
|
||||||
|
|||||||
Reference in New Issue
Block a user