> For the complete documentation index, see [llms.txt](https://textav.gitbook.io/firebase-react-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://textav.gitbook.io/firebase-react-notes/stt/other/stt-+-google-app-engine.md).

# STT + Google App Engine

Since running google STT inside a cloud function times out, a better solution (TBC?) could be of using a cloud function to trigger a google app engine job, and then have it save the result to firestore.&#x20;

{% hint style="danger" %}
see [STT + cloud function + cloud task](/firebase-react-notes/stt/stt-+-cloud-function-+-cloud-task.md) instead
{% endhint %}
