-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
Hello,
The current default output seems to route audio through the earpiece in the react-native example. I would like to route audio through the device’s speaker for a more natural hands-free interaction.
I tried several options including ".defaultToSpeaker" to the session settings but no luck.
• Is there a recommended way to override this behavior in the current version?
• Are there updates or guidance you can provide to ensure speaker output is used by default?