def translate_speech_to_text():
translation_config = speechsdk.translation.SpeechTranslationConfig( subscription=speech_key, region=service_region) tr