broadcast_spatial_notification
Sends a text-to-speech message anchored to a 3D coordinate in the active World Labs scene, enabling location-based narration.
Instructions
Broadcast a spatial voice notification to the active World Labs Spark Viewer. Connects to the Spatial Voice Agent to narrate specific locations in the 3D world.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The message to be spoken by Gemini TTS. | |
| x | No | X coordinate in the 3D scene (Default 0.0). | |
| y | No | Y coordinate in the 3D scene (Default 0.0). | |
| z | No | Z coordinate in the 3D scene (Default 0.0). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |