react-native-wakeword 1.0.73 → 1.0.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (25) hide show
  1. package/KeyWordDetection.podspec +0 -1
  2. package/android/libs/com/davoice/keyworddetection/1.0.0/keyworddetection-1.0.0.aar +0 -0
  3. package/android/libs/com/davoice/keyworddetection/1.0.0/keyworddetection-1.0.0.aar.md5 +1 -1
  4. package/android/libs/com/davoice/keyworddetection/1.0.0/keyworddetection-1.0.0.aar.sha1 +1 -1
  5. package/ios/KeyWordDetection.xcframework/Info.plist +5 -5
  6. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/KeyWordDetection +0 -0
  7. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
  8. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.abi.json +1565 -32
  9. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.private.swiftinterface +75 -1
  10. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  11. package/ios/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftinterface +75 -1
  12. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/KeyWordDetection +0 -0
  13. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  14. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  15. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json +1807 -181
  16. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +75 -1
  17. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  18. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface +75 -1
  19. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json +1807 -181
  20. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +75 -1
  21. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  22. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +75 -1
  23. package/ios/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeResources +24 -24
  24. package/ios/react-native-wakeword.podspec +0 -1
  25. package/package.json +1 -1
@@ -1359,13 +1359,6 @@
1359
1359
  "declKind": "Import",
1360
1360
  "moduleName": "KeyWordDetection"
1361
1361
  },
1362
- {
1363
- "kind": "Import",
1364
- "name": "ios_voice_processor",
1365
- "printedName": "ios_voice_processor",
1366
- "declKind": "Import",
1367
- "moduleName": "KeyWordDetection"
1368
- },
1369
1362
  {
1370
1363
  "kind": "Import",
1371
1364
  "name": "Foundation",
@@ -1388,11 +1381,1488 @@
1388
1381
  "moduleName": "KeyWordDetection"
1389
1382
  },
1390
1383
  {
1391
- "kind": "Import",
1392
- "name": "onnxruntime_objc",
1393
- "printedName": "onnxruntime_objc",
1394
- "declKind": "Import",
1395
- "moduleName": "KeyWordDetection"
1384
+ "kind": "Import",
1385
+ "name": "onnxruntime_objc",
1386
+ "printedName": "onnxruntime_objc",
1387
+ "declKind": "Import",
1388
+ "moduleName": "KeyWordDetection"
1389
+ },
1390
+ {
1391
+ "kind": "Import",
1392
+ "name": "Foundation",
1393
+ "printedName": "Foundation",
1394
+ "declKind": "Import",
1395
+ "moduleName": "KeyWordDetection"
1396
+ },
1397
+ {
1398
+ "kind": "TypeDecl",
1399
+ "name": "AVAudioWrapperError",
1400
+ "printedName": "AVAudioWrapperError",
1401
+ "children": [
1402
+ {
1403
+ "kind": "Constructor",
1404
+ "name": "init",
1405
+ "printedName": "init(_:)",
1406
+ "children": [
1407
+ {
1408
+ "kind": "TypeNominal",
1409
+ "name": "AVAudioWrapperError",
1410
+ "printedName": "KeyWordDetection.AVAudioWrapperError",
1411
+ "usr": "s:16KeyWordDetection19AVAudioWrapperErrorC"
1412
+ },
1413
+ {
1414
+ "kind": "TypeNominal",
1415
+ "name": "String",
1416
+ "printedName": "Swift.String",
1417
+ "usr": "s:SS"
1418
+ }
1419
+ ],
1420
+ "declKind": "Constructor",
1421
+ "usr": "s:16KeyWordDetection19AVAudioWrapperErrorCyACSScfc",
1422
+ "mangledName": "$s16KeyWordDetection19AVAudioWrapperErrorCyACSScfc",
1423
+ "moduleName": "KeyWordDetection",
1424
+ "declAttributes": [
1425
+ "AccessControl"
1426
+ ],
1427
+ "init_kind": "Designated"
1428
+ },
1429
+ {
1430
+ "kind": "Var",
1431
+ "name": "errorDescription",
1432
+ "printedName": "errorDescription",
1433
+ "children": [
1434
+ {
1435
+ "kind": "TypeNominal",
1436
+ "name": "String",
1437
+ "printedName": "Swift.String",
1438
+ "usr": "s:SS"
1439
+ }
1440
+ ],
1441
+ "declKind": "Var",
1442
+ "usr": "s:16KeyWordDetection19AVAudioWrapperErrorC16errorDescriptionSSvp",
1443
+ "mangledName": "$s16KeyWordDetection19AVAudioWrapperErrorC16errorDescriptionSSvp",
1444
+ "moduleName": "KeyWordDetection",
1445
+ "declAttributes": [
1446
+ "AccessControl"
1447
+ ],
1448
+ "accessors": [
1449
+ {
1450
+ "kind": "Accessor",
1451
+ "name": "Get",
1452
+ "printedName": "Get()",
1453
+ "children": [
1454
+ {
1455
+ "kind": "TypeNominal",
1456
+ "name": "String",
1457
+ "printedName": "Swift.String",
1458
+ "usr": "s:SS"
1459
+ }
1460
+ ],
1461
+ "declKind": "Accessor",
1462
+ "usr": "s:16KeyWordDetection19AVAudioWrapperErrorC16errorDescriptionSSvg",
1463
+ "mangledName": "$s16KeyWordDetection19AVAudioWrapperErrorC16errorDescriptionSSvg",
1464
+ "moduleName": "KeyWordDetection",
1465
+ "accessorKind": "get"
1466
+ }
1467
+ ]
1468
+ },
1469
+ {
1470
+ "kind": "Var",
1471
+ "name": "name",
1472
+ "printedName": "name",
1473
+ "children": [
1474
+ {
1475
+ "kind": "TypeNominal",
1476
+ "name": "String",
1477
+ "printedName": "Swift.String",
1478
+ "usr": "s:SS"
1479
+ }
1480
+ ],
1481
+ "declKind": "Var",
1482
+ "usr": "s:16KeyWordDetection19AVAudioWrapperErrorC4nameSSvp",
1483
+ "mangledName": "$s16KeyWordDetection19AVAudioWrapperErrorC4nameSSvp",
1484
+ "moduleName": "KeyWordDetection",
1485
+ "declAttributes": [
1486
+ "AccessControl"
1487
+ ],
1488
+ "accessors": [
1489
+ {
1490
+ "kind": "Accessor",
1491
+ "name": "Get",
1492
+ "printedName": "Get()",
1493
+ "children": [
1494
+ {
1495
+ "kind": "TypeNominal",
1496
+ "name": "String",
1497
+ "printedName": "Swift.String",
1498
+ "usr": "s:SS"
1499
+ }
1500
+ ],
1501
+ "declKind": "Accessor",
1502
+ "usr": "s:16KeyWordDetection19AVAudioWrapperErrorC4nameSSvg",
1503
+ "mangledName": "$s16KeyWordDetection19AVAudioWrapperErrorC4nameSSvg",
1504
+ "moduleName": "KeyWordDetection",
1505
+ "accessorKind": "get"
1506
+ }
1507
+ ]
1508
+ }
1509
+ ],
1510
+ "declKind": "Class",
1511
+ "usr": "s:16KeyWordDetection19AVAudioWrapperErrorC",
1512
+ "mangledName": "$s16KeyWordDetection19AVAudioWrapperErrorC",
1513
+ "moduleName": "KeyWordDetection",
1514
+ "declAttributes": [
1515
+ "AccessControl"
1516
+ ],
1517
+ "conformances": [
1518
+ {
1519
+ "kind": "Conformance",
1520
+ "name": "Copyable",
1521
+ "printedName": "Copyable",
1522
+ "usr": "s:s8CopyableP",
1523
+ "mangledName": "$ss8CopyableP"
1524
+ },
1525
+ {
1526
+ "kind": "Conformance",
1527
+ "name": "Escapable",
1528
+ "printedName": "Escapable",
1529
+ "usr": "s:s9EscapableP",
1530
+ "mangledName": "$ss9EscapableP"
1531
+ },
1532
+ {
1533
+ "kind": "Conformance",
1534
+ "name": "LocalizedError",
1535
+ "printedName": "LocalizedError",
1536
+ "usr": "s:10Foundation14LocalizedErrorP",
1537
+ "mangledName": "$s10Foundation14LocalizedErrorP"
1538
+ },
1539
+ {
1540
+ "kind": "Conformance",
1541
+ "name": "Error",
1542
+ "printedName": "Error",
1543
+ "usr": "s:s5ErrorP",
1544
+ "mangledName": "$ss5ErrorP"
1545
+ },
1546
+ {
1547
+ "kind": "Conformance",
1548
+ "name": "Sendable",
1549
+ "printedName": "Sendable",
1550
+ "usr": "s:s8SendableP",
1551
+ "mangledName": "$ss8SendableP"
1552
+ }
1553
+ ]
1554
+ },
1555
+ {
1556
+ "kind": "TypeDecl",
1557
+ "name": "AVAudioWrapperArgumentError",
1558
+ "printedName": "AVAudioWrapperArgumentError",
1559
+ "children": [
1560
+ {
1561
+ "kind": "Constructor",
1562
+ "name": "init",
1563
+ "printedName": "init(_:)",
1564
+ "children": [
1565
+ {
1566
+ "kind": "TypeNominal",
1567
+ "name": "AVAudioWrapperArgumentError",
1568
+ "printedName": "KeyWordDetection.AVAudioWrapperArgumentError",
1569
+ "usr": "s:16KeyWordDetection27AVAudioWrapperArgumentErrorC"
1570
+ },
1571
+ {
1572
+ "kind": "TypeNominal",
1573
+ "name": "String",
1574
+ "printedName": "Swift.String",
1575
+ "usr": "s:SS"
1576
+ }
1577
+ ],
1578
+ "declKind": "Constructor",
1579
+ "usr": "s:16KeyWordDetection27AVAudioWrapperArgumentErrorCyACSScfc",
1580
+ "mangledName": "$s16KeyWordDetection27AVAudioWrapperArgumentErrorCyACSScfc",
1581
+ "moduleName": "KeyWordDetection",
1582
+ "overriding": true,
1583
+ "implicit": true,
1584
+ "declAttributes": [
1585
+ "Override"
1586
+ ],
1587
+ "init_kind": "Designated"
1588
+ }
1589
+ ],
1590
+ "declKind": "Class",
1591
+ "usr": "s:16KeyWordDetection27AVAudioWrapperArgumentErrorC",
1592
+ "mangledName": "$s16KeyWordDetection27AVAudioWrapperArgumentErrorC",
1593
+ "moduleName": "KeyWordDetection",
1594
+ "declAttributes": [
1595
+ "AccessControl"
1596
+ ],
1597
+ "superclassUsr": "s:16KeyWordDetection19AVAudioWrapperErrorC",
1598
+ "inheritsConvenienceInitializers": true,
1599
+ "superclassNames": [
1600
+ "KeyWordDetection.AVAudioWrapperError"
1601
+ ],
1602
+ "conformances": [
1603
+ {
1604
+ "kind": "Conformance",
1605
+ "name": "Copyable",
1606
+ "printedName": "Copyable",
1607
+ "usr": "s:s8CopyableP",
1608
+ "mangledName": "$ss8CopyableP"
1609
+ },
1610
+ {
1611
+ "kind": "Conformance",
1612
+ "name": "Escapable",
1613
+ "printedName": "Escapable",
1614
+ "usr": "s:s9EscapableP",
1615
+ "mangledName": "$ss9EscapableP"
1616
+ },
1617
+ {
1618
+ "kind": "Conformance",
1619
+ "name": "LocalizedError",
1620
+ "printedName": "LocalizedError",
1621
+ "usr": "s:10Foundation14LocalizedErrorP",
1622
+ "mangledName": "$s10Foundation14LocalizedErrorP"
1623
+ },
1624
+ {
1625
+ "kind": "Conformance",
1626
+ "name": "Error",
1627
+ "printedName": "Error",
1628
+ "usr": "s:s5ErrorP",
1629
+ "mangledName": "$ss5ErrorP"
1630
+ },
1631
+ {
1632
+ "kind": "Conformance",
1633
+ "name": "Sendable",
1634
+ "printedName": "Sendable",
1635
+ "usr": "s:s8SendableP",
1636
+ "mangledName": "$ss8SendableP"
1637
+ }
1638
+ ]
1639
+ },
1640
+ {
1641
+ "kind": "TypeDecl",
1642
+ "name": "AVAudioWrapperReadError",
1643
+ "printedName": "AVAudioWrapperReadError",
1644
+ "children": [
1645
+ {
1646
+ "kind": "Constructor",
1647
+ "name": "init",
1648
+ "printedName": "init(_:)",
1649
+ "children": [
1650
+ {
1651
+ "kind": "TypeNominal",
1652
+ "name": "AVAudioWrapperReadError",
1653
+ "printedName": "KeyWordDetection.AVAudioWrapperReadError",
1654
+ "usr": "s:16KeyWordDetection23AVAudioWrapperReadErrorC"
1655
+ },
1656
+ {
1657
+ "kind": "TypeNominal",
1658
+ "name": "String",
1659
+ "printedName": "Swift.String",
1660
+ "usr": "s:SS"
1661
+ }
1662
+ ],
1663
+ "declKind": "Constructor",
1664
+ "usr": "s:16KeyWordDetection23AVAudioWrapperReadErrorCyACSScfc",
1665
+ "mangledName": "$s16KeyWordDetection23AVAudioWrapperReadErrorCyACSScfc",
1666
+ "moduleName": "KeyWordDetection",
1667
+ "overriding": true,
1668
+ "implicit": true,
1669
+ "declAttributes": [
1670
+ "Override"
1671
+ ],
1672
+ "init_kind": "Designated"
1673
+ }
1674
+ ],
1675
+ "declKind": "Class",
1676
+ "usr": "s:16KeyWordDetection23AVAudioWrapperReadErrorC",
1677
+ "mangledName": "$s16KeyWordDetection23AVAudioWrapperReadErrorC",
1678
+ "moduleName": "KeyWordDetection",
1679
+ "declAttributes": [
1680
+ "AccessControl"
1681
+ ],
1682
+ "superclassUsr": "s:16KeyWordDetection19AVAudioWrapperErrorC",
1683
+ "inheritsConvenienceInitializers": true,
1684
+ "superclassNames": [
1685
+ "KeyWordDetection.AVAudioWrapperError"
1686
+ ],
1687
+ "conformances": [
1688
+ {
1689
+ "kind": "Conformance",
1690
+ "name": "Copyable",
1691
+ "printedName": "Copyable",
1692
+ "usr": "s:s8CopyableP",
1693
+ "mangledName": "$ss8CopyableP"
1694
+ },
1695
+ {
1696
+ "kind": "Conformance",
1697
+ "name": "Escapable",
1698
+ "printedName": "Escapable",
1699
+ "usr": "s:s9EscapableP",
1700
+ "mangledName": "$ss9EscapableP"
1701
+ },
1702
+ {
1703
+ "kind": "Conformance",
1704
+ "name": "LocalizedError",
1705
+ "printedName": "LocalizedError",
1706
+ "usr": "s:10Foundation14LocalizedErrorP",
1707
+ "mangledName": "$s10Foundation14LocalizedErrorP"
1708
+ },
1709
+ {
1710
+ "kind": "Conformance",
1711
+ "name": "Error",
1712
+ "printedName": "Error",
1713
+ "usr": "s:s5ErrorP",
1714
+ "mangledName": "$ss5ErrorP"
1715
+ },
1716
+ {
1717
+ "kind": "Conformance",
1718
+ "name": "Sendable",
1719
+ "printedName": "Sendable",
1720
+ "usr": "s:s8SendableP",
1721
+ "mangledName": "$ss8SendableP"
1722
+ }
1723
+ ]
1724
+ },
1725
+ {
1726
+ "kind": "TypeDecl",
1727
+ "name": "AVAudioWrapperRuntimeError",
1728
+ "printedName": "AVAudioWrapperRuntimeError",
1729
+ "children": [
1730
+ {
1731
+ "kind": "Constructor",
1732
+ "name": "init",
1733
+ "printedName": "init(_:)",
1734
+ "children": [
1735
+ {
1736
+ "kind": "TypeNominal",
1737
+ "name": "AVAudioWrapperRuntimeError",
1738
+ "printedName": "KeyWordDetection.AVAudioWrapperRuntimeError",
1739
+ "usr": "s:16KeyWordDetection26AVAudioWrapperRuntimeErrorC"
1740
+ },
1741
+ {
1742
+ "kind": "TypeNominal",
1743
+ "name": "String",
1744
+ "printedName": "Swift.String",
1745
+ "usr": "s:SS"
1746
+ }
1747
+ ],
1748
+ "declKind": "Constructor",
1749
+ "usr": "s:16KeyWordDetection26AVAudioWrapperRuntimeErrorCyACSScfc",
1750
+ "mangledName": "$s16KeyWordDetection26AVAudioWrapperRuntimeErrorCyACSScfc",
1751
+ "moduleName": "KeyWordDetection",
1752
+ "overriding": true,
1753
+ "implicit": true,
1754
+ "declAttributes": [
1755
+ "Override"
1756
+ ],
1757
+ "init_kind": "Designated"
1758
+ }
1759
+ ],
1760
+ "declKind": "Class",
1761
+ "usr": "s:16KeyWordDetection26AVAudioWrapperRuntimeErrorC",
1762
+ "mangledName": "$s16KeyWordDetection26AVAudioWrapperRuntimeErrorC",
1763
+ "moduleName": "KeyWordDetection",
1764
+ "declAttributes": [
1765
+ "AccessControl"
1766
+ ],
1767
+ "superclassUsr": "s:16KeyWordDetection19AVAudioWrapperErrorC",
1768
+ "inheritsConvenienceInitializers": true,
1769
+ "superclassNames": [
1770
+ "KeyWordDetection.AVAudioWrapperError"
1771
+ ],
1772
+ "conformances": [
1773
+ {
1774
+ "kind": "Conformance",
1775
+ "name": "Copyable",
1776
+ "printedName": "Copyable",
1777
+ "usr": "s:s8CopyableP",
1778
+ "mangledName": "$ss8CopyableP"
1779
+ },
1780
+ {
1781
+ "kind": "Conformance",
1782
+ "name": "Escapable",
1783
+ "printedName": "Escapable",
1784
+ "usr": "s:s9EscapableP",
1785
+ "mangledName": "$ss9EscapableP"
1786
+ },
1787
+ {
1788
+ "kind": "Conformance",
1789
+ "name": "LocalizedError",
1790
+ "printedName": "LocalizedError",
1791
+ "usr": "s:10Foundation14LocalizedErrorP",
1792
+ "mangledName": "$s10Foundation14LocalizedErrorP"
1793
+ },
1794
+ {
1795
+ "kind": "Conformance",
1796
+ "name": "Error",
1797
+ "printedName": "Error",
1798
+ "usr": "s:s5ErrorP",
1799
+ "mangledName": "$ss5ErrorP"
1800
+ },
1801
+ {
1802
+ "kind": "Conformance",
1803
+ "name": "Sendable",
1804
+ "printedName": "Sendable",
1805
+ "usr": "s:s8SendableP",
1806
+ "mangledName": "$ss8SendableP"
1807
+ }
1808
+ ]
1809
+ },
1810
+ {
1811
+ "kind": "Import",
1812
+ "name": "AVFoundation",
1813
+ "printedName": "AVFoundation",
1814
+ "declKind": "Import",
1815
+ "moduleName": "KeyWordDetection"
1816
+ },
1817
+ {
1818
+ "kind": "TypeDecl",
1819
+ "name": "AVAudioWrapperFrameListener",
1820
+ "printedName": "AVAudioWrapperFrameListener",
1821
+ "children": [
1822
+ {
1823
+ "kind": "Constructor",
1824
+ "name": "init",
1825
+ "printedName": "init(_:)",
1826
+ "children": [
1827
+ {
1828
+ "kind": "TypeNominal",
1829
+ "name": "AVAudioWrapperFrameListener",
1830
+ "printedName": "KeyWordDetection.AVAudioWrapperFrameListener",
1831
+ "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC"
1832
+ },
1833
+ {
1834
+ "kind": "TypeFunc",
1835
+ "name": "Function",
1836
+ "printedName": "([Swift.Int16]) -> ()",
1837
+ "children": [
1838
+ {
1839
+ "kind": "TypeNominal",
1840
+ "name": "Void",
1841
+ "printedName": "()"
1842
+ },
1843
+ {
1844
+ "kind": "TypeNominal",
1845
+ "name": "Array",
1846
+ "printedName": "[Swift.Int16]",
1847
+ "children": [
1848
+ {
1849
+ "kind": "TypeNominal",
1850
+ "name": "Int16",
1851
+ "printedName": "Swift.Int16",
1852
+ "usr": "s:s5Int16V"
1853
+ }
1854
+ ],
1855
+ "usr": "s:Sa"
1856
+ }
1857
+ ]
1858
+ }
1859
+ ],
1860
+ "declKind": "Constructor",
1861
+ "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerCyACySays5Int16VGccfc",
1862
+ "mangledName": "$s16KeyWordDetection27AVAudioWrapperFrameListenerCyACySays5Int16VGccfc",
1863
+ "moduleName": "KeyWordDetection",
1864
+ "declAttributes": [
1865
+ "AccessControl"
1866
+ ],
1867
+ "init_kind": "Designated"
1868
+ },
1869
+ {
1870
+ "kind": "Function",
1871
+ "name": "onFrame",
1872
+ "printedName": "onFrame(_:)",
1873
+ "children": [
1874
+ {
1875
+ "kind": "TypeNominal",
1876
+ "name": "Void",
1877
+ "printedName": "()"
1878
+ },
1879
+ {
1880
+ "kind": "TypeNominal",
1881
+ "name": "Array",
1882
+ "printedName": "[Swift.Int16]",
1883
+ "children": [
1884
+ {
1885
+ "kind": "TypeNominal",
1886
+ "name": "Int16",
1887
+ "printedName": "Swift.Int16",
1888
+ "usr": "s:s5Int16V"
1889
+ }
1890
+ ],
1891
+ "usr": "s:Sa"
1892
+ }
1893
+ ],
1894
+ "declKind": "Func",
1895
+ "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC02onF0yySays5Int16VGF",
1896
+ "mangledName": "$s16KeyWordDetection27AVAudioWrapperFrameListenerC02onF0yySays5Int16VGF",
1897
+ "moduleName": "KeyWordDetection",
1898
+ "declAttributes": [
1899
+ "AccessControl"
1900
+ ],
1901
+ "funcSelfKind": "NonMutating"
1902
+ }
1903
+ ],
1904
+ "declKind": "Class",
1905
+ "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC",
1906
+ "mangledName": "$s16KeyWordDetection27AVAudioWrapperFrameListenerC",
1907
+ "moduleName": "KeyWordDetection",
1908
+ "declAttributes": [
1909
+ "AccessControl"
1910
+ ],
1911
+ "conformances": [
1912
+ {
1913
+ "kind": "Conformance",
1914
+ "name": "Copyable",
1915
+ "printedName": "Copyable",
1916
+ "usr": "s:s8CopyableP",
1917
+ "mangledName": "$ss8CopyableP"
1918
+ },
1919
+ {
1920
+ "kind": "Conformance",
1921
+ "name": "Escapable",
1922
+ "printedName": "Escapable",
1923
+ "usr": "s:s9EscapableP",
1924
+ "mangledName": "$ss9EscapableP"
1925
+ }
1926
+ ]
1927
+ },
1928
+ {
1929
+ "kind": "TypeDecl",
1930
+ "name": "AVAudioWrapperErrorListener",
1931
+ "printedName": "AVAudioWrapperErrorListener",
1932
+ "children": [
1933
+ {
1934
+ "kind": "Constructor",
1935
+ "name": "init",
1936
+ "printedName": "init(_:)",
1937
+ "children": [
1938
+ {
1939
+ "kind": "TypeNominal",
1940
+ "name": "AVAudioWrapperErrorListener",
1941
+ "printedName": "KeyWordDetection.AVAudioWrapperErrorListener",
1942
+ "usr": "s:16KeyWordDetection27AVAudioWrapperErrorListenerC"
1943
+ },
1944
+ {
1945
+ "kind": "TypeFunc",
1946
+ "name": "Function",
1947
+ "printedName": "(KeyWordDetection.AVAudioWrapperError) -> ()",
1948
+ "children": [
1949
+ {
1950
+ "kind": "TypeNominal",
1951
+ "name": "Void",
1952
+ "printedName": "()"
1953
+ },
1954
+ {
1955
+ "kind": "TypeNominal",
1956
+ "name": "AVAudioWrapperError",
1957
+ "printedName": "KeyWordDetection.AVAudioWrapperError",
1958
+ "usr": "s:16KeyWordDetection19AVAudioWrapperErrorC"
1959
+ }
1960
+ ]
1961
+ }
1962
+ ],
1963
+ "declKind": "Constructor",
1964
+ "usr": "s:16KeyWordDetection27AVAudioWrapperErrorListenerCyACyAA0deF0Cccfc",
1965
+ "mangledName": "$s16KeyWordDetection27AVAudioWrapperErrorListenerCyACyAA0deF0Cccfc",
1966
+ "moduleName": "KeyWordDetection",
1967
+ "declAttributes": [
1968
+ "AccessControl"
1969
+ ],
1970
+ "init_kind": "Designated"
1971
+ },
1972
+ {
1973
+ "kind": "Function",
1974
+ "name": "onError",
1975
+ "printedName": "onError(_:)",
1976
+ "children": [
1977
+ {
1978
+ "kind": "TypeNominal",
1979
+ "name": "Void",
1980
+ "printedName": "()"
1981
+ },
1982
+ {
1983
+ "kind": "TypeNominal",
1984
+ "name": "AVAudioWrapperError",
1985
+ "printedName": "KeyWordDetection.AVAudioWrapperError",
1986
+ "usr": "s:16KeyWordDetection19AVAudioWrapperErrorC"
1987
+ }
1988
+ ],
1989
+ "declKind": "Func",
1990
+ "usr": "s:16KeyWordDetection27AVAudioWrapperErrorListenerC02onF0yyAA0deF0CF",
1991
+ "mangledName": "$s16KeyWordDetection27AVAudioWrapperErrorListenerC02onF0yyAA0deF0CF",
1992
+ "moduleName": "KeyWordDetection",
1993
+ "declAttributes": [
1994
+ "AccessControl"
1995
+ ],
1996
+ "funcSelfKind": "NonMutating"
1997
+ }
1998
+ ],
1999
+ "declKind": "Class",
2000
+ "usr": "s:16KeyWordDetection27AVAudioWrapperErrorListenerC",
2001
+ "mangledName": "$s16KeyWordDetection27AVAudioWrapperErrorListenerC",
2002
+ "moduleName": "KeyWordDetection",
2003
+ "declAttributes": [
2004
+ "AccessControl"
2005
+ ],
2006
+ "conformances": [
2007
+ {
2008
+ "kind": "Conformance",
2009
+ "name": "Copyable",
2010
+ "printedName": "Copyable",
2011
+ "usr": "s:s8CopyableP",
2012
+ "mangledName": "$ss8CopyableP"
2013
+ },
2014
+ {
2015
+ "kind": "Conformance",
2016
+ "name": "Escapable",
2017
+ "printedName": "Escapable",
2018
+ "usr": "s:s9EscapableP",
2019
+ "mangledName": "$ss9EscapableP"
2020
+ }
2021
+ ]
2022
+ },
2023
+ {
2024
+ "kind": "TypeDecl",
2025
+ "name": "AVAudioWrapper",
2026
+ "printedName": "AVAudioWrapper",
2027
+ "children": [
2028
+ {
2029
+ "kind": "Var",
2030
+ "name": "instance",
2031
+ "printedName": "instance",
2032
+ "children": [
2033
+ {
2034
+ "kind": "TypeNominal",
2035
+ "name": "AVAudioWrapper",
2036
+ "printedName": "KeyWordDetection.AVAudioWrapper",
2037
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC"
2038
+ }
2039
+ ],
2040
+ "declKind": "Var",
2041
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC8instanceACvpZ",
2042
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC8instanceACvpZ",
2043
+ "moduleName": "KeyWordDetection",
2044
+ "static": true,
2045
+ "declAttributes": [
2046
+ "HasInitialValue",
2047
+ "Final",
2048
+ "HasStorage",
2049
+ "AccessControl"
2050
+ ],
2051
+ "isLet": true,
2052
+ "hasStorage": true,
2053
+ "accessors": [
2054
+ {
2055
+ "kind": "Accessor",
2056
+ "name": "Get",
2057
+ "printedName": "Get()",
2058
+ "children": [
2059
+ {
2060
+ "kind": "TypeNominal",
2061
+ "name": "AVAudioWrapper",
2062
+ "printedName": "KeyWordDetection.AVAudioWrapper",
2063
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC"
2064
+ }
2065
+ ],
2066
+ "declKind": "Accessor",
2067
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC8instanceACvgZ",
2068
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC8instanceACvgZ",
2069
+ "moduleName": "KeyWordDetection",
2070
+ "static": true,
2071
+ "implicit": true,
2072
+ "declAttributes": [
2073
+ "Final"
2074
+ ],
2075
+ "accessorKind": "get"
2076
+ }
2077
+ ]
2078
+ },
2079
+ {
2080
+ "kind": "Var",
2081
+ "name": "isRecording",
2082
+ "printedName": "isRecording",
2083
+ "children": [
2084
+ {
2085
+ "kind": "TypeNominal",
2086
+ "name": "Bool",
2087
+ "printedName": "Swift.Bool",
2088
+ "usr": "s:Sb"
2089
+ }
2090
+ ],
2091
+ "declKind": "Var",
2092
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC11isRecordingSbvp",
2093
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC11isRecordingSbvp",
2094
+ "moduleName": "KeyWordDetection",
2095
+ "declAttributes": [
2096
+ "AccessControl"
2097
+ ],
2098
+ "accessors": [
2099
+ {
2100
+ "kind": "Accessor",
2101
+ "name": "Get",
2102
+ "printedName": "Get()",
2103
+ "children": [
2104
+ {
2105
+ "kind": "TypeNominal",
2106
+ "name": "Bool",
2107
+ "printedName": "Swift.Bool",
2108
+ "usr": "s:Sb"
2109
+ }
2110
+ ],
2111
+ "declKind": "Accessor",
2112
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC11isRecordingSbvg",
2113
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC11isRecordingSbvg",
2114
+ "moduleName": "KeyWordDetection",
2115
+ "accessorKind": "get"
2116
+ }
2117
+ ]
2118
+ },
2119
+ {
2120
+ "kind": "Var",
2121
+ "name": "frameLength",
2122
+ "printedName": "frameLength",
2123
+ "children": [
2124
+ {
2125
+ "kind": "TypeNominal",
2126
+ "name": "Optional",
2127
+ "printedName": "Swift.UInt32?",
2128
+ "children": [
2129
+ {
2130
+ "kind": "TypeNominal",
2131
+ "name": "UInt32",
2132
+ "printedName": "Swift.UInt32",
2133
+ "usr": "s:s6UInt32V"
2134
+ }
2135
+ ],
2136
+ "usr": "s:Sq"
2137
+ }
2138
+ ],
2139
+ "declKind": "Var",
2140
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC11frameLengths6UInt32VSgvp",
2141
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC11frameLengths6UInt32VSgvp",
2142
+ "moduleName": "KeyWordDetection",
2143
+ "declAttributes": [
2144
+ "AccessControl"
2145
+ ],
2146
+ "accessors": [
2147
+ {
2148
+ "kind": "Accessor",
2149
+ "name": "Get",
2150
+ "printedName": "Get()",
2151
+ "children": [
2152
+ {
2153
+ "kind": "TypeNominal",
2154
+ "name": "Optional",
2155
+ "printedName": "Swift.UInt32?",
2156
+ "children": [
2157
+ {
2158
+ "kind": "TypeNominal",
2159
+ "name": "UInt32",
2160
+ "printedName": "Swift.UInt32",
2161
+ "usr": "s:s6UInt32V"
2162
+ }
2163
+ ],
2164
+ "usr": "s:Sq"
2165
+ }
2166
+ ],
2167
+ "declKind": "Accessor",
2168
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC11frameLengths6UInt32VSgvg",
2169
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC11frameLengths6UInt32VSgvg",
2170
+ "moduleName": "KeyWordDetection",
2171
+ "accessorKind": "get"
2172
+ }
2173
+ ]
2174
+ },
2175
+ {
2176
+ "kind": "Var",
2177
+ "name": "sampleRate",
2178
+ "printedName": "sampleRate",
2179
+ "children": [
2180
+ {
2181
+ "kind": "TypeNominal",
2182
+ "name": "Optional",
2183
+ "printedName": "Swift.UInt32?",
2184
+ "children": [
2185
+ {
2186
+ "kind": "TypeNominal",
2187
+ "name": "UInt32",
2188
+ "printedName": "Swift.UInt32",
2189
+ "usr": "s:s6UInt32V"
2190
+ }
2191
+ ],
2192
+ "usr": "s:Sq"
2193
+ }
2194
+ ],
2195
+ "declKind": "Var",
2196
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC10sampleRates6UInt32VSgvp",
2197
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC10sampleRates6UInt32VSgvp",
2198
+ "moduleName": "KeyWordDetection",
2199
+ "declAttributes": [
2200
+ "AccessControl"
2201
+ ],
2202
+ "accessors": [
2203
+ {
2204
+ "kind": "Accessor",
2205
+ "name": "Get",
2206
+ "printedName": "Get()",
2207
+ "children": [
2208
+ {
2209
+ "kind": "TypeNominal",
2210
+ "name": "Optional",
2211
+ "printedName": "Swift.UInt32?",
2212
+ "children": [
2213
+ {
2214
+ "kind": "TypeNominal",
2215
+ "name": "UInt32",
2216
+ "printedName": "Swift.UInt32",
2217
+ "usr": "s:s6UInt32V"
2218
+ }
2219
+ ],
2220
+ "usr": "s:Sq"
2221
+ }
2222
+ ],
2223
+ "declKind": "Accessor",
2224
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC10sampleRates6UInt32VSgvg",
2225
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC10sampleRates6UInt32VSgvg",
2226
+ "moduleName": "KeyWordDetection",
2227
+ "accessorKind": "get"
2228
+ }
2229
+ ]
2230
+ },
2231
+ {
2232
+ "kind": "Var",
2233
+ "name": "numFrameListeners",
2234
+ "printedName": "numFrameListeners",
2235
+ "children": [
2236
+ {
2237
+ "kind": "TypeNominal",
2238
+ "name": "Int",
2239
+ "printedName": "Swift.Int",
2240
+ "usr": "s:Si"
2241
+ }
2242
+ ],
2243
+ "declKind": "Var",
2244
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC17numFrameListenersSivp",
2245
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC17numFrameListenersSivp",
2246
+ "moduleName": "KeyWordDetection",
2247
+ "declAttributes": [
2248
+ "AccessControl"
2249
+ ],
2250
+ "accessors": [
2251
+ {
2252
+ "kind": "Accessor",
2253
+ "name": "Get",
2254
+ "printedName": "Get()",
2255
+ "children": [
2256
+ {
2257
+ "kind": "TypeNominal",
2258
+ "name": "Int",
2259
+ "printedName": "Swift.Int",
2260
+ "usr": "s:Si"
2261
+ }
2262
+ ],
2263
+ "declKind": "Accessor",
2264
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC17numFrameListenersSivg",
2265
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC17numFrameListenersSivg",
2266
+ "moduleName": "KeyWordDetection",
2267
+ "accessorKind": "get"
2268
+ }
2269
+ ]
2270
+ },
2271
+ {
2272
+ "kind": "Function",
2273
+ "name": "setSessionOptions",
2274
+ "printedName": "setSessionOptions(sessionOptions:)",
2275
+ "children": [
2276
+ {
2277
+ "kind": "TypeNominal",
2278
+ "name": "Void",
2279
+ "printedName": "()"
2280
+ },
2281
+ {
2282
+ "kind": "TypeNominal",
2283
+ "name": "CategoryOptions",
2284
+ "printedName": "AVFAudio.AVAudioSession.CategoryOptions",
2285
+ "usr": "c:@E@AVAudioSessionCategoryOptions"
2286
+ }
2287
+ ],
2288
+ "declKind": "Func",
2289
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC17setSessionOptions07sessionH0ySo0dg8CategoryH0V_tF",
2290
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC17setSessionOptions07sessionH0ySo0dg8CategoryH0V_tF",
2291
+ "moduleName": "KeyWordDetection",
2292
+ "declAttributes": [
2293
+ "AccessControl"
2294
+ ],
2295
+ "funcSelfKind": "NonMutating"
2296
+ },
2297
+ {
2298
+ "kind": "Var",
2299
+ "name": "numErrorListeners",
2300
+ "printedName": "numErrorListeners",
2301
+ "children": [
2302
+ {
2303
+ "kind": "TypeNominal",
2304
+ "name": "Int",
2305
+ "printedName": "Swift.Int",
2306
+ "usr": "s:Si"
2307
+ }
2308
+ ],
2309
+ "declKind": "Var",
2310
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC17numErrorListenersSivp",
2311
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC17numErrorListenersSivp",
2312
+ "moduleName": "KeyWordDetection",
2313
+ "declAttributes": [
2314
+ "AccessControl"
2315
+ ],
2316
+ "accessors": [
2317
+ {
2318
+ "kind": "Accessor",
2319
+ "name": "Get",
2320
+ "printedName": "Get()",
2321
+ "children": [
2322
+ {
2323
+ "kind": "TypeNominal",
2324
+ "name": "Int",
2325
+ "printedName": "Swift.Int",
2326
+ "usr": "s:Si"
2327
+ }
2328
+ ],
2329
+ "declKind": "Accessor",
2330
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC17numErrorListenersSivg",
2331
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC17numErrorListenersSivg",
2332
+ "moduleName": "KeyWordDetection",
2333
+ "accessorKind": "get"
2334
+ }
2335
+ ]
2336
+ },
2337
+ {
2338
+ "kind": "Var",
2339
+ "name": "hasRecordAudioPermission",
2340
+ "printedName": "hasRecordAudioPermission",
2341
+ "children": [
2342
+ {
2343
+ "kind": "TypeNominal",
2344
+ "name": "Bool",
2345
+ "printedName": "Swift.Bool",
2346
+ "usr": "s:Sb"
2347
+ }
2348
+ ],
2349
+ "declKind": "Var",
2350
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC24hasRecordAudioPermissionSbvpZ",
2351
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC24hasRecordAudioPermissionSbvpZ",
2352
+ "moduleName": "KeyWordDetection",
2353
+ "static": true,
2354
+ "declAttributes": [
2355
+ "Final",
2356
+ "AccessControl"
2357
+ ],
2358
+ "accessors": [
2359
+ {
2360
+ "kind": "Accessor",
2361
+ "name": "Get",
2362
+ "printedName": "Get()",
2363
+ "children": [
2364
+ {
2365
+ "kind": "TypeNominal",
2366
+ "name": "Bool",
2367
+ "printedName": "Swift.Bool",
2368
+ "usr": "s:Sb"
2369
+ }
2370
+ ],
2371
+ "declKind": "Accessor",
2372
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC24hasRecordAudioPermissionSbvgZ",
2373
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC24hasRecordAudioPermissionSbvgZ",
2374
+ "moduleName": "KeyWordDetection",
2375
+ "static": true,
2376
+ "declAttributes": [
2377
+ "Final"
2378
+ ],
2379
+ "accessorKind": "get"
2380
+ }
2381
+ ]
2382
+ },
2383
+ {
2384
+ "kind": "Function",
2385
+ "name": "requestRecordAudioPermission",
2386
+ "printedName": "requestRecordAudioPermission(_:)",
2387
+ "children": [
2388
+ {
2389
+ "kind": "TypeNominal",
2390
+ "name": "Void",
2391
+ "printedName": "()"
2392
+ },
2393
+ {
2394
+ "kind": "TypeFunc",
2395
+ "name": "Function",
2396
+ "printedName": "(Swift.Bool) -> ()",
2397
+ "children": [
2398
+ {
2399
+ "kind": "TypeNominal",
2400
+ "name": "Void",
2401
+ "printedName": "()"
2402
+ },
2403
+ {
2404
+ "kind": "TypeNominal",
2405
+ "name": "Bool",
2406
+ "printedName": "Swift.Bool",
2407
+ "usr": "s:Sb"
2408
+ }
2409
+ ]
2410
+ }
2411
+ ],
2412
+ "declKind": "Func",
2413
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC28requestRecordAudioPermissionyyySbcFZ",
2414
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC28requestRecordAudioPermissionyyySbcFZ",
2415
+ "moduleName": "KeyWordDetection",
2416
+ "static": true,
2417
+ "declAttributes": [
2418
+ "Final",
2419
+ "AccessControl"
2420
+ ],
2421
+ "funcSelfKind": "NonMutating"
2422
+ },
2423
+ {
2424
+ "kind": "Function",
2425
+ "name": "addFrameListener",
2426
+ "printedName": "addFrameListener(_:)",
2427
+ "children": [
2428
+ {
2429
+ "kind": "TypeNominal",
2430
+ "name": "Void",
2431
+ "printedName": "()"
2432
+ },
2433
+ {
2434
+ "kind": "TypeNominal",
2435
+ "name": "AVAudioWrapperFrameListener",
2436
+ "printedName": "KeyWordDetection.AVAudioWrapperFrameListener",
2437
+ "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC"
2438
+ }
2439
+ ],
2440
+ "declKind": "Func",
2441
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC16addFrameListeneryyAA0degH0CF",
2442
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC16addFrameListeneryyAA0degH0CF",
2443
+ "moduleName": "KeyWordDetection",
2444
+ "declAttributes": [
2445
+ "AccessControl"
2446
+ ],
2447
+ "funcSelfKind": "NonMutating"
2448
+ },
2449
+ {
2450
+ "kind": "Function",
2451
+ "name": "addFrameListeners",
2452
+ "printedName": "addFrameListeners(_:)",
2453
+ "children": [
2454
+ {
2455
+ "kind": "TypeNominal",
2456
+ "name": "Void",
2457
+ "printedName": "()"
2458
+ },
2459
+ {
2460
+ "kind": "TypeNominal",
2461
+ "name": "Array",
2462
+ "printedName": "[KeyWordDetection.AVAudioWrapperFrameListener]",
2463
+ "children": [
2464
+ {
2465
+ "kind": "TypeNominal",
2466
+ "name": "AVAudioWrapperFrameListener",
2467
+ "printedName": "KeyWordDetection.AVAudioWrapperFrameListener",
2468
+ "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC"
2469
+ }
2470
+ ],
2471
+ "usr": "s:Sa"
2472
+ }
2473
+ ],
2474
+ "declKind": "Func",
2475
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC17addFrameListenersyySayAA0deG8ListenerCGF",
2476
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC17addFrameListenersyySayAA0deG8ListenerCGF",
2477
+ "moduleName": "KeyWordDetection",
2478
+ "declAttributes": [
2479
+ "AccessControl"
2480
+ ],
2481
+ "funcSelfKind": "NonMutating"
2482
+ },
2483
+ {
2484
+ "kind": "Function",
2485
+ "name": "removeFrameListener",
2486
+ "printedName": "removeFrameListener(_:)",
2487
+ "children": [
2488
+ {
2489
+ "kind": "TypeNominal",
2490
+ "name": "Void",
2491
+ "printedName": "()"
2492
+ },
2493
+ {
2494
+ "kind": "TypeNominal",
2495
+ "name": "AVAudioWrapperFrameListener",
2496
+ "printedName": "KeyWordDetection.AVAudioWrapperFrameListener",
2497
+ "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC"
2498
+ }
2499
+ ],
2500
+ "declKind": "Func",
2501
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC19removeFrameListeneryyAA0degH0CF",
2502
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC19removeFrameListeneryyAA0degH0CF",
2503
+ "moduleName": "KeyWordDetection",
2504
+ "declAttributes": [
2505
+ "AccessControl"
2506
+ ],
2507
+ "funcSelfKind": "NonMutating"
2508
+ },
2509
+ {
2510
+ "kind": "Function",
2511
+ "name": "removeFrameListeners",
2512
+ "printedName": "removeFrameListeners(_:)",
2513
+ "children": [
2514
+ {
2515
+ "kind": "TypeNominal",
2516
+ "name": "Void",
2517
+ "printedName": "()"
2518
+ },
2519
+ {
2520
+ "kind": "TypeNominal",
2521
+ "name": "Array",
2522
+ "printedName": "[KeyWordDetection.AVAudioWrapperFrameListener]",
2523
+ "children": [
2524
+ {
2525
+ "kind": "TypeNominal",
2526
+ "name": "AVAudioWrapperFrameListener",
2527
+ "printedName": "KeyWordDetection.AVAudioWrapperFrameListener",
2528
+ "usr": "s:16KeyWordDetection27AVAudioWrapperFrameListenerC"
2529
+ }
2530
+ ],
2531
+ "usr": "s:Sa"
2532
+ }
2533
+ ],
2534
+ "declKind": "Func",
2535
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC20removeFrameListenersyySayAA0deG8ListenerCGF",
2536
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC20removeFrameListenersyySayAA0deG8ListenerCGF",
2537
+ "moduleName": "KeyWordDetection",
2538
+ "declAttributes": [
2539
+ "AccessControl"
2540
+ ],
2541
+ "funcSelfKind": "NonMutating"
2542
+ },
2543
+ {
2544
+ "kind": "Function",
2545
+ "name": "clearFrameListeners",
2546
+ "printedName": "clearFrameListeners()",
2547
+ "children": [
2548
+ {
2549
+ "kind": "TypeNominal",
2550
+ "name": "Void",
2551
+ "printedName": "()"
2552
+ }
2553
+ ],
2554
+ "declKind": "Func",
2555
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC19clearFrameListenersyyF",
2556
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC19clearFrameListenersyyF",
2557
+ "moduleName": "KeyWordDetection",
2558
+ "declAttributes": [
2559
+ "AccessControl"
2560
+ ],
2561
+ "funcSelfKind": "NonMutating"
2562
+ },
2563
+ {
2564
+ "kind": "Function",
2565
+ "name": "addErrorListener",
2566
+ "printedName": "addErrorListener(_:)",
2567
+ "children": [
2568
+ {
2569
+ "kind": "TypeNominal",
2570
+ "name": "Void",
2571
+ "printedName": "()"
2572
+ },
2573
+ {
2574
+ "kind": "TypeNominal",
2575
+ "name": "AVAudioWrapperErrorListener",
2576
+ "printedName": "KeyWordDetection.AVAudioWrapperErrorListener",
2577
+ "usr": "s:16KeyWordDetection27AVAudioWrapperErrorListenerC"
2578
+ }
2579
+ ],
2580
+ "declKind": "Func",
2581
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC16addErrorListeneryyAA0degH0CF",
2582
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC16addErrorListeneryyAA0degH0CF",
2583
+ "moduleName": "KeyWordDetection",
2584
+ "declAttributes": [
2585
+ "AccessControl"
2586
+ ],
2587
+ "funcSelfKind": "NonMutating"
2588
+ },
2589
+ {
2590
+ "kind": "Function",
2591
+ "name": "removeErrorListener",
2592
+ "printedName": "removeErrorListener(_:)",
2593
+ "children": [
2594
+ {
2595
+ "kind": "TypeNominal",
2596
+ "name": "Void",
2597
+ "printedName": "()"
2598
+ },
2599
+ {
2600
+ "kind": "TypeNominal",
2601
+ "name": "AVAudioWrapperErrorListener",
2602
+ "printedName": "KeyWordDetection.AVAudioWrapperErrorListener",
2603
+ "usr": "s:16KeyWordDetection27AVAudioWrapperErrorListenerC"
2604
+ }
2605
+ ],
2606
+ "declKind": "Func",
2607
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC19removeErrorListeneryyAA0degH0CF",
2608
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC19removeErrorListeneryyAA0degH0CF",
2609
+ "moduleName": "KeyWordDetection",
2610
+ "declAttributes": [
2611
+ "AccessControl"
2612
+ ],
2613
+ "funcSelfKind": "NonMutating"
2614
+ },
2615
+ {
2616
+ "kind": "Function",
2617
+ "name": "clearErrorListeners",
2618
+ "printedName": "clearErrorListeners()",
2619
+ "children": [
2620
+ {
2621
+ "kind": "TypeNominal",
2622
+ "name": "Void",
2623
+ "printedName": "()"
2624
+ }
2625
+ ],
2626
+ "declKind": "Func",
2627
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC19clearErrorListenersyyF",
2628
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC19clearErrorListenersyyF",
2629
+ "moduleName": "KeyWordDetection",
2630
+ "declAttributes": [
2631
+ "AccessControl"
2632
+ ],
2633
+ "funcSelfKind": "NonMutating"
2634
+ },
2635
+ {
2636
+ "kind": "Function",
2637
+ "name": "start",
2638
+ "printedName": "start(frameLength:sampleRate:)",
2639
+ "children": [
2640
+ {
2641
+ "kind": "TypeNominal",
2642
+ "name": "Void",
2643
+ "printedName": "()"
2644
+ },
2645
+ {
2646
+ "kind": "TypeNominal",
2647
+ "name": "UInt32",
2648
+ "printedName": "Swift.UInt32",
2649
+ "usr": "s:s6UInt32V"
2650
+ },
2651
+ {
2652
+ "kind": "TypeNominal",
2653
+ "name": "UInt32",
2654
+ "printedName": "Swift.UInt32",
2655
+ "usr": "s:s6UInt32V"
2656
+ }
2657
+ ],
2658
+ "declKind": "Func",
2659
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC5start11frameLength10sampleRateys6UInt32V_AHtKF",
2660
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC5start11frameLength10sampleRateys6UInt32V_AHtKF",
2661
+ "moduleName": "KeyWordDetection",
2662
+ "declAttributes": [
2663
+ "AccessControl"
2664
+ ],
2665
+ "throwing": true,
2666
+ "funcSelfKind": "NonMutating"
2667
+ },
2668
+ {
2669
+ "kind": "Function",
2670
+ "name": "stop",
2671
+ "printedName": "stop()",
2672
+ "children": [
2673
+ {
2674
+ "kind": "TypeNominal",
2675
+ "name": "Void",
2676
+ "printedName": "()"
2677
+ }
2678
+ ],
2679
+ "declKind": "Func",
2680
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC4stopyyKF",
2681
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC4stopyyKF",
2682
+ "moduleName": "KeyWordDetection",
2683
+ "declAttributes": [
2684
+ "AccessControl"
2685
+ ],
2686
+ "throwing": true,
2687
+ "funcSelfKind": "NonMutating"
2688
+ }
2689
+ ],
2690
+ "declKind": "Class",
2691
+ "usr": "s:16KeyWordDetection14AVAudioWrapperC",
2692
+ "mangledName": "$s16KeyWordDetection14AVAudioWrapperC",
2693
+ "moduleName": "KeyWordDetection",
2694
+ "declAttributes": [
2695
+ "AccessControl"
2696
+ ],
2697
+ "hasMissingDesignatedInitializers": true,
2698
+ "conformances": [
2699
+ {
2700
+ "kind": "Conformance",
2701
+ "name": "Copyable",
2702
+ "printedName": "Copyable",
2703
+ "usr": "s:s8CopyableP",
2704
+ "mangledName": "$ss8CopyableP"
2705
+ },
2706
+ {
2707
+ "kind": "Conformance",
2708
+ "name": "Escapable",
2709
+ "printedName": "Escapable",
2710
+ "usr": "s:s9EscapableP",
2711
+ "mangledName": "$ss9EscapableP"
2712
+ }
2713
+ ]
2714
+ },
2715
+ {
2716
+ "kind": "TypeDecl",
2717
+ "name": "AVAudioWrapperBuffer",
2718
+ "printedName": "AVAudioWrapperBuffer",
2719
+ "children": [
2720
+ {
2721
+ "kind": "Constructor",
2722
+ "name": "init",
2723
+ "printedName": "init(size:)",
2724
+ "children": [
2725
+ {
2726
+ "kind": "TypeNominal",
2727
+ "name": "AVAudioWrapperBuffer",
2728
+ "printedName": "KeyWordDetection.AVAudioWrapperBuffer",
2729
+ "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC"
2730
+ },
2731
+ {
2732
+ "kind": "TypeNominal",
2733
+ "name": "Int",
2734
+ "printedName": "Swift.Int",
2735
+ "usr": "s:Si"
2736
+ }
2737
+ ],
2738
+ "declKind": "Constructor",
2739
+ "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC4sizeACSi_tcfc",
2740
+ "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC4sizeACSi_tcfc",
2741
+ "moduleName": "KeyWordDetection",
2742
+ "declAttributes": [
2743
+ "AccessControl",
2744
+ "RawDocComment"
2745
+ ],
2746
+ "init_kind": "Designated"
2747
+ },
2748
+ {
2749
+ "kind": "Function",
2750
+ "name": "write",
2751
+ "printedName": "write(samples:)",
2752
+ "children": [
2753
+ {
2754
+ "kind": "TypeNominal",
2755
+ "name": "Void",
2756
+ "printedName": "()"
2757
+ },
2758
+ {
2759
+ "kind": "TypeNominal",
2760
+ "name": "Array",
2761
+ "printedName": "[Swift.Int16]",
2762
+ "children": [
2763
+ {
2764
+ "kind": "TypeNominal",
2765
+ "name": "Int16",
2766
+ "printedName": "Swift.Int16",
2767
+ "usr": "s:s5Int16V"
2768
+ }
2769
+ ],
2770
+ "usr": "s:Sa"
2771
+ }
2772
+ ],
2773
+ "declKind": "Func",
2774
+ "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC5write7samplesySays5Int16VG_tKF",
2775
+ "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC5write7samplesySays5Int16VG_tKF",
2776
+ "moduleName": "KeyWordDetection",
2777
+ "declAttributes": [
2778
+ "AccessControl",
2779
+ "RawDocComment"
2780
+ ],
2781
+ "throwing": true,
2782
+ "funcSelfKind": "NonMutating"
2783
+ },
2784
+ {
2785
+ "kind": "Function",
2786
+ "name": "read",
2787
+ "printedName": "read(count:)",
2788
+ "children": [
2789
+ {
2790
+ "kind": "TypeNominal",
2791
+ "name": "Array",
2792
+ "printedName": "[Swift.Int16]",
2793
+ "children": [
2794
+ {
2795
+ "kind": "TypeNominal",
2796
+ "name": "Int16",
2797
+ "printedName": "Swift.Int16",
2798
+ "usr": "s:s5Int16V"
2799
+ }
2800
+ ],
2801
+ "usr": "s:Sa"
2802
+ },
2803
+ {
2804
+ "kind": "TypeNominal",
2805
+ "name": "Int",
2806
+ "printedName": "Swift.Int",
2807
+ "usr": "s:Si"
2808
+ }
2809
+ ],
2810
+ "declKind": "Func",
2811
+ "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC4read5countSays5Int16VGSi_tF",
2812
+ "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC4read5countSays5Int16VGSi_tF",
2813
+ "moduleName": "KeyWordDetection",
2814
+ "declAttributes": [
2815
+ "AccessControl",
2816
+ "RawDocComment"
2817
+ ],
2818
+ "funcSelfKind": "NonMutating"
2819
+ },
2820
+ {
2821
+ "kind": "Function",
2822
+ "name": "availableSamples",
2823
+ "printedName": "availableSamples()",
2824
+ "children": [
2825
+ {
2826
+ "kind": "TypeNominal",
2827
+ "name": "Int",
2828
+ "printedName": "Swift.Int",
2829
+ "usr": "s:Si"
2830
+ }
2831
+ ],
2832
+ "declKind": "Func",
2833
+ "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC16availableSamplesSiyF",
2834
+ "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC16availableSamplesSiyF",
2835
+ "moduleName": "KeyWordDetection",
2836
+ "declAttributes": [
2837
+ "AccessControl",
2838
+ "RawDocComment"
2839
+ ],
2840
+ "funcSelfKind": "NonMutating"
2841
+ }
2842
+ ],
2843
+ "declKind": "Class",
2844
+ "usr": "s:16KeyWordDetection20AVAudioWrapperBufferC",
2845
+ "mangledName": "$s16KeyWordDetection20AVAudioWrapperBufferC",
2846
+ "moduleName": "KeyWordDetection",
2847
+ "declAttributes": [
2848
+ "AccessControl"
2849
+ ],
2850
+ "conformances": [
2851
+ {
2852
+ "kind": "Conformance",
2853
+ "name": "Copyable",
2854
+ "printedName": "Copyable",
2855
+ "usr": "s:s8CopyableP",
2856
+ "mangledName": "$ss8CopyableP"
2857
+ },
2858
+ {
2859
+ "kind": "Conformance",
2860
+ "name": "Escapable",
2861
+ "printedName": "Escapable",
2862
+ "usr": "s:s9EscapableP",
2863
+ "mangledName": "$ss9EscapableP"
2864
+ }
2865
+ ]
1396
2866
  },
