You copied the Doc URL to your clipboard.
AudioOut_File component
This section describes the AudioOut_File component.
AudioOut_File - about
This component implements and audio output suitable for use with the PL041_AACI component. It writes raw 16-bit 48KHz stereo audio data to a user specified file.
This is a LISA+ component.
AudioOut_File - ports
This section describes the ports.
Table 4-26 AudioOut_File ports
Name | Protocol | Type | Description |
---|---|---|---|
audio |
AudioControl | Slave | Audio input for a connection to a component such as the PL041_AACI |
Related reference
AudioOut_File - parameters
This section describes the parameters.
Table 4-27 AudioOut_File parameters
Name | Type | Allowed values | Default value | Description |
---|---|---|---|---|
fname |
String | Legal filename | [Empty string] | Filename for output |
AudioOut_File - verification and testing
This component passes tests as part of a system containing a PL041.
AudioOut_File - performance
ARM® expects this component to have little effect on the performance of PV systems. AudioOut_File drains audio data at the rate that would be expected by software running in the simulation.