Azure-Samples / cognitive-services-speech-sdk

Sample code for the Microsoft Cognitive Services Speech SDK
MIT License
2.96k stars 1.86k forks source link

Mobile optimized / repsonsive Avatar example for HTML/Javascript and python would make PoCs much easier and faster #2581

Open jugi92 opened 2 months ago

jugi92 commented 2 months ago

Is your feature request related to a problem? Please describe. The python html sample and the javascript html sample are create for desktop use but when shrinking the screen the avatar goes out of the window. https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/js/browser/avatar/chat.html https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/python/web/avatar/chat.html

Describe the solution you'd like If the samples are optimized for mobile usage it would be very nice. Those examples could be reactive out of the box so they could work on smaller screens and mobile.

Describe alternatives you've considered

github-actions[bot] commented 1 month ago

This item has been open without activity for 19 days. Provide a comment on status and remove "update needed" label.