readAttributeSoundVolume(completion:)

Declaration

func readAttributeSoundVolume(completion: @escaping  @Sendable (NSNumber?, (any Error)?) -> Void)
func readAttributeSoundVolume() async throws -> NSNumber