1397
2867
  {
1398
2868
  "kind": "Import",
@@ -1743,140 +3213,154 @@
1743
3213
  {
1744
3214
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1745
3215
  "kind": "BooleanLiteral",
1746
- "offset": 139,
3216
+ "offset": 112,
1747
3217
  "length": 5,
1748
3218
  "value": "false"
1749
3219
  },
1750
3220
  {
1751
3221
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1752
3222
  "kind": "IntegerLiteral",
1753
- "offset": 180,
3223
+ "offset": 153,
1754
3224
  "length": 1,
1755
3225
  "value": "0"
1756
3226
  },
1757
3227
  {
1758
3228
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1759
3229
  "kind": "FloatLiteral",
1760
- "offset": 226,
3230
+ "offset": 199,
1761
3231
  "length": 7,
1762
3232
  "value": "16000.0"
1763
3233
  },
1764
3234
  {
1765
3235
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1766
3236
  "kind": "StringLiteral",
1767
- "offset": 256,
3237
+ "offset": 229,
1768
3238
  "length": 29,
1769
3239
  "value": "\"AudioProcessorFromVADOrFile\""
1770
3240
  },
1771
3241
  {
1772
3242
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1773
3243
  "kind": "StringLiteral",
1774
- "offset": 715,
3244
+ "offset": 688,
1775
3245
  "length": 17,
1776
3246
  "value": "\"silero_vad.onnx\""
1777
3247
  },
1778
3248
  {
1779
3249
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1780
3250
  "kind": "BooleanLiteral",
1781
- "offset": 872,
3251
+ "offset": 845,
1782
3252
  "length": 5,
1783
3253
  "value": "false"
1784
3254
  },
1785
3255
  {
1786
3256
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1787
3257
  "kind": "FloatLiteral",
1788
- "offset": 914,
3258
+ "offset": 887,
1789
3259
  "length": 3,
1790
3260
  "value": "0.8"
1791
3261
  },
1792
3262
  {
1793
3263
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1794
3264
  "kind": "FloatLiteral",
1795
- "offset": 993,
3265
+ "offset": 966,
1796
3266
  "length": 3,
1797
3267
  "value": "0.8"
1798
3268
  },
1799
3269
  {
1800
3270
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1801
3271
  "kind": "FloatLiteral",
1802
- "offset": 1083,
3272
+ "offset": 1056,
1803
3273
  "length": 3,
1804
3274
  "value": "0.0"
1805
3275
  },
1806
3276
  {
1807
3277
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1808
3278
  "kind": "FloatLiteral",
1809
- "offset": 1187,
3279
+ "offset": 1160,
1810
3280
  "length": 4,
1811
3281
  "value": "0.45"
1812
3282
  },
1813
3283
  {
1814
3284
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1815
3285
  "kind": "IntegerLiteral",
1816
- "offset": 1438,
3286
+ "offset": 1411,
1817
3287
  "length": 1,
1818
3288
  "value": "0"
1819
3289
  },
1820
3290
  {
1821
3291
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1822
3292
  "kind": "IntegerLiteral",
1823
- "offset": 1485,
3293
+ "offset": 1458,
1824
3294
  "length": 4,
1825
3295
  "value": "1000"
1826
3296
  },
1827
3297
  {
1828
3298
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1829
3299
  "kind": "IntegerLiteral",
1830
- "offset": 1539,
3300
+ "offset": 1512,
1831
3301
  "length": 1,
1832
3302
  "value": "0"
1833
3303
  },
1834
3304
  {
1835
3305
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1836
3306
  "kind": "Array",
1837
- "offset": 1641,
3307
+ "offset": 1614,
1838
3308
  "length": 2,
1839
3309
  "value": "[]"
1840
3310
  },
1841
3311
  {
1842
3312
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1843
3313
  "kind": "Array",
1844
- "offset": 1692,
3314
+ "offset": 1665,
1845
3315
  "length": 2,
1846
3316
  "value": "[]"
1847
3317
  },
1848
3318
  {
1849
3319
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1850
3320
  "kind": "IntegerLiteral",
1851
- "offset": 1740,
3321
+ "offset": 1713,
1852
3322
  "length": 1,
1853
3323
  "value": "5"
1854
3324
  },
3325
+ {
3326
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
3327
+ "kind": "IntegerLiteral",
3328
+ "offset": 1944,
3329
+ "length": 1,
3330
+ "value": "0"
3331
+ },
3332
+ {
3333
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
3334
+ "kind": "FloatLiteral",
3335
+ "offset": 1994,
3336
+ "length": 3,
3337
+ "value": "2.0"
3338
+ },
1855
3339
  {
1856
3340
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1857
3341
  "kind": "FloatLiteral",
1858
- "offset": 14432,
3342
+ "offset": 15711,
1859
3343
  "length": 3,
1860
3344
  "value": "0.1"
1861
3345
  },
1862
3346
  {
1863
3347
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1864
3348
  "kind": "IntegerLiteral",
1865
- "offset": 14463,
3349
+ "offset": 15742,
1866
3350
  "length": 1,
1867
3351
  "value": "5"
1868
3352
  },
1869
3353
  {
1870
3354
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1871
3355
  "kind": "FloatLiteral",
1872
- "offset": 16593,
3356
+ "offset": 17872,
1873
3357
  "length": 3,
1874
3358
  "value": "0.1"
1875
3359
  },
1876
3360
  {
1877
3361
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AudioProcessorFromVADOrFile.swift",
1878
3362
  "kind": "IntegerLiteral",
1879
- "offset": 16616,
3363
+ "offset": 17895,
1880
3364
  "length": 1,
1881
3365
  "value": "5"
1882
3366
  },
@@ -1922,6 +3406,55 @@
1922
3406
  "length": 3,
1923
3407
  "value": "[]"
1924
3408
  },
