Speaking the text to speech block to read the navagation steps when we get to that point

I'm making a gps app that navigates. I created it yesterday, but I want it to tell me like to turn left (I already did the the API key thing with the navigator) when I get close to it. How could I do this?

Try Antonio's solution Navigate control. Examples. DecoJson extension - #6 by Juan_Antonio .

Okay I will.

I do not understand how this could help me with my project.

He uses his extension to determine how far away the nearest direction instruction in the Navigate json is from your current location I believe :wink: When that point is 15 m away, it lets you know. I haven't tried it. Build the Project and see how it works. :slightly_smiling_face:

okay.

is there like an extension that could do this?