# 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](https://textav.gitbook.io/firebase-react-notes/stt/stt-+-cloud-function-+-cloud-task) instead
{% endhint %}
