Hello Toshiki Takei,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that you are having Speech SDK for Java is Incompatible with Android 15+ Due to 16KB Page Size Requirement.
Regarding your question:
Does anyone have information or updates on whether support for 16KB page sizes is planned?
@kothapally Snigdha have really answered that clearly.
Additionally, in the case of:
libMicrosoft.CognitiveServices.Speech.extension.kws.ort.so Not Aligned to 16KB Page Size, Blocking Google Play Store Submissions for Apps Targeting Android 15+.
This is a short-term workaround: If your app is blocked due to the 16KB page size issue:
- Avoid targeting Android 15+ until the SDK is updated.
- Use the REST API instead of the SDK for speech features: https://learn.microsoft.com/en-us/azure/ai-services/speech-service/ and https://learn.microsoft.com/en-us/azure/ai-services/speech-service/rest-text-to-speech
- Also, Request Q and A support here creating support ticket for enterprise-grade concerns
Then, for long-term solution: Monitor the official SDK repository on Azure-Samples/cognitive-services-speech-sdk - https://learn.microsoft.com/en-us/azure/ai-services/speech-service and watch the - https://learn.microsoft.com/en-us/azure/ai-services/speech-service/speech-sdk for updates.
I hope this is helpful! Do not hesitate to let me know if you have any other questions or clarifications.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.