You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/includes/quickstarts/voice-live-agents/python.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -785,7 +785,9 @@ Both logs are complementary - conversation logs for conversation analysis and te
785
785
786
786
The quickstart uses AI Foundry projects instead of hub-based projects. If you have a hub-based project, you can still use the quickstart with some modifications.
787
787
788
-
To use the quickstart with a hub-based project, you need to retrieve the connection string foryour agent and use it instead of the <project-name>. You can find the connection stringin the Azure portal under your AI Foundry project >**Overview**.
788
+
To use the quickstart with a hub-based project, you need to retrieve the connection string foryour agent and use it instead of the ```project-name```. You can find the connection stringin the Azure portal under your AI Foundry project >
789
+
790
+
**Overview**.
789
791
790
792
For hub-based projects, use the connection string directly in the URL.
0 commit comments