简体   繁体   English

应用程序处于终止模式时的声音推送通知

[英]Audible push notification when app is in kill mode

I want to play notification body as audio when notification arrives from the server while app is in killed mode or in background mode.当应用程序处于终止模式或后台模式时,当通知从服务器到达时,我想将通知正文作为音频播放。

Here is the example if in my notification payload body = "This is the audible push notification."这是示例,如果在我的通知负载正文中 =“这是可听的推送通知。” then audio will play "This is the audible push notification" like text to speech conversion in killed mode.然后音频将播放“这是可听的推送通知”,就像在终止模式下的文本到语音转换一样。

Let me know if it's possible.如果可能,请告诉我。 Please check this link to understand it better 请检查此链接以更好地理解它

Thanks in advance.提前致谢。

I want to play notification body as audio when notification arrives from the server while app is in killed mode or in background mode.当应用程序处于终止模式或后台模式时,当通知从服务器到达时,我想将通知正文作为音频播放。

Here is the example if in my notification payload body = "This is the audible push notification."这是示例,如果在我的通知负载正文中 =“这是可听的推送通知。” then audio will play "This is the audible push notification" like text to speech conversion in killed mode.然后音频将播放“这是可听的推送通知”,就像在终止模式下的文本到语音转换一样。

Let me know if it's possible.如果可能,请告诉我。 Please check this link to understand it better 请检查此链接以更好地理解它

Thanks in advance.提前致谢。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我杀死应用程序后未收到Firebase推送通知? - Firebase Push notification is not Received when i kill the app? 可以在为我杀死应用程序时清除推送通知吗? - Can clear push a notification when kill app for me? 通过“推送通知”从“终止”状态打开应用程序时,iOS Web View App崩溃 - iOS Web View App crashed when Application is open from kill state through Push Notification 通过推送通知Objective C iOS从“终止”状态打开时,应用崩溃 - App crash when open from Kill state through Push notification Objective C iOS 当我的应用程序被终止时不会收到通知 - dont get notification when my app is kill 应用程序终止时推送通知 - Push notification when app is terminated 当应用程序在后台时推送通知 - Push notification when app in background 当应用程序在后台或终止时,推送通知未进入 IOS 设备。 在 Flutter 的 IOS 设备中导航到下一个屏幕也不起作用? - Push notification not coming in IOS device when app in background or kill. Navigate to next screen also not working In IOS device in Flutter? 强制退出/向上滑动以杀死iOS应用程序而无需点击横幅/警报时如何获取推送通知有效载荷? - How to get the push notification payload when force-quit / swipe up to kill the iOS app without tapping on the banner/alert? iOS推送通知:当应用程序被终止或迅速终止时如何存储推送通知有效载荷? - iOS push notification: how to store push notification payload when application is kill or terminate in swift?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM