saveCemasConfig
Set up CEMAS emergency alerts by saving destination phone numbers, active status, and voice/TTS preferences (Edge TTS or Kokoro) for notification calls.
Instructions
Save the user's CEMAS destination phone(s), active flag, and voice prefs. voice_provider selects Edge TTS (default) or Kokoro.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edge_rate | No | 0.1-10 (1.0 = normal). Edge only. | |
| is_active | No | Whether CEMAS notifications are active | |
| edge_pitch | No | 0-2 (1.0 = normal). Edge only. | |
| edge_volume | No | 0-1 (1.0 = max). Edge only. | |
| owner_email | No | Ignored for user API keys; required only with system API key | |
| voice_provider | No | TTS provider for the notification call (default EDGETTS) | |
| edge_voice_preference | No | Voice id (Edge ShortName or Kokoro id, matching voice_provider) | |
| destination_phone_number | Yes | List of phone numbers to notify |