# How to text to speech from webview - iOS

**URL:** https://community.thunkable.com/t/how-to-text-to-speech-from-webview-ios/11467
**Category:** Questions about Thunkable X
**Created:** [November 30, 2017, 3:15pm UTC](https://community.thunkable.com/t/how-to-text-to-speech-from-webview-ios/11467 "2017-11-30T15:15:03Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![MissionApps](https://avatars.discourse-cdn.com/v4/letter/m/bbe5ce/32.png) [@MissionApps](https://community.thunkable.com/u/MissionApps)
#### Post date: [November 30, 2017, 3:15pm UTC](https://community.thunkable.com/t/how-to-text-to-speech-from-webview-ios/11467/1 "2017-11-30T15:15:03Z")

</div>

I am trying to see if the functionality in iOS Thunkable is there to allow for text from a webview to be spoken.

Work flow would go along these lines.

Press Button\> Webview loaded\> Stored in DB\> Text to Speech begins reading text.

Thank you, first time using the iOS version.

---

<div class="post-metadata">

### Author: ![albert](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/albert/32/4077_2.png) [@albert](https://community.thunkable.com/u/albert)
#### Post date: [November 30, 2017, 8:03pm UTC](https://community.thunkable.com/t/how-to-text-to-speech-from-webview-ios/11467/2 "2017-11-30T20:03:28Z")

</div>

Hi there. I think if you could save the text to a database, it should be possible to read that text aloud. I’m not sure if that’s possible to do via WebViewer but it may be possible using our Web API component.

Albert @ Thunkable

[https://docs.thunkable.com/ios/components/data/web-api.html](https://docs.thunkable.com/ios/components/data/web-api.html)

---

<div class="post-metadata">

### Author: ![MissionApps](https://avatars.discourse-cdn.com/v4/letter/m/bbe5ce/32.png) [@MissionApps](https://community.thunkable.com/u/MissionApps)
#### Post date: [November 30, 2017, 8:22pm UTC](https://community.thunkable.com/t/how-to-text-to-speech-from-webview-ios/11467/3 "2017-11-30T20:22:42Z")

</div>

Thanks for the reply.

I have a basic app for a ministry that Apple rejected but in the past has been approved. Apple is requesting additional functionality.

App was rejected for “Minimum Functionality” and am trying to find some feature to add to satisfy the app store.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:05pm UTC](https://community.thunkable.com/t/how-to-text-to-speech-from-webview-ios/11467/5 "2024-11-08T12:05:58Z")

</div>