3409
+ {
3410
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
3411
+ "kind": "IntegerLiteral",
3412
+ "offset": 1158,
3413
+ "length": 1,
3414
+ "value": "3"
3415
+ },
3416
+ {
3417
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
3418
+ "kind": "IntegerLiteral",
3419
+ "offset": 1278,
3420
+ "length": 1,
3421
+ "value": "3"
3422
+ },
3423
+ {
3424
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
3425
+ "kind": "Array",
3426
+ "offset": 1400,
3427
+ "length": 2,
3428
+ "value": "[]"
3429
+ },
3430
+ {
3431
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
3432
+ "kind": "Array",
3433
+ "offset": 1467,
3434
+ "length": 2,
3435
+ "value": "[]"
3436
+ },
3437
+ {
3438
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapper.swift",
3439
+ "kind": "BooleanLiteral",
3440
+ "offset": 1508,
3441
+ "length": 5,
3442
+ "value": "false"
3443
+ },
3444
+ {
3445
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperBuffer.swift",
3446
+ "kind": "IntegerLiteral",
3447
+ "offset": 101,
3448
+ "length": 1,
3449
+ "value": "0"
3450
+ },
3451
+ {
3452
+ "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/AVAudioWrapperBuffer.swift",
3453
+ "kind": "IntegerLiteral",
3454
+ "offset": 137,
3455
+ "length": 1,
3456
+ "value": "0"
3457
+ },
1925
3458
  {
1926
3459
  "filePath": "\/Users\/oferfryman\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/LicenseManager.swift",
1927
3460
  "kind": "StringLiteral",