Revert
This commit is contained in:
@@ -50,10 +50,6 @@ async def main():
|
||||
),
|
||||
)
|
||||
|
||||
await transport.update_subscriptions(
|
||||
profile_settings={"base": {"camera": "unsubscribed", "screenVideo": "unsubscribed"}}
|
||||
)
|
||||
|
||||
tts = CartesiaTTSService(
|
||||
api_key=os.getenv("CARTESIA_API_KEY"),
|
||||
voice_id="71a7ad14-091c-4e8e-a314-022ece01c121", # British Reading Lady
|
||||
|
||||
Reference in New Issue
Block a user