Skip to content

Speaker Phone On Getter

Problem to solve

Flutter Layer has no way of knowing whether Speaker Phone is enabled.

Proposal

A static function on TwilioProgrammableVideo class that uses the method channel to check with the native layer whether speaker phone is on.

More information

Implementation available in fork: https://gitlab.com/jmacpherson/programmable-video