Audio Scenario

class AudioScenario(*args, **kwargs)[source]

Bases: PhysicalScenario[AudioDevice]

Scenario of phyical device bindings to sound cards.

Parameters:
  • seed – Random seed used to initialize the pseudo-random number generator.

  • devices – Devices to be added to the scenario during initialization.