Read the Docs build information Build id: 255760 Project: espressif-esp-adf Version: latest Commit: 3438db90b6f66fd0cd6a52accc68619d12bd72db Date: 2019-11-04T04:16:12.084553Z State: finished Success: True [rtd-command-info] start-time: 2019-11-04T04:16:12.776638Z, end-time: 2019-11-04T04:16:14.149523Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:espressif/esp-adf.git . Cloning into '.'... [rtd-command-info] start-time: 2019-11-04T04:16:14.413075Z, end-time: 2019-11-04T04:16:14.633488Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3438db9 Merge branch 'bugfix/board_detect_modify' into 'master' [rtd-command-info] start-time: 2019-11-04T04:16:14.713366Z, end-time: 2019-11-04T04:16:14.741673Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-11-04T04:16:15.103084Z, end-time: 2019-11-04T04:16:15.148337Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2019-11-04T04:16:15.224458Z, end-time: 2019-11-04T04:16:16.770987Z, duration: 1, exit-code: 0 git submodule update --init --force components/esp-adf-libs Submodule 'components/esp-adf-libs' (https://github.com/espressif/esp-adf-libs) registered for path 'components/esp-adf-libs' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/components/esp-adf-libs'... Submodule path 'components/esp-adf-libs': checked out '695553298e543a93f24639af6b65f0ba5f606ab3' [rtd-command-info] start-time: 2019-11-04T04:16:17.655725Z, end-time: 2019-11-04T04:16:20.127985Z, duration: 2, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-11-04T04:16:20.218996Z, end-time: 2019-11-04T04:16:22.718952Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/.cache/pip pip Collecting pip Downloading https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af8ce16cfbc1cb06bedf8e9164ce5551ec1/pip-19.3.1-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.3.1 [rtd-command-info] start-time: 2019-11-04T04:16:22.818372Z, end-time: 2019-11-04T04:16:35.475614Z, duration: 12, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting Pygments==2.3.1 Downloading https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl (849kB) Collecting setuptools==41.0.1 Downloading https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB) Collecting docutils==0.14 Downloading https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl (543kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==5.4.1 Downloading https://files.pythonhosted.org/packages/0d/f3/421598450cb9503f4565d936860763b5af413a61009d87a5ab1e34139672/Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.0MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Downloading https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl (47kB) Collecting recommonmark==0.5.0 Downloading https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Downloading https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl (3.1MB) Collecting sphinx-rtd-theme<0.5 Downloading https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4MB) Collecting readthedocs-sphinx-ext<1.1 Downloading https://files.pythonhosted.org/packages/51/43/a5a98d9aec325b2824bdf504fa446ae876d0909d03e28667018f9eb01bcd/readthedocs_sphinx_ext-1.0.0-py2.py3-none-any.whl Collecting future Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB) Collecting snowballstemmer>=1.1 Downloading https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl (97kB) Collecting sphinxcontrib-websupport Downloading https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 Downloading https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl (8.4MB) Collecting requests>=2.0.0 Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB) Collecting Jinja2>=2.3 Downloading https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl (125kB) Collecting packaging Downloading https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl Collecting typing; python_version < "3.5" Downloading https://files.pythonhosted.org/packages/22/30/64ca29543375759dc589ade14a6cd36382abf2bec17d67de8481bc9814d7/typing-3.7.4.1-py2-none-any.whl Collecting imagesize Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting pytz>=2015.7 Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading https://files.pythonhosted.org/packages/e0/da/55f51ea951e1b7c63a579c09dd7db825bb730ec1fe9c0180fc77bfb31448/urllib3-1.25.6-py2.py3-none-any.whl (125kB) Collecting certifi>=2017.4.17 Downloading https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl (154kB) Collecting chardet<3.1.0,>=3.0.2 Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting idna<2.9,>=2.5 Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Collecting MarkupSafe>=0.23 Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting pyparsing>=2.0.2 Downloading https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl (65kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-cp27-none-any.whl size=23754 sha256=ab866973bac543d2b098265c4a5f179d756568208cc40da04c18dcb3e8105379 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-cp27-none-any.whl size=502569 sha256=b9c7713f2ad45a4b867292b1569cfc498c3eacea2fa868d9f5f68109c8b2afe5 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, sphinxcontrib-websupport, pytz, babel, urllib3, certifi, chardet, idna, requests, MarkupSafe, Jinja2, pyparsing, six, packaging, typing, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 40.6.3 Uninstalling setuptools-40.6.3: Successfully uninstalled setuptools-40.6.3 Successfully installed Jinja2-2.10.3 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.7.0 certifi-2019.9.11 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.2 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.3 readthedocs-sphinx-ext-1.0.0 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 six-1.12.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.7.4.1 urllib3-1.25.6 [rtd-command-info] start-time: 2019-11-04T04:16:35.590451Z, end-time: 2019-11-04T04:16:39.675099Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/.cache/pip -r docs/requirements.txt DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already satisfied: sphinx>=1.8.4 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from -r docs/requirements.txt (line 4)) (1.8.5) Collecting breathe==4.11.1 Downloading https://files.pythonhosted.org/packages/c3/60/b45d6797ddb2d013187dedb074dac9bc9bc4ffe1abc6d9bce8eabfcd5ba3/breathe-4.11.1-py2.py3-none-any.whl (74kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from -r docs/requirements.txt (line 6)) (0.4.3) Collecting sphinxcontrib-blockdiag>=1.5.5 Downloading https://files.pythonhosted.org/packages/25/12/df65e2b619a5f0de59c39da48a5472c1b1fa1e4f913c14a2370797bd2e1a/sphinxcontrib_blockdiag-1.5.5-py2.py3-none-any.whl Collecting sphinxcontrib-seqdiag>=0.8.5 Downloading https://files.pythonhosted.org/packages/62/0d/f23e07d7b400dff9b0602de8c8b9723a6bca2646a9cb40731a8c1106614a/sphinxcontrib_seqdiag-0.8.5-py2.py3-none-any.whl Collecting sphinxcontrib-actdiag>=0.8.5 Downloading https://files.pythonhosted.org/packages/84/0c/5d928f87a1c72ddfa549ba38b522330a7f1f38d735a12fd84a3dee358518/sphinxcontrib_actdiag-0.8.5-py2.py3-none-any.whl Collecting sphinxcontrib-nwdiag>=0.9.5 Downloading https://files.pythonhosted.org/packages/06/14/c767a933070380ed6689eb6bd5779554d247b91e2123b3f5fc6df8a4f39e/sphinxcontrib_nwdiag-0.9.5-py2.py3-none-any.whl Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from -r docs/requirements.txt (line 11)) (0.5.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.0.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.3.1) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.2) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.7.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.22.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (41.0.1) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (0.14) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.10.3) Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.7.4.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (19.2) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.12.0) Collecting blockdiag>=1.5.0 Downloading https://files.pythonhosted.org/packages/e6/37/a3a4d09c8cbe16b303ed75fd07381e5460b37a25fe247645f2251477887a/blockdiag-1.5.4-py2.py3-none-any.whl (2.7MB) Collecting seqdiag>=0.9.3 Downloading https://files.pythonhosted.org/packages/0d/45/c4afb6fb9bb7c16e28d4bedaab15195792fd49448edde0f202e850f15764/seqdiag-0.9.6-py2.py3-none-any.whl (2.6MB) Collecting actdiag>=0.5.3 Downloading https://files.pythonhosted.org/packages/39/13/4b7b1d738cea26fbe80d1a5546628115d10b0f02880be2b724cc8004f5db/actdiag-0.5.4-py2.py3-none-any.whl (2.6MB) Collecting nwdiag>=1.0.3 Downloading https://files.pythonhosted.org/packages/8e/06/42e672cc4b0efddd40f0c0de412dda7c29f8a971afb54b3d77579c28aa29/nwdiag-1.0.4-py2.py3-none-any.whl (7.7MB) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from recommonmark->-r docs/requirements.txt (line 11)) (0.8.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2019.3) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.25.6) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2019.9.11) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.0.4) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.8) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from packaging->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.4.2) Collecting webcolors Downloading https://files.pythonhosted.org/packages/8b/ff/c21df7e08e68a1a84b947992c07dfed9cfe7219d068cb7728358d065c877/webcolors-1.10-py2.py3-none-any.whl Requirement already satisfied: Pillow in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag>=1.5.5->-r docs/requirements.txt (line 7)) (5.4.1) Collecting funcparserlib Downloading https://files.pythonhosted.org/packages/cb/f7/b4a59c3ccf67c0082546eaeb454da1a6610e924d2e7a2a21f337ecae7b40/funcparserlib-0.3.6.tar.gz Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (from commonmark>=0.7.3->recommonmark->-r docs/requirements.txt (line 11)) (0.18.2) Building wheels for collected packages: funcparserlib Building wheel for funcparserlib (setup.py): started Building wheel for funcparserlib (setup.py): finished with status 'done' Created wheel for funcparserlib: filename=funcparserlib-0.3.6-cp27-none-any.whl size=17491 sha256=415c951bde75f86dd20f2036c51da498e3c53cc231c386e82b97844ca5b518a6 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/.cache/pip/wheels/03/eb/48/ade4df39d3eb30e31518e91e4ee0572ca6c1292a94f782f9da Successfully built funcparserlib Installing collected packages: breathe, webcolors, funcparserlib, blockdiag, sphinxcontrib-blockdiag, seqdiag, sphinxcontrib-seqdiag, actdiag, sphinxcontrib-actdiag, nwdiag, sphinxcontrib-nwdiag Successfully installed actdiag-0.5.4 blockdiag-1.5.4 breathe-4.11.1 funcparserlib-0.3.6 nwdiag-1.0.4 seqdiag-0.9.6 sphinxcontrib-actdiag-0.8.5 sphinxcontrib-blockdiag-1.5.5 sphinxcontrib-nwdiag-0.9.5 sphinxcontrib-seqdiag-0.8.5 webcolors-1.10 [rtd-command-info] start-time: 2019-11-04T04:16:41.450807Z, end-time: 2019-11-04T04:16:41.769639Z, duration: 0, exit-code: 0 cat docs/en/conf.py # -*- coding: utf-8 -*- # # English Language RTD & Sphinx config file # # Uses ../conf_common.py for most non-language-specific settings. # Importing conf_common adds all the non-language-specific # parts to this conf module import sys import os sys.path.insert(0, os.path.abspath('..')) from conf_common import * # noqa: F401, F403 - need to make available everything from common from local_util import download_file_if_missing # noqa: E402 - need to import from common folder # General information about the project. project = u'Audio Development Framework' copyright = u'2016 - 2019, Espressif Systems (Shanghai) CO., LTD' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. language = 'en' # Download font file that is stored on a separate server to save on esp-idf repository size. print("Downloading font file") download_file_if_missing('https://dl.espressif.com/dl/esp-idf/docs/_static/DejaVuSans.ttf', '../_static') # Set up font for blockdiag, nwdiag, rackdiag and packetdiag blockdiag_fontpath = '../_static/DejaVuSans.ttf' seqdiag_fontpath = '../_static/DejaVuSans.ttf' actdiag_fontpath = '../_static/DejaVuSans.ttf' nwdiag_fontpath = '../_static/DejaVuSans.ttf' rackdiag_fontpath = '../_static/DejaVuSans.ttf' packetdiag_fontpath = '../_static/DejaVuSans.ttf' ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v2.0-beta1", "/en/v2.0-beta1/"), ("v1.0", "/en/v1.0/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/espressif-esp-adf/downloads/pdf/latest/"), ("html", "//readthedocs.com/projects/espressif-esp-adf/downloads/htmlzip/latest/"), ], 'subprojects': [ ], 'slug': 'espressif-esp-adf', 'name': u'esp-adf', 'rtd_language': u'en', 'programming_language': u'c', 'canonical_url': 'https://docs.espressif.com/projects/esp-adf/en/latest/', 'analytics_code': 'UA-132861133-1', 'single_version': False, 'conf_py_path': '/docs/en/', 'api_host': 'https://readthedocs.com', 'github_user': 'espressif', 'github_repo': 'esp-adf', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': 'UA-132861133-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '3438db90', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2019-11-04T04:16:41.873931Z, end-time: 2019-11-04T04:17:30.194904Z, duration: 48, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No annotated tags can describe '3438db90b6f66fd0cd6a52accc68619d12bd72db'. However, there were unannotated tags: try --tags. Calling Doxygen to generate latest XML files Version: Release: Downloading font file loading translations [en]... done fatal: no tag exactly matches '3438db90b6f66fd0cd6a52accc68619d12bd72db' Git commit ID: 3438db9 making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 70 source files that are out of date updating environment: 70 added, 0 changed, 0 removed reading sources... [ 1%] 404 reading sources... [ 2%] COPYRIGHT reading sources... [ 4%] about reading sources... [ 5%] api-reference/abstraction/audio_hal reading sources... [ 7%] api-reference/abstraction/es8374 reading sources... [ 8%] api-reference/abstraction/es8388 reading sources... [ 10%] api-reference/abstraction/index reading sources... [ 11%] api-reference/abstraction/ringbuf reading sources... [ 12%] api-reference/abstraction/zl38063 reading sources... [ 14%] api-reference/audio-processing/audio_sonic reading sources... [ 15%] api-reference/audio-processing/downmix reading sources... [ 17%] api-reference/audio-processing/equalizer reading sources... [ 18%] api-reference/audio-processing/filter_resample reading sources... [ 20%] api-reference/audio-processing/index reading sources... [ 21%] api-reference/codecs/aac_decoder reading sources... [ 22%] api-reference/codecs/amr_codecs reading sources... [ 24%] api-reference/codecs/flac_decoder reading sources... [ 25%] api-reference/codecs/index reading sources... [ 27%] api-reference/codecs/mp3_decoder reading sources... [ 28%] api-reference/codecs/ogg_decoder reading sources... [ 30%] api-reference/codecs/opus_decoder reading sources... [ 31%] api-reference/codecs/wav_codecs reading sources... [ 32%] api-reference/framework/audio_common reading sources... [ 34%] api-reference/framework/audio_element reading sources... [ 35%] api-reference/framework/audio_event_iface reading sources... [ 37%] api-reference/framework/audio_pipeline reading sources... [ 38%] api-reference/framework/esp_audio reading sources... [ 40%] api-reference/framework/index reading sources... [ 41%] api-reference/index reading sources... [ 42%] api-reference/kconfig reading sources... [ 44%] api-reference/peripherals/esp_peripherals reading sources... [ 45%] api-reference/peripherals/index reading sources... [ 47%] api-reference/peripherals/periph_adc_button reading sources... [ 48%] api-reference/peripherals/periph_button reading sources... [ 50%] api-reference/peripherals/periph_console reading sources... [ 51%] api-reference/peripherals/periph_is31fl3216 reading sources... [ 52%] api-reference/peripherals/periph_led reading sources... [ 54%] api-reference/peripherals/periph_sdcard reading sources... [ 55%] api-reference/peripherals/periph_spiffs reading sources... [ 57%] api-reference/peripherals/periph_touch reading sources... [ 58%] api-reference/peripherals/periph_wifi reading sources... [ 60%] api-reference/services/bluetooth_service reading sources... [ 61%] api-reference/services/index reading sources... [ 62%] api-reference/speech-recognition/esp_sr_iface reading sources... [ 64%] api-reference/speech-recognition/esp_vad reading sources... [ 65%] api-reference/speech-recognition/index reading sources... [ 67%] api-reference/speech-recognition/recorder_engine reading sources... [ 68%] api-reference/speech-recognition/wakeup-word-libs reading sources... [ 70%] api-reference/streams/index reading sources... [ 71%] design-guide/audio-element reading sources... [ 72%] design-guide/audio-event reading sources... [ 74%] design-guide/audio-peripheral reading sources... [ 75%] design-guide/audio-pipeline reading sources... [ 77%] design-guide/audio-samples reading sources... [ 78%] design-guide/board-esp32-lyrat-mini-v1.2 reading sources... [ 80%] design-guide/board-esp32-lyrat-v4.3 reading sources... [ 81%] design-guide/design-considerations reading sources... [ 82%] design-guide/dev-boards reading sources... [ 84%] design-guide/esp-audio reading sources... [ 85%] design-guide/index reading sources... [ 87%] design-guide/project-design reading sources... [ 88%] design-guide/software-design reading sources... [ 90%] get-started/get-started-esp32-lyrat reading sources... [ 91%] get-started/get-started-esp32-lyrat-mini reading sources... [ 92%] get-started/get-started-esp32-lyrat-v4 reading sources... [ 94%] get-started/get-started-esp32-lyrat-v4.2 reading sources... [ 95%] get-started/get-started-esp32-lyratd-msc reading sources... [ 97%] get-started/index reading sources... [ 98%] index reading sources... [100%] resources looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] 404 writing output... [ 2%] COPYRIGHT writing output... [ 4%] about writing output... [ 5%] api-reference/abstraction/audio_hal writing output... [ 7%] api-reference/abstraction/es8374 writing output... [ 8%] api-reference/abstraction/es8388 writing output... [ 10%] api-reference/abstraction/index writing output... [ 11%] api-reference/abstraction/ringbuf writing output... [ 12%] api-reference/abstraction/zl38063 writing output... [ 14%] api-reference/audio-processing/audio_sonic writing output... [ 15%] api-reference/audio-processing/downmix writing output... [ 17%] api-reference/audio-processing/equalizer writing output... [ 18%] api-reference/audio-processing/filter_resample writing output... [ 20%] api-reference/audio-processing/index writing output... [ 21%] api-reference/codecs/aac_decoder writing output... [ 22%] api-reference/codecs/amr_codecs writing output... [ 24%] api-reference/codecs/flac_decoder writing output... [ 25%] api-reference/codecs/index writing output... [ 27%] api-reference/codecs/mp3_decoder writing output... [ 28%] api-reference/codecs/ogg_decoder writing output... [ 30%] api-reference/codecs/opus_decoder writing output... [ 31%] api-reference/codecs/wav_codecs writing output... [ 32%] api-reference/framework/audio_common writing output... [ 34%] api-reference/framework/audio_element writing output... [ 35%] api-reference/framework/audio_event_iface writing output... [ 37%] api-reference/framework/audio_pipeline writing output... [ 38%] api-reference/framework/esp_audio writing output... [ 40%] api-reference/framework/index writing output... [ 41%] api-reference/index writing output... [ 42%] api-reference/kconfig writing output... [ 44%] api-reference/peripherals/esp_peripherals writing output... [ 45%] api-reference/peripherals/index writing output... [ 47%] api-reference/peripherals/periph_adc_button writing output... [ 48%] api-reference/peripherals/periph_button writing output... [ 50%] api-reference/peripherals/periph_console writing output... [ 51%] api-reference/peripherals/periph_is31fl3216 writing output... [ 52%] api-reference/peripherals/periph_led writing output... [ 54%] api-reference/peripherals/periph_sdcard writing output... [ 55%] api-reference/peripherals/periph_spiffs writing output... [ 57%] api-reference/peripherals/periph_touch writing output... [ 58%] api-reference/peripherals/periph_wifi writing output... [ 60%] api-reference/services/bluetooth_service writing output... [ 61%] api-reference/services/index writing output... [ 62%] api-reference/speech-recognition/esp_sr_iface writing output... [ 64%] api-reference/speech-recognition/esp_vad writing output... [ 65%] api-reference/speech-recognition/index writing output... [ 67%] api-reference/speech-recognition/recorder_engine writing output... [ 68%] api-reference/speech-recognition/wakeup-word-libs writing output... [ 70%] api-reference/streams/index writing output... [ 71%] design-guide/audio-element writing output... [ 72%] design-guide/audio-event writing output... [ 74%] design-guide/audio-peripheral writing output... [ 75%] design-guide/audio-pipeline writing output... [ 77%] design-guide/audio-samples writing output... [ 78%] design-guide/board-esp32-lyrat-mini-v1.2 writing output... [ 80%] design-guide/board-esp32-lyrat-v4.3 writing output... [ 81%] design-guide/design-considerations writing output... [ 82%] design-guide/dev-boards writing output... [ 84%] design-guide/esp-audio writing output... [ 85%] design-guide/index writing output... [ 87%] design-guide/project-design writing output... [ 88%] design-guide/software-design writing output... [ 90%] get-started/get-started-esp32-lyrat writing output... [ 91%] get-started/get-started-esp32-lyrat-mini writing output... [ 92%] get-started/get-started-esp32-lyrat-v4 writing output... [ 94%] get-started/get-started-esp32-lyrat-v4.2 writing output... [ 95%] get-started/get-started-esp32-lyratd-msc writing output... [ 97%] get-started/index writing output... [ 98%] index writing output... [100%] resources generating indices... genindex writing additional pages... search copying images... [ 2%] ../_static/api-reference.png copying images... [ 5%] get-started/../../_static/esp32-lyratd-msc-v2.2-a-top.png copying images... [ 8%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 11%] design-guide/../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 14%] get-started/../../_static/esp32-lyrat-v4.2-layout.jpg copying images... [ 17%] design-guide/../../_static/esp32-lyrat-v4.3-esp32-module-ps.png copying images... [ 20%] design-guide/../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 22%] design-guide/../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 25%] get-started/../../_static/esp32-lyrat-block-diagram.jpg copying images... [ 28%] design-guide/../../_static/esp32-lyrat-v4.3-pa-ps.png copying images... [ 31%] get-started/../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 34%] design-guide/../../_static/esp32-lyrat-mini-v1.2-digital-ps.png copying images... [ 37%] ../_static/adf_block_diagram.png copying images... [ 40%] get-started/../../_static/esp32-lyrat-v4.3-layout-overview.jpg copying images... [ 42%] design-guide/../../_static/esp32-lyrat-v4.3-layout.jpg copying images... [ 45%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 48%] get-started/../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 51%] ../_static/design-guide.png copying images... [ 54%] get-started/../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 57%] get-started/../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 60%] design-guide/../../_static/esp32-lyrat-v4.3-sdio-ps.png copying images... [ 62%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 65%] design-guide/../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 68%] get-started/../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 71%] ../_static/get-started.png copying images... [ 74%] get-started/../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 77%] design-guide/../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 80%] design-guide/../../_static/esp32-lyrat-v4.3-electrical-block-diagram.jpg copying images... [ 82%] get-started/../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 85%] design-guide/../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 88%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 91%] ../_static/404-page__en.svg copying images... [ 94%] get-started/../../_static/esp32-lyratd-msc-v2.2-b-top.png copying images... [ 97%] get-started/../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [100%] get-started/../../_static/esp32-lyratd-msc-v2.2-side.png copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-11-04T04:17:30.393346Z, end-time: 2019-11-04T04:18:15.366194Z, duration: 44, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No annotated tags can describe '3438db90b6f66fd0cd6a52accc68619d12bd72db'. However, there were unannotated tags: try --tags. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: no tag exactly matches '3438db90b6f66fd0cd6a52accc68619d12bd72db' Git commit ID: 3438db9 making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 70 added, 0 changed, 0 removed reading sources... [ 1%] 404 reading sources... [ 2%] COPYRIGHT reading sources... [ 4%] about reading sources... [ 5%] api-reference/abstraction/audio_hal reading sources... [ 7%] api-reference/abstraction/es8374 reading sources... [ 8%] api-reference/abstraction/es8388 reading sources... [ 10%] api-reference/abstraction/index reading sources... [ 11%] api-reference/abstraction/ringbuf reading sources... [ 12%] api-reference/abstraction/zl38063 reading sources... [ 14%] api-reference/audio-processing/audio_sonic reading sources... [ 15%] api-reference/audio-processing/downmix reading sources... [ 17%] api-reference/audio-processing/equalizer reading sources... [ 18%] api-reference/audio-processing/filter_resample reading sources... [ 20%] api-reference/audio-processing/index reading sources... [ 21%] api-reference/codecs/aac_decoder reading sources... [ 22%] api-reference/codecs/amr_codecs reading sources... [ 24%] api-reference/codecs/flac_decoder reading sources... [ 25%] api-reference/codecs/index reading sources... [ 27%] api-reference/codecs/mp3_decoder reading sources... [ 28%] api-reference/codecs/ogg_decoder reading sources... [ 30%] api-reference/codecs/opus_decoder reading sources... [ 31%] api-reference/codecs/wav_codecs reading sources... [ 32%] api-reference/framework/audio_common reading sources... [ 34%] api-reference/framework/audio_element reading sources... [ 35%] api-reference/framework/audio_event_iface reading sources... [ 37%] api-reference/framework/audio_pipeline reading sources... [ 38%] api-reference/framework/esp_audio reading sources... [ 40%] api-reference/framework/index reading sources... [ 41%] api-reference/index reading sources... [ 42%] api-reference/kconfig reading sources... [ 44%] api-reference/peripherals/esp_peripherals reading sources... [ 45%] api-reference/peripherals/index reading sources... [ 47%] api-reference/peripherals/periph_adc_button reading sources... [ 48%] api-reference/peripherals/periph_button reading sources... [ 50%] api-reference/peripherals/periph_console reading sources... [ 51%] api-reference/peripherals/periph_is31fl3216 reading sources... [ 52%] api-reference/peripherals/periph_led reading sources... [ 54%] api-reference/peripherals/periph_sdcard reading sources... [ 55%] api-reference/peripherals/periph_spiffs reading sources... [ 57%] api-reference/peripherals/periph_touch reading sources... [ 58%] api-reference/peripherals/periph_wifi reading sources... [ 60%] api-reference/services/bluetooth_service reading sources... [ 61%] api-reference/services/index reading sources... [ 62%] api-reference/speech-recognition/esp_sr_iface reading sources... [ 64%] api-reference/speech-recognition/esp_vad reading sources... [ 65%] api-reference/speech-recognition/index reading sources... [ 67%] api-reference/speech-recognition/recorder_engine reading sources... [ 68%] api-reference/speech-recognition/wakeup-word-libs reading sources... [ 70%] api-reference/streams/index reading sources... [ 71%] design-guide/audio-element reading sources... [ 72%] design-guide/audio-event reading sources... [ 74%] design-guide/audio-peripheral reading sources... [ 75%] design-guide/audio-pipeline reading sources... [ 77%] design-guide/audio-samples reading sources... [ 78%] design-guide/board-esp32-lyrat-mini-v1.2 reading sources... [ 80%] design-guide/board-esp32-lyrat-v4.3 reading sources... [ 81%] design-guide/design-considerations reading sources... [ 82%] design-guide/dev-boards reading sources... [ 84%] design-guide/esp-audio reading sources... [ 85%] design-guide/index reading sources... [ 87%] design-guide/project-design reading sources... [ 88%] design-guide/software-design reading sources... [ 90%] get-started/get-started-esp32-lyrat reading sources... [ 91%] get-started/get-started-esp32-lyrat-mini reading sources... [ 92%] get-started/get-started-esp32-lyrat-v4 reading sources... [ 94%] get-started/get-started-esp32-lyrat-v4.2 reading sources... [ 95%] get-started/get-started-esp32-lyratd-msc reading sources... [ 97%] get-started/index reading sources... [ 98%] index reading sources... [100%] resources looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... get-started/index get-started/get-started-esp32-lyrat get-started/get-started-esp32-lyratd-msc get-started/get-started-esp32-lyrat-mini get-started/get-started-esp32-lyrat-v4.2 get-started/get-started-esp32-lyrat-v4 api-reference/index api-reference/framework/index api-reference/framework/audio_element api-reference/framework/audio_pipeline api-reference/framework/audio_event_iface api-reference/framework/audio_common api-reference/framework/esp_audio api-reference/streams/index api-reference/codecs/index api-reference/codecs/aac_decoder api-reference/codecs/amr_codecs api-reference/codecs/flac_decoder api-reference/codecs/mp3_decoder api-reference/codecs/ogg_decoder api-reference/codecs/opus_decoder api-reference/codecs/wav_codecs api-reference/audio-processing/index api-reference/audio-processing/downmix api-reference/audio-processing/equalizer api-reference/audio-processing/filter_resample api-reference/audio-processing/audio_sonic api-reference/services/index api-reference/services/bluetooth_service api-reference/speech-recognition/index api-reference/speech-recognition/wakeup-word-libs api-reference/speech-recognition/esp_sr_iface api-reference/speech-recognition/esp_vad api-reference/speech-recognition/recorder_engine api-reference/peripherals/index api-reference/peripherals/esp_peripherals api-reference/peripherals/periph_wifi api-reference/peripherals/periph_sdcard api-reference/peripherals/periph_spiffs api-reference/peripherals/periph_console api-reference/peripherals/periph_touch api-reference/peripherals/periph_button api-reference/peripherals/periph_led api-reference/peripherals/periph_adc_button api-reference/peripherals/periph_is31fl3216 api-reference/abstraction/index api-reference/abstraction/ringbuf api-reference/abstraction/audio_hal api-reference/abstraction/es8388 api-reference/abstraction/es8374 api-reference/abstraction/zl38063 api-reference/kconfig design-guide/index design-guide/project-design design-guide/design-considerations design-guide/software-design design-guide/audio-element design-guide/audio-event design-guide/audio-pipeline design-guide/audio-peripheral design-guide/esp-audio design-guide/dev-boards design-guide/board-esp32-lyrat-mini-v1.2 design-guide/board-esp32-lyrat-v4.3 design-guide/audio-samples resources COPYRIGHT about writing... done writing additional files... copying images... [ 2%] design-guide/../../_static/esp32-lyrat-mini-v1.2-digital-ps.png copying images... [ 5%] get-started/../../_static/esp32-lyratd-msc-v2.2-a-top.png copying images... [ 8%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 11%] design-guide/../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 14%] get-started/../../_static/esp32-lyrat-v4.2-layout.jpg copying images... [ 17%] design-guide/../../_static/esp32-lyrat-v4.3-esp32-module-ps.png copying images... [ 20%] design-guide/../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 23%] design-guide/../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 26%] get-started/../../_static/esp32-lyrat-block-diagram.jpg copying images... [ 29%] design-guide/../../_static/esp32-lyrat-v4.3-pa-ps.png copying images... [ 32%] ../_static/api-reference.png copying images... [ 35%] get-started/../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 38%] ../_static/adf_block_diagram.png copying images... [ 41%] get-started/../../_static/esp32-lyrat-v4.3-layout-overview.jpg copying images... [ 44%] design-guide/../../_static/esp32-lyrat-v4.3-layout.jpg copying images... [ 47%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 50%] get-started/../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 52%] ../_static/design-guide.png copying images... [ 55%] get-started/../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 58%] get-started/../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 61%] design-guide/../../_static/esp32-lyrat-v4.3-sdio-ps.png copying images... [ 64%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 67%] design-guide/../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 70%] get-started/../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 73%] ../_static/get-started.png copying images... [ 76%] get-started/../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 79%] design-guide/../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 82%] design-guide/../../_static/esp32-lyrat-v4.3-electrical-block-diagram.jpg copying images... [ 85%] get-started/../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 88%] design-guide/../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 91%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 94%] get-started/../../_static/esp32-lyratd-msc-v2.2-b-top.png copying images... [ 97%] get-started/../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [100%] get-started/../../_static/esp32-lyratd-msc-v2.2-side.png copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-11-04T04:18:15.559280Z, end-time: 2019-11-04T04:19:02.156777Z, duration: 46, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No annotated tags can describe '3438db90b6f66fd0cd6a52accc68619d12bd72db'. However, there were unannotated tags: try --tags. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: no tag exactly matches '3438db90b6f66fd0cd6a52accc68619d12bd72db' Git commit ID: 3438db9 making output directory... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 70 added, 0 changed, 0 removed reading sources... [ 1%] 404 reading sources... [ 2%] COPYRIGHT reading sources... [ 4%] about reading sources... [ 5%] api-reference/abstraction/audio_hal reading sources... [ 7%] api-reference/abstraction/es8374 reading sources... [ 8%] api-reference/abstraction/es8388 reading sources... [ 10%] api-reference/abstraction/index reading sources... [ 11%] api-reference/abstraction/ringbuf reading sources... [ 12%] api-reference/abstraction/zl38063 reading sources... [ 14%] api-reference/audio-processing/audio_sonic reading sources... [ 15%] api-reference/audio-processing/downmix reading sources... [ 17%] api-reference/audio-processing/equalizer reading sources... [ 18%] api-reference/audio-processing/filter_resample reading sources... [ 20%] api-reference/audio-processing/index reading sources... [ 21%] api-reference/codecs/aac_decoder reading sources... [ 22%] api-reference/codecs/amr_codecs reading sources... [ 24%] api-reference/codecs/flac_decoder reading sources... [ 25%] api-reference/codecs/index reading sources... [ 27%] api-reference/codecs/mp3_decoder reading sources... [ 28%] api-reference/codecs/ogg_decoder reading sources... [ 30%] api-reference/codecs/opus_decoder reading sources... [ 31%] api-reference/codecs/wav_codecs reading sources... [ 32%] api-reference/framework/audio_common reading sources... [ 34%] api-reference/framework/audio_element reading sources... [ 35%] api-reference/framework/audio_event_iface reading sources... [ 37%] api-reference/framework/audio_pipeline reading sources... [ 38%] api-reference/framework/esp_audio reading sources... [ 40%] api-reference/framework/index reading sources... [ 41%] api-reference/index reading sources... [ 42%] api-reference/kconfig reading sources... [ 44%] api-reference/peripherals/esp_peripherals reading sources... [ 45%] api-reference/peripherals/index reading sources... [ 47%] api-reference/peripherals/periph_adc_button reading sources... [ 48%] api-reference/peripherals/periph_button reading sources... [ 50%] api-reference/peripherals/periph_console reading sources... [ 51%] api-reference/peripherals/periph_is31fl3216 reading sources... [ 52%] api-reference/peripherals/periph_led reading sources... [ 54%] api-reference/peripherals/periph_sdcard reading sources... [ 55%] api-reference/peripherals/periph_spiffs reading sources... [ 57%] api-reference/peripherals/periph_touch reading sources... [ 58%] api-reference/peripherals/periph_wifi reading sources... [ 60%] api-reference/services/bluetooth_service reading sources... [ 61%] api-reference/services/index reading sources... [ 62%] api-reference/speech-recognition/esp_sr_iface reading sources... [ 64%] api-reference/speech-recognition/esp_vad reading sources... [ 65%] api-reference/speech-recognition/index reading sources... [ 67%] api-reference/speech-recognition/recorder_engine reading sources... [ 68%] api-reference/speech-recognition/wakeup-word-libs reading sources... [ 70%] api-reference/streams/index reading sources... [ 71%] design-guide/audio-element reading sources... [ 72%] design-guide/audio-event reading sources... [ 74%] design-guide/audio-peripheral reading sources... [ 75%] design-guide/audio-pipeline reading sources... [ 77%] design-guide/audio-samples reading sources... [ 78%] design-guide/board-esp32-lyrat-mini-v1.2 reading sources... [ 80%] design-guide/board-esp32-lyrat-v4.3 reading sources... [ 81%] design-guide/design-considerations reading sources... [ 82%] design-guide/dev-boards reading sources... [ 84%] design-guide/esp-audio reading sources... [ 85%] design-guide/index reading sources... [ 87%] design-guide/project-design reading sources... [ 88%] design-guide/software-design reading sources... [ 90%] get-started/get-started-esp32-lyrat reading sources... [ 91%] get-started/get-started-esp32-lyrat-mini reading sources... [ 92%] get-started/get-started-esp32-lyrat-v4 reading sources... [ 94%] get-started/get-started-esp32-lyrat-v4.2 reading sources... [ 95%] get-started/get-started-esp32-lyratd-msc reading sources... [ 97%] get-started/index reading sources... [ 98%] index reading sources... [100%] resources looking for now-outdated files... none found pickling environment... done checking consistency... done processing ReadtheDocsTemplate.tex...index get-started/index get-started/get-started-esp32-lyrat get-started/get-started-esp32-lyratd-msc get-started/get-started-esp32-lyrat-mini get-started/get-started-esp32-lyrat-v4.2 get-started/get-started-esp32-lyrat-v4 api-reference/index api-reference/framework/index api-reference/framework/audio_element api-reference/framework/audio_pipeline api-reference/framework/audio_event_iface api-reference/framework/audio_common api-reference/framework/esp_audio api-reference/streams/index api-reference/codecs/index api-reference/codecs/aac_decoder api-reference/codecs/amr_codecs api-reference/codecs/flac_decoder api-reference/codecs/mp3_decoder api-reference/codecs/ogg_decoder api-reference/codecs/opus_decoder api-reference/codecs/wav_codecs api-reference/audio-processing/index api-reference/audio-processing/downmix api-reference/audio-processing/equalizer api-reference/audio-processing/filter_resample api-reference/audio-processing/audio_sonic api-reference/services/index api-reference/services/bluetooth_service api-reference/speech-recognition/index api-reference/speech-recognition/wakeup-word-libs api-reference/speech-recognition/esp_sr_iface api-reference/speech-recognition/esp_vad api-reference/speech-recognition/recorder_engine api-reference/peripherals/index api-reference/peripherals/esp_peripherals api-reference/peripherals/periph_wifi api-reference/peripherals/periph_sdcard api-reference/peripherals/periph_spiffs api-reference/peripherals/periph_console api-reference/peripherals/periph_touch api-reference/peripherals/periph_button api-reference/peripherals/periph_led api-reference/peripherals/periph_adc_button api-reference/peripherals/periph_is31fl3216 api-reference/abstraction/index api-reference/abstraction/ringbuf api-reference/abstraction/audio_hal api-reference/abstraction/es8388 api-reference/abstraction/es8374 api-reference/abstraction/zl38063 api-reference/kconfig design-guide/index design-guide/project-design design-guide/design-considerations design-guide/software-design design-guide/audio-element design-guide/audio-event design-guide/audio-pipeline design-guide/audio-peripheral design-guide/esp-audio design-guide/dev-boards design-guide/board-esp32-lyrat-mini-v1.2 design-guide/board-esp32-lyrat-v4.3 design-guide/audio-samples resources COPYRIGHT about resolving references... writing... done copying images... [ 2%] design-guide/../../_static/esp32-lyrat-mini-v1.2-digital-ps.png copying images... [ 5%] get-started/../../_static/esp32-lyratd-msc-v2.2-a-top.png copying images... [ 8%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 11%] design-guide/../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 14%] get-started/../../_static/esp32-lyrat-v4.2-layout.jpg copying images... [ 17%] design-guide/../../_static/esp32-lyrat-v4.3-esp32-module-ps.png copying images... [ 20%] design-guide/../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 23%] design-guide/../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 26%] get-started/../../_static/esp32-lyrat-block-diagram.jpg copying images... [ 29%] design-guide/../../_static/esp32-lyrat-v4.3-pa-ps.png copying images... [ 32%] ../_static/api-reference.png copying images... [ 35%] get-started/../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 38%] ../_static/adf_block_diagram.png copying images... [ 41%] get-started/../../_static/esp32-lyrat-v4.3-layout-overview.jpg copying images... [ 44%] design-guide/../../_static/esp32-lyrat-v4.3-layout.jpg copying images... [ 47%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 50%] get-started/../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 52%] ../_static/design-guide.png copying images... [ 55%] get-started/../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 58%] get-started/../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 61%] design-guide/../../_static/esp32-lyrat-v4.3-sdio-ps.png copying images... [ 64%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 67%] design-guide/../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 70%] get-started/../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 73%] ../_static/get-started.png copying images... [ 76%] get-started/../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 79%] design-guide/../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 82%] design-guide/../../_static/esp32-lyrat-v4.3-electrical-block-diagram.jpg copying images... [ 85%] get-started/../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 88%] design-guide/../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 91%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 94%] get-started/../../_static/esp32-lyratd-msc-v2.2-b-top.png copying images... [ 97%] get-started/../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [100%] get-started/../../_static/esp32-lyratd-msc-v2.2-side.png copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2019-11-04T04:19:17.777737Z, end-time: 2019-11-04T04:19:18.110288Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2019-11-04T04:19:18.208603Z, end-time: 2019-11-04T04:19:27.780568Z, duration: 9, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-adf -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-adf" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-adf.idx (./espressif-esp-adf.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./get-started.png > <./api-reference.png> <./design-guide.png>] [2] Chapter 1. Underfull \hbox (badness 10000) in paragraph at lines 2--139 [][][]\T1/ptm/m/n/10 Get-ting Started with ESP32- LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat:other-versi ons-of-lyrat' on page 3 undefined on input line 146. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 3 undefined on input line 150. [3 <./esp32-lyrat-v4.2-side.jpg> <./esp32-lyratd-msc-v2.2.jpg> <./esp32-lyrat-m ini-v1.2.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat:get-started -esp32-lyrat-v4-3-board' on page 4 undefined on input line 156. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat:start-appli cation-development' on page 4 undefined on input line 169. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3::doc' on pa ge 4 undefined on input line 223. [4] [5 <./esp32-lyrat-v4.3-block-diagram.jpg> <./esp32-lyrat-v4.3-layout-overvi ew.jpg>] LaTeX Warning: Hyper reference `get-started/index::doc' on page 6 undefined on input line 308. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-esp-idf' on page 6 undefined on input line 311. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 6 undefined on input line 314. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-path' on pa ge 6 undefined on input line 317. LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 6 undefined on input line 320. LaTeX Warning: Hyper reference `get-started/index:get-started-connect-configure ' on page 6 undefined on input line 323. [6] LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash-monit or' on page 7 undefined on input line 326. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2::doc' on page 7 undefined on input line 354. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4::doc' on page 7 undefined on input line 357. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 7 undefined on input line 365. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 7 undefined on input line 368. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3::doc' on pa ge 7 undefined on input line 376. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc:get-st arted-esp32-lyratd-msc-v2-2-board' on page 7 undefined on input line 403. [7] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc:start- application-development' on page 8 undefined on input line 416. [8 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] LaTeX Warning: Float too large for page by 45.99483pt on input line 476. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc:relate d-documents' on page 9 undefined on input line 481. [9] [10 <./esp32-lyratd-msc-v2.2-block-diagram.png (PNG copy)>] [11 <./esp32-ly ratd-msc-v2.2-a-top.png (PNG copy)>] [12 <./esp32-lyratd-msc-v2.2-b-top.png (PN G copy)>] LaTeX Warning: Hyper reference `get-started/index::doc' on page 13 undefined on input line 577. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-esp-idf' on page 13 undefined on input line 580. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 13 undefined on input line 583. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-path' on pa ge 13 undefined on input line 586. LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 13 undefined on input line 589. LaTeX Warning: Hyper reference `get-started/index:get-started-connect-configure ' on page 13 undefined on input line 592. LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash-monit or' on page 13 undefined on input line 595. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 13 undefined on input line 603. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 13 undefined on input line 606. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.630 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.630 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 13 undefined on input line 636. [13] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini:get-st arted-esp32-lyrat-mini-v1-2-board' on page 14 undefined on input line 642. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini:start- application-development' on page 14 undefined on input line 665. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2::doc' on page 14 undefined on input line 722. [14] [15 <./esp32-lyrat-mini-v1.2-block-diagram.png (PNG copy)>] [16 <./esp32-l yrat-mini-v1.2-layout-overview.png (PNG copy)>] LaTeX Warning: Hyper reference `get-started/index::doc' on page 17 undefined on input line 797. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-esp-idf' on page 17 undefined on input line 800. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 17 undefined on input line 803. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-path' on pa ge 17 undefined on input line 806. LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 17 undefined on input line 809. LaTeX Warning: Hyper reference `get-started/index:get-started-connect-configure ' on page 17 undefined on input line 812. LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash-monit or' on page 17 undefined on input line 815. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 17 undefined on input line 823. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 17 undefined on input line 826. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2::doc' on page 17 undefined on input line 837. [17] [18] [19] [20] LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 21 undefined on input line 1011. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-start-development' on page 21 undefined on input line 10 33. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-board' on page 21 undefined on input line 1039. [21] [22 <./esp32-lyrat-block-diagram.jpg>] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-jtag-header' on page 23 undefined on input line 1116. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-i2c-header' on page 23 undefined on input line 1122. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-microsd-card-slot' on page 23 undefined on input line 11 25. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-i2s-header' on page 23 undefined on input line 1128. [23] [24 <./esp32-lyrat-v4.2-layout.jpg>] [25] [26] [27] [28] LaTeX Warning: Hyper reference `get-started/index::doc' on page 29 undefined on input line 1951. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-esp-idf' on page 29 undefined on input line 1954. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 29 undefined on input line 1957. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-path' on pa ge 29 undefined on input line 1960. LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 29 undefined on input line 1963. LaTeX Warning: Hyper reference `get-started/index:get-started-connect-configure ' on page 29 undefined on input line 1966. LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash-monit or' on page 29 undefined on input line 1969. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4::doc' on page 29 undefined on input line 1989. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-start-development' on page 29 undefined on input line 2000. [29] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-board' on page 30 undefined on input line 2006. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-jtag-header' on page 30 undefined on input line 2083. [30] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-i2c-header' on page 31 undefined on input line 2089. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-microsd-card-slot' on page 31 undefined on input line 2092. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-i2s-header' on page 31 undefined on input line 2095. [31] [32 <./esp32-lyrat-v4-layout.jpg>] [33] [34] [35] [36] LaTeX Warning: Hyper reference `get-started/index::doc' on page 37 undefined on input line 2845. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-esp-idf' on page 37 undefined on input line 2848. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 37 undefined on input line 2851. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-path' on pa ge 37 undefined on input line 2854. LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 37 undefined on input line 2857. LaTeX Warning: Hyper reference `get-started/index:get-started-connect-configure ' on page 37 undefined on input line 2860. LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash-monit or' on page 37 undefined on input line 2863. [37] [38] Chapter 2. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 39 undefined on input line 2887. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 39 und efined on input line 2887. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 39 un defined on input line 2887. LaTeX Warning: Hyper reference `api-reference/audio-processing/index::doc' on p age 39 undefined on input line 2887. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 39 undefined on input line 2896. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline::doc' on page 39 undefined on input line 2896. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 39 un defined on input line 2905. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 39 und efined on input line 2905. LaTeX Warning: Hyper reference `api-reference/audio-processing/index::doc' on p age 39 undefined on input line 2905. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 39 un defined on input line 2905. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface::doc' on page 39 undefined on input line 2905. LaTeX Warning: Hyper reference `api-reference/peripherals/index::doc' on page 3 9 undefined on input line 2905. [39 <./blockdiag-c3d1f230d8e62e169925dad7058c651f96ee871b.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_cfg_t' on page 40 undefined on input line 2919. LaTeX Warning: Hyper reference `api-reference/codecs/mp3_decoder::doc' on page 40 undefined on input line 2919. LaTeX Warning: Hyper reference `api-reference/framework/audio_common::doc' on p age 40 undefined on input line 2921. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv420au dio_element_type_t' on page 40 undefined on input line 2921. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 40 undefined on input line 2941. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 40 undefined on input line 2941. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_cfg_t' on page 40 undefined on input line 2941. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 40 undefined on input line 2973. [40 <./blockdiag-5c07de543c2e374ca051b1a185278c255ba43554.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 41 undefined on input line 3005. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 41 undefined on input line 3040. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 41 undefined on input line 3064. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 41 undefined on input line 3099. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 41 undefined on input line 3123. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 41 undefined on input line 3123. [41] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 42 undefined on input line 3158. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 42 undefined on input line 3158. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 42 undefined on input line 3193. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 42 undefined on input line 3228. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 42 undefined on input line 3252. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 42 undefined on input line 3284. [42] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 43 undefined on input line 3316. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 43 undefined on input line 3348. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 43 undefined on input line 3380. Underfull \hbox (badness 10000) in paragraph at lines 3380--3380 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , Tick-Type_t LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 43 undefined on input line 3415. [43] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 44 undefined on input line 3447. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 44 undefined on input line 3485. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 44 undefined on input line 3485. Underfull \hbox (badness 10000) in paragraph at lines 3485--3485 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 44 undefined on input line 3520. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv413e vent_cb_func' on page 44 undefined on input line 3520. [44] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 45 undefined on input line 3558. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 45 undefined on input line 3558. Underfull \hbox (badness 10000) in paragraph at lines 3558--3558 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 45 undefined on input line 3593. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 45 undefined on input line 3593. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 45 undefined on input line 3628. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 45 undefined on input line 3628. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 45 undefined on input line 3628. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 45 undefined on input line 3652. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 45 undefined on input line 3652. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 45 undefined on input line 3687. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 45 undefined on input line 3687. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 45 undefined on input line 3687. [45] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 46 undefined on input line 3711. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 46 undefined on input line 3711. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 46 undefined on input line 3711. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 46 undefined on input line 3735. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 46 undefined on input line 3767. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 46 undefined on input line 3799. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 46 undefined on input line 3837. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_status_t' on page 46 undefined on input line 3837. [46] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 47 undefined on input line 3872. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 47 undefined on input line 3904. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 47 undefined on input line 3936. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 47 undefined on input line 3971. [47] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 48 undefined on input line 4006. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 48 undefined on input line 4041. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 48 undefined on input line 4073. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 48 undefined on input line 4105. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv423a udio_element_msg_cmd_t' on page 48 undefined on input line 4105. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 48 undefined on input line 4143. [48] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 49 undefined on input line 4175. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 49 undefined on input line 4175. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 49 undefined on input line 4175. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 49 undefined on input line 4213. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 49 undefined on input line 4213. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 49 undefined on input line 4213. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 49 undefined on input line 4251. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 49 undefined on input line 4251. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 49 undefined on input line 4289. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 49 undefined on input line 4289. [49] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 50 undefined on input line 4327. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 50 undefined on input line 4351. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 50 undefined on input line 4383. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 50 undefined on input line 4415. [50] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 4447. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 4482. Underfull \hbox (badness 10000) in paragraph at lines 4509--4510 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : The in-dex of multi in-put ring-buffer, start from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 4526. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 4567. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 51 undefined on input line 4567. Underfull \hbox (badness 10000) in paragraph at lines 4567--4567 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rin g- [51] Underfull \hbox (badness 10000) in paragraph at lines 4591--4592 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 4605. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 52 undefined on input line 4605. Underfull \hbox (badness 10000) in paragraph at lines 4605--4605 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rin g- Underfull \hbox (badness 10000) in paragraph at lines 4629--4630 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 52 undefined on input line 4643. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 52 undefined on input line 4643. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 4643. Underfull \hbox (badness 10000) in paragraph at lines 4664--4665 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 52 undefined on input line 4678. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 52 undefined on input line 4678. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 4678. [52] Underfull \hbox (badness 10000) in paragraph at lines 4699--4700 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 53 undefined on input line 4713. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 53 undefined on input line 4745. [53] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv413au dio_codec_t' on page 54 undefined on input line 4889. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv428a udio_element_reserve_data_t' on page 54 undefined on input line 4900. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv47io _func' on page 54 undefined on input line 4923. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv47io _func' on page 54 undefined on input line 4934. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv412p rocess_func' on page 54 undefined on input line 4945. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv47io _func' on page 54 undefined on input line 4956. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv47io _func' on page 54 undefined on input line 4967. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 54 undefined on input line 4978. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 54 undefined on input line 4989. [54] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 5159. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 55 undefined on input line 5168. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 55 undefined on input line 5168. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 5168. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 55 undefined on input line 5177. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 55 undefined on input line 5177. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 5177. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 5186. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 55 undefined on input line 5186. [55] [56] LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 57 undefined on input line 5625. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 57 undefined on input line 5654. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 57 undefined on input line 5654. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv420 audio_pipeline_cfg_t' on page 57 undefined on input line 5654. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 57 undefined on input line 5686. [57 <./blockdiag-9423e3430b4eb4bcabaedef735e187b9f6be54c5.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 58 undefined on input line 5710. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 5710. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 58 undefined on input line 5751. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 5751. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 58 undefined on input line 5786. [58] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 59 undefined on input line 5820. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 59 undefined on input line 5854. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 59 undefined on input line 5886. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 59 undefined on input line 5918. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 59 undefined on input line 5950. [59] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 60 undefined on input line 5982. Underfull \hbox (badness 6412) in paragraph at lines 5982--5982 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/pcr/b/n/ 10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 link_tag\T1/ptm/m/n/10 [], int LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 60 undefined on input line 6020. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 60 undefined on input line 6052. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 60 undefined on input line 6052. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 60 undefined on input line 6052. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 60 undefined on input line 6087. [60] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 61 undefined on input line 6087. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 61 undefined on input line 6087. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 61 undefined on input line 6087. Underfull \hbox (badness 7238) in paragraph at lines 6087--6087 \T1/ptm/m/it/10 au-dio_element_handle_t start_el\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 61 undefined on input line 6125. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 61 undefined on input line 6157. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 61 undefined on input line 6157. Underfull \hbox (badness 10000) in paragraph at lines 6157--6157 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 61 undefined on input line 6192. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 61 undefined on input line 6192. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 61 undefined on input line 6192. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 61 undefined on input line 6216. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 61 undefined on input line 6216. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 61 undefined on input line 6216. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 61 undefined on input line 6216. Underfull \hbox (badness 10000) in paragraph at lines 6216--6216 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , bool \T1/ptm /m/it/10 first\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au- [61] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 62 undefined on input line 6260. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 62 undefined on input line 6260. Underfull \hbox (badness 10000) in paragraph at lines 6260--6260 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 62 undefined on input line 6298. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 62 undefined on input line 6298. Underfull \hbox (badness 10000) in paragraph at lines 6298--6298 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 62 undefined on input line 6336. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 62 undefined on input line 6336. [62] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 63 undefined on input line 6374. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 63 undefined on input line 6374. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 63 undefined on input line 6412. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 63 undefined on input line 6412. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_status_t' on page 63 undefined on input line 6412. Underfull \hbox (badness 10000) in paragraph at lines 6412--6412 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- Underfull \hbox (badness 10000) in paragraph at lines 6412--6412 \T1/ptm/m/it/10 dio_element_handle_t dest_el\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au - LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 63 undefined on input line 6450. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 63 undefined on input line 6482. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 63 undefined on input line 6514. [63] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 64 undefined on input line 6546. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 64 undefined on input line 6546. Underfull \hbox (badness 10000) in paragraph at lines 6546--6546 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 64 undefined on input line 6581. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 64 undefined on input line 6581. Underfull \hbox (badness 10000) in paragraph at lines 6581--6581 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 64 undefined on input line 6619. [64] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 65 undefined on input line 6663. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 65 undefined on input line 6663. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 65 undefined on input line 6707. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 65 undefined on input line 6707. [65] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv418 audio_pipeline_cfg' on page 66 undefined on input line 6795. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 66 undefined on input line 6830. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 66 undefined on input line 6830. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_cfg_t' on page 66 undefined on input line 6830. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 66 undefined on input line 6862. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 66 undefined on input line 6894. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 66 undefined on input line 6894. Underfull \hbox (badness 10000) in paragraph at lines 6894--6894 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- [66] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 67 undefined on input line 6929. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 67 undefined on input line 6929. Underfull \hbox (badness 10000) in paragraph at lines 6929--6929 []\T1/ptm/m/it/10 audio_event_iface_handle_t lis-tener\T1/ptm/m/n/10 , \T1/ptm/ m/it/10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 67 undefined on input line 6964. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 67 undefined on input line 6999. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 67 undefined on input line 7031. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 67 undefined on input line 7031. [67] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 68 undefined on input line 7066. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 68 undefined on input line 7066. Underfull \hbox (badness 10000) in paragraph at lines 7066--7066 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 68 undefined on input line 7101. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 68 undefined on input line 7101. Underfull \hbox (badness 8132) in paragraph at lines 7101--7101 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au-dio_event_iface_msg_t LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 68 undefined on input line 7136. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 68 undefined on input line 7168. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 68 undefined on input line 7168. Underfull \hbox (badness 10000) in paragraph at lines 7168--7168 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au-dio_event_iface_msg_t [68] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 69 undefined on input line 7206. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 69 undefined on input line 7230. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 69 undefined on input line 7230. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 69 undefined on input line 7268. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 69 undefined on input line 7292. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 69 undefined on input line 7292. Underfull \hbox (badness 10000) in paragraph at lines 7292--7292 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- [69] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 419on_event_iface_func' on page 70 undefined on input line 7450. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:struc taudio__event__iface__msg__t' on page 70 undefined on input line 7485. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 70 undefined on input line 7515. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 70 undefined on input line 7532. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 70 und efined on input line 7532. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 70 un defined on input line 7532. [70] [71] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_status_t' on page 72 undefined on input line 7828. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 72 undefined on input line 7839. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv419media _source_type_t' on page 72 undefined on input line 7850. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 72 undefined on input line 7878. [72] [73] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 74 undefined on input line 8401. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 74 undefined on input line 8401. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv415esp_a udio_cfg_t' on page 74 undefined on input line 8401. [74] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 75 undefined on input line 8435. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 75 undefined on input line 8435. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 75 undefined on input line 8435. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 75 undefined on input line 8467. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 75 undefined on input line 8467. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 75 undefined on input line 8467. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 75 undefined on input line 8467. Underfull \hbox (badness 10000) in paragraph at lines 8467--8467 []\T1/ptm/m/it/10 esp_audio_handle_t han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au -dio_element_handle_t LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 75 undefined on input line 8505. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 75 undefined on input line 8505. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 75 undefined on input line 8505. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 75 undefined on input line 8505. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 75 undefined on input line 8543. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 75 undefined on input line 8543. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 75 undefined on input line 8543. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 75 undefined on input line 8543. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 75 undefined on input line 8543. [75] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 76 undefined on input line 8584. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 76 undefined on input line 8584. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 76 undefined on input line 8584. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 76 undefined on input line 8584. Underfull \hbox (badness 6792) in paragraph at lines 8584--8584 []\T1/ptm/m/it/10 esp_audio_handle_t han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au -dio_codec_type_t type\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 76 undefined on input line 8628. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 76 undefined on input line 8628. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 76 undefined on input line 8628. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 76 undefined on input line 8628. Underfull \hbox (badness 10000) in paragraph at lines 8675--8676 []\T1/ptm/m/n/10 The URI parse by \T1/pcr/m/n/10 http_parser_parse_url\T1/ptm/m /n/10 ,any il-le-gal string will be re-turn [76] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 77 undefined on input line 8734. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 77 undefined on input line 8734. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 77 undefined on input line 8734. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 77 undefined on input line 8795. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 77 undefined on input line 8795. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 77 undefined on input line 8795. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424audio _termination_type_t' on page 77 undefined on input line 8795. [77] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 78 undefined on input line 8836. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 78 undefined on input line 8836. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 78 undefined on input line 8836. ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8853 ESP\_ERR\_AUDIO\_NOT\_READY: the status is not running.: the status ... LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 78 undefined on input line 8877. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 78 undefined on input line 8877. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 78 undefined on input line 8877. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 78 undefined on input line 8915. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 78 undefined on input line 8915. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 78 undefined on input line 8915. [78] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 79 undefined on input line 8953. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 79 undefined on input line 8953. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 79 undefined on input line 8953. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 79 undefined on input line 8991. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 79 undefined on input line 8991. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 79 undefined on input line 8991. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 79 undefined on input line 8991. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:structesp__au dio__state__t' on page 79 undefined on input line 9012. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 79 undefined on input line 9026. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 79 undefined on input line 9026. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 79 undefined on input line 9026. ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9043 ESP\_ERR\_AUDIO\_NOT\_READY: the status is not running.:no out stream. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 79 undefined on input line 9067. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 79 undefined on input line 9067. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 79 undefined on input line 9067. [79] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9084 ESP\_ERR\_AUDIO\_NOT\_READY: the status is not running.:no out stream. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 80 undefined on input line 9108. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 80 undefined on input line 9108. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 80 undefined on input line 9108. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_setup_t' on page 80 undefined on input line 9108. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:structesp__au dio__setup__t' on page 80 undefined on input line 9135. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 80 undefined on input line 9149. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 80 undefined on input line 9149. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 80 undefined on input line 9149. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv419media _source_type_t' on page 80 undefined on input line 9149. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 80 undefined on input line 9158. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 80 undefined on input line 9158. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 80 undefined on input line 9158. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416esp_a udio_info_t' on page 80 undefined on input line 9158. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416esp_a udio_info_t' on page 80 undefined on input line 9167. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 80 undefined on input line 9176. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 80 undefined on input line 9176. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 80 undefined on input line 9176. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424esp_a udio_event_callback' on page 80 undefined on input line 9176. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424esp_a udio_event_callback' on page 80 undefined on input line 9241. [80] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_prefer_t' on page 81 undefined on input line 9263. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416audio _volume_set' on page 81 undefined on input line 9293. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416audio _volume_get' on page 81 undefined on input line 9304. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 81 undefined on input line 9338. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 81 undefined on input line 9449. [81] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 82 undefined on input line 9460. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 82 undefined on input line 9471. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 82 undefined on input line 9482. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 82 undefined on input line 9493. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 82 undefined on input line 9504. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 82 undefined on input line 9549. LaTeX Warning: Hyper reference `api-reference/streams/index:i2s-stream' on page 82 undefined on input line 9554. LaTeX Warning: Hyper reference `api-reference/streams/index:http-stream' on pag e 82 undefined on input line 9557. LaTeX Warning: Hyper reference `api-reference/streams/index:fatfs-stream' on pa ge 82 undefined on input line 9560. LaTeX Warning: Hyper reference `api-reference/streams/index:raw-stream' on page 82 undefined on input line 9563. LaTeX Warning: Hyper reference `api-reference/streams/index:spiffs-stream' on p age 82 undefined on input line 9566. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416i2s_stream_ cfg_t' on page 82 undefined on input line 9570. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 82 undefined on input line 9570. [82] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 83 undefined on input line 9604. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 83 undefined on input line 9604. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416i2s_stream_ cfg_t' on page 83 undefined on input line 9604. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 83 undefined on input line 9631. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 83 undefined on input line 9672. [83] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 84 undefined on input line 9707. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 84 undefined on input line 9754. [84] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 85 undefined on input line 9926. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 85 undefined on input line 9926. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417http_stream _cfg_t' on page 85 undefined on input line 9926. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 85 undefined on input line 9950. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 85 undefined on input line 9984. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv422http_stream _event_id_t' on page 85 undefined on input line 10005. [85] LaTeX Warning: Hyper reference `api-reference/streams/index:structhttp__stream_ _cfg__t' on page 86 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 86 undefined on input line 10060. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 86 undefined on input line 10083. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv426http_stream _event_handle_t' on page 86 undefined on input line 10138. [86] LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv423http_stream _event_msg_t' on page 87 undefined on input line 10232. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 87 undefined on input line 10353. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 87 undefined on input line 10353. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv418fatfs_strea m_cfg_t' on page 87 undefined on input line 10353. [87] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 88 undefined on input line 10389. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 88 undefined on input line 10511. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 88 undefined on input line 10511. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416raw_stream_ cfg_t' on page 88 undefined on input line 10511. [88] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 89 undefined on input line 10535. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 89 undefined on input line 10565. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 89 undefined on input line 10617. [89] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 90 undefined on input line 10671. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 90 undefined on input line 10671. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv419spiffs_stre am_cfg_t' on page 90 undefined on input line 10671. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 90 undefined on input line 10707. [90] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 91 undefined on input line 10837. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 91 undefined on input line 10837. LaTeX Warning: Hyper reference `api-reference/codecs/aac_decoder:_CPPv417aac_de coder_cfg_t' on page 91 undefined on input line 10837. [91] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 92 undefined on input line 10985. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 92 undefined on input line 10985. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv417amr_dec oder_cfg_t' on page 92 undefined on input line 10985. [92] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 93 undefined on input line 11115. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 93 undefined on input line 11115. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv419amrnb_e ncoder_cfg_t' on page 93 undefined on input line 11115. [93] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 11245. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 11245. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv419amrwb_e ncoder_cfg_t' on page 94 undefined on input line 11245. [94] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 95 undefined on input line 11380. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 95 undefined on input line 11380. LaTeX Warning: Hyper reference `api-reference/codecs/flac_decoder:_CPPv418flac_ decoder_cfg_t' on page 95 undefined on input line 11380. [95] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 96 undefined on input line 11528. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 96 undefined on input line 11528. LaTeX Warning: Hyper reference `api-reference/codecs/mp3_decoder:_CPPv417mp3_de coder_cfg_t' on page 96 undefined on input line 11528. [96] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 97 undefined on input line 11663. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 97 undefined on input line 11663. LaTeX Warning: Hyper reference `api-reference/codecs/ogg_decoder:_CPPv417ogg_de coder_cfg_t' on page 97 undefined on input line 11663. [97] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 98 undefined on input line 11798. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 98 undefined on input line 11798. LaTeX Warning: Hyper reference `api-reference/codecs/opus_decoder:_CPPv418opus_ decoder_cfg_t' on page 98 undefined on input line 11798. [98] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 99 undefined on input line 11946. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 99 undefined on input line 11946. LaTeX Warning: Hyper reference `api-reference/codecs/wav_codecs:_CPPv417wav_dec oder_cfg_t' on page 99 undefined on input line 11946. [99] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 100 undefined on input line 12076. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 100 undefined on input line 12076. LaTeX Warning: Hyper reference `api-reference/codecs/wav_codecs:_CPPv417wav_enc oder_cfg_t' on page 100 undefined on input line 12076. [100] LaTeX Warning: Hyper reference `api-reference/audio-processing/downmix::doc' on page 101 undefined on input line 12194. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer::doc' on page 101 undefined on input line 12197. LaTeX Warning: Hyper reference `api-reference/audio-processing/filter_resample: :doc' on page 101 undefined on input line 12200. LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic::doc ' on page 101 undefined on input line 12203. [101] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 102 undefined on input line 12263. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 102 undefined on input line 12287. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 102 undefined on input line 12287. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 102 undefined on input line 12314. [102 <./blockdiag-f67e1c36c161560d632c00c6d9bcc74a7f02b563.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 103 undefined on input line 12341. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 103 undefined on input line 12368. Underfull \hbox (badness 6725) in paragraph at lines 12368--12368 []\T1/ptm/m/it/10 audio_element_handle_t self\T1/ptm/m/n/10 , esp_downmix_out_c tx_type_t LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 103 undefined on input line 12395. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 103 undefined on input line 12428. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 103 undefined on input line 12458. [103] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 104 undefined on input line 12488. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 104 undefined on input line 12515. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 104 undefined on input line 12515. LaTeX Warning: Hyper reference `api-reference/audio-processing/downmix:_CPPv413 downmix_cfg_t' on page 104 undefined on input line 12515. [104] LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 13equalizer_cfg' on page 105 undefined on input line 12726. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 23equalizer_set_gain_info22audio_element_handle_tiib' on page 105 undefined on input line 12726. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 105 undefined on input line 12751. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 105 undefined on input line 12781. [105] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 106 undefined on input line 12814. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 106 undefined on input line 12814. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 15equalizer_cfg_t' on page 106 undefined on input line 12814. [106] LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 13equalizer_cfg' on page 107 undefined on input line 12966. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 107 undefined on input line 12976. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 107 undefined on input line 13012. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 107 undefined on input line 13042. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 107 undefined on input line 13042. LaTeX Warning: Hyper reference `api-reference/audio-processing/filter_resample: _CPPv416rsp_filter_cfg_t' on page 107 undefined on input line 13042. [107] [108] [109] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 110 undefined on input line 13338. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 110 undefined on input line 13368. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 110 undefined on input line 13398. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 110 undefined on input line 13398. LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic:_CPP v411sonic_cfg_t' on page 110 undefined on input line 13398. [110] LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic:_CPP v412sonic_info_t' on page 111 undefined on input line 13501. [111] LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 23bluetooth_service_cfg_t' on page 112 undefined on input line 13639. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 112 undefined on input line 13671. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 112 undefined on input line 13671. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 112 undefined on input line 13689. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 112 undefined on input line 13689. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 112 undefined on input line 13707. [112] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 113 undefined on input line 13739. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 113 undefined on input line 13771. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 113 undefined on input line 13803. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 113 undefined on input line 13835. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 113 undefined on input line 13867. [113] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 114 undefined on input line 13899. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 114 undefined on input line 13931. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 114 undefined on input line 13969. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 114 undefined on input line 14004. LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 16bluetooth_addr_t' on page 114 undefined on input line 14004. [114] Underfull \hbox (badness 5832) in paragraph at lines 14043--14045 \T1/ptm/m/n/10 toth Stream and Blue-tooth Pe-riph-eral cre-ated by \T1/pcr/m/n/ 10 bluetooth_service_create_stream \T1/ptm/m/n/10 and LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 24bluetooth_service_mode_t' on page 115 undefined on input line 14102. [115] LaTeX Warning: Hyper reference `api-reference/speech-recognition/wakeup-word-li bs::doc' on page 116 undefined on input line 14265. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:: doc' on page 116 undefined on input line 14265. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad::doc' on page 116 undefined on input line 14267. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e::doc' on page 116 undefined on input line 14267. LaTeX Warning: Hyper reference `api-reference/framework/index::doc' on page 116 undefined on input line 14269. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sr-model-sel' on p age 116 undefined on input line 14284. ! Package inputenc Error: Unicode char 嗨 (U+55E8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 嗨 (U+55E8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} [116] LaTeX Warning: Hyper reference `api-reference/kconfig:config-name-of-wakeup-wor d' on page 117 undefined on input line 14322. ! Package inputenc Error: Unicode char 打 (U+6253) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 闭 (U+95ED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 打 (U+6253) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 闭 (U+95ED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 嗨 (U+55E8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 打 (U+6253) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 闭 (U+95ED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 加 (U+52A0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 减 (U+51CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 小 (U+5C0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 暂 (U+6682) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 停 (U+505C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 静 (U+9759) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 本 (U+672C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 歌 (U+6B4C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 嗨 (U+55E8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 打 (U+6253) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 闭 (U+95ED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 加 (U+52A0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 减 (U+51CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 小 (U+5C0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 暂 (U+6682) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 停 (U+505C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 静 (U+9759) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 本 (U+672C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 歌 (U+6B4C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} LaTeX Warning: Hyper reference `api-reference/kconfig:config-name-of-wakeup-wor d' on page 117 undefined on input line 14480. Underfull \hbox (badness 10000) in paragraph at lines 14485--14486 \T1/ptm/m/n/10 Declarations of all avail-able speech recog-ni-tion mod-els is c on-tained in a header file [][]esp-adf- [117] [118 <./blockdiag-b3594e3ac01de3a119e90e0d565f154e12f28493.png>] LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv424esp_sr_iface_op_create_t' on page 119 undefined on input line 14596. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv436esp_sr_iface_op_get_samp_chunksize_t' on page 119 undefined on input lin e 14607. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv431esp_sr_iface_op_get_samp_rate_t' on page 119 undefined on input line 146 18. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv430esp_sr_iface_op_get_word_num_t' on page 119 undefined on input line 1462 9. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv431esp_sr_iface_op_get_word_name_t' on page 119 undefined on input line 146 40. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv431esp_sr_iface_op_get_word_list_t' on page 119 undefined on input line 146 51. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv435esp_sr_iface_op_set_det_threshold_t' on page 119 undefined on input line 14662. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv435esp_sr_iface_op_get_det_threshold_t' on page 119 undefined on input line 14673. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv424esp_sr_iface_op_detect_t' on page 119 undefined on input line 14684. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv425esp_sr_iface_op_destroy_t' on page 119 undefined on input line 14695. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv418model_iface_data_t' on page 119 undefined on input line 14712. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv418model_iface_data_t' on page 119 undefined on input line 14721. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv418model_iface_data_t' on page 119 undefined on input line 14721. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv410det_mode_t' on page 119 undefined on input line 14721. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv418model_iface_data_t' on page 119 undefined on input line 14753. [119] LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv418model_iface_data_t' on page 120 undefined on input line 14785. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv418model_iface_data_t' on page 120 undefined on input line 14814. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv418model_iface_data_t' on page 120 undefined on input line 14843. Underfull \hbox (badness 10000) in paragraph at lines 14843--14843 []\T1/ptm/m/it/10 model_iface_data_t \T1/ptm/m/n/10 *model, int LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv418model_iface_data_t' on page 120 undefined on input line 14878. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv416wake_word_info_t' on page 120 undefined on input line 14878. Underfull \hbox (badness 10000) in paragraph at lines 14878--14878 []\T1/ptm/m/it/10 model_iface_data_t \T1/ptm/m/n/10 *model, [120] LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv418model_iface_data_t' on page 121 undefined on input line 14913. Underfull \hbox (badness 10000) in paragraph at lines 14913--14913 []\T1/ptm/m/it/10 model_iface_data_t \T1/ptm/m/n/10 *model, float LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv418model_iface_data_t' on page 121 undefined on input line 14951. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv410det_mode_t' on page 121 undefined on input line 14951. Underfull \hbox (badness 10000) in paragraph at lines 14951--14951 []\T1/ptm/m/it/10 model_iface_data_t \T1/ptm/m/n/10 *model, Underfull \hbox (badness 10000) in paragraph at lines 14951--14951 \T1/ptm/m/it/10 det_mode_t \T1/ptm/m/n/10 det_mode, int LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv418model_iface_data_t' on page 121 undefined on input line 14986. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_sr_iface:_ CPPv418model_iface_data_t' on page 121 undefined on input line 15024. [121] LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad:_CPPv4 12vad_handle_t' on page 122 undefined on input line 15110. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad:_CPPv4 12vad_handle_t' on page 122 undefined on input line 15110. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad:_CPPv4 10vad_mode_t' on page 122 undefined on input line 15110. [122] LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad:_CPPv4 11vad_state_t' on page 123 undefined on input line 15148. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad:_CPPv4 11vad_state_t' on page 123 undefined on input line 15148. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad:_CPPv4 12vad_handle_t' on page 123 undefined on input line 15148. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad:_CPPv4 12vad_handle_t' on page 123 undefined on input line 15183. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad::doc' on page 123 undefined on input line 15323. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs::doc' on page 1 23 undefined on input line 15323. [123] LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv412rec_config_t' on page 124 undefined on input line 15343. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:structrec__config__t' on page 124 undefined on input line 15364. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv419rec_voice_suspend_t' on page 124 undefined on input line 15422. [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 15660--15662 []\T1/ptm/m/n/10 if en-able mute, no data fill the buffer, so the \T1/pcr/m/n/1 0 rec_engine_enc_data_read \T1/ptm/m/n/10 and [126] LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv48rec_open' on page 127 undefined on input line 15822. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv49rec_fetch' on page 127 undefined on input line 15833. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv49rec_close' on page 127 undefined on input line 15844. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv412rec_callback' on page 127 undefined on input line 15855. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv416rec_event_type_t' on page 127 undefined on input line 15898. [127] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 128 undefined on input line 16020. [128] Underfull \vbox (badness 10000) detected at line 16098 Overfull \vbox (2.68169pt too high) detected at line 16098 [129] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 130 undefined on input line 16118. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 130 undefined on input line 16118. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_config_t' on page 130 undefined on input line 16118. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 130 undefined on input line 16142. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 130 undefined on input line 16174. [130] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 131 undefined on input line 16206. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 131 undefined on input line 16206. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 131 undefined on input line 16206. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 131 undefined on input line 16233. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 131 undefined on input line 16233. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 131 undefined on input line 16233. Underfull \hbox (badness 10000) in paragraph at lines 16233--16233 []\T1/ptm/m/it/10 esp_periph_set_handle_t pe- LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 131 undefined on input line 16257. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 425esp_periph_event_handle_t' on page 131 undefined on input line 16257. Underfull \hbox (badness 10000) in paragraph at lines 16257--16257 []\T1/ptm/m/it/10 esp_periph_set_handle_t pe-riph_set_handle\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16257--16257 \T1/ptm/m/it/10 esp_periph_event_handle_t cb\T1/ptm/m/n/10 , void LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 131 undefined on input line 16295. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 131 undefined on input line 16319. [131] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 132 undefined on input line 16354. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 132 undefined on input line 16354. Underfull \hbox (badness 10000) in paragraph at lines 16354--16354 []\T1/ptm/m/it/10 esp_periph_set_handle_t pe-riph_set_handle\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:struc taudio__event__iface__msg__t' on page 132 undefined on input line 16378. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 132 undefined on input line 16392. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 132 undefined on input line 16427. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 132 undefined on input line 16427. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 132 undefined on input line 16454. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_func' on page 132 undefined on input line 16454. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_run_func' on page 132 undefined on input line 16454. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_func' on page 132 undefined on input line 16454. Underfull \hbox (badness 10000) in paragraph at lines 16454--16454 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , \T1/ptm/m/it/10 e sp_periph_func init\T1/ptm/m/n/10 , [132] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 133 undefined on input line 16495. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 133 undefined on input line 16495. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 133 undefined on input line 16533. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 133 undefined on input line 16565. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 133 undefined on input line 16606. [133] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 134 undefined on input line 16647. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 134 undefined on input line 16688. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 414timer_callback' on page 134 undefined on input line 16688. Underfull \hbox (badness 10000) in paragraph at lines 16688--16688 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , Tick-Type_t \T1/p tm/m/it/10 in-ter-val_tick\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 134 undefined on input line 16737. [134] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 135 undefined on input line 16769. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 135 undefined on input line 16807. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_state_t' on page 135 undefined on input line 16831. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_state_t' on page 135 undefined on input line 16831. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 135 undefined on input line 16831. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 135 undefined on input line 16855. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 135 undefined on input line 16855. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 135 undefined on input line 16855. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 135 undefined on input line 16879. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 135 undefined on input line 16879. [135] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 136 undefined on input line 16932. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 136 undefined on input line 16964. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 136 undefined on input line 16996. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 136 undefined on input line 17028. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_event_t' on page 136 undefined on input line 17028. [136] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 425esp_periph_event_handle_t' on page 137 undefined on input line 17131. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 137 undefined on input line 17142. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 137 undefined on input line 17210. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 137 undefined on input line 17219. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 137 undefined on input line 17219. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 137 undefined on input line 17228. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 416esp_periph_event' on page 137 undefined on input line 17246. [137] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 138 undefined on input line 17471. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 138 undefined on input line 17471. [138] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 17501. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 17501. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv417p eriph_wifi_cfg_t' on page 139 undefined on input line 17501. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 17528. Underfull \hbox (badness 10000) in paragraph at lines 17528--17528 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , Tick-Type_t LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv419p eriph_wifi_state_t' on page 139 undefined on input line 17563. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv419p eriph_wifi_state_t' on page 139 undefined on input line 17563. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 17563. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 17587. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv425p eriph_wifi_config_mode_t' on page 139 undefined on input line 17587. Underfull \hbox (badness 10000) in paragraph at lines 17587--17587 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , \T1/ptm/m/it/10 p e-riph_wifi_config_mode_t [139] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 140 undefined on input line 17622. [140] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard:_CPPv41 8periph_sdcard_initP19periph_sdcard_cfg_t' on page 141 undefined on input line 17882. LaTeX Warning: Hyper reference `api-reference/streams/index:api-reference-strea m-fatfs' on page 141 undefined on input line 17882. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 17918. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 17918. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard:_CPPv41 9periph_sdcard_cfg_t' on page 141 undefined on input line 17918. [141] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 17945. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs:_CPPv41 8periph_spiffs_initP19periph_spiffs_cfg_t' on page 142 undefined on input line 18087. LaTeX Warning: Hyper reference `api-reference/streams/index:api-reference-strea m-spiffs' on page 142 undefined on input line 18087. [142] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 18112. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 18112. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs:_CPPv41 9periph_spiffs_cfg_t' on page 143 undefined on input line 18112. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 18139. [143] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cmd_t' on page 144 undefined on input line 18294. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 19periph_console_initP20periph_console_cfg_t' on page 144 undefined on input li ne 18294. [144] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 145 undefined on input line 18373. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 145 undefined on input line 18373. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cfg_t' on page 145 undefined on input line 18373. [145] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 22console_cmd_callback_t' on page 146 undefined on input line 18442. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cmd_t' on page 146 undefined on input line 18476. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 18547. [146] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 147 undefined on input line 18580. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 147 undefined on input line 18580. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch:_CPPv418 periph_touch_cfg_t' on page 147 undefined on input line 18580. [147] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 148 undefined on input line 18853. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 148 undefined on input line 18853. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button:_CPPv41 9periph_button_cfg_t' on page 148 undefined on input line 18853. [148] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 149 undefined on input line 19020. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 149 undefined on input line 19020. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led:_CPPv416pe riph_led_cfg_t' on page 149 undefined on input line 19020. [149] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 150 undefined on input line 19047. Underfull \hbox (badness 10000) in paragraph at lines 19047--19047 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , int \T1/ptm/m/it/ 10 gpio_num\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 time_on_ms\T1/ptm/m/n/10 , int LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 150 undefined on input line 19094. [150] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 151 undefined on input line 19266. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 151 undefined on input line 19266. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button:_CP Pv423periph_adc_button_cfg_t' on page 151 undefined on input line 19266. [151] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv422periph_is31fl3216_initP23periph_is31fl3216_cfg_t' on page 152 undefined on input line 19398. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv435periph_is31fl3216_set_blink_pattern19esp_periph_handle_t8uint16_t' on page 152 undefined on input line 19398. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv426periph_is31fl3216_set_duty19esp_periph_handle_t7uint8_t7uint8_t' on page 1 52 undefined on input line 19398. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv427periph_is31fl3216_set_state19esp_periph_handle_t25periph_is31fl3216_state_ t' on page 152 undefined on input line 19398. Underfull \hbox (badness 10000) in paragraph at lines 19397--19399 \T1/ptm/m/n/10 see func-tions \T1/pcr/m/sl/10 periph_is31fl3216_init()\T1/ptm/m /n/10 , \T1/pcr/m/sl/10 periph_is31fl3216_set_blink_pattern()\T1/ptm/m/n/10 , [152] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 153 undefined on input line 19423. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 153 undefined on input line 19423. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv423periph_is31fl3216_cfg_t' on page 153 undefined on input line 19423. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 153 undefined on input line 19455. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv425periph_is31fl3216_state_t' on page 153 undefined on input line 19455. Underfull \hbox (badness 7704) in paragraph at lines 19455--19455 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , \T1/ptm/m/it/10 p e-riph_is31fl3216_state_t LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 153 undefined on input line 19490. Underfull \hbox (badness 10000) in paragraph at lines 19490--19490 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , uint16_t LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 153 undefined on input line 19525. [153] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 154 undefined on input line 19563. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 154 undefined on input line 19598. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 154 undefined on input line 19633. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv424periph_is31_shift_mode_t' on page 154 undefined on input line 19633. Underfull \hbox (badness 10000) in paragraph at lines 19633--19633 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , \T1/ptm/m/it/10 p e- LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 154 undefined on input line 19668. Underfull \hbox (badness 10000) in paragraph at lines 19668--19668 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , uint16_t [154] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 155 undefined on input line 19706. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv425periph_is31fl3216_state_t' on page 155 undefined on input line 19775. [155] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi::doc' on page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard::doc' o n page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs::doc' o n page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console::doc' on page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch::doc' on page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led::doc' on p age 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button::do c' on page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216::do c' on page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi::doc' on page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard::doc' o n page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs::doc' o n page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console::doc' on page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch::doc' on page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led::doc' on p age 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button::do c' on page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216::do c' on page 156 undefined on input line 19974. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv419 audio_pipeline_link23audio_pipeline_handle_tA_PKci' on page 156 undefined on in put line 19996. [156 <./yes-checkm.png> <./blockdiag-c5ec776188dd583219073daf93e057abb118350e.p ng>] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 157 undefined on input line 20016. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 157 undefined on input line 20016. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 157 undefined on input line 20043. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 157 undefined on input line 20075. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 157 undefined on input line 20107. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 157 undefined on input line 20139. [157] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 158 undefined on input line 20163. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 158 undefined on input line 20187. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 158 undefined on input line 20211. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 158 undefined on input line 20244. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 158 undefined on input line 20277. [158] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 159 undefined on input line 20309. LaTeX Warning: Hyper reference `get-started/index::doc' on page 159 undefined o n input line 20385. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv414aud io_hal_initP24audio_hal_codec_config_tP16audio_hal_func_t' on page 159 undefine d on input line 20387. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv420aud io_hal_get_volume18audio_hal_handle_tPi' on page 159 undefined on input line 20 387. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv420aud io_hal_set_volume18audio_hal_handle_ti' on page 159 undefined on input line 203 87. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 159 undefined on input line 20407. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 159 undefined on input line 20407. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 159 undefined on input line 20407. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_func_t' on page 159 undefined on input line 20407. [159] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 160 undefined on input line 20413. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 160 undefined on input line 20437. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 160 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 160 undefined on input line 20461. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 160 undefined on input line 20461. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 160 undefined on input line 20461. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 160 undefined on input line 1. Underfull \hbox (badness 5331) in paragraph at lines 20474--20475 []\T1/pcr/m/n/10 mode\T1/ptm/m/n/10 : se-lect me-dia hal codec mode ei-ther en- code/decode/or both to start from au- LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 160 undefined on input line 20491. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 160 undefined on input line 20491. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 160 undefined on input line 20491. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 160 undefined on input line 1. Underfull \hbox (badness 5331) in paragraph at lines 20512--20513 []\T1/pcr/m/n/10 mode\T1/ptm/m/n/10 : se-lect me-dia hal codec mode ei-ther en- code/decode/or both to start from au- LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 160 undefined on input line 20529. [160] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 161 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 161 undefined on input line 20559. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 161 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 161 undefined on input line 20589. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 161 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_iface_mode_t' on page 161 undefined on input line 20631. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_iface_format_t' on page 161 undefined on input line 20642. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv425aud io_hal_iface_samples_t' on page 161 undefined on input line 20653. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_iface_bits_t' on page 161 undefined on input line 20664. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv421aud io_hal_adc_input_t' on page 161 undefined on input line 20687. [161] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_dac_output_t' on page 162 undefined on input line 20698. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 162 undefined on input line 20709. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 162 undefined on input line 20720. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 162 undefined on input line 20743. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 162 undefined on input line 20765. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 162 undefined on input line 20765. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 162 undefined on input line 20776. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 162 undefined on input line 20776. Underfull \hbox (badness 10000) in paragraph at lines 20776--20776 []\T1/ptm/m/it/10 audio_hal_codec_mode_t \T1/ptm/m/n/10 mode, \T1/ptm/m/it/10 a u- LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv49audi o_hal' on page 162 undefined on input line 20857. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv49audi o_hal' on page 162 undefined on input line 20866. [162] [163] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 164 undefined on input line 21313. [164] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 165 undefined on input line 21333. [165] [166] [167] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 168 undefined on input line 21833. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 168 undefined on input line 21833. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 168 undefined on input line 21868. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 168 undefined on input line 21868. [168] [169] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 170 undefined on input line 22280. [170] [171] [172] [173] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 174 undefined on input line 22780. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 174 undefined on input line 22780. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 174 undefined on input line 22815. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 174 undefined on input line 22815. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 174 undefined on input line 22887. [174] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 175 undefined on input line 22907. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 175 undefined on input line 22965. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 175 undefined on input line 22965. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 175 undefined on input line 23002. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 175 undefined on input line 23002. [175] [176] [177] [178] Chapter 3. [179] [180 <./audio-project-minimum-voice-service.jpg>] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 181 undefined on input line 23371. LaTeX Warning: Hyper reference `design-guide/project-design::doc' on page 181 u ndefined on input line 23376. [181 <./audio-project-minimum-internet-radio.jpg>] [182 <./audio-project-typica l-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 23417--23418 []\T1/ptm/m/n/10 Call \T1/pcr/m/n/10 char *buf = heap_caps_malloc(1024 * 10, MA LLOC_CAP_SPIRAM | Underfull \hbox (badness 10000) in paragraph at lines 23417--23418 \T1/pcr/m/n/10 heap_caps_malloc(512, MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT) \T1 /ptm/m/n/10 to use in-ter-nal ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23428 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [183] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv49rb_cre ateii' on page 184 undefined on input line 23516. [184] [185] [186] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 187 undefined on input line 23767. [187] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:overvi ew' on page 188 undefined on input line 23773. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:functi onal-description' on page 188 undefined on input line 23776. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:alloca tion-of-esp32-pins-to-test-points' on page 188 undefined on input line 23779. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:jtag-t est-point' on page 188 undefined on input line 23782. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:uart-t est-point' on page 188 undefined on input line 23785. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:micros d-card' on page 188 undefined on input line 23790. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:gpio-a llocation-summary' on page 188 undefined on input line 23793. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:notes- on-power-distribution' on page 188 undefined on input line 23796. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:power- supply-over-usb-and-from-battery' on page 188 undefined on input line 23799. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:indepe ndent-audio-and-digital-power-supply' on page 188 undefined on input line 23802 . LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:select ing-of-the-audio-output' on page 188 undefined on input line 23807. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:relate d-documents' on page 188 undefined on input line 23810. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:micros d-card' on page 188 undefined on input line 23835. [188] [189 <./esp32-lyrat-mini-v1.2-electrical-block-diagram.png (PNG copy)>] [190 <./esp32-lyrat-mini-v1.2-layout.png (PNG copy)>] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:uart-t est-point' on page 191 undefined on input line 23912. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:jtag-t est-point' on page 191 undefined on input line 23915. [191] Overfull \hbox (58.64458pt too wide) in alignment at lines 24145--24274 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24274--24372 [] [] [] [] [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 24372. [192] [193 <./esp32-lyrat-mini-v1.2-usb-ps.png>] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:gpio-a llocation-summary' on page 194 undefined on input line 24462. [194 <./esp32-lyrat-mini-v1.2-battery-ps.png>] [195 <./esp32-lyrat-mini-v1.2-di gital-ps.png> <./esp32-lyrat-mini-v1.2-audio-ps.png>] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 196 undefined on input line 24471. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 196 undefined on input line 24484. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:other-versi ons-of-lyrat' on page 196 undefined on input line 24484. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:overview' o n page 196 undefined on input line 24490. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:functional- description' on page 196 undefined on input line 24493. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:hardware-se tup-options' on page 196 undefined on input line 24496. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:enable-micr osd-card-in-1-wire-mode' on page 196 undefined on input line 24499. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:enable-micr osd-card-in-4-wire-mode' on page 196 undefined on input line 24502. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:enable-jtag ' on page 196 undefined on input line 24505. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:using-autom atic-upload' on page 196 undefined on input line 24508. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:allocation- of-esp32-pins' on page 196 undefined on input line 24513. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:pinout-of-e xtension-headers' on page 196 undefined on input line 24516. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:uart-header -jp2' on page 196 undefined on input line 24519. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:i2s-header- jp4' on page 196 undefined on input line 24522. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:i2c-header- jp5' on page 196 undefined on input line 24525. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:jtag-header -jp7' on page 196 undefined on input line 24528. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:notes-of-po wer-distribution' on page 196 undefined on input line 24533. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:power-suppl y-separation' on page 196 undefined on input line 24536. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:three-dedic ated-ldos' on page 196 undefined on input line 24539. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:separate-po wer-feed-for-the-pas' on page 196 undefined on input line 24542. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:selecting-o f-the-audio-output' on page 196 undefined on input line 24547. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:other-versi ons-of-lyrat' on page 196 undefined on input line 24552. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:related-doc uments' on page 196 undefined on input line 24555. [196] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:jtag-header -jp7' on page 197 undefined on input line 24589. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:i2c-header- jp5' on page 197 undefined on input line 24595. [197 <./esp32-lyrat-v4.3-electrical-block-diagram.jpg>] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:i2s-header- jp4' on page 198 undefined on input line 24601. [198 <./esp32-lyrat-v4.3-layout.jpg>] [199] [200] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:allocation- of-esp32-pins' on page 201 undefined on input line 25109. [201] [202] [203 <./esp32-lyrat-v4.3-usb-battery-ps.png>] [204 <./esp32-lyrat-v 4.3-esp32-module-ps.png> <./esp32-lyrat-v4.3-sdio-ps.png>] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2::doc' on page 205 undefined on input line 25361. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4::doc' on page 205 undefined on input line 25364. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 205 undefined on input line 25375. [205 <./esp32-lyrat-v4.3-pa-ps.png>] LaTeX Warning: Hyper reference `design-guide/audio-samples:formats' on page 206 undefined on input line 25391. LaTeX Warning: Hyper reference `design-guide/audio-samples:sample-rates' on pag e 206 undefined on input line 25391. [206] [207] Underfull \hbox (badness 10000) in paragraph at lines 25931--25932 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 25935--25936 []|\T1/phv/m/n/10 Bit [208] Chapter 4. ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 科 (U+79D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 技 (U+6280) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 营 (U+8425) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 城 (U+57CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 科 (U+79D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 技 (U+6280) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 营 (U+8425) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 城 (U+57CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M [209] [210] Chapter 5. [211] [212] Chapter 6. No file espressif-esp-adf.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [213] [214 <./adf_block_diagram.png>] (./espressif-esp-adf.aux) Package rerunfilecheck Warning: File `espressif-esp-adf.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-adf.pdf (218 pages, 6303299 bytes). Transcript written on espressif-esp-adf.log. Latexmk: Index file 'espressif-esp-adf.idx' was written Latexmk: Missing input file: 'espressif-esp-adf.ind' from line 'No file espressif-esp-adf.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-adf.pdf' Rule 'makeindex espressif-esp-adf.idx': File changes, etc: Non-existent destination files: 'espressif-esp-adf.ind' ------------ Run number 1 of rule 'makeindex espressif-esp-adf.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-adf.ind" "espressif-esp-adf.idx"' ------------ Latexmk: applying rule 'makeindex espressif-esp-adf.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file espressif-esp-adf.idx.....done (1159 entries accepted, 0 rejected). Sorting entries............done (12385 comparisons). Generating output file espressif-esp-adf.ind.....done (1240 lines written, 0 warnings). Output written in espressif-esp-adf.ind. Transcript written in espressif-esp-adf.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-adf.aux' 'espressif-esp-adf.ind' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-adf" "ReadtheDocsTemplate.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-adf.idx (./espressif-esp-adf.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-adf.out) (./espressif-esp-adf.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./espressif-esp-adf.toc [1]) [2] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./get-started.png > <./api-reference.png> <./design-guide.png>] [2] Chapter 1. Underfull \hbox (badness 10000) in paragraph at lines 2--139 [][][]\T1/ptm/m/n/10 Get-ting Started with ESP32- [3 <./esp32-lyrat-v4.2-side.jpg> <./esp32-lyratd-msc-v2.2.jpg> <./esp32-lyrat-m ini-v1.2.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [4] [5 <./esp32-lyrat-v4.3-block-diagram.jpg> <./esp32-lyrat-v4.3-layout-overvi ew.jpg>] [6] [7] [8 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] LaTeX Warning: Float too large for page by 45.99483pt on input line 476. [9] [10 <./esp32-lyratd-msc-v2.2-block-diagram.png (PNG copy)>] [11 <./esp32-ly ratd-msc-v2.2-a-top.png (PNG copy)>] [12 <./esp32-lyratd-msc-v2.2-b-top.png (PN G copy)>] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.630 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.630 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M [13] [14] [15 <./esp32-lyrat-mini-v1.2-block-diagram.png (PNG copy)>] [16 <./es p32-lyrat-mini-v1.2-layout-overview.png (PNG copy)>] [17] [18] [19] [20] [21] [22 <./esp32-lyrat-block-diagram.jpg>] [23] [24 <./esp32-lyrat-v4.2-layout .jpg>] [25] [26] [27] [28] [29] [30] [31] [32 <./esp32-lyrat-v4-layout.jpg>] [33] [34] [35] [36] [37] [38] Chapter 2. [39 <./blockdiag-c3d1f230d8e62e169925dad7058c651f96ee871b.png>] [40 <./blockdia g-5c07de543c2e374ca051b1a185278c255ba43554.png>] [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 3380--3380 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [43] Underfull \hbox (badness 10000) in paragraph at lines 3485--3485 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [44] Underfull \hbox (badness 10000) in paragraph at lines 3558--3558 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [45] [46] [47] [48] [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 4509--4510 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : The in-dex of multi in-put ring-buffer, start from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than Underfull \hbox (badness 10000) in paragraph at lines 4567--4567 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 ring- [51] Underfull \hbox (badness 10000) in paragraph at lines 4591--4592 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than Underfull \hbox (badness 10000) in paragraph at lines 4605--4605 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 ring- Underfull \hbox (badness 10000) in paragraph at lines 4629--4630 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than Underfull \hbox (badness 10000) in paragraph at lines 4664--4665 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than [52] Underfull \hbox (badness 10000) in paragraph at lines 4699--4700 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than [53] [54] [55] [56] [57 <./blockdiag-9423e3430b4eb4bcabaedef735e187b9f6be54c5.p ng>] [58] [59] Underfull \hbox (badness 6412) in paragraph at lines 5982--5982 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , \T1/ pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 link_tag\T1/ptm/m/n/10 [] , int [60] Underfull \hbox (badness 7238) in paragraph at lines 6087--6087 [][]\T1/ptm/m/it/10 au-dio_element_handle_t[][] start_el\T1/ptm/m/n/10 , \T1/pc r/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 6157--6157 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 6216--6216 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , bool \T1/ptm/m/it/10 first\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- [61] Underfull \hbox (badness 10000) in paragraph at lines 6260--6260 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 6298--6298 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [62] Underfull \hbox (badness 10000) in paragraph at lines 6412--6412 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 6412--6412 \T1/ptm/m/it/10 dio_element_handle_t[][] dest_el\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 au- [63] Underfull \hbox (badness 10000) in paragraph at lines 6546--6546 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 6581--6581 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [64] [65] Underfull \hbox (badness 10000) in paragraph at lines 6894--6894 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [66] Underfull \hbox (badness 10000) in paragraph at lines 6929--6929 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] lis-tener\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- [67] Underfull \hbox (badness 10000) in paragraph at lines 7066--7066 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- Underfull \hbox (badness 7832) in paragraph at lines 7101--7101 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au-dio_event_iface_msg_t[][] Underfull \hbox (badness 10000) in paragraph at lines 7168--7168 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au-dio_event_iface_msg_t[][] [68] Underfull \hbox (badness 10000) in paragraph at lines 7292--7292 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [69] [70] [71] [72] [73] [74] Underfull \hbox (badness 10000) in paragraph at lines 8467--8467 [][][]\T1/ptm/m/it/10 esp_audio_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\T1/pt m/m/it/10 au-dio_element_handle_t[][] [75] Underfull \hbox (badness 6792) in paragraph at lines 8584--8584 [][][]\T1/ptm/m/it/10 esp_audio_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\T1/pt m/m/it/10 au-dio_codec_type_t[][] type\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8675--8676 []\T1/ptm/m/n/10 The URI parse by \T1/pcr/m/n/10 http_parser_parse_url\T1/ptm/m /n/10 ,any il-le-gal string will be re-turn [76] [77] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8853 ESP\_ERR\_AUDIO\_NOT\_READY: the status is not running.: the status ... [78] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9043 ESP\_ERR\_AUDIO\_NOT\_READY: the status is not running.:no out stream. [79] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9084 ESP\_ERR\_AUDIO\_NOT\_READY: the status is not running.:no out stream. [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102 <./blockdiag-f67e1c36c161560d632c00c6 d9bcc74a7f02b563.png>] Underfull \hbox (badness 6725) in paragraph at lines 12368--12368 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] self\T1/ptm/m/n/10 , esp_downm ix_out_ctx_type_t [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] Underfull \hbox (badness 5832) in paragraph at lines 14043--14045 \T1/ptm/m/n/10 toth Stream and Blue-tooth Pe-riph-eral cre-ated by \T1/pcr/m/n/ 10 bluetooth_service_create_stream \T1/ptm/m/n/10 and [115] ! Package inputenc Error: Unicode char 嗨 (U+55E8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 嗨 (U+55E8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} [116] ! Package inputenc Error: Unicode char 打 (U+6253) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 闭 (U+95ED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 打 (U+6253) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 闭 (U+95ED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 嗨 (U+55E8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 打 (U+6253) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 闭 (U+95ED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 加 (U+52A0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 减 (U+51CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 小 (U+5C0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 暂 (U+6682) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 停 (U+505C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 静 (U+9759) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 本 (U+672C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 歌 (U+6B4C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 嗨 (U+55E8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 打 (U+6253) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 闭 (U+95ED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 加 (U+52A0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 减 (U+51CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 小 (U+5C0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 暂 (U+6682) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 停 (U+505C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 静 (U+9759) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 本 (U+672C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 歌 (U+6B4C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} Underfull \hbox (badness 10000) in paragraph at lines 14485--14486 \T1/ptm/m/n/10 Declarations of all avail-able speech recog-ni-tion mod-els is c on-tained in a header file [][]esp-adf- [117] [118 <./blockdiag-b3594e3ac01de3a119e90e0d565f154e12f28493.png>] [119] Underfull \hbox (badness 10000) in paragraph at lines 14843--14843 [][][]\T1/ptm/m/it/10 model_iface_data_t[][] \T1/ptm/m/n/10 *model, int Underfull \hbox (badness 10000) in paragraph at lines 14878--14878 [][][]\T1/ptm/m/it/10 model_iface_data_t[][] \T1/ptm/m/n/10 *model, [120] Underfull \hbox (badness 10000) in paragraph at lines 14913--14913 [][][]\T1/ptm/m/it/10 model_iface_data_t[][] \T1/ptm/m/n/10 *model, float Underfull \hbox (badness 10000) in paragraph at lines 14951--14951 [][][]\T1/ptm/m/it/10 model_iface_data_t[][] \T1/ptm/m/n/10 *model, Underfull \hbox (badness 10000) in paragraph at lines 14951--14951 [][]\T1/ptm/m/it/10 det_mode_t[][] \T1/ptm/m/n/10 det_mode, int [121] [122] [123] [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 15660--15662 []\T1/ptm/m/n/10 if en-able mute, no data fill the buffer, so the \T1/pcr/m/n/1 0 rec_engine_enc_data_read \T1/ptm/m/n/10 and [126] [127] [128] Underfull \vbox (badness 10000) detected at line 16098 Overfull \vbox (2.68169pt too high) detected at line 16098 [129] [130] Underfull \hbox (badness 10000) in paragraph at lines 16233--16233 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe- Underfull \hbox (badness 10000) in paragraph at lines 16257--16257 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe-riph_set_handle\T1/ptm/m/n /10 , Underfull \hbox (badness 10000) in paragraph at lines 16257--16257 [][]\T1/ptm/m/it/10 esp_periph_event_handle_t[][] cb\T1/ptm/m/n/10 , void [131] Underfull \hbox (badness 10000) in paragraph at lines 16354--16354 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe-riph_set_handle\T1/ptm/m/n /10 , [][]\T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 16454--16454 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 esp_periph_func[][] init\T1/ptm/m/n/10 , [132] [133] Underfull \hbox (badness 10000) in paragraph at lines 16688--16688 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , Tick-Type _t \T1/ptm/m/it/10 in-ter-val_tick\T1/ptm/m/n/10 , [134] [135] [136] [137] [138] Underfull \hbox (badness 10000) in paragraph at lines 17528--17528 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , Tick-Type _t Underfull \hbox (badness 10000) in paragraph at lines 17587--17587 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe-riph_wifi_config_mode_t[][] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] Underfull \hbox (badness 10000) in paragraph at lines 19047--19047 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , int \T1/p tm/m/it/10 gpio_num\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 time_on_ms\T1/ptm/m/n/1 0 , int [150] [151] Underfull \hbox (badness 10000) in paragraph at lines 19397--19399 \T1/ptm/m/n/10 see func-tions [][]\T1/pcr/m/sl/10 periph_is31fl3216_init()[][]\ T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 periph_is31fl3216_set_blink_pattern()[][]\T 1/ptm/m/n/10 , [152] Underfull \hbox (badness 7415) in paragraph at lines 19455--19455 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe-riph_is31fl3216_state_t[][] Underfull \hbox (badness 10000) in paragraph at lines 19490--19490 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [153] Underfull \hbox (badness 10000) in paragraph at lines 19633--19633 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe- Underfull \hbox (badness 10000) in paragraph at lines 19668--19668 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [154] [155] [156 <./yes-checkm.png> <./blockdiag-c5ec776188dd583219073daf93e057 abb118350e.png>] [157] [158] [159] Underfull \hbox (badness 5331) in paragraph at lines 20474--20475 []\T1/pcr/m/n/10 mode\T1/ptm/m/n/10 : se-lect me-dia hal codec mode ei-ther en- code/decode/or both to start from au- Underfull \hbox (badness 10000) in paragraph at lines 20491--20491 [][][]\T1/ptm/m/it/10 audio_hal_handle_t[][] au-dio_hal\T1/ptm/m/n/10 , [][]\T1 /ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 20491--20491 \T1/ptm/m/it/10 dio_hal_codec_mode_t[][] mode\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/ 10 au- Underfull \hbox (badness 5331) in paragraph at lines 20512--20513 []\T1/pcr/m/n/10 mode\T1/ptm/m/n/10 : se-lect me-dia hal codec mode ei-ther en- code/decode/or both to start from au- [160] [161] Underfull \hbox (badness 10000) in paragraph at lines 20776--20776 [][][]\T1/ptm/m/it/10 audio_hal_codec_mode_t[][] \T1/ptm/m/n/10 mode, [][]\T1/p tm/m/it/10 au- [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] Chapter 3. [179] [180 <./audio-project-minimum-voice-service.jpg>] [181 <./audio-project-m inimum-internet-radio.jpg>] [182 <./audio-project-typical-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 23417--23418 []\T1/ptm/m/n/10 Call \T1/pcr/m/n/10 char *buf = heap_caps_malloc(1024 * 10, MA LLOC_CAP_SPIRAM | Underfull \hbox (badness 10000) in paragraph at lines 23417--23418 \T1/pcr/m/n/10 heap_caps_malloc(512, MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT) \T1 /ptm/m/n/10 to use in-ter-nal ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23428 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [183] [184] [185] [186] [187] [188] [189 <./esp32-lyrat-mini-v1.2-electrical-bl ock-diagram.png (PNG copy)>] [190 <./esp32-lyrat-mini-v1.2-layout.png (PNG copy )>] [191] Overfull \hbox (66.45464pt too wide) in alignment at lines 24100--24118 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24118--24139 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24139--24143 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24143--24145 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24145--24274 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24274--24372 [] [] [] [] [] [] [] [192] [193 <./esp32-lyrat-mini-v1.2-usb-ps.png>] [194 <./esp32-lyrat-mini-v1.2- battery-ps.png>] [195 <./esp32-lyrat-mini-v1.2-digital-ps.png> <./esp32-lyrat-m ini-v1.2-audio-ps.png>] [196] [197 <./esp32-lyrat-v4.3-electrical-block-diagram .jpg>] [198 <./esp32-lyrat-v4.3-layout.jpg>] [199] [200] [201] [202] [203 <./es p32-lyrat-v4.3-usb-battery-ps.png>] [204 <./esp32-lyrat-v4.3-esp32-module-ps.pn g> <./esp32-lyrat-v4.3-sdio-ps.png>] [205 <./esp32-lyrat-v4.3-pa-ps.png>] [206] [207] Underfull \hbox (badness 10000) in paragraph at lines 25931--25932 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 25935--25936 []|\T1/phv/m/n/10 Bit [208] Chapter 4. ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 科 (U+79D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 技 (U+6280) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 营 (U+8425) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 城 (U+57CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 科 (U+79D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 技 (U+6280) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 营 (U+8425) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 城 (U+57CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M [209] [210] Chapter 5. [211] [212] Chapter 6. (./espressif-esp-adf.ind [213] [214 <./adf_block_diagram.png>] Underfull \hbox (badness 5147) in paragraph at lines 10--11 []\T1/pcr/m/n/10 aac_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 11--12 []\T1/pcr/m/n/10 aac_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 63--64 []\T1/pcr/m/n/10 amr_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 64--65 []\T1/pcr/m/n/10 amr_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [215] Underfull \hbox (badness 10000) in paragraph at lines 72--73 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 75--76 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 82--83 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 85--86 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 105--106 []\T1/pcr/m/n/10 audio_element_abort_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 108--109 []\T1/pcr/m/n/10 audio_element_cfg_t::buffer_len \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 111--112 []\T1/pcr/m/n/10 audio_element_cfg_t::destroy \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 112--113 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_in_rb_num Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_out_rb_num Underfull \hbox (badness 10000) in paragraph at lines 115--116 []\T1/pcr/m/n/10 audio_element_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 116--117 []\T1/pcr/m/n/10 audio_element_cfg_t::process \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 122--123 []\T1/pcr/m/n/10 audio_element_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 129--130 []\T1/pcr/m/n/10 audio_element_get_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 130--132 []\T1/pcr/m/n/10 audio_element_get_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 132--134 []\T1/pcr/m/n/10 audio_element_get_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 134--135 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 135--137 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf_size [216] Underfull \hbox (badness 10000) in paragraph at lines 148--149 []\T1/pcr/m/n/10 audio_element_info_t::codec_fmt \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 151--152 []\T1/pcr/m/n/10 audio_element_info_t::total_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 156--157 []\T1/pcr/m/n/10 audio_element_msg_remove_listener \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7796) in paragraph at lines 162--163 []\T1/pcr/m/n/10 audio_element_process_deinit \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (16.1225pt too wide) in paragraph at lines 169--171 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_0 Overfull \hbox (16.1225pt too wide) in paragraph at lines 171--173 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_1 Underfull \hbox (badness 6001) in paragraph at lines 173--174 []\T1/pcr/m/n/10 audio_element_reset_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 178--179 []\T1/pcr/m/n/10 audio_element_set_event_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 179--180 []\T1/pcr/m/n/10 audio_element_set_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 180--181 []\T1/pcr/m/n/10 audio_element_set_input_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 181--183 []\T1/pcr/m/n/10 audio_element_set_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 183--185 []\T1/pcr/m/n/10 audio_element_set_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 185--186 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 186--188 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 188--189 []\T1/pcr/m/n/10 audio_element_set_output_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 211--212 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::context \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (34.1225pt too wide) in paragraph at lines 212--214 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::external_queue_size Overfull \hbox (34.1225pt too wide) in paragraph at lines 214--216 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::internal_queue_size Underfull \hbox (badness 10000) in paragraph at lines 216--217 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::on_cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [217] Overfull \hbox (4.1225pt too wide) in paragraph at lines 217--219 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::queue_set_size Underfull \hbox (badness 10000) in paragraph at lines 226--228 []\T1/pcr/m/n/10 audio_event_iface_get_msg_queue_handle Underfull \hbox (badness 5147) in paragraph at lines 233--234 []\T1/pcr/m/n/10 audio_event_iface_msg_t::cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 235--236 []\T1/pcr/m/n/10 audio_event_iface_msg_t::data_len \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 236--238 []\T1/pcr/m/n/10 audio_event_iface_msg_t::need_free_data Underfull \hbox (badness 10000) in paragraph at lines 238--239 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 239--240 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source_type Underfull \hbox (badness 6001) in paragraph at lines 241--242 []\T1/pcr/m/n/10 audio_event_iface_remove_listener \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 243--245 []\T1/pcr/m/n/10 audio_event_iface_set_cmd_waiting_timeout Underfull \hbox (badness 6001) in paragraph at lines 247--248 []\T1/pcr/m/n/10 audio_event_iface_waiting_cmd_msg \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 249--250 []\T1/pcr/m/n/10 audio_hal::audio_codec_config_iface Underfull \hbox (badness 10000) in paragraph at lines 251--252 []\T1/pcr/m/n/10 audio_hal::audio_codec_deinitialize Underfull \hbox (badness 6001) in paragraph at lines 252--253 []\T1/pcr/m/n/10 audio_hal::audio_codec_get_volume \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 253--254 []\T1/pcr/m/n/10 audio_hal::audio_codec_initialize \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 254--255 []\T1/pcr/m/n/10 audio_hal::audio_codec_set_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 255--256 []\T1/pcr/m/n/10 audio_hal::audio_codec_set_volume \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 256--257 []\T1/pcr/m/n/10 audio_hal::audio_hal_lock \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 275--276 []\T1/pcr/m/n/10 audio_hal_codec_config_t::adc_input Underfull \hbox (badness 10000) in paragraph at lines 276--277 []\T1/pcr/m/n/10 audio_hal_codec_config_t::codec_mode Underfull \hbox (badness 10000) in paragraph at lines 277--278 []\T1/pcr/m/n/10 audio_hal_codec_config_t::dac_output Underfull \hbox (badness 10000) in paragraph at lines 278--279 []\T1/pcr/m/n/10 audio_hal_codec_config_t::i2s_iface Underfull \hbox (badness 10000) in paragraph at lines 279--280 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C+ + class\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 280--281 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::bits \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 281--282 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::fmt \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 282--283 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::mode \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 283--284 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::samples Underfull \hbox (badness 7796) in paragraph at lines 284--285 []\T1/pcr/m/n/10 audio_hal_codec_iface_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [218] Underfull \hbox (badness 10000) in paragraph at lines 316--317 []\T1/pcr/m/n/10 audio_pipeline_breakup_elements \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 321--322 []\T1/pcr/m/n/10 audio_pipeline_check_items_state \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7796) in paragraph at lines 323--324 []\T1/pcr/m/n/10 audio_pipeline_get_el_by_tag \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 334--335 []\T1/pcr/m/n/10 audio_pipeline_register_more \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 339--340 []\T1/pcr/m/n/10 audio_pipeline_reset_items_state \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 340--341 []\T1/pcr/m/n/10 audio_pipeline_reset_kept_state \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 341--342 []\T1/pcr/m/n/10 audio_pipeline_reset_ringbuffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 350--351 []\T1/pcr/m/n/10 audio_pipeline_wait_for_stop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [219] Underfull \hbox (badness 10000) in paragraph at lines 374--375 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::device_name Underfull \hbox (badness 10000) in paragraph at lines 376--377 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::remote_name Underfull \hbox (badness 10000) in paragraph at lines 377--378 []\T1/pcr/m/n/10 bluetooth_service_create_periph \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 378--379 []\T1/pcr/m/n/10 bluetooth_service_create_stream \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7704) in paragraph at lines 379--380 []\T1/pcr/m/n/10 bluetooth_service_destroy \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 428--429 []\T1/pcr/m/n/10 downmix_cfg_t::max_sample \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 432--433 []\T1/pcr/m/n/10 downmix_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 437--438 []\T1/pcr/m/n/10 downmix_set_input_rb_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 453--454 []\T1/pcr/m/n/10 equalizer_cfg::samplerate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [220] Underfull \hbox (badness 10000) in paragraph at lines 457--458 []\T1/pcr/m/n/10 equalizer_cfg::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [221] Underfull \hbox (badness 10000) in paragraph at lines 564--565 []\T1/pcr/m/n/10 esp_audio_cfg_t::in_stream_buf_size Underfull \hbox (badness 10000) in paragraph at lines 565--566 []\T1/pcr/m/n/10 esp_audio_cfg_t::out_stream_buf_size Underfull \hbox (badness 5147) in paragraph at lines 566--567 []\T1/pcr/m/n/10 esp_audio_cfg_t::prefer_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 582--583 []\T1/pcr/m/n/10 esp_audio_info_t::codec_info \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 601--602 []\T1/pcr/m/n/10 esp_audio_setup_t::set_codec \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 602--603 []\T1/pcr/m/n/10 esp_audio_setup_t::set_in_stream \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 603--604 []\T1/pcr/m/n/10 esp_audio_setup_t::set_out_stream \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 5147) in paragraph at lines 612--613 []\T1/pcr/m/n/10 esp_audio_state_t::media_src \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 626--627 []\T1/pcr/m/n/10 ESP_ERR_AUDIO_INVALID_PARAMETER \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [222] Underfull \hbox (badness 10000) in paragraph at lines 645--646 []\T1/pcr/m/n/10 esp_periph_config_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 665--666 []\T1/pcr/m/n/10 esp_periph_send_cmd_from_isr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 679--680 []\T1/pcr/m/n/10 esp_periph_set_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 690--691 []\T1/pcr/m/n/10 esp_sr_iface_op_get_det_threshold_t Underfull \hbox (badness 10000) in paragraph at lines 691--692 []\T1/pcr/m/n/10 esp_sr_iface_op_get_samp_chunksize_t Underfull \hbox (badness 10000) in paragraph at lines 692--693 []\T1/pcr/m/n/10 esp_sr_iface_op_get_samp_rate_t \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 693--694 []\T1/pcr/m/n/10 esp_sr_iface_op_get_word_list_t \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 694--695 []\T1/pcr/m/n/10 esp_sr_iface_op_get_word_name_t \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 696--697 []\T1/pcr/m/n/10 esp_sr_iface_op_set_det_threshold_t Overfull \hbox (16.1225pt too wide) in paragraph at lines 701--703 []\T1/pcr/m/n/10 esp_sr_iface_t::get_det_threshold_by_mode Underfull \hbox (badness 5147) in paragraph at lines 707--708 []\T1/pcr/m/n/10 esp_sr_iface_t::get_word_num \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 708--709 []\T1/pcr/m/n/10 esp_sr_iface_t::set_det_threshold \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 718--719 []\T1/pcr/m/n/10 fatfs_stream_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [223] Underfull \hbox (badness 10000) in paragraph at lines 729--730 []\T1/pcr/m/n/10 flac_decoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 743--745 []\T1/pcr/m/n/10 http_stream_cfg_t::auto_connect_next_track Overfull \hbox (16.1225pt too wide) in paragraph at lines 745--747 []\T1/pcr/m/n/10 http_stream_cfg_t::enable_playlist_parser Underfull \hbox (badness 10000) in paragraph at lines 747--748 []\T1/pcr/m/n/10 http_stream_cfg_t::event_handle \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 748--749 []\T1/pcr/m/n/10 http_stream_cfg_t::multi_out_num \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 750--751 []\T1/pcr/m/n/10 http_stream_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 751--752 []\T1/pcr/m/n/10 http_stream_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 754--755 []\T1/pcr/m/n/10 http_stream_cfg_t::user_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 758--759 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 759--760 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer_len Underfull \hbox (badness 6001) in paragraph at lines 761--762 []\T1/pcr/m/n/10 http_stream_event_msg_t::event_id \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 762--763 []\T1/pcr/m/n/10 http_stream_event_msg_t::http_client Underfull \hbox (badness 5147) in paragraph at lines 787--788 []\T1/pcr/m/n/10 i2s_stream_cfg_t::i2s_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 789--790 []\T1/pcr/m/n/10 i2s_stream_cfg_t::multi_out_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 793--794 []\T1/pcr/m/n/10 i2s_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [224] Underfull \hbox (badness 10000) in paragraph at lines 798--799 []\T1/pcr/m/n/10 I2S_STREAM_INTERNAL_DAC_CFG_DEFAULT \T1/ptm/m/n/10 (\T1/ptm/m/ it/10 C Underfull \hbox (badness 5147) in paragraph at lines 835--836 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 836--837 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 848--849 []\T1/pcr/m/n/10 ogg_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 849--850 []\T1/pcr/m/n/10 ogg_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 858--859 []\T1/pcr/m/n/10 opus_decoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 870--871 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::arr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 871--872 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::arr_size \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [225] Underfull \hbox (badness 10000) in paragraph at lines 881--882 []\T1/pcr/m/n/10 PERIPH_BLUETOOTH_AUDIO_SUSPENDED \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 882--883 []\T1/pcr/m/n/10 periph_bluetooth_cancel_discover \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7704) in paragraph at lines 886--887 []\T1/pcr/m/n/10 periph_bluetooth_discover \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Overfull \hbox (4.1225pt too wide) in paragraph at lines 898--900 []\T1/pcr/m/n/10 periph_button_cfg_t::long_press_time_ms Underfull \hbox (badness 6001) in paragraph at lines 908--909 []\T1/pcr/m/n/10 periph_console_cfg_t::command_num \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 910--911 []\T1/pcr/m/n/10 periph_console_cfg_t::prompt_string Underfull \hbox (badness 10000) in paragraph at lines 911--912 []\T1/pcr/m/n/10 periph_console_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 912--913 []\T1/pcr/m/n/10 periph_console_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 914--915 []\T1/pcr/m/n/10 periph_console_cmd_t::cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (28.1225pt too wide) in paragraph at lines 939--941 []\T1/pcr/m/n/10 periph_is31fl3216_cfg_t::is31fl3216_pattern Underfull \hbox (badness 10000) in paragraph at lines 944--945 []\T1/pcr/m/n/10 periph_is31fl3216_set_blink_pattern Underfull \hbox (badness 10000) in paragraph at lines 946--947 []\T1/pcr/m/n/10 periph_is31fl3216_set_duty_step \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [226] Underfull \hbox (badness 10000) in paragraph at lines 949--950 []\T1/pcr/m/n/10 periph_is31fl3216_set_shift_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 956--957 []\T1/pcr/m/n/10 periph_led_cfg_t::led_duty_resolution Underfull \hbox (badness 10000) in paragraph at lines 958--959 []\T1/pcr/m/n/10 periph_led_cfg_t::led_speed_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 959--960 []\T1/pcr/m/n/10 periph_led_cfg_t::led_timer_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 965--966 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::card_detect_pin Underfull \hbox (badness 10000) in paragraph at lines 966--967 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::root \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (28.1225pt too wide) in paragraph at lines 971--973 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 974--975 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::partition_label Underfull \hbox (badness 10000) in paragraph at lines 975--976 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::root \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 988--989 []\T1/pcr/m/n/10 periph_touch_cfg_t::long_tap_time_ms Overfull \hbox (16.1225pt too wide) in paragraph at lines 989--991 []\T1/pcr/m/n/10 periph_touch_cfg_t::tap_threshold_percent Overfull \hbox (16.1225pt too wide) in paragraph at lines 1000--1002 []\T1/pcr/m/n/10 periph_wifi_cfg_t::disable_auto_reconnect Overfull \hbox (4.1225pt too wide) in paragraph at lines 1003--1005 []\T1/pcr/m/n/10 periph_wifi_cfg_t::reconnect_timeout_ms Underfull \hbox (badness 7796) in paragraph at lines 1010--1011 []\T1/pcr/m/n/10 periph_wifi_config_wait_done \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [227] Underfull \hbox (badness 10000) in paragraph at lines 1057--1058 []\T1/pcr/m/n/10 rec_config_t::one_frame_duration_ms Underfull \hbox (badness 10000) in paragraph at lines 1059--1060 []\T1/pcr/m/n/10 rec_config_t::sensitivity \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1064--1065 []\T1/pcr/m/n/10 rec_config_t::wakeup_time_ms \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7704) in paragraph at lines 1068--1069 []\T1/pcr/m/n/10 rec_engine_detect_suspend \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1090--1091 []\T1/pcr/m/n/10 rsp_filter_cfg_t::complexity \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1091--1092 []\T1/pcr/m/n/10 rsp_filter_cfg_t::dest_ch \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1096--1097 []\T1/pcr/m/n/10 rsp_filter_cfg_t::out_len_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1103--1104 []\T1/pcr/m/n/10 rsp_filter_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1115--1116 []\T1/pcr/m/n/10 SDCARD_STATUS_CARD_DETECT_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [228] Overfull \hbox (16.1225pt too wide) in paragraph at lines 1130--1132 []\T1/pcr/m/n/10 sonic_info_t::resample_linear_interpolate Underfull \hbox (badness 10000) in paragraph at lines 1138--1139 []\T1/pcr/m/n/10 SONIC_SET_VALUE_FOR_INITIALIZATION \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1155--1156 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1201--1202 []\T1/pcr/m/n/10 wake_word_info_t::wake_word_list \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1202--1203 []\T1/pcr/m/n/10 wake_word_info_t::wake_word_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1205--1206 []\T1/pcr/m/n/10 wav_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1206--1207 []\T1/pcr/m/n/10 wav_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [229] Underfull \hbox (badness 5147) in paragraph at lines 1215--1216 []\T1/pcr/m/n/10 wav_encoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1216--1217 []\T1/pcr/m/n/10 wav_encoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 1237--1238 []\T1/pcr/m/n/10 zl38063_codec_set_voice_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [230]) (./espressif-esp-adf.aux) Package rerunfilecheck Warning: File `espressif-esp-adf.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-adf.pdf (234 pages, 6405701 bytes). Transcript written on espressif-esp-adf.log. Latexmk: Index file 'espressif-esp-adf.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-adf.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-adf.aux' 'espressif-esp-adf.out' 'espressif-esp-adf.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-adf" "ReadtheDocsTemplate.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-adf.idx (./espressif-esp-adf.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-adf.out) (./espressif-esp-adf.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./espressif-esp-adf.toc [1]) [2] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.84 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./get-started.png > <./api-reference.png> <./design-guide.png>] [2] Chapter 1. Underfull \hbox (badness 10000) in paragraph at lines 2--139 [][][]\T1/ptm/m/n/10 Get-ting Started with ESP32- [3 <./esp32-lyrat-v4.2-side.jpg> <./esp32-lyratd-msc-v2.2.jpg> <./esp32-lyrat-m ini-v1.2.png>] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [4] [5 <./esp32-lyrat-v4.3-block-diagram.jpg> <./esp32-lyrat-v4.3-layout-overvi ew.jpg>] [6] [7] [8 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] LaTeX Warning: Float too large for page by 45.99483pt on input line 476. [9] [10 <./esp32-lyratd-msc-v2.2-block-diagram.png (PNG copy)>] [11 <./esp32-ly ratd-msc-v2.2-a-top.png (PNG copy)>] [12 <./esp32-lyratd-msc-v2.2-b-top.png (PN G copy)>] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.630 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.630 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M [13] [14] [15 <./esp32-lyrat-mini-v1.2-block-diagram.png (PNG copy)>] [16 <./es p32-lyrat-mini-v1.2-layout-overview.png (PNG copy)>] [17] [18] [19] [20] [21] [22 <./esp32-lyrat-block-diagram.jpg>] [23] [24 <./esp32-lyrat-v4.2-layout .jpg>] [25] [26] [27] [28] [29] [30] [31] [32 <./esp32-lyrat-v4-layout.jpg>] [33] [34] [35] [36] [37] [38] Chapter 2. [39 <./blockdiag-c3d1f230d8e62e169925dad7058c651f96ee871b.png>] [40 <./blockdia g-5c07de543c2e374ca051b1a185278c255ba43554.png>] [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 3380--3380 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [43] Underfull \hbox (badness 10000) in paragraph at lines 3485--3485 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [44] Underfull \hbox (badness 10000) in paragraph at lines 3558--3558 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [45] [46] [47] [48] [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 4509--4510 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : The in-dex of multi in-put ring-buffer, start from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than Underfull \hbox (badness 10000) in paragraph at lines 4567--4567 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 ring- [51] Underfull \hbox (badness 10000) in paragraph at lines 4591--4592 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than Underfull \hbox (badness 10000) in paragraph at lines 4605--4605 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 ring- Underfull \hbox (badness 10000) in paragraph at lines 4629--4630 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than Underfull \hbox (badness 10000) in paragraph at lines 4664--4665 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than [52] Underfull \hbox (badness 10000) in paragraph at lines 4699--4700 []\T1/pcr/m/n/10 index\T1/ptm/m/n/10 : In-dex of multi ring-buffer, starts from \T1/pcr/m/n/10 0\T1/ptm/m/n/10 , should be less than [53] [54] [55] [56] [57 <./blockdiag-9423e3430b4eb4bcabaedef735e187b9f6be54c5.p ng>] [58] [59] Underfull \hbox (badness 6412) in paragraph at lines 5982--5982 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , \T1/ pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/10 link_tag\T1/ptm/m/n/10 [] , int [60] Underfull \hbox (badness 7238) in paragraph at lines 6087--6087 [][]\T1/ptm/m/it/10 au-dio_element_handle_t[][] start_el\T1/ptm/m/n/10 , \T1/pc r/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 6157--6157 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 6216--6216 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , bool \T1/ptm/m/it/10 first\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- [61] Underfull \hbox (badness 10000) in paragraph at lines 6260--6260 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 6298--6298 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [62] Underfull \hbox (badness 10000) in paragraph at lines 6412--6412 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 6412--6412 \T1/ptm/m/it/10 dio_element_handle_t[][] dest_el\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 au- [63] Underfull \hbox (badness 10000) in paragraph at lines 6546--6546 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 6581--6581 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [64] [65] Underfull \hbox (badness 10000) in paragraph at lines 6894--6894 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [66] Underfull \hbox (badness 10000) in paragraph at lines 6929--6929 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] lis-tener\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- [67] Underfull \hbox (badness 10000) in paragraph at lines 7066--7066 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- Underfull \hbox (badness 7832) in paragraph at lines 7101--7101 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au-dio_event_iface_msg_t[][] Underfull \hbox (badness 10000) in paragraph at lines 7168--7168 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au-dio_event_iface_msg_t[][] [68] Underfull \hbox (badness 10000) in paragraph at lines 7292--7292 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [69] [70] [71] [72] [73] [74] Underfull \hbox (badness 10000) in paragraph at lines 8467--8467 [][][]\T1/ptm/m/it/10 esp_audio_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\T1/pt m/m/it/10 au-dio_element_handle_t[][] [75] Underfull \hbox (badness 6792) in paragraph at lines 8584--8584 [][][]\T1/ptm/m/it/10 esp_audio_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\T1/pt m/m/it/10 au-dio_codec_type_t[][] type\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8675--8676 []\T1/ptm/m/n/10 The URI parse by \T1/pcr/m/n/10 http_parser_parse_url\T1/ptm/m /n/10 ,any il-le-gal string will be re-turn [76] [77] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8853 ESP\_ERR\_AUDIO\_NOT\_READY: the status is not running.: the status ... [78] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9043 ESP\_ERR\_AUDIO\_NOT\_READY: the status is not running.:no out stream. [79] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9084 ESP\_ERR\_AUDIO\_NOT\_READY: the status is not running.:no out stream. [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102 <./blockdiag-f67e1c36c161560d632c00c6 d9bcc74a7f02b563.png>] Underfull \hbox (badness 6725) in paragraph at lines 12368--12368 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] self\T1/ptm/m/n/10 , esp_downm ix_out_ctx_type_t [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] Underfull \hbox (badness 5832) in paragraph at lines 14043--14045 \T1/ptm/m/n/10 toth Stream and Blue-tooth Pe-riph-eral cre-ated by \T1/pcr/m/n/ 10 bluetooth_service_create_stream \T1/ptm/m/n/10 and [115] ! Package inputenc Error: Unicode char 嗨 (U+55E8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 嗨 (U+55E8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14318 \end{tabulary} [116] ! Package inputenc Error: Unicode char 打 (U+6253) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 闭 (U+95ED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 打 (U+6253) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 闭 (U+95ED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14369 \end{tabulary} ! Package inputenc Error: Unicode char 嗨 (U+55E8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 打 (U+6253) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 闭 (U+95ED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 加 (U+52A0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 减 (U+51CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 小 (U+5C0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 暂 (U+6682) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 停 (U+505C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 静 (U+9759) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 本 (U+672C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 歌 (U+6B4C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 嗨 (U+55E8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 打 (U+6253) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 闭 (U+95ED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 灯 (U+706F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 加 (U+52A0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 减 (U+51CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 小 (U+5C0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 暂 (U+6682) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 停 (U+505C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 静 (U+9759) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 本 (U+672C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 歌 (U+6B4C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} ! Package inputenc Error: Unicode char 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14476 \end{tabulary} Underfull \hbox (badness 10000) in paragraph at lines 14485--14486 \T1/ptm/m/n/10 Declarations of all avail-able speech recog-ni-tion mod-els is c on-tained in a header file [][]esp-adf- [117] [118 <./blockdiag-b3594e3ac01de3a119e90e0d565f154e12f28493.png>] [119] Underfull \hbox (badness 10000) in paragraph at lines 14843--14843 [][][]\T1/ptm/m/it/10 model_iface_data_t[][] \T1/ptm/m/n/10 *model, int Underfull \hbox (badness 10000) in paragraph at lines 14878--14878 [][][]\T1/ptm/m/it/10 model_iface_data_t[][] \T1/ptm/m/n/10 *model, [120] Underfull \hbox (badness 10000) in paragraph at lines 14913--14913 [][][]\T1/ptm/m/it/10 model_iface_data_t[][] \T1/ptm/m/n/10 *model, float Underfull \hbox (badness 10000) in paragraph at lines 14951--14951 [][][]\T1/ptm/m/it/10 model_iface_data_t[][] \T1/ptm/m/n/10 *model, Underfull \hbox (badness 10000) in paragraph at lines 14951--14951 [][]\T1/ptm/m/it/10 det_mode_t[][] \T1/ptm/m/n/10 det_mode, int [121] [122] [123] [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 15660--15662 []\T1/ptm/m/n/10 if en-able mute, no data fill the buffer, so the \T1/pcr/m/n/1 0 rec_engine_enc_data_read \T1/ptm/m/n/10 and [126] [127] [128] Underfull \vbox (badness 10000) detected at line 16098 Overfull \vbox (2.68169pt too high) detected at line 16098 [129] [130] Underfull \hbox (badness 10000) in paragraph at lines 16233--16233 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe- Underfull \hbox (badness 10000) in paragraph at lines 16257--16257 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe-riph_set_handle\T1/ptm/m/n /10 , Underfull \hbox (badness 10000) in paragraph at lines 16257--16257 [][]\T1/ptm/m/it/10 esp_periph_event_handle_t[][] cb\T1/ptm/m/n/10 , void [131] Underfull \hbox (badness 10000) in paragraph at lines 16354--16354 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe-riph_set_handle\T1/ptm/m/n /10 , [][]\T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 16454--16454 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 esp_periph_func[][] init\T1/ptm/m/n/10 , [132] [133] Underfull \hbox (badness 10000) in paragraph at lines 16688--16688 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , Tick-Type _t \T1/ptm/m/it/10 in-ter-val_tick\T1/ptm/m/n/10 , [134] [135] [136] [137] [138] Underfull \hbox (badness 10000) in paragraph at lines 17528--17528 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , Tick-Type _t Underfull \hbox (badness 10000) in paragraph at lines 17587--17587 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe-riph_wifi_config_mode_t[][] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] Underfull \hbox (badness 10000) in paragraph at lines 19047--19047 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , int \T1/p tm/m/it/10 gpio_num\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 time_on_ms\T1/ptm/m/n/1 0 , int [150] [151] Underfull \hbox (badness 10000) in paragraph at lines 19397--19399 \T1/ptm/m/n/10 see func-tions [][]\T1/pcr/m/sl/10 periph_is31fl3216_init()[][]\ T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 periph_is31fl3216_set_blink_pattern()[][]\T 1/ptm/m/n/10 , [152] Underfull \hbox (badness 7415) in paragraph at lines 19455--19455 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe-riph_is31fl3216_state_t[][] Underfull \hbox (badness 10000) in paragraph at lines 19490--19490 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [153] Underfull \hbox (badness 10000) in paragraph at lines 19633--19633 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe- Underfull \hbox (badness 10000) in paragraph at lines 19668--19668 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [154] [155] [156 <./yes-checkm.png> <./blockdiag-c5ec776188dd583219073daf93e057 abb118350e.png>] [157] [158] [159] Underfull \hbox (badness 5331) in paragraph at lines 20474--20475 []\T1/pcr/m/n/10 mode\T1/ptm/m/n/10 : se-lect me-dia hal codec mode ei-ther en- code/decode/or both to start from au- Underfull \hbox (badness 10000) in paragraph at lines 20491--20491 [][][]\T1/ptm/m/it/10 audio_hal_handle_t[][] au-dio_hal\T1/ptm/m/n/10 , [][]\T1 /ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 20491--20491 \T1/ptm/m/it/10 dio_hal_codec_mode_t[][] mode\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/ 10 au- Underfull \hbox (badness 5331) in paragraph at lines 20512--20513 []\T1/pcr/m/n/10 mode\T1/ptm/m/n/10 : se-lect me-dia hal codec mode ei-ther en- code/decode/or both to start from au- [160] [161] Underfull \hbox (badness 10000) in paragraph at lines 20776--20776 [][][]\T1/ptm/m/it/10 audio_hal_codec_mode_t[][] \T1/ptm/m/n/10 mode, [][]\T1/p tm/m/it/10 au- [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] Chapter 3. [179] [180 <./audio-project-minimum-voice-service.jpg>] [181 <./audio-project-m inimum-internet-radio.jpg>] [182 <./audio-project-typical-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 23417--23418 []\T1/ptm/m/n/10 Call \T1/pcr/m/n/10 char *buf = heap_caps_malloc(1024 * 10, MA LLOC_CAP_SPIRAM | Underfull \hbox (badness 10000) in paragraph at lines 23417--23418 \T1/pcr/m/n/10 heap_caps_malloc(512, MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT) \T1 /ptm/m/n/10 to use in-ter-nal ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23428 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [183] [184] [185] [186] [187] [188] [189 <./esp32-lyrat-mini-v1.2-electrical-bl ock-diagram.png (PNG copy)>] [190 <./esp32-lyrat-mini-v1.2-layout.png (PNG copy )>] [191] Overfull \hbox (66.45464pt too wide) in alignment at lines 24100--24118 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24118--24139 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24139--24143 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24143--24145 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24145--24274 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24274--24372 [] [] [] [] [] [] [] [192] [193 <./esp32-lyrat-mini-v1.2-usb-ps.png>] [194 <./esp32-lyrat-mini-v1.2- battery-ps.png>] [195 <./esp32-lyrat-mini-v1.2-digital-ps.png> <./esp32-lyrat-m ini-v1.2-audio-ps.png>] [196] [197 <./esp32-lyrat-v4.3-electrical-block-diagram .jpg>] [198 <./esp32-lyrat-v4.3-layout.jpg>] [199] [200] [201] [202] [203 <./es p32-lyrat-v4.3-usb-battery-ps.png>] [204 <./esp32-lyrat-v4.3-esp32-module-ps.pn g> <./esp32-lyrat-v4.3-sdio-ps.png>] [205 <./esp32-lyrat-v4.3-pa-ps.png>] [206] [207] Underfull \hbox (badness 10000) in paragraph at lines 25931--25932 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 25935--25936 []|\T1/phv/m/n/10 Bit [208] Chapter 4. ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 科 (U+79D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 技 (U+6280) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 营 (U+8425) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 城 (U+57CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26192 ...oli3van9mgq8}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 乐 (U+4E50) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 鑫 (U+946B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 科 (U+79D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 技 (U+6280) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 营 (U+8425) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M ! Package inputenc Error: Unicode char 城 (U+57CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.26195 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M [209] [210] Chapter 5. [211] [212] Chapter 6. (./espressif-esp-adf.ind [213] [214 <./adf_block_diagram.png>] Underfull \hbox (badness 5147) in paragraph at lines 10--11 []\T1/pcr/m/n/10 aac_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 11--12 []\T1/pcr/m/n/10 aac_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 63--64 []\T1/pcr/m/n/10 amr_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 64--65 []\T1/pcr/m/n/10 amr_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [215] Underfull \hbox (badness 10000) in paragraph at lines 72--73 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 75--76 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 82--83 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 85--86 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 105--106 []\T1/pcr/m/n/10 audio_element_abort_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 108--109 []\T1/pcr/m/n/10 audio_element_cfg_t::buffer_len \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 111--112 []\T1/pcr/m/n/10 audio_element_cfg_t::destroy \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 112--113 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_in_rb_num Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_out_rb_num Underfull \hbox (badness 10000) in paragraph at lines 115--116 []\T1/pcr/m/n/10 audio_element_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 116--117 []\T1/pcr/m/n/10 audio_element_cfg_t::process \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 122--123 []\T1/pcr/m/n/10 audio_element_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 129--130 []\T1/pcr/m/n/10 audio_element_get_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 130--132 []\T1/pcr/m/n/10 audio_element_get_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 132--134 []\T1/pcr/m/n/10 audio_element_get_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 134--135 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 135--137 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf_size [216] Underfull \hbox (badness 10000) in paragraph at lines 148--149 []\T1/pcr/m/n/10 audio_element_info_t::codec_fmt \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 151--152 []\T1/pcr/m/n/10 audio_element_info_t::total_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 156--157 []\T1/pcr/m/n/10 audio_element_msg_remove_listener \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7796) in paragraph at lines 162--163 []\T1/pcr/m/n/10 audio_element_process_deinit \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (16.1225pt too wide) in paragraph at lines 169--171 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_0 Overfull \hbox (16.1225pt too wide) in paragraph at lines 171--173 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_1 Underfull \hbox (badness 6001) in paragraph at lines 173--174 []\T1/pcr/m/n/10 audio_element_reset_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 178--179 []\T1/pcr/m/n/10 audio_element_set_event_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 179--180 []\T1/pcr/m/n/10 audio_element_set_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 180--181 []\T1/pcr/m/n/10 audio_element_set_input_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 181--183 []\T1/pcr/m/n/10 audio_element_set_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 183--185 []\T1/pcr/m/n/10 audio_element_set_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 185--186 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 186--188 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 188--189 []\T1/pcr/m/n/10 audio_element_set_output_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 211--212 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::context \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (34.1225pt too wide) in paragraph at lines 212--214 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::external_queue_size Overfull \hbox (34.1225pt too wide) in paragraph at lines 214--216 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::internal_queue_size Underfull \hbox (badness 10000) in paragraph at lines 216--217 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::on_cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [217] Overfull \hbox (4.1225pt too wide) in paragraph at lines 217--219 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::queue_set_size Underfull \hbox (badness 10000) in paragraph at lines 226--228 []\T1/pcr/m/n/10 audio_event_iface_get_msg_queue_handle Underfull \hbox (badness 5147) in paragraph at lines 233--234 []\T1/pcr/m/n/10 audio_event_iface_msg_t::cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 235--236 []\T1/pcr/m/n/10 audio_event_iface_msg_t::data_len \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 236--238 []\T1/pcr/m/n/10 audio_event_iface_msg_t::need_free_data Underfull \hbox (badness 10000) in paragraph at lines 238--239 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 239--240 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source_type Underfull \hbox (badness 6001) in paragraph at lines 241--242 []\T1/pcr/m/n/10 audio_event_iface_remove_listener \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 243--245 []\T1/pcr/m/n/10 audio_event_iface_set_cmd_waiting_timeout Underfull \hbox (badness 6001) in paragraph at lines 247--248 []\T1/pcr/m/n/10 audio_event_iface_waiting_cmd_msg \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 249--250 []\T1/pcr/m/n/10 audio_hal::audio_codec_config_iface Underfull \hbox (badness 10000) in paragraph at lines 251--252 []\T1/pcr/m/n/10 audio_hal::audio_codec_deinitialize Underfull \hbox (badness 6001) in paragraph at lines 252--253 []\T1/pcr/m/n/10 audio_hal::audio_codec_get_volume \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 253--254 []\T1/pcr/m/n/10 audio_hal::audio_codec_initialize \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 254--255 []\T1/pcr/m/n/10 audio_hal::audio_codec_set_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 255--256 []\T1/pcr/m/n/10 audio_hal::audio_codec_set_volume \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 256--257 []\T1/pcr/m/n/10 audio_hal::audio_hal_lock \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 275--276 []\T1/pcr/m/n/10 audio_hal_codec_config_t::adc_input Underfull \hbox (badness 10000) in paragraph at lines 276--277 []\T1/pcr/m/n/10 audio_hal_codec_config_t::codec_mode Underfull \hbox (badness 10000) in paragraph at lines 277--278 []\T1/pcr/m/n/10 audio_hal_codec_config_t::dac_output Underfull \hbox (badness 10000) in paragraph at lines 278--279 []\T1/pcr/m/n/10 audio_hal_codec_config_t::i2s_iface Underfull \hbox (badness 10000) in paragraph at lines 279--280 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C+ + class\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 280--281 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::bits \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 281--282 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::fmt \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 282--283 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::mode \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 283--284 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::samples Underfull \hbox (badness 7796) in paragraph at lines 284--285 []\T1/pcr/m/n/10 audio_hal_codec_iface_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [218] Underfull \hbox (badness 10000) in paragraph at lines 316--317 []\T1/pcr/m/n/10 audio_pipeline_breakup_elements \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 321--322 []\T1/pcr/m/n/10 audio_pipeline_check_items_state \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7796) in paragraph at lines 323--324 []\T1/pcr/m/n/10 audio_pipeline_get_el_by_tag \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 334--335 []\T1/pcr/m/n/10 audio_pipeline_register_more \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 339--340 []\T1/pcr/m/n/10 audio_pipeline_reset_items_state \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 340--341 []\T1/pcr/m/n/10 audio_pipeline_reset_kept_state \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 341--342 []\T1/pcr/m/n/10 audio_pipeline_reset_ringbuffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 350--351 []\T1/pcr/m/n/10 audio_pipeline_wait_for_stop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [219] Underfull \hbox (badness 10000) in paragraph at lines 374--375 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::device_name Underfull \hbox (badness 10000) in paragraph at lines 376--377 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::remote_name Underfull \hbox (badness 10000) in paragraph at lines 377--378 []\T1/pcr/m/n/10 bluetooth_service_create_periph \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 378--379 []\T1/pcr/m/n/10 bluetooth_service_create_stream \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7704) in paragraph at lines 379--380 []\T1/pcr/m/n/10 bluetooth_service_destroy \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 428--429 []\T1/pcr/m/n/10 downmix_cfg_t::max_sample \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 432--433 []\T1/pcr/m/n/10 downmix_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 437--438 []\T1/pcr/m/n/10 downmix_set_input_rb_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 453--454 []\T1/pcr/m/n/10 equalizer_cfg::samplerate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [220] Underfull \hbox (badness 10000) in paragraph at lines 457--458 []\T1/pcr/m/n/10 equalizer_cfg::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [221] Underfull \hbox (badness 10000) in paragraph at lines 564--565 []\T1/pcr/m/n/10 esp_audio_cfg_t::in_stream_buf_size Underfull \hbox (badness 10000) in paragraph at lines 565--566 []\T1/pcr/m/n/10 esp_audio_cfg_t::out_stream_buf_size Underfull \hbox (badness 5147) in paragraph at lines 566--567 []\T1/pcr/m/n/10 esp_audio_cfg_t::prefer_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 582--583 []\T1/pcr/m/n/10 esp_audio_info_t::codec_info \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 601--602 []\T1/pcr/m/n/10 esp_audio_setup_t::set_codec \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 602--603 []\T1/pcr/m/n/10 esp_audio_setup_t::set_in_stream \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 603--604 []\T1/pcr/m/n/10 esp_audio_setup_t::set_out_stream \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 5147) in paragraph at lines 612--613 []\T1/pcr/m/n/10 esp_audio_state_t::media_src \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 626--627 []\T1/pcr/m/n/10 ESP_ERR_AUDIO_INVALID_PARAMETER \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [222] Underfull \hbox (badness 10000) in paragraph at lines 645--646 []\T1/pcr/m/n/10 esp_periph_config_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 665--666 []\T1/pcr/m/n/10 esp_periph_send_cmd_from_isr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 679--680 []\T1/pcr/m/n/10 esp_periph_set_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 690--691 []\T1/pcr/m/n/10 esp_sr_iface_op_get_det_threshold_t Underfull \hbox (badness 10000) in paragraph at lines 691--692 []\T1/pcr/m/n/10 esp_sr_iface_op_get_samp_chunksize_t Underfull \hbox (badness 10000) in paragraph at lines 692--693 []\T1/pcr/m/n/10 esp_sr_iface_op_get_samp_rate_t \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 693--694 []\T1/pcr/m/n/10 esp_sr_iface_op_get_word_list_t \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 694--695 []\T1/pcr/m/n/10 esp_sr_iface_op_get_word_name_t \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 696--697 []\T1/pcr/m/n/10 esp_sr_iface_op_set_det_threshold_t Overfull \hbox (16.1225pt too wide) in paragraph at lines 701--703 []\T1/pcr/m/n/10 esp_sr_iface_t::get_det_threshold_by_mode Underfull \hbox (badness 5147) in paragraph at lines 707--708 []\T1/pcr/m/n/10 esp_sr_iface_t::get_word_num \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 708--709 []\T1/pcr/m/n/10 esp_sr_iface_t::set_det_threshold \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 718--719 []\T1/pcr/m/n/10 fatfs_stream_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [223] Underfull \hbox (badness 10000) in paragraph at lines 729--730 []\T1/pcr/m/n/10 flac_decoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 743--745 []\T1/pcr/m/n/10 http_stream_cfg_t::auto_connect_next_track Overfull \hbox (16.1225pt too wide) in paragraph at lines 745--747 []\T1/pcr/m/n/10 http_stream_cfg_t::enable_playlist_parser Underfull \hbox (badness 10000) in paragraph at lines 747--748 []\T1/pcr/m/n/10 http_stream_cfg_t::event_handle \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 748--749 []\T1/pcr/m/n/10 http_stream_cfg_t::multi_out_num \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 750--751 []\T1/pcr/m/n/10 http_stream_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 751--752 []\T1/pcr/m/n/10 http_stream_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 754--755 []\T1/pcr/m/n/10 http_stream_cfg_t::user_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 758--759 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 759--760 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer_len Underfull \hbox (badness 6001) in paragraph at lines 761--762 []\T1/pcr/m/n/10 http_stream_event_msg_t::event_id \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 762--763 []\T1/pcr/m/n/10 http_stream_event_msg_t::http_client Underfull \hbox (badness 5147) in paragraph at lines 787--788 []\T1/pcr/m/n/10 i2s_stream_cfg_t::i2s_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 789--790 []\T1/pcr/m/n/10 i2s_stream_cfg_t::multi_out_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 793--794 []\T1/pcr/m/n/10 i2s_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [224] Underfull \hbox (badness 10000) in paragraph at lines 798--799 []\T1/pcr/m/n/10 I2S_STREAM_INTERNAL_DAC_CFG_DEFAULT \T1/ptm/m/n/10 (\T1/ptm/m/ it/10 C Underfull \hbox (badness 5147) in paragraph at lines 835--836 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 836--837 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 848--849 []\T1/pcr/m/n/10 ogg_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 849--850 []\T1/pcr/m/n/10 ogg_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 858--859 []\T1/pcr/m/n/10 opus_decoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 870--871 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::arr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 871--872 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::arr_size \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [225] Underfull \hbox (badness 10000) in paragraph at lines 881--882 []\T1/pcr/m/n/10 PERIPH_BLUETOOTH_AUDIO_SUSPENDED \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 882--883 []\T1/pcr/m/n/10 periph_bluetooth_cancel_discover \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7704) in paragraph at lines 886--887 []\T1/pcr/m/n/10 periph_bluetooth_discover \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Overfull \hbox (4.1225pt too wide) in paragraph at lines 898--900 []\T1/pcr/m/n/10 periph_button_cfg_t::long_press_time_ms Underfull \hbox (badness 6001) in paragraph at lines 908--909 []\T1/pcr/m/n/10 periph_console_cfg_t::command_num \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 910--911 []\T1/pcr/m/n/10 periph_console_cfg_t::prompt_string Underfull \hbox (badness 10000) in paragraph at lines 911--912 []\T1/pcr/m/n/10 periph_console_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 912--913 []\T1/pcr/m/n/10 periph_console_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 914--915 []\T1/pcr/m/n/10 periph_console_cmd_t::cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (28.1225pt too wide) in paragraph at lines 939--941 []\T1/pcr/m/n/10 periph_is31fl3216_cfg_t::is31fl3216_pattern Underfull \hbox (badness 10000) in paragraph at lines 944--945 []\T1/pcr/m/n/10 periph_is31fl3216_set_blink_pattern Underfull \hbox (badness 10000) in paragraph at lines 946--947 []\T1/pcr/m/n/10 periph_is31fl3216_set_duty_step \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [226] Underfull \hbox (badness 10000) in paragraph at lines 949--950 []\T1/pcr/m/n/10 periph_is31fl3216_set_shift_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 956--957 []\T1/pcr/m/n/10 periph_led_cfg_t::led_duty_resolution Underfull \hbox (badness 10000) in paragraph at lines 958--959 []\T1/pcr/m/n/10 periph_led_cfg_t::led_speed_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 959--960 []\T1/pcr/m/n/10 periph_led_cfg_t::led_timer_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 965--966 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::card_detect_pin Underfull \hbox (badness 10000) in paragraph at lines 966--967 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::root \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (28.1225pt too wide) in paragraph at lines 971--973 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 974--975 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::partition_label Underfull \hbox (badness 10000) in paragraph at lines 975--976 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::root \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 988--989 []\T1/pcr/m/n/10 periph_touch_cfg_t::long_tap_time_ms Overfull \hbox (16.1225pt too wide) in paragraph at lines 989--991 []\T1/pcr/m/n/10 periph_touch_cfg_t::tap_threshold_percent Overfull \hbox (16.1225pt too wide) in paragraph at lines 1000--1002 []\T1/pcr/m/n/10 periph_wifi_cfg_t::disable_auto_reconnect Overfull \hbox (4.1225pt too wide) in paragraph at lines 1003--1005 []\T1/pcr/m/n/10 periph_wifi_cfg_t::reconnect_timeout_ms Underfull \hbox (badness 7796) in paragraph at lines 1010--1011 []\T1/pcr/m/n/10 periph_wifi_config_wait_done \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [227] Underfull \hbox (badness 10000) in paragraph at lines 1057--1058 []\T1/pcr/m/n/10 rec_config_t::one_frame_duration_ms Underfull \hbox (badness 10000) in paragraph at lines 1059--1060 []\T1/pcr/m/n/10 rec_config_t::sensitivity \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1064--1065 []\T1/pcr/m/n/10 rec_config_t::wakeup_time_ms \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7704) in paragraph at lines 1068--1069 []\T1/pcr/m/n/10 rec_engine_detect_suspend \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1090--1091 []\T1/pcr/m/n/10 rsp_filter_cfg_t::complexity \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1091--1092 []\T1/pcr/m/n/10 rsp_filter_cfg_t::dest_ch \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1096--1097 []\T1/pcr/m/n/10 rsp_filter_cfg_t::out_len_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1103--1104 []\T1/pcr/m/n/10 rsp_filter_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1115--1116 []\T1/pcr/m/n/10 SDCARD_STATUS_CARD_DETECT_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [228] Overfull \hbox (16.1225pt too wide) in paragraph at lines 1130--1132 []\T1/pcr/m/n/10 sonic_info_t::resample_linear_interpolate Underfull \hbox (badness 10000) in paragraph at lines 1138--1139 []\T1/pcr/m/n/10 SONIC_SET_VALUE_FOR_INITIALIZATION \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1155--1156 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1201--1202 []\T1/pcr/m/n/10 wake_word_info_t::wake_word_list \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1202--1203 []\T1/pcr/m/n/10 wake_word_info_t::wake_word_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1205--1206 []\T1/pcr/m/n/10 wav_decoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1206--1207 []\T1/pcr/m/n/10 wav_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [229] Underfull \hbox (badness 5147) in paragraph at lines 1215--1216 []\T1/pcr/m/n/10 wav_encoder_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1216--1217 []\T1/pcr/m/n/10 wav_encoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 1237--1238 []\T1/pcr/m/n/10 zl38063_codec_set_voice_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [230]) (./espressif-esp-adf.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-adf.pdf (234 pages, 6405814 bytes). Transcript written on espressif-esp-adf.log. Latexmk: Index file 'espressif-esp-adf.idx' was written Latexmk: Log file says output to 'espressif-esp-adf.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2019-11-04T04:19:27.928082Z, end-time: 2019-11-04T04:19:28.251536Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/docs/en/_build/latex/espressif-esp-adf.pdf /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/artifacts/latest/sphinx_pdf/espressif-esp-adf.pdf