broadcast_spatial_notification
Send a text-to-speech voice notification to the active Spark Viewer, anchoring spoken messages at specific 3D coordinates in the World Labs scene.
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 |
|---|---|---|---|
| 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). | |
| text | Yes | The message to be spoken by Gemini TTS. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |