<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_12" orientation="landscape" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="System colors in document resources" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--Dictation View Controller-->
        <scene sceneID="bF7-jO-Y3C">
            <objects>
                <viewController storyboardIdentifier="DictationViewController" id="NkP-jD-pYg" customClass="DictationViewController" customModule="Resources" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="3cq-kP-uMD">
                        <rect key="frame" x="0.0" y="0.0" width="852" height="393"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HSS-RO-IZi">
                                <rect key="frame" x="176" y="83.666666666666686" width="500" height="226"/>
                                <subviews>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ezU-6C-1gH">
                                        <rect key="frame" x="437" y="174" width="43" height="32"/>
                                        <fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="17"/>
                                        <state key="normal" title="Done">
                                            <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        </state>
                                        <connections>
                                            <action selector="doneAction:" destination="NkP-jD-pYg" eventType="touchUpInside" id="4yO-sw-Rdu"/>
                                        </connections>
                                    </button>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qME-Ke-UJi">
                                        <rect key="frame" x="453.66666666666663" y="8" width="38.333333333333314" height="38.333333333333336"/>
                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                        <state key="normal" image="close-circle-outline.png"/>
                                        <connections>
                                            <action selector="cancelAction:" destination="NkP-jD-pYg" eventType="touchUpInside" id="AEP-RD-hY6"/>
                                        </connections>
                                    </button>
                                    <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="5QO-9f-lXN">
                                        <rect key="frame" x="20" y="53.999999999999986" width="460" height="100.00000000000001"/>
                                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="100" id="ZWg-VH-oRN"/>
                                        </constraints>
                                        <color key="textColor" systemColor="labelColor"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                                    </textView>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="5QO-9f-lXN" secondAttribute="trailing" constant="20" symbolic="YES" id="8x3-t3-Djv"/>
                                    <constraint firstItem="qME-Ke-UJi" firstAttribute="top" secondItem="HSS-RO-IZi" secondAttribute="top" constant="8" id="IS5-P2-QQz"/>
                                    <constraint firstAttribute="bottom" secondItem="ezU-6C-1gH" secondAttribute="bottom" constant="20" id="SYJ-j1-qtc"/>
                                    <constraint firstAttribute="width" constant="500" id="bsa-WF-dpR"/>
                                    <constraint firstAttribute="trailing" secondItem="qME-Ke-UJi" secondAttribute="trailing" constant="8" id="fcE-K2-ZVv"/>
                                    <constraint firstItem="5QO-9f-lXN" firstAttribute="leading" secondItem="HSS-RO-IZi" secondAttribute="leading" constant="20" symbolic="YES" id="lsj-os-DlN"/>
                                    <constraint firstAttribute="trailing" secondItem="ezU-6C-1gH" secondAttribute="trailing" constant="20" symbolic="YES" id="r2l-Dn-e7l"/>
                                    <constraint firstItem="ezU-6C-1gH" firstAttribute="top" secondItem="5QO-9f-lXN" secondAttribute="bottom" constant="20" id="rd7-Ii-Gt5"/>
                                    <constraint firstItem="5QO-9f-lXN" firstAttribute="top" secondItem="HSS-RO-IZi" secondAttribute="top" constant="54" id="xdl-ZB-2ot"/>
                                </constraints>
                                <variation key="default">
                                    <mask key="constraints">
                                        <exclude reference="bsa-WF-dpR"/>
                                    </mask>
                                </variation>
                                <variation key="heightClass=compact-widthClass=regular">
                                    <mask key="constraints">
                                        <include reference="bsa-WF-dpR"/>
                                    </mask>
                                </variation>
                                <variation key="heightClass=regular-widthClass=regular">
                                    <mask key="constraints">
                                        <include reference="bsa-WF-dpR"/>
                                    </mask>
                                </variation>
                            </view>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="Wi0-Cj-sBi"/>
                        <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.30171254139072845" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="HSS-RO-IZi" secondAttribute="trailing" constant="20" symbolic="YES" id="2DV-Pr-Lrg"/>
                            <constraint firstItem="HSS-RO-IZi" firstAttribute="centerX" secondItem="3cq-kP-uMD" secondAttribute="centerX" id="8RQ-Bj-hlb"/>
                            <constraint firstItem="HSS-RO-IZi" firstAttribute="leading" secondItem="3cq-kP-uMD" secondAttribute="leading" constant="20" symbolic="YES" id="Zw4-8H-9op"/>
                            <constraint firstItem="HSS-RO-IZi" firstAttribute="centerY" secondItem="3cq-kP-uMD" secondAttribute="centerY" id="l2x-b2-g4S"/>
                        </constraints>
                        <variation key="default">
                            <mask key="constraints">
                                <exclude reference="8RQ-Bj-hlb"/>
                            </mask>
                        </variation>
                        <variation key="heightClass=compact-widthClass=regular">
                            <mask key="constraints">
                                <include reference="8RQ-Bj-hlb"/>
                                <exclude reference="2DV-Pr-Lrg"/>
                                <exclude reference="Zw4-8H-9op"/>
                            </mask>
                        </variation>
                        <variation key="heightClass=regular-widthClass=regular">
                            <mask key="constraints">
                                <include reference="8RQ-Bj-hlb"/>
                                <exclude reference="2DV-Pr-Lrg"/>
                                <exclude reference="Zw4-8H-9op"/>
                            </mask>
                        </variation>
                    </view>
                    <connections>
                        <outlet property="poupView" destination="HSS-RO-IZi" id="HK1-f0-6ZJ"/>
                        <outlet property="textView" destination="5QO-9f-lXN" id="j2h-fW-van"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="J0y-jD-BRE" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="2711" y="-142"/>
        </scene>
    </scenes>
    <resources>
        <image name="close-circle-outline.png" width="38.333332061767578" height="38.333332061767578"/>
        <systemColor name="labelColor">
            <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>
