capacitor-community/text-to-speech

bug: not working in background on iOS

robingenz opened this issue · 0 comments

Describe the bug
The speak method does not work on iOS when the app is in the background. No sound is played. No sound is played.

To Reproduce
Send push notification with text to speech to the device

Plugins.TextToSpeech.speak({ text: textFromPush });

Expected behavior
The method should play sound.

Smartphone (please complete the following information):

  • Device: iPhone 12,1
  • OS: iOS 13.5.1