Entracte (TypeScript)
    Preparing search index...

    Function startAmbient

    • Start looping ambient audio. Returns null when volume is zero. The URL is resolved lazily — stop() is safe to call before the audio actually starts playing.

      Parameters

      • id: string
      • volume: number

      Returns AmbientHandle | null