Hello,
I'm building an app using the 'Chip and Tap' reader, for contactless use (Apple Pay etc).
I'm playing a custom audio effect from CardPresentedCallback().
It seems the SDK has a built-in chime that is also played on the Android device at the same time, coinciding with the Card Presented event.
Right now, my custom tone and the built-in audio chime play simultaneously when a card is presented to the reader.
I'd like to turn off the built-in chime sound effect. Is there a way to do this?
Thanks, Rob
Unfortunately there isn't a way to disable these at this time. I will bring it up to the team as a feature request so perhaps that can be done with a future release.
Hello, I'm building an app using the 'Chip and Tap' reader, for contactless use (Apple Pay etc).
I'm playing a custom audio effect from
CardPresentedCallback()
. It seems the SDK has a built-in chime that is also played on the Android device at the same time, coinciding with the Card Presented event. Right now, my custom tone and the built-in audio chime play simultaneously when a card is presented to the reader.I'd like to turn off the built-in chime sound effect. Is there a way to do this? Thanks, Rob