Incorporating text-to-speech functionality brings written words to life by converting them into spoken audio. In this tutorial, we’ll add text-to-speech functionality to a translation app.
See the Thunkable Docs for a list of supported text-to-speech languages: https://docs.thunkable.com/blocks/app-features/speech#supported-text-to-speech-languages
In this tutorial, you’ll use Thunkable camera app features to create an app that takes a photo with the device's camera and utilizes image recognition functionality to identify the photo’s content.
In this tutorial, we’ll build a translation app that translates the user’s text input from one language to another.