Comment
This commit is contained in:
@@ -187,8 +187,8 @@ async def main():
|
|||||||
#
|
#
|
||||||
# RTVI events for Pipecat client UI
|
# RTVI events for Pipecat client UI
|
||||||
#
|
#
|
||||||
options = RTVIServiceOptionConfig(name="say")
|
# options = RTVIServiceOptionConfig(name="say", value=)
|
||||||
tts_interrupt = RTVIServiceConfig(service="tts", options=[options])
|
# tts_interrupt = RTVIServiceConfig(service="tts", options=[options])
|
||||||
rtvi = RTVIProcessor(config=RTVIConfig(config=[]))
|
rtvi = RTVIProcessor(config=RTVIConfig(config=[]))
|
||||||
|
|
||||||
pipeline = Pipeline(
|
pipeline = Pipeline(
|
||||||
|
|||||||
Reference in New Issue
Block a user