-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Need audible equivalent for typing indicator sent by bot #2567
Copy link
Copy link
Closed
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.SampleImplement PoC or sample codeImplement PoC or sample codearea-docsDocumentation requiredDocumentation requiredbacklogOut of scope for the current iteration but it will be evaluated in a future release.Out of scope for the current iteration but it will be evaluated in a future release.community-help-wantedThis is a good issue for a contributor to take on and submit a solutionThis is a good issue for a contributor to take on and submit a solutioncustomer-replied-toRequired for internal reporting. Do not delete.Required for internal reporting. Do not delete.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.
Metadata
Metadata
Assignees
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.SampleImplement PoC or sample codeImplement PoC or sample codearea-docsDocumentation requiredDocumentation requiredbacklogOut of scope for the current iteration but it will be evaluated in a future release.Out of scope for the current iteration but it will be evaluated in a future release.community-help-wantedThis is a good issue for a contributor to take on and submit a solutionThis is a good issue for a contributor to take on and submit a solutioncustomer-replied-toRequired for internal reporting. Do not delete.Required for internal reporting. Do not delete.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.
Feature Request
Is your feature request related to a problem? Please describe.
Currently when a user uses speech input method - webchat speaks the response sent from the bot. But the typing indicator is not marked a speakable activity and it is ignored when a bot sends a typing indicator to user in a voice conversation.
Describe the suggestion or request in detail
For a speech enabled conversation, instead of ignoring incoming typing indicators from bot, there can be a customizable audible equivalent (some music) that can be played to user until the typing indicator is turned off.
Describe alternatives you have considered
Tried sending an audio attachment from bot instead of typing indicators in case of a voice conversation. But the purpose is not solved because of the UI and the fact that the audio does not stop on the next incoming message from bot.
Additional context
if we want to use webchat to have a true voice conversation without the user having to look at the screen, this is absolutely necessary.
[Enhancement]