How do I resize the graphic representation of the sound player in Play, as generated for example by
Play[Cos[1000 t], {t, 0, 5}] without having to click-and-drag the player after it has been generated?
Same question for
ExampleData[{"Audio", "BlackcapWarbler"}] I've examined all the Options[Play], tried Show, and other obvious approaches, none of which worked.
(I fully expect this question will be closed as being covered in the documentation, but alas I simply cannot find it!)
