An Azure communication platform for deploying applications across devices and platforms.
Hi @Raife Hizlan
Azure Communication Services (ACS) does not currently allow enabling or forcing the G.722 wideband codec for Microsoft-managed (PSTN) phone numbers. When you use an ACS phone number, calls are routed through the public switched telephone network, which is inherently narrowband and limited to G.711 (8 kHz), and ACS automatically handles codec negotiation without exposing any configuration to override this behavior. As a result, lower speech recognition accuracy especially for numbers is expected due to the limited audio quality. G.722 (16 kHz wideband) is only used in VoIP scenarios (ACS SDK clients) or in Direct Routing setups where you control a Session Border Controller (SBC) and can influence codec negotiation. Therefore, if wideband audio is required for better AI speech recognition, you must either use VoIP-based calling or implement Direct Routing, as it is not supported with standard ACS phone numbers.
https://dori-uw-1.kuma-moon.com/en-us/dynamics365/customer-service/administer/voice-channel-faqs?wt.mc_id=knowledgesearch_inproduct_azure-cxp-community-insider#setup
https://dori-uw-1.kuma-moon.com/en-us/azure/communication-services/concepts/telephony/direct-routing-infrastructure
https://dori-uw-1.kuma-moon.com/en-us/azure/communication-services/concepts/voice-video-calling/calling-sdk-features
Let me know if you have any further assistance needed.