Get up and running using Python
use_default_devices
to False
to select them before kicking off the conversation.
.env
file and using a package like python-dotenv
to load), or set them manually in the pydantic settings (see below).
For AZURE_SPEECH_REGION you should use the URL format. For example, if you’re using the “East US” region, the value should be “eastus”. See Azure Region list.
StreamingConversation
examplequickstarts
directory of the repo.