LocalMediaStorage stores agent media on the local filesystem and keeps only a MediaReference in the database. Intended for development and testing.
AsyncLocalMediaStorage takes the same parameters and runs each call in a worker thread.LocalMediaStorage stores agent media on the local filesystem.
LocalMediaStorage stores agent media on the local filesystem and keeps only a MediaReference in the database. Intended for development and testing.
AsyncLocalMediaStorage takes the same parameters and runs each call in a worker thread.