VoiceActivation

constructor(@NotNull name: @NotNull String, @NotNull translation: @NotNull String, @NotNull icon: @NotNull String, distances: List<Integer>, defaultDistance: Int, proximity: Boolean, stereoSupported: Boolean, transitive: Boolean, @Nullable encoderInfo: @Nullable CodecInfo, weight: Int)