Server SDKs
Build AI agents, control calls, send messages, and more
Stop the currently playing background audio file.
None.
FunctionResult — this, for chaining.
FunctionResult
this
1import { FunctionResult } from '@signalwire/sdk';23const result = new FunctionResult()4 .stopBackgroundFile();