Property playOnStart playOnStart Controls whether this recording will start playing when the component's Awake() method is called. Declaration public bool playOnStart { get; set; } Property Value Type Description bool