Variable: E_INVALID_NATIVE_TTS_OPTIONS
ts
const E_INVALID_NATIVE_TTS_OPTIONS: CreatedException<[string]>;Defined in: src/batteries/tts/native/exceptions.ts:22
Thrown when the resolved adapter options fail validation against @nhtio/adk/batteries/tts/native!nativeTtsOptionsSchema — e.g. an unknown option key, a non-numeric rate, or a platform outside the supported set. Fatal: config bugs fail loud, not at synthesize time. Printf arg: [detail].