diff --git a/examples/audio-text-to-speech/main.go b/examples/audio-text-to-speech/main.go index 2ed94f4..e4e8bb0 100644 --- a/examples/audio-text-to-speech/main.go +++ b/examples/audio-text-to-speech/main.go @@ -1,3 +1,5 @@ +//go:build !linux + package main import (