microsoft / microsoft/BotFramework-WebChat
Wrong Speaker on iOS
@compulim is already working on this.
Since Apr 10, 2023.
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Is it an issue related to Adaptive Cards?
No
Is this an accessibility issue?
No
What version of Web Chat are you using?
Latest production
Which distribution are you using Web Chat from?
NPM
Which hosting environment does this issue primarily affect?
Web apps
Which browsers and platforms do the issue happened?
Platform: iOS/iPadOS
Which area does this issue affect?
Speech
What is the public URL for the website?
No response
Please describe the bug
The webchat packaged is being used to facilitate a voice-only journey.
The iPhone OS assigns the “earpiece speaker” instead of the “loudspeaker” resulting in the bot’s voice being low in volume.
This issue happens on few iOS devices like iPhone 11 (iOS v16.3), iPhone 12 (iOS v16.4.1), while it is working fine on iPhone 14 Pro (iOS v16.4), iPhone 14 Pro Max (iOS v16.4).
Do you see any errors in console log?
No
How to reproduce the issue?
Using an affected device (listed above)
- Start a conversation with a speech-enabled bot.
- The activity from the bot is spoken using the earpiece speaker instead of the loudspeaker.
What do you expect?
The application should use the loudspeaker to play the bot's voice.
What actually happened?
The application uses the earpiece speaker to play the bot's voice.
Do you have any screenshots or recordings to repro the issue?
No response
Adaptive Card JSON
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.