Skip to content

Conversation

@washu
Copy link

@washu washu commented Oct 24, 2024

Speech SDK requires a differnet endpoint for gov us, its .us instead of .com, this change allows for use in either azure center

AzureSTT.configure do |config|
config.region = 'usgovvirginia'
config.subscription_key = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
config.government = true
end

washu added 11 commits October 24, 2024 12:50
Add a government flag option, for speech service hosted in a federal azure datacenter
Added governemtn flag passing
government update
Update configuration.rb
fixed typo
Added a private_link config variabel to allow for private peering
added private link passthough
added private link
added privae lin
@washu
Copy link
Author

washu commented Feb 12, 2025

bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant