exclude audio-text-to-speech example on linux

The oto library requires ALSA which is not available in CI.
This commit is contained in:
renfred
2026-01-14 19:02:20 -08:00
committed by stainless-app[bot]
parent a5af9bcd7e
commit 61bc1986da

View File

@@ -1,3 +1,5 @@
//go:build !linux
package main
import (