Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Please note that our forum is a public platform, and we will modify your question to hide your personal information in the description. Kindly ensure that you hide any personal or organizational information the next time you post an error or other details to protect personal data.
Thank you for providing a detailed description and for sharing your feedback.
Based on my own testing in my environment and additional research, Real‑Time Text does not enable automatically by default. It requires user interaction, specifically selecting Turn on RTT for this call, in order to become active.
That said, to further investigate the behavior where RTT appears to enable automatically, I recommend reaching out to the Microsoft Support Team for more advanced and targeted troubleshooting within your environment. As this is a user‑to‑user forum, the primary focus here is on sharing insights and experiences rather than performing direct investigations at the tenant level.
You may contact the Microsoft Support Team through the following options:
1/ Contact Microsoft Support via Phone
You can find the appropriate customer service phone numbers here: Customer service phone numbers - Microsoft Support
Please note: An AI system may initially handle your call. Kindly follow the prompts carefully to be connected to a human support agent.
2/ Ask your organization’s admin to raise a ticket
Your Global Admin can submit a support request through the Microsoft 365 Admin Center. For step-by-step guidance, please refer to: Get support - Microsoft 365 admin | Microsoft Learn
Regarding RTT configuration at the end‑user level, you can review the steps to access and disable RTT using the following resources:
References:
- Use Real-time text (RTT) in Microsoft Teams - Microsoft Support
- Real-Time Text (RTT) In Microsoft Teams - Microsoft Support
From the administrator side, RTT behavior can be managed by configuring the Teams Calling Policy and Teams Meeting Policy that apply to the affected user in the Microsoft Teams Admin Center.
Alternatively, this can be managed using PowerShell with the following commands:
Set-CsTeamsCallingPolicy -Identity <policy name> -RealTimeText Disabled
Set-CsTeamsMeetingPolicy -Identity <policy name> -RealTimeText Disabled
Reference: Manage real-time text (RTT) in Teams for users in your organization - Microsoft Teams | Microsoft L…
Regarding your feedback, you may also consider submitting it through Ideas · Community. This is the official channel for submitting suggestions, and it ensures that your feedback reaches Microsoft’s development team, where it can help shape future updates and improve the overall experience.
I hope this provides helpful insight. Please feel free to reach out if you have any updates.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.