Read the Docs build information Build id: 344090 Project: espressif-esp-adf Version: latest Commit: 36a9c07f3ae99098fd8ecc1c925392f47a35814b Date: 2020-06-15T09:24:31.848949Z State: finished Success: True [rtd-command-info] start-time: 2020-06-15T09:24:34.162762Z, end-time: 2020-06-15T09:24:36.200716Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:espressif/esp-adf.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2020-06-15T09:24:36.508296Z, end-time: 2020-06-15T09:24:36.990582Z, 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 36a9c07 Merge branch 'bugfix/fix_noise_for_mono_audio' into 'master' [rtd-command-info] start-time: 2020-06-15T09:24:37.168171Z, end-time: 2020-06-15T09:24:37.365813Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-06-15T09:24:37.828148Z, end-time: 2020-06-15T09:24:38.038584Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2020-06-15T09:24:38.188210Z, end-time: 2020-06-15T09:24:47.137444Z, duration: 8, 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 '25a9e9e274ed26067c91c5daae38a69871bee5ae' [rtd-command-info] start-time: 2020-06-15T09:24:48.378466Z, end-time: 2020-06-15T09:24:51.599614Z, duration: 3, exit-code: 0 python2.7 -mvirtualenv 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: 2020-06-15T09:24:51.736394Z, end-time: 2020-06-15T09:24:52.484524Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. 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 up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python2.7/site-packages (20.1.1) [rtd-command-info] start-time: 2020-06-15T09:24:52.601614Z, end-time: 2020-06-15T09:25:01.554091Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. 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 Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py2-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting typing; python_version < "3.5" Downloading typing-3.7.4.1-py2-none-any.whl (26 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting requests>=2.0.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.4.5.2-py2.py3-none-any.whl (157 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 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-py2-none-any.whl size=23755 sha256=61822a95d8d86a3071e1cd60bf948e7b5ed57f68fbe4aea25576cd64cf940581 Stored in directory: /tmp/pip-ephem-wheel-cache-ZpU3n4/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 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-py2-none-any.whl size=502566 sha256=51a3431807384dca5f620ae06e0c7e4519ce6d9c450a422999c2b86a8a57fc38 Stored in directory: /tmp/pip-ephem-wheel-cache-ZpU3n4/wheels/5f/11/0c/aad680baf5ef4fbcbab992c9f03e1130357e0c173a4fdabfff Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, imagesize, typing, MarkupSafe, Jinja2, urllib3, certifi, idna, chardet, requests, six, pyparsing, packaging, snowballstemmer, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 44.1.1 Uninstalling setuptools-44.1.1: Successfully uninstalled setuptools-44.1.1 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.4.5.2 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.23.0 setuptools-41.0.1 six-1.15.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.9 [rtd-command-info] start-time: 2020-06-15T09:25:01.706994Z, end-time: 2020-06-15T09:25:05.278161Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. 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 breathe-4.11.1-py2.py3-none-any.whl (74 kB) 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<2.0.0,>=1.5.5 Downloading sphinxcontrib_blockdiag-1.5.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-seqdiag<2.0.0,>=0.8.5 Downloading sphinxcontrib_seqdiag-0.8.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-actdiag<2.0.0,>=0.8.5 Downloading sphinxcontrib_actdiag-0.8.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-nwdiag<2.0.0,>=0.9.5 Downloading sphinxcontrib_nwdiag-0.9.5-py2.py3-none-any.whl (13 kB) 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: 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.8.0) 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.2.0) 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: 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.11.2) 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.23.0) 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)) (20.4) 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: 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: 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: 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.15.0) 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) Collecting blockdiag>=1.5.0 Downloading blockdiag-1.5.4-py2.py3-none-any.whl (2.7 MB) Collecting seqdiag>=0.9.3 Downloading seqdiag-0.9.6-py2.py3-none-any.whl (2.6 MB) Collecting actdiag>=0.5.3 Downloading actdiag-0.5.4-py2.py3-none-any.whl (2.6 MB) Collecting nwdiag>=1.0.3 Downloading nwdiag-2.0.0-py2.py3-none-any.whl (7.7 MB) 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)) (2020.1) 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: 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.9) 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)) (2020.4.5.2) Requirement already satisfied: idna<3,>=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.9) Requirement already satisfied: chardet<4,>=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: 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.7) Collecting funcparserlib Downloading funcparserlib-0.3.6.tar.gz (30 kB) Collecting webcolors Downloading webcolors-1.10-py2.py3-none-any.whl (10 kB) 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<2.0.0,>=1.5.5->-r docs/requirements.txt (line 7)) (5.4.1) 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-py2-none-any.whl size=17488 sha256=ad0d9626acf068550f9250e9659aeed9267e634239e1d5684b0b068d5b3a2d5e Stored in directory: /tmp/pip-ephem-wheel-cache-QhKPev/wheels/7b/df/d0/1da7d3e15517c32cef383541dae5007897b0806fcfb6586ec8 Successfully built funcparserlib Installing collected packages: breathe, funcparserlib, webcolors, 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-2.0.0 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: 2020-06-15T09:25:06.567537Z, end-time: 2020-06-15T09:25:06.774650Z, 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://assets.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://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v2.0", "/en/v2.0/"), ("v1.0", "/en/v1.0/"), ], 'downloads': [ ("pdf", "//docs.espressif.com/_/downloads/esp-adf/en/latest/pdf/"), ("html", "//docs.espressif.com/_/downloads/esp-adf/en/latest/htmlzip/"), ], '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', 'proxied_api_host': '/_', '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, 'docsearch_disabled': False, 'user_analytics_code': 'UA-132861133-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '36a9c07f', } 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: 2020-06-15T09:25:06.901830Z, end-time: 2020-06-15T09:25:41.729402Z, duration: 34, 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 '36a9c07f3ae99098fd8ecc1c925392f47a35814b'. 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 '36a9c07f3ae99098fd8ecc1c925392f47a35814b' Git commit ID: 36a9c07 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_vad reading sources... [ 64%] api-reference/speech-recognition/esp_wn_iface reading sources... [ 65%] api-reference/speech-recognition/index reading sources... [ 67%] api-reference/speech-recognition/recorder_engine reading sources... [ 68%] api-reference/streams/index reading sources... [ 70%] design-guide/audio-element reading sources... [ 71%] design-guide/audio-event reading sources... [ 72%] design-guide/audio-peripheral reading sources... [ 74%] design-guide/audio-pipeline reading sources... [ 75%] design-guide/audio-samples reading sources... [ 77%] design-guide/board-esp32-lyrat-mini-v1.2 reading sources... [ 78%] design-guide/board-esp32-lyrat-v4.3 reading sources... [ 80%] design-guide/design-considerations reading sources... [ 81%] design-guide/dev-boards reading sources... [ 82%] design-guide/esp-audio reading sources... [ 84%] design-guide/index reading sources... [ 85%] design-guide/project-design reading sources... [ 87%] design-guide/software-design reading sources... [ 88%] get-started/get-started-esp32-korvo-du1906 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_vad writing output... [ 64%] api-reference/speech-recognition/esp_wn_iface writing output... [ 65%] api-reference/speech-recognition/index writing output... [ 67%] api-reference/speech-recognition/recorder_engine writing output... [ 68%] api-reference/streams/index writing output... [ 70%] design-guide/audio-element writing output... [ 71%] design-guide/audio-event writing output... [ 72%] design-guide/audio-peripheral writing output... [ 74%] design-guide/audio-pipeline writing output... [ 75%] design-guide/audio-samples writing output... [ 77%] design-guide/board-esp32-lyrat-mini-v1.2 writing output... [ 78%] design-guide/board-esp32-lyrat-v4.3 writing output... [ 80%] design-guide/design-considerations writing output... [ 81%] design-guide/dev-boards writing output... [ 82%] design-guide/esp-audio writing output... [ 84%] design-guide/index writing output... [ 85%] design-guide/project-design writing output... [ 87%] design-guide/software-design writing output... [ 88%] get-started/get-started-esp32-korvo-du1906 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... [ 4%] get-started/../../_static/esp32-lyratd-msc-v2.2-a-top.png copying images... [ 7%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 9%] design-guide/../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 12%] get-started/../../_static/esp32-lyrat-v4.2-layout.jpg copying images... [ 14%] design-guide/../../_static/esp32-lyrat-v4.3-esp32-module-ps.png copying images... [ 17%] design-guide/../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 19%] design-guide/../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 21%] get-started/../../_static/esp32-korvo-du1906-v1.1-layout.png copying images... [ 24%] design-guide/../../_static/esp32-lyrat-v4.3-pa-ps.png copying images... [ 26%] get-started/../../_static/project-configuration-home.png copying images... [ 29%] get-started/../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 31%] design-guide/../../_static/esp32-lyrat-mini-v1.2-digital-ps.png copying images... [ 34%] ../_static/adf_block_diagram.png copying images... [ 36%] ../_static/404-page__en.svg copying images... [ 39%] design-guide/../../_static/esp32-lyrat-v4.3-layout.jpg copying images... [ 41%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 43%] get-started/../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 46%] ../_static/design-guide.png copying images... [ 48%] get-started/../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 51%] get-started/../../_static/esp32-lyrat-v4.3-layout-overview.jpg copying images... [ 53%] design-guide/../../_static/esp32-lyrat-v4.3-sdio-ps.png copying images... [ 56%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 58%] design-guide/../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 60%] get-started/../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 63%] ../_static/get-started.png copying images... [ 65%] get-started/../../_static/esp32-korvo-du1906-v1.1-block-diagram.png copying images... [ 68%] get-started/../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 70%] design-guide/../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 73%] design-guide/../../_static/esp32-lyrat-v4.3-electrical-block-diagram.jpg copying images... [ 75%] get-started/../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 78%] design-guide/../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 80%] get-started/../../_static/esp32-korvo-du1906-v1.1.png copying images... [ 82%] get-started/../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 85%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 87%] get-started/../../_static/esp32-s2-kaluga-1-kit.png copying images... [ 90%] get-started/../../_static/project-configuration-board-selection.png copying images... [ 92%] get-started/../../_static/esp32-lyratd-msc-v2.2-b-top.png copying images... [ 95%] get-started/../../_static/esp32-lyratd-msc-v2.2-side.png copying images... [ 97%] get-started/../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [100%] get-started/../../_static/esp32-lyrat-block-diagram.jpg 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: 2020-06-15T09:25:41.948441Z, end-time: 2020-06-15T09:26:14.413204Z, duration: 32, 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 '36a9c07f3ae99098fd8ecc1c925392f47a35814b'. 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 '36a9c07f3ae99098fd8ecc1c925392f47a35814b' Git commit ID: 36a9c07 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_vad reading sources... [ 64%] api-reference/speech-recognition/esp_wn_iface reading sources... [ 65%] api-reference/speech-recognition/index reading sources... [ 67%] api-reference/speech-recognition/recorder_engine reading sources... [ 68%] api-reference/streams/index reading sources... [ 70%] design-guide/audio-element reading sources... [ 71%] design-guide/audio-event reading sources... [ 72%] design-guide/audio-peripheral reading sources... [ 74%] design-guide/audio-pipeline reading sources... [ 75%] design-guide/audio-samples reading sources... [ 77%] design-guide/board-esp32-lyrat-mini-v1.2 reading sources... [ 78%] design-guide/board-esp32-lyrat-v4.3 reading sources... [ 80%] design-guide/design-considerations reading sources... [ 81%] design-guide/dev-boards reading sources... [ 82%] design-guide/esp-audio reading sources... [ 84%] design-guide/index reading sources... [ 85%] design-guide/project-design reading sources... [ 87%] design-guide/software-design reading sources... [ 88%] get-started/get-started-esp32-korvo-du1906 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-korvo-du1906 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/esp_wn_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... [ 7%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 10%] design-guide/../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 12%] get-started/../../_static/esp32-lyrat-v4.2-layout.jpg copying images... [ 15%] design-guide/../../_static/esp32-lyrat-v4.3-esp32-module-ps.png copying images... [ 17%] design-guide/../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 20%] design-guide/../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 22%] get-started/../../_static/esp32-korvo-du1906-v1.1-layout.png copying images... [ 25%] design-guide/../../_static/esp32-lyrat-v4.3-pa-ps.png copying images... [ 27%] get-started/../../_static/project-configuration-home.png copying images... [ 30%] ../_static/api-reference.png copying images... [ 32%] get-started/../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 35%] ../_static/adf_block_diagram.png copying images... [ 37%] get-started/../../_static/esp32-lyrat-v4.3-layout-overview.jpg copying images... [ 40%] design-guide/../../_static/esp32-lyrat-v4.3-layout.jpg copying images... [ 42%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 45%] get-started/../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 47%] ../_static/design-guide.png copying images... [ 50%] get-started/../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 52%] get-started/../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 55%] design-guide/../../_static/esp32-lyrat-v4.3-sdio-ps.png copying images... [ 57%] get-started/../../_static/esp32-korvo-du1906-v1.1.png copying images... [ 60%] design-guide/../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 62%] get-started/../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 65%] ../_static/get-started.png copying images... [ 67%] get-started/../../_static/esp32-korvo-du1906-v1.1-block-diagram.png copying images... [ 70%] get-started/../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 72%] design-guide/../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 75%] design-guide/../../_static/esp32-lyrat-v4.3-electrical-block-diagram.jpg copying images... [ 77%] get-started/../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 80%] design-guide/../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 82%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 85%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 87%] get-started/../../_static/esp32-s2-kaluga-1-kit.png copying images... [ 90%] get-started/../../_static/project-configuration-board-selection.png copying images... [ 92%] get-started/../../_static/esp32-lyratd-msc-v2.2-b-top.png copying images... [ 95%] get-started/../../_static/esp32-lyratd-msc-v2.2-side.png copying images... [ 97%] get-started/../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [100%] get-started/../../_static/esp32-lyrat-block-diagram.jpg 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: 2020-06-15T09:26:14.731684Z, end-time: 2020-06-15T09:26:48.491278Z, duration: 33, 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 '36a9c07f3ae99098fd8ecc1c925392f47a35814b'. 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 '36a9c07f3ae99098fd8ecc1c925392f47a35814b' Git commit ID: 36a9c07 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_vad reading sources... [ 64%] api-reference/speech-recognition/esp_wn_iface reading sources... [ 65%] api-reference/speech-recognition/index reading sources... [ 67%] api-reference/speech-recognition/recorder_engine reading sources... [ 68%] api-reference/streams/index reading sources... [ 70%] design-guide/audio-element reading sources... [ 71%] design-guide/audio-event reading sources... [ 72%] design-guide/audio-peripheral reading sources... [ 74%] design-guide/audio-pipeline reading sources... [ 75%] design-guide/audio-samples reading sources... [ 77%] design-guide/board-esp32-lyrat-mini-v1.2 reading sources... [ 78%] design-guide/board-esp32-lyrat-v4.3 reading sources... [ 80%] design-guide/design-considerations reading sources... [ 81%] design-guide/dev-boards reading sources... [ 82%] design-guide/esp-audio reading sources... [ 84%] design-guide/index reading sources... [ 85%] design-guide/project-design reading sources... [ 87%] design-guide/software-design reading sources... [ 88%] get-started/get-started-esp32-korvo-du1906 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-korvo-du1906 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/esp_wn_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... [ 7%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 10%] design-guide/../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 12%] get-started/../../_static/esp32-lyrat-v4.2-layout.jpg copying images... [ 15%] design-guide/../../_static/esp32-lyrat-v4.3-esp32-module-ps.png copying images... [ 17%] design-guide/../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 20%] design-guide/../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 22%] get-started/../../_static/esp32-korvo-du1906-v1.1-layout.png copying images... [ 25%] design-guide/../../_static/esp32-lyrat-v4.3-pa-ps.png copying images... [ 27%] get-started/../../_static/project-configuration-home.png copying images... [ 30%] ../_static/api-reference.png copying images... [ 32%] get-started/../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 35%] ../_static/adf_block_diagram.png copying images... [ 37%] get-started/../../_static/esp32-lyrat-v4.3-layout-overview.jpg copying images... [ 40%] design-guide/../../_static/esp32-lyrat-v4.3-layout.jpg copying images... [ 42%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 45%] get-started/../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 47%] ../_static/design-guide.png copying images... [ 50%] get-started/../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 52%] get-started/../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 55%] design-guide/../../_static/esp32-lyrat-v4.3-sdio-ps.png copying images... [ 57%] get-started/../../_static/esp32-korvo-du1906-v1.1.png copying images... [ 60%] design-guide/../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 62%] get-started/../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 65%] ../_static/get-started.png copying images... [ 67%] get-started/../../_static/esp32-korvo-du1906-v1.1-block-diagram.png copying images... [ 70%] get-started/../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 72%] design-guide/../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 75%] design-guide/../../_static/esp32-lyrat-v4.3-electrical-block-diagram.jpg copying images... [ 77%] get-started/../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 80%] design-guide/../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 82%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 85%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 87%] get-started/../../_static/esp32-s2-kaluga-1-kit.png copying images... [ 90%] get-started/../../_static/project-configuration-board-selection.png copying images... [ 92%] get-started/../../_static/esp32-lyratd-msc-v2.2-b-top.png copying images... [ 95%] get-started/../../_static/esp32-lyratd-msc-v2.2-side.png copying images... [ 97%] get-started/../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [100%] get-started/../../_static/esp32-lyrat-block-diagram.jpg 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: 2020-06-15T09:27:00.242462Z, end-time: 2020-06-15T09:27:00.440950Z, 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: 2020-06-15T09:27:00.612012Z, end-time: 2020-06-15T09:27:11.503168Z, duration: 10, 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. [3] [4 <./esp32-lyrat-v4.2-side.jpg> <./esp32-lyratd-msc-v2.2.jpg> <./esp32-lyr at-mini-v1.2.png> <./esp32-s2-kaluga-1-kit.png> <./esp32-korvo-du1906-v1.1.png> ] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat:other-versi ons-of-lyrat' on page 5 undefined on input line 158. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 5 undefined on input line 162. (/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 5 undefined on input line 168. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat:start-appli cation-development' on page 5 undefined on input line 181. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3::doc' on pa ge 5 undefined on input line 235. [5] [6 <./esp32-lyrat-v4.3-block-diagram.jpg>] [7 <./esp32-lyrat-v4.3-layout-ov erview.jpg>] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 8 undefined on input line 320. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2::doc' on page 8 undefined on input line 366. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4::doc' on page 8 undefined on input line 369. [8] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 9 undefined on input line 377. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 9 undefined on input line 380. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3::doc' on pa ge 9 undefined on input line 388. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc:get-st arted-esp32-lyratd-msc-v2-2-board' on page 9 undefined on input line 415. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc:start- application-development' on page 9 undefined on input line 428. [9] LaTeX Warning: Float too large for page by 45.99483pt on input line 488. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc:relate d-documents' on page 10 undefined on input line 493. [10 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] [11 <./esp32-lyratd-msc-v2.2 -block-diagram.png (PNG copy)>] [12 <./esp32-lyratd-msc-v2.2-a-top.png (PNG cop y)>] [13 <./esp32-lyratd-msc-v2.2-b-top.png (PNG copy)>] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 14 undefined on input line 589. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 14 undefined on input line 615. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 14 undefined on input line 618. ! 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.642 ...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.642 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M [14] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 15 undefined on input line 648. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini:get-st arted-esp32-lyrat-mini-v1-2-board' on page 15 undefined on input line 654. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini:start- application-development' on page 15 undefined on input line 677. [15] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2::doc' on page 16 undefined on input line 734. [16 <./esp32-lyrat-mini-v1.2-block-diagram.png (PNG copy)>] [17 <./esp32-lyrat- mini-v1.2-layout-overview.png (PNG copy)>] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 18 undefined on input line 809. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 18 undefined on input line 835. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 18 undefined on input line 838. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2::doc' on page 18 undefined on input line 849. ! 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.862 ...ed-esp32-korvo-du1906.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.862 ...ed-esp32-korvo-du1906.html}{{[}中文{]}} ^^M [18] LaTeX Warning: Hyper reference `get-started/get-started-esp32-korvo-du1906:gett ing-started' on page 19 undefined on input line 876. LaTeX Warning: Hyper reference `get-started/get-started-esp32-korvo-du1906:star t-application-development' on page 19 undefined on input line 879. LaTeX Warning: Hyper reference `get-started/get-started-esp32-korvo-du1906:rela ted-documents' on page 19 undefined on input line 882. [19] Underfull \hbox (badness 10000) in paragraph at lines 988--989 []|\T1/ptm/m/n/10 Line-in/out Con-nec-tor (Ear- Underfull \hbox (badness 6078) in paragraph at lines 1058--1059 []|\T1/ptm/m/n/10 ESP_I2C Con-nec-tor/DSP_I2C [20] [21 <./esp32-korvo-du1906-v1.1-block-diagram.png> <./esp32-korvo-du1906-v1 .1-layout.png>] Overfull \vbox (48.16985pt too high) has occurred while \output is active [22] LaTeX Warning: Hyper reference `get-started/index::doc' on page 23 undefined on input line 1127. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 23 undefined on input line 1153. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 23 undefined on input line 1156. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 23 undefined on input line 1159. [23] LaTeX Warning: Hyper reference `get-started/index:get-started-setup-esp-idf' on page 24 undefined on input line 1206. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 24 undefined on input line 1209. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-path' on pa ge 24 undefined on input line 1212. LaTeX Warning: Hyper reference `get-started/index:get-started-set-up-env' on pa ge 24 undefined on input line 1215. LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 24 undefined on input line 1223. LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 24 undefined on input line 1226. LaTeX Warning: Hyper reference `get-started/index:get-started-configure' on pag e 24 undefined on input line 1229. LaTeX Warning: Hyper reference `get-started/index:get-started-build' on page 24 undefined on input line 1232. LaTeX Warning: Hyper reference `get-started/index:get-started-flash' on page 24 undefined on input line 1235. LaTeX Warning: Hyper reference `get-started/index:get-started-build-monitor' on page 24 undefined on input line 1238. [24] [25] [26] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 27 undefined on input line 1409. [27] [28] [29 <./project-configuration-home.png> <./project-configuration-board -selection.png>] LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 30 undefined on input line 1522. [30] [31] LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 32 undefined on input line 1595. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-start-development' on page 32 undefined on input line 16 17. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-board' on page 32 undefined on input line 1623. [32] [33 <./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 34 undefined on input line 1700. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-i2c-header' on page 34 undefined on input line 1706. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-microsd-card-slot' on page 34 undefined on input line 17 09. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4.2:get-st arted-esp32-lyrat-v4-2-i2s-header' on page 34 undefined on input line 1712. [34] [35 <./esp32-lyrat-v4.2-layout.jpg>] [36] [37] [38] [39] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 40 undefined on input line 2535. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4::doc' on page 40 undefined on input line 2573. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-start-development' on page 40 undefined on input line 2584. [40] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-board' on page 41 undefined on input line 2590. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-jtag-header' on page 41 undefined on input line 2667. [41] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-i2c-header' on page 42 undefined on input line 2673. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-microsd-card-slot' on page 42 undefined on input line 2676. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4:get-star ted-esp32-lyrat-v4-i2s-header' on page 42 undefined on input line 2679. [42] [43 <./esp32-lyrat-v4-layout.jpg>] [44] [45] [46] [47] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 48 undefined on input line 3429. [48] Chapter 2. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 49 undefined on input line 3471. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 49 und efined on input line 3471. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 49 un defined on input line 3471. LaTeX Warning: Hyper reference `api-reference/audio-processing/index::doc' on p age 49 undefined on input line 3471. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 49 undefined on input line 3480. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline::doc' on page 49 undefined on input line 3480. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 49 un defined on input line 3489. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 49 und efined on input line 3489. LaTeX Warning: Hyper reference `api-reference/audio-processing/index::doc' on p age 49 undefined on input line 3489. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 49 un defined on input line 3489. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface::doc' on page 49 undefined on input line 3489. LaTeX Warning: Hyper reference `api-reference/peripherals/index::doc' on page 4 9 undefined on input line 3489. [49 <./blockdiag-c3d1f230d8e62e169925dad7058c651f96ee871b.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_cfg_t' on page 50 undefined on input line 3503. LaTeX Warning: Hyper reference `api-reference/codecs/mp3_decoder::doc' on page 50 undefined on input line 3503. LaTeX Warning: Hyper reference `api-reference/framework/audio_common::doc' on p age 50 undefined on input line 3505. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv420au dio_element_type_t' on page 50 undefined on input line 3505. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 50 undefined on input line 3525. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 50 undefined on input line 3525. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_cfg_t' on page 50 undefined on input line 3525. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 50 undefined on input line 3557. [50 <./blockdiag-5c07de543c2e374ca051b1a185278c255ba43554.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 3589. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 3624. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 3648. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 3683. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 51 undefined on input line 3707. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 51 undefined on input line 3707. [51] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 3742. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 52 undefined on input line 3742. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 3777. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 3812. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 3836. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 52 undefined on input line 3868. [52] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 53 undefined on input line 3900. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 53 undefined on input line 3932. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 53 undefined on input line 3964. Underfull \hbox (badness 10000) in paragraph at lines 3964--3964 []\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 53 undefined on input line 3999. [53] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 54 undefined on input line 4031. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 54 undefined on input line 4069. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 54 undefined on input line 4069. Underfull \hbox (badness 10000) in paragraph at lines 4069--4069 []\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 54 undefined on input line 4104. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv413e vent_cb_func' on page 54 undefined on input line 4104. [54] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 4142. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 55 undefined on input line 4142. Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 []\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 55 undefined on input line 4177. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 55 undefined on input line 4177. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 55 undefined on input line 4212. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 55 undefined on input line 4212. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 4212. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 4236. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 55 undefined on input line 4236. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 55 undefined on input line 4271. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 55 undefined on input line 4271. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 55 undefined on input line 4271. [55] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 56 undefined on input line 4295. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 56 undefined on input line 4295. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 56 undefined on input line 4295. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 56 undefined on input line 4319. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 56 undefined on input line 4351. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 56 undefined on input line 4383. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 56 undefined on input line 4421. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_status_t' on page 56 undefined on input line 4421. [56] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 57 undefined on input line 4456. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 57 undefined on input line 4488. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 57 undefined on input line 4520. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 57 undefined on input line 4555. [57] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 4590. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 4625. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 4657. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 4689. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv423a udio_element_msg_cmd_t' on page 58 undefined on input line 4689. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 4727. [58] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 59 undefined on input line 4759. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 59 undefined on input line 4759. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 59 undefined on input line 4759. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 59 undefined on input line 4797. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 59 undefined on input line 4797. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 59 undefined on input line 4797. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 59 undefined on input line 4835. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 59 undefined on input line 4835. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 59 undefined on input line 4873. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 59 undefined on input line 4873. [59] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 60 undefined on input line 4911. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 60 undefined on input line 4935. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 60 undefined on input line 4967. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 60 undefined on input line 4999. [60] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 61 undefined on input line 5031. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 61 undefined on input line 5066. Underfull \hbox (badness 10000) in paragraph at lines 5093--5094 []\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 61 undefined on input line 5110. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 61 undefined on input line 5151. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 61 undefined on input line 5151. Underfull \hbox (badness 10000) in paragraph at lines 5151--5151 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rin g- [61] Underfull \hbox (badness 10000) in paragraph at lines 5175--5176 []\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 62 undefined on input line 5189. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 62 undefined on input line 5189. Underfull \hbox (badness 10000) in paragraph at lines 5189--5189 []\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 5213--5214 []\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 62 undefined on input line 5227. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 62 undefined on input line 5227. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 62 undefined on input line 5227. Underfull \hbox (badness 10000) in paragraph at lines 5248--5249 []\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 62 undefined on input line 5262. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 62 undefined on input line 5262. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 62 undefined on input line 5262. [62] Underfull \hbox (badness 10000) in paragraph at lines 5283--5284 []\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 63 undefined on input line 5297. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 63 undefined on input line 5329. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 63 undefined on input line 5361. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 63 undefined on input line 5408. [63] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv428a udio_element_reserve_data_t' on page 64 undefined on input line 5610. [64] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv47io _func' on page 65 undefined on input line 5633. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv49ct rl_func' on page 65 undefined on input line 5644. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv412p rocess_func' on page 65 undefined on input line 5655. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv47io _func' on page 65 undefined on input line 5666. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv47io _func' on page 65 undefined on input line 5677. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 65 undefined on input line 5688. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 65 undefined on input line 5699. [65] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 5880. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 66 undefined on input line 5889. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 66 undefined on input line 5889. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 5889. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 66 undefined on input line 5898. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 66 undefined on input line 5898. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 5898. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 5907. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 66 undefined on input line 5907. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 5916. [66] LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 67 undefined on input line 6355. [67] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 68 undefined on input line 6384. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 68 undefined on input line 6384. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv420 audio_pipeline_cfg_t' on page 68 undefined on input line 6384. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 68 undefined on input line 6416. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 68 undefined on input line 6440. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 68 undefined on input line 6440. [68 <./blockdiag-9423e3430b4eb4bcabaedef735e187b9f6be54c5.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 69 undefined on input line 6481. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 69 undefined on input line 6481. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 69 undefined on input line 6516. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 69 undefined on input line 6550. [69] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 70 undefined on input line 6584. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 70 undefined on input line 6616. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 70 undefined on input line 6648. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 70 undefined on input line 6680. [70] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 71 undefined on input line 6712. Underfull \hbox (badness 6412) in paragraph at lines 6712--6712 []\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 71 undefined on input line 6750. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 6782. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 6782. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 71 undefined on input line 6782. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 6817. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 6817. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 71 undefined on input line 6817. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 6817. Underfull \hbox (badness 7238) in paragraph at lines 6817--6817 \T1/ptm/m/it/10 au-dio_element_handle_t start_el\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [71] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 72 undefined on input line 6855. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 72 undefined on input line 6887. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 72 undefined on input line 6887. Underfull \hbox (badness 10000) in paragraph at lines 6887--6887 []\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 72 undefined on input line 6922. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 72 undefined on input line 6922. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 72 undefined on input line 6922. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 72 undefined on input line 6946. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 72 undefined on input line 6946. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 72 undefined on input line 6946. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 72 undefined on input line 6946. Underfull \hbox (badness 10000) in paragraph at lines 6946--6946 []\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- LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 72 undefined on input line 6990. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 72 undefined on input line 6990. Underfull \hbox (badness 10000) in paragraph at lines 6990--6990 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- [72] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 73 undefined on input line 7028. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 73 undefined on input line 7028. Underfull \hbox (badness 10000) in paragraph at lines 7028--7028 []\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 73 undefined on input line 7066. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 73 undefined on input line 7066. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 73 undefined on input line 7104. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 73 undefined on input line 7104. [73] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 74 undefined on input line 7142. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 74 undefined on input line 7142. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_status_t' on page 74 undefined on input line 7142. Underfull \hbox (badness 10000) in paragraph at lines 7142--7142 []\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 7142--7142 \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 74 undefined on input line 7180. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 74 undefined on input line 7212. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 74 undefined on input line 7244. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 74 undefined on input line 7276. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 74 undefined on input line 7276. Underfull \hbox (badness 10000) in paragraph at lines 7276--7276 []\T1/ptm/m/it/10 audio_pipeline_handle_t pipeline\T1/ptm/m/n/10 , \T1/ptm/m/it /10 au- [74] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 75 undefined on input line 7311. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 75 undefined on input line 7311. Underfull \hbox (badness 10000) in paragraph at lines 7311--7311 []\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 75 undefined on input line 7349. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 75 undefined on input line 7393. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 75 undefined on input line 7393. [75] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 76 undefined on input line 7437. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 76 undefined on input line 7437. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv418 audio_pipeline_cfg' on page 76 undefined on input line 7525. [76] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 77 undefined on input line 7560. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 77 undefined on input line 7560. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_cfg_t' on page 77 undefined on input line 7560. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 77 undefined on input line 7592. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 77 undefined on input line 7624. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 77 undefined on input line 7624. Underfull \hbox (badness 10000) in paragraph at lines 7624--7624 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- [77] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 78 undefined on input line 7659. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 78 undefined on input line 7659. Underfull \hbox (badness 10000) in paragraph at lines 7659--7659 []\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 78 undefined on input line 7694. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 78 undefined on input line 7729. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 78 undefined on input line 7761. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 78 undefined on input line 7761. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 78 undefined on input line 7796. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 78 undefined on input line 7796. Underfull \hbox (badness 10000) in paragraph at lines 7796--7796 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- [78] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 79 undefined on input line 7831. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 79 undefined on input line 7831. Underfull \hbox (badness 8132) in paragraph at lines 7831--7831 []\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 79 undefined on input line 7866. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 79 undefined on input line 7898. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 79 undefined on input line 7898. Underfull \hbox (badness 10000) in paragraph at lines 7898--7898 []\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 79 undefined on input line 7936. [79] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 80 undefined on input line 7960. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 80 undefined on input line 7960. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 80 undefined on input line 7998. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 80 undefined on input line 8022. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 80 undefined on input line 8022. Underfull \hbox (badness 10000) in paragraph at lines 8022--8022 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- [80] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 419on_event_iface_func' on page 81 undefined on input line 8180. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:struc taudio__event__iface__msg__t' on page 81 undefined on input line 8215. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 81 undefined on input line 8245. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 81 undefined on input line 8262. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 81 und efined on input line 8262. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 81 un defined on input line 8262. [81] [82] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_status_t' on page 83 undefined on input line 8457. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 83 undefined on input line 8468. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv419media _source_type_t' on page 83 undefined on input line 8479. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 83 undefined on input line 8507. [83] [84] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 85 undefined on input line 9048. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 85 undefined on input line 9048. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv415esp_a udio_cfg_t' on page 85 undefined on input line 9048. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 85 undefined on input line 9082. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 85 undefined on input line 9082. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 85 undefined on input line 9082. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 85 undefined on input line 9114. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 85 undefined on input line 9114. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 85 undefined on input line 9114. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 85 undefined on input line 9114. Underfull \hbox (badness 10000) in paragraph at lines 9114--9114 []\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 [85] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 86 undefined on input line 9152. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 86 undefined on input line 9152. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 86 undefined on input line 9152. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 86 undefined on input line 9152. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 86 undefined on input line 9190. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 86 undefined on input line 9190. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 86 undefined on input line 9190. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 86 undefined on input line 9190. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 86 undefined on input line 9190. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 86 undefined on input line 9231. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 86 undefined on input line 9231. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 86 undefined on input line 9231. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 86 undefined on input line 9231. Underfull \hbox (badness 6792) in paragraph at lines 9231--9231 []\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 , [86] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 87 undefined on input line 9275. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 87 undefined on input line 9275. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 87 undefined on input line 9275. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 87 undefined on input line 9275. Underfull \hbox (badness 10000) in paragraph at lines 9325--9326 []\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 [87] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 88 undefined on input line 9387. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 88 undefined on input line 9387. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 88 undefined on input line 9387. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 88 undefined on input line 9451. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 88 undefined on input line 9451. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 88 undefined on input line 9451. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424audio _termination_type_t' on page 88 undefined on input line 9451. [88] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9506. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9506. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 89 undefined on input line 9506. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9555. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9555. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 89 undefined on input line 9555. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9593. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9593. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 89 undefined on input line 9593. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9631. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 89 undefined on input line 9631. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 89 undefined on input line 9631. [89] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9669. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9669. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 90 undefined on input line 9669. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 90 undefined on input line 9669. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:structesp__au dio__state__t' on page 90 undefined on input line 9690. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9704. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9704. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 90 undefined on input line 9704. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9745. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 90 undefined on input line 9745. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 90 undefined on input line 9745. [90] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9786. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9786. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9786. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_setup_t' on page 91 undefined on input line 9786. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:structesp__au dio__setup__t' on page 91 undefined on input line 9813. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9827. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9827. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9827. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv419media _source_type_t' on page 91 undefined on input line 9827. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9836. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9836. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9836. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416esp_a udio_info_t' on page 91 undefined on input line 9836. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9845. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9845. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9845. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416esp_a udio_info_t' on page 91 undefined on input line 9845. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9854. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9854. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9854. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424esp_a udio_event_callback' on page 91 undefined on input line 9854. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9863. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9863. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9863. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9916. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 91 undefined on input line 9916. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 91 undefined on input line 9916. [91] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 92 undefined on input line 9957. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 92 undefined on input line 9957. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 92 undefined on input line 9957. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 92 undefined on input line 9992. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 92 undefined on input line 9992. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 92 undefined on input line 9992. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_prefer_t' on page 92 undefined on input line 9992. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 92 undefined on input line 10027. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 92 undefined on input line 10027. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 92 undefined on input line 10027. [92] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424esp_a udio_event_callback' on page 93 undefined on input line 10118. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_prefer_t' on page 93 undefined on input line 10140. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416audio _volume_set' on page 93 undefined on input line 10170. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416audio _volume_get' on page 93 undefined on input line 10181. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 93 undefined on input line 10226. [93] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 94 undefined on input line 10337. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 10348. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 10359. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 10370. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 10381. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 94 undefined on input line 10392. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 94 undefined on input line 10437. LaTeX Warning: Hyper reference `api-reference/streams/index:i2s-stream' on page 94 undefined on input line 10442. [94] LaTeX Warning: Hyper reference `api-reference/streams/index:http-stream' on pag e 95 undefined on input line 10445. LaTeX Warning: Hyper reference `api-reference/streams/index:fatfs-stream' on pa ge 95 undefined on input line 10448. LaTeX Warning: Hyper reference `api-reference/streams/index:raw-stream' on page 95 undefined on input line 10451. LaTeX Warning: Hyper reference `api-reference/streams/index:spiffs-stream' on p age 95 undefined on input line 10454. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416i2s_stream_ cfg_t' on page 95 undefined on input line 10458. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 95 undefined on input line 10458. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 95 undefined on input line 10492. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 95 undefined on input line 10492. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416i2s_stream_ cfg_t' on page 95 undefined on input line 10492. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 95 undefined on input line 10519. [95] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 96 undefined on input line 10560. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 96 undefined on input line 10595. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 96 undefined on input line 10642. [96] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 97 undefined on input line 10836. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 97 undefined on input line 10836. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417http_stream _cfg_t' on page 97 undefined on input line 10836. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 97 undefined on input line 10860. [97] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 98 undefined on input line 10894. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 98 undefined on input line 10903. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv422http_stream _event_id_t' on page 98 undefined on input line 10949. LaTeX Warning: Hyper reference `api-reference/streams/index:structhttp__stream_ _cfg__t' on page 98 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 98 undefined on input line 11004. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 98 undefined on input line 11027. [98] LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv426http_stream _event_handle_t' on page 99 undefined on input line 11093. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv423http_stream _event_msg_t' on page 99 undefined on input line 11187. [99] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 100 undefined on input line 11308. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 100 undefined on input line 11308. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv418fatfs_strea m_cfg_t' on page 100 undefined on input line 11308. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 100 undefined on input line 11344. [100] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 101 undefined on input line 11477. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 101 undefined on input line 11477. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416raw_stream_ cfg_t' on page 101 undefined on input line 11477. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 101 undefined on input line 11501. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 101 undefined on input line 11531. [101] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 102 undefined on input line 11583. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 102 undefined on input line 11637. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 102 undefined on input line 11637. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv419spiffs_stre am_cfg_t' on page 102 undefined on input line 11637. [102] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 103 undefined on input line 11673. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 103 undefined on input line 11803. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 103 undefined on input line 11803. LaTeX Warning: Hyper reference `api-reference/codecs/aac_decoder:_CPPv417aac_de coder_cfg_t' on page 103 undefined on input line 11803. [103] [104] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 105 undefined on input line 11962. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 105 undefined on input line 11962. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv417amr_dec oder_cfg_t' on page 105 undefined on input line 11962. [105] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 106 undefined on input line 12103. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 106 undefined on input line 12103. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv419amrnb_e ncoder_cfg_t' on page 106 undefined on input line 12103. [106] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 107 undefined on input line 12244. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 107 undefined on input line 12244. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv419amrwb_e ncoder_cfg_t' on page 107 undefined on input line 12244. [107] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 108 undefined on input line 12390. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 108 undefined on input line 12390. LaTeX Warning: Hyper reference `api-reference/codecs/flac_decoder:_CPPv418flac_ decoder_cfg_t' on page 108 undefined on input line 12390. [108] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 109 undefined on input line 12549. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 109 undefined on input line 12549. LaTeX Warning: Hyper reference `api-reference/codecs/mp3_decoder:_CPPv417mp3_de coder_cfg_t' on page 109 undefined on input line 12549. [109] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 110 undefined on input line 12695. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 110 undefined on input line 12695. LaTeX Warning: Hyper reference `api-reference/codecs/ogg_decoder:_CPPv417ogg_de coder_cfg_t' on page 110 undefined on input line 12695. [110] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 111 undefined on input line 12841. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 111 undefined on input line 12841. LaTeX Warning: Hyper reference `api-reference/codecs/opus_decoder:_CPPv418opus_ decoder_cfg_t' on page 111 undefined on input line 12841. [111] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 112 undefined on input line 13000. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 112 undefined on input line 13000. LaTeX Warning: Hyper reference `api-reference/codecs/wav_codecs:_CPPv417wav_dec oder_cfg_t' on page 112 undefined on input line 13000. [112] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 113 undefined on input line 13141. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 113 undefined on input line 13141. LaTeX Warning: Hyper reference `api-reference/codecs/wav_codecs:_CPPv417wav_enc oder_cfg_t' on page 113 undefined on input line 13141. [113] LaTeX Warning: Hyper reference `api-reference/audio-processing/downmix::doc' on page 114 undefined on input line 13270. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer::doc' on page 114 undefined on input line 13273. LaTeX Warning: Hyper reference `api-reference/audio-processing/filter_resample: :doc' on page 114 undefined on input line 13276. LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic::doc ' on page 114 undefined on input line 13279. [114 <./blockdiag-f67e1c36c161560d632c00c6d9bcc74a7f02b563.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 115 undefined on input line 13339. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 115 undefined on input line 13363. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 115 undefined on input line 13363. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 115 undefined on input line 13390. [115] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 116 undefined on input line 13417. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 116 undefined on input line 13444. Underfull \hbox (badness 6725) in paragraph at lines 13444--13444 []\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 116 undefined on input line 13471. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 116 undefined on input line 13504. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 116 undefined on input line 13534. [116] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 117 undefined on input line 13564. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 117 undefined on input line 13591. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 117 undefined on input line 13591. LaTeX Warning: Hyper reference `api-reference/audio-processing/downmix:_CPPv413 downmix_cfg_t' on page 117 undefined on input line 13591. [117] LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 13equalizer_cfg' on page 118 undefined on input line 13813. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 23equalizer_set_gain_info22audio_element_handle_tiib' on page 118 undefined on input line 13813. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 118 undefined on input line 13838. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 118 undefined on input line 13868. [118] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 119 undefined on input line 13901. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 119 undefined on input line 13901. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 15equalizer_cfg_t' on page 119 undefined on input line 13901. [119] LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 13equalizer_cfg' on page 120 undefined on input line 14064. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 120 undefined on input line 14074. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 120 undefined on input line 14110. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 120 undefined on input line 14140. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 120 undefined on input line 14140. LaTeX Warning: Hyper reference `api-reference/audio-processing/filter_resample: _CPPv416rsp_filter_cfg_t' on page 120 undefined on input line 14140. [120] [121] [122] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 123 undefined on input line 14458. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 123 undefined on input line 14488. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 123 undefined on input line 14518. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 123 undefined on input line 14518. LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic:_CPP v411sonic_cfg_t' on page 123 undefined on input line 14518. [123] LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic:_CPP v412sonic_info_t' on page 124 undefined on input line 14621. [124] LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 23bluetooth_service_cfg_t' on page 125 undefined on input line 14770. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 125 undefined on input line 14802. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 125 undefined on input line 14802. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 125 undefined on input line 14820. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 125 undefined on input line 14820. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 125 undefined on input line 14838. [125] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 126 undefined on input line 14870. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 126 undefined on input line 14902. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 126 undefined on input line 14934. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 126 undefined on input line 14966. [126] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 127 undefined on input line 14998. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 127 undefined on input line 15030. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 127 undefined on input line 15062. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 127 undefined on input line 15100. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 127 undefined on input line 15135. LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 16bluetooth_addr_t' on page 127 undefined on input line 15135. [127] Underfull \hbox (badness 5832) in paragraph at lines 15174--15176 \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 128 undefined on input line 15233. [128] LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_wn_iface:: doc' on page 129 undefined on input line 15317. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad::doc' on page 129 undefined on input line 15319. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e::doc' on page 129 undefined on input line 15319. LaTeX Warning: Hyper reference `api-reference/framework/index::doc' on page 129 undefined on input line 15321. [129 <./blockdiag-b3594e3ac01de3a119e90e0d565f154e12f28493.png>] LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad::doc' on page 130 undefined on input line 15401. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs::doc' on page 1 30 undefined on input line 15401. [130] LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv412rec_config_t' on page 131 undefined on input line 15421. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:structrec__config__t' on page 131 undefined on input line 15442. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv419rec_voice_suspend_t' on page 131 undefined on input line 15500. [131] [132] Underfull \hbox (badness 10000) in paragraph at lines 15738--15740 []\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 [133] LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv48rec_open' on page 134 undefined on input line 15900. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv49rec_fetch' on page 134 undefined on input line 15911. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv49rec_close' on page 134 undefined on input line 15922. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv412rec_callback' on page 134 undefined on input line 15933. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv416rec_event_type_t' on page 134 undefined on input line 15976. [134] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 135 undefined on input line 16098. [135] Underfull \vbox (badness 10000) detected at line 16176 Overfull \vbox (2.68169pt too high) detected at line 16176 [136] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 137 undefined on input line 16196. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 137 undefined on input line 16196. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_config_t' on page 137 undefined on input line 16196. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 137 undefined on input line 16220. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 137 undefined on input line 16252. [137] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 138 undefined on input line 16284. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 138 undefined on input line 16284. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 138 undefined on input line 16284. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 138 undefined on input line 16311. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 138 undefined on input line 16311. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 138 undefined on input line 16311. Underfull \hbox (badness 10000) in paragraph at lines 16311--16311 []\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 138 undefined on input line 16335. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 425esp_periph_event_handle_t' on page 138 undefined on input line 16335. Underfull \hbox (badness 10000) in paragraph at lines 16335--16335 []\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 16335--16335 \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 138 undefined on input line 16373. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 138 undefined on input line 16397. [138] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 139 undefined on input line 16432. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 139 undefined on input line 16432. Underfull \hbox (badness 10000) in paragraph at lines 16432--16432 []\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 139 undefined on input line 16456. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 139 undefined on input line 16470. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 16505. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 16505. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 16532. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_func' on page 139 undefined on input line 16532. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_run_func' on page 139 undefined on input line 16532. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_func' on page 139 undefined on input line 16532. Underfull \hbox (badness 10000) in paragraph at lines 16532--16532 []\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 , [139] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 140 undefined on input line 16573. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 140 undefined on input line 16573. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 140 undefined on input line 16611. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 140 undefined on input line 16643. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 140 undefined on input line 16684. [140] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 16725. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 16766. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 414timer_callback' on page 141 undefined on input line 16766. Underfull \hbox (badness 10000) in paragraph at lines 16766--16766 []\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 141 undefined on input line 16815. [141] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 16847. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 16885. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_state_t' on page 142 undefined on input line 16909. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_state_t' on page 142 undefined on input line 16909. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 16909. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 142 undefined on input line 16933. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 142 undefined on input line 16933. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 16933. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 16957. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 142 undefined on input line 16957. [142] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 16992. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 17024. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 17056. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 17088. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_event_t' on page 143 undefined on input line 17088. [143] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 425esp_periph_event_handle_t' on page 144 undefined on input line 17202. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 144 undefined on input line 17213. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 144 undefined on input line 17281. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 144 undefined on input line 17290. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 144 undefined on input line 17290. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 144 undefined on input line 17299. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 416esp_periph_event' on page 144 undefined on input line 17317. [144] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 145 undefined on input line 17560. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 145 undefined on input line 17560. [145] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 17590. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 17590. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv417p eriph_wifi_cfg_t' on page 146 undefined on input line 17590. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 17617. Underfull \hbox (badness 10000) in paragraph at lines 17617--17617 []\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 146 undefined on input line 17652. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv419p eriph_wifi_state_t' on page 146 undefined on input line 17652. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 17652. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 17676. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv425p eriph_wifi_config_mode_t' on page 146 undefined on input line 17676. Underfull \hbox (badness 10000) in paragraph at lines 17676--17676 []\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 [146] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 147 undefined on input line 17711. [147] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard:_CPPv41 8periph_sdcard_initP19periph_sdcard_cfg_t' on page 148 undefined on input line 17971. LaTeX Warning: Hyper reference `api-reference/streams/index:api-reference-strea m-fatfs' on page 148 undefined on input line 17971. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 148 undefined on input line 18007. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 148 undefined on input line 18007. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard:_CPPv41 9periph_sdcard_cfg_t' on page 148 undefined on input line 18007. [148] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 149 undefined on input line 18034. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs:_CPPv41 8periph_spiffs_initP19periph_spiffs_cfg_t' on page 149 undefined on input line 18176. LaTeX Warning: Hyper reference `api-reference/streams/index:api-reference-strea m-spiffs' on page 149 undefined on input line 18176. [149] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 150 undefined on input line 18201. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 150 undefined on input line 18201. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs:_CPPv41 9periph_spiffs_cfg_t' on page 150 undefined on input line 18201. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 150 undefined on input line 18228. [150] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cmd_t' on page 151 undefined on input line 18383. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 19periph_console_initP20periph_console_cfg_t' on page 151 undefined on input li ne 18383. [151] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 152 undefined on input line 18462. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 152 undefined on input line 18462. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cfg_t' on page 152 undefined on input line 18462. [152] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 22console_cmd_callback_t' on page 153 undefined on input line 18531. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cmd_t' on page 153 undefined on input line 18565. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 153 undefined on input line 18653. [153] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 154 undefined on input line 18686. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 154 undefined on input line 18686. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch:_CPPv418 periph_touch_cfg_t' on page 154 undefined on input line 18686. [154] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 155 undefined on input line 18959. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 155 undefined on input line 18959. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button:_CPPv41 9periph_button_cfg_t' on page 155 undefined on input line 18959. [155] [156] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 157 undefined on input line 19126. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 157 undefined on input line 19126. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led:_CPPv416pe riph_led_cfg_t' on page 157 undefined on input line 19126. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 157 undefined on input line 19153. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led:_CPPv423pe riph_led_idle_level_t' on page 157 undefined on input line 19153. Underfull \hbox (badness 10000) in paragraph at lines 19153--19153 []\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 157 undefined on input line 19203. [157] [158] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 159 undefined on input line 19410. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 159 undefined on input line 19410. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button:_CP Pv423periph_adc_button_cfg_t' on page 159 undefined on input line 19410. Underfull \hbox (badness 5331) in paragraph at lines 19511--19512 \T1/ptm/m/n/10 ESP32 ADC1 chan-nels and GPIO ta-ble ADC1_CHANNEL_0 - GPIO36 ADC 1_CHANNEL_1 - [159] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv422periph_is31fl3216_initP23periph_is31fl3216_cfg_t' on page 160 undefined on input line 19579. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv435periph_is31fl3216_set_blink_pattern19esp_periph_handle_t8uint16_t' on page 160 undefined on input line 19579. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv426periph_is31fl3216_set_duty19esp_periph_handle_t7uint8_t7uint8_t' on page 1 60 undefined on input line 19579. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv427periph_is31fl3216_set_state19esp_periph_handle_t25periph_is31fl3216_state_ t' on page 160 undefined on input line 19579. Underfull \hbox (badness 10000) in paragraph at lines 19578--19580 \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 , LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 160 undefined on input line 19604. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 160 undefined on input line 19604. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv423periph_is31fl3216_cfg_t' on page 160 undefined on input line 19604. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 160 undefined on input line 19636. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv425periph_is31fl3216_state_t' on page 160 undefined on input line 19636. Underfull \hbox (badness 7704) in paragraph at lines 19636--19636 []\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 [160] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 161 undefined on input line 19671. Underfull \hbox (badness 10000) in paragraph at lines 19671--19671 []\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 161 undefined on input line 19706. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 161 undefined on input line 19744. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 161 undefined on input line 19779. [161] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 162 undefined on input line 19814. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv424periph_is31_shift_mode_t' on page 162 undefined on input line 19814. Underfull \hbox (badness 10000) in paragraph at lines 19814--19814 []\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 162 undefined on input line 19849. Underfull \hbox (badness 10000) in paragraph at lines 19849--19849 []\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 162 undefined on input line 19887. [162] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv425periph_is31fl3216_state_t' on page 163 undefined on input line 19956. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi::doc' on page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard::doc' o n page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs::doc' o n page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console::doc' on page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch::doc' on page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led::doc' on p age 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button::do c' on page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216::do c' on page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi::doc' on page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard::doc' o n page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs::doc' o n page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console::doc' on page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch::doc' on page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led::doc' on p age 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button::do c' on page 163 undefined on input line 20155. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216::do c' on page 163 undefined on input line 20155. [163] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv419 audio_pipeline_link23audio_pipeline_handle_tA_PKci' on page 164 undefined on in put line 20177. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 164 undefined on input line 20197. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 164 undefined on input line 20197. [164 <./yes-checkm.png> <./blockdiag-c5ec776188dd583219073daf93e057abb118350e.p ng>] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 165 undefined on input line 20224. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 165 undefined on input line 20256. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 165 undefined on input line 20288. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 165 undefined on input line 20320. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 165 undefined on input line 20344. [165] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 166 undefined on input line 20368. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 166 undefined on input line 20392. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 166 undefined on input line 20425. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 166 undefined on input line 20458. [166] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 167 undefined on input line 20490. LaTeX Warning: Hyper reference `get-started/index::doc' on page 167 undefined o n input line 20566. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv414aud io_hal_initP24audio_hal_codec_config_tP16audio_hal_func_t' on page 167 undefine d on input line 20568. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv420aud io_hal_get_volume18audio_hal_handle_tPi' on page 167 undefined on input line 20 568. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv420aud io_hal_set_volume18audio_hal_handle_ti' on page 167 undefined on input line 205 68. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 167 undefined on input line 20588. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 167 undefined on input line 20588. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 167 undefined on input line 20588. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_func_t' on page 167 undefined on input line 20588. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 167 undefined on input line 20594. [167] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 168 undefined on input line 20618. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 168 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 168 undefined on input line 20642. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 168 undefined on input line 20642. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 168 undefined on input line 20642. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 168 undefined on input line 1. Underfull \hbox (badness 5331) in paragraph at lines 20655--20656 []\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 168 undefined on input line 20672. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 168 undefined on input line 20672. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 168 undefined on input line 20672. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 168 undefined on input line 1. Underfull \hbox (badness 5331) in paragraph at lines 20693--20694 []\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 168 undefined on input line 20710. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 168 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 168 undefined on input line 20740. [168] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 169 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 169 undefined on input line 20770. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 169 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_iface_mode_t' on page 169 undefined on input line 20812. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_iface_format_t' on page 169 undefined on input line 20823. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv425aud io_hal_iface_samples_t' on page 169 undefined on input line 20834. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_iface_bits_t' on page 169 undefined on input line 20845. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv421aud io_hal_adc_input_t' on page 169 undefined on input line 20868. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_dac_output_t' on page 169 undefined on input line 20879. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 169 undefined on input line 20890. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 169 undefined on input line 20901. [169] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 170 undefined on input line 20924. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 170 undefined on input line 20946. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 170 undefined on input line 20946. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 170 undefined on input line 20957. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 170 undefined on input line 20957. Underfull \hbox (badness 10000) in paragraph at lines 20957--20957 []\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 170 undefined on input line 21038. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv49audi o_hal' on page 170 undefined on input line 21047. [170] [171] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 172 undefined on input line 21494. [172] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 173 undefined on input line 21514. [173] [174] [175] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 176 undefined on input line 22014. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 176 undefined on input line 22014. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 176 undefined on input line 22049. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 176 undefined on input line 22049. [176] [177] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 178 undefined on input line 22461. [178] [179] [180] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 181 undefined on input line 22961. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 181 undefined on input line 22961. [181] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 182 undefined on input line 22996. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 182 undefined on input line 22996. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyratd-msc::doc' on page 182 undefined on input line 23068. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 182 undefined on input line 23088. [182] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 183 undefined on input line 23146. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 183 undefined on input line 23146. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 183 undefined on input line 23183. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 183 undefined on input line 23183. [183] [184] [185] [186] Chapter 3. [187] [188 <./audio-project-minimum-voice-service.jpg>] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 189 undefined on input line 23549. LaTeX Warning: Hyper reference `design-guide/project-design::doc' on page 189 u ndefined on input line 23554. [189 <./audio-project-minimum-internet-radio.jpg>] [190 <./audio-project-typica l-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 23595--23596 []\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 23595--23596 \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.23606 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [191] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv49rb_cre ateii' on page 192 undefined on input line 23694. [192] [193] [194] LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-mini::doc' on page 195 undefined on input line 23945. [195] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:overvi ew' on page 196 undefined on input line 23951. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:functi onal-description' on page 196 undefined on input line 23954. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:alloca tion-of-esp32-pins-to-test-points' on page 196 undefined on input line 23957. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:jtag-t est-point' on page 196 undefined on input line 23960. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:uart-t est-point' on page 196 undefined on input line 23963. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:micros d-card' on page 196 undefined on input line 23968. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:gpio-a llocation-summary' on page 196 undefined on input line 23971. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:notes- on-power-distribution' on page 196 undefined on input line 23974. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:power- supply-over-usb-and-from-battery' on page 196 undefined on input line 23977. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:indepe ndent-audio-and-digital-power-supply' on page 196 undefined on input line 23980 . LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:select ing-of-the-audio-output' on page 196 undefined on input line 23985. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:relate d-documents' on page 196 undefined on input line 23988. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:micros d-card' on page 196 undefined on input line 24013. [196] [197 <./esp32-lyrat-mini-v1.2-electrical-block-diagram.png (PNG copy)>] [198 <./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 199 undefined on input line 24090. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-mini-v1.2:jtag-t est-point' on page 199 undefined on input line 24093. [199] Overfull \hbox (58.64458pt too wide) in alignment at lines 24323--24452 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24452--24550 [] [] [] [] [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 24550. [200] [201 <./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 202 undefined on input line 24640. [202 <./esp32-lyrat-mini-v1.2-battery-ps.png>] [203 <./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 204 undefined on input line 24649. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 204 undefined on input line 24662. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:other-versi ons-of-lyrat' on page 204 undefined on input line 24662. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:overview' o n page 204 undefined on input line 24668. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:functional- description' on page 204 undefined on input line 24671. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:hardware-se tup-options' on page 204 undefined on input line 24674. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:enable-micr osd-card-in-1-wire-mode' on page 204 undefined on input line 24677. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:enable-micr osd-card-in-4-wire-mode' on page 204 undefined on input line 24680. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:enable-jtag ' on page 204 undefined on input line 24683. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:using-autom atic-upload' on page 204 undefined on input line 24686. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:allocation- of-esp32-pins' on page 204 undefined on input line 24691. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:pinout-of-e xtension-headers' on page 204 undefined on input line 24694. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:uart-header -jp2' on page 204 undefined on input line 24697. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:i2s-header- jp4' on page 204 undefined on input line 24700. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:i2c-header- jp5' on page 204 undefined on input line 24703. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:jtag-header -jp7' on page 204 undefined on input line 24706. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:notes-of-po wer-distribution' on page 204 undefined on input line 24711. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:power-suppl y-separation' on page 204 undefined on input line 24714. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:three-dedic ated-ldos' on page 204 undefined on input line 24717. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:separate-po wer-feed-for-the-pas' on page 204 undefined on input line 24720. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:selecting-o f-the-audio-output' on page 204 undefined on input line 24725. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:other-versi ons-of-lyrat' on page 204 undefined on input line 24730. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:related-doc uments' on page 204 undefined on input line 24733. [204] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:jtag-header -jp7' on page 205 undefined on input line 24767. LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:i2c-header- jp5' on page 205 undefined on input line 24773. [205 <./esp32-lyrat-v4.3-electrical-block-diagram.jpg>] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:i2s-header- jp4' on page 206 undefined on input line 24779. [206 <./esp32-lyrat-v4.3-layout.jpg>] [207] [208] LaTeX Warning: Hyper reference `design-guide/board-esp32-lyrat-v4.3:allocation- of-esp32-pins' on page 209 undefined on input line 25287. [209] [210] [211 <./esp32-lyrat-v4.3-usb-battery-ps.png>] [212 <./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 213 undefined on input line 25539. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat-v4::doc' on page 213 undefined on input line 25542. LaTeX Warning: Hyper reference `get-started/get-started-esp32-lyrat::doc' on pa ge 213 undefined on input line 25553. [213 <./esp32-lyrat-v4.3-pa-ps.png>] LaTeX Warning: Hyper reference `design-guide/audio-samples:formats' on page 214 undefined on input line 25569. LaTeX Warning: Hyper reference `design-guide/audio-samples:sample-rates' on pag e 214 undefined on input line 25569. [214] [215] Underfull \hbox (badness 10000) in paragraph at lines 26109--26110 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 26113--26114 []|\T1/phv/m/n/10 Bit [216] 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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M [217] [218] Chapter 5. [219] [220] Chapter 6. No file espressif-esp-adf.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [221] [222 <./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 (226 pages, 12936336 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 (1147 entries accepted, 0 rejected). Sorting entries.............done (13770 comparisons). Generating output file espressif-esp-adf.ind.....done (1227 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' ------------ ------------ 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)) (./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. [3] [4 <./esp32-lyrat-v4.2-side.jpg> <./esp32-lyratd-msc-v2.2.jpg> <./esp32-lyr at-mini-v1.2.png> <./esp32-s2-kaluga-1-kit.png> <./esp32-korvo-du1906-v1.1.png> ] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] [6 <./esp32-ly rat-v4.3-block-diagram.jpg>] [7 <./esp32-lyrat-v4.3-layout-overview.jpg>] [8] [9] LaTeX Warning: Float too large for page by 45.99483pt on input line 488. [10 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] [11 <./esp32-lyratd-msc-v2.2 -block-diagram.png (PNG copy)>] [12 <./esp32-lyratd-msc-v2.2-a-top.png (PNG cop y)>] [13 <./esp32-lyratd-msc-v2.2-b-top.png (PNG 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.642 ...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.642 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M [14] [15] [16 <./esp32-lyrat-mini-v1.2-block-diagram.png (PNG copy)>] [17 <./es p32-lyrat-mini-v1.2-layout-overview.png (PNG 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.862 ...ed-esp32-korvo-du1906.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.862 ...ed-esp32-korvo-du1906.html}{{[}中文{]}} ^^M [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 988--989 []|\T1/ptm/m/n/10 Line-in/out Con-nec-tor (Ear- Underfull \hbox (badness 6078) in paragraph at lines 1058--1059 []|\T1/ptm/m/n/10 ESP_I2C Con-nec-tor/DSP_I2C [20] [21 <./esp32-korvo-du1906-v1.1-block-diagram.png> <./esp32-korvo-du1906-v1 .1-layout.png>] Overfull \vbox (48.16985pt too high) has occurred while \output is active [22] [23] [24] [25] [26] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [27] [28] [29 <./pro ject-configuration-home.png> <./project-configuration-board-selection.png>] [30] [31] [32] [33 <./esp32-lyrat-block-diagram.jpg>] [34] [35 <./esp32-lyrat-v 4.2-layout.jpg>] [36] [37] [38] [39] [40] [41] [42] [43 <./esp32-lyrat-v4-layou t.jpg>] [44] [45] [46] [47] [48] Chapter 2. [49 <./blockdiag-c3d1f230d8e62e169925dad7058c651f96ee871b.png>] [50 <./blockdia g-5c07de543c2e374ca051b1a185278c255ba43554.png>] [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 3964--3964 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [53] Underfull \hbox (badness 10000) in paragraph at lines 4069--4069 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [54] Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [55] [56] [57] [58] [59] [60] Underfull \hbox (badness 10000) in paragraph at lines 5093--5094 []\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 5151--5151 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 ring- [61] Underfull \hbox (badness 10000) in paragraph at lines 5175--5176 []\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 5189--5189 [][][]\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 5213--5214 []\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 5248--5249 []\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 [62] Underfull \hbox (badness 10000) in paragraph at lines 5283--5284 []\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 [63] [64] [65] [66] [67] [68 <./blockdiag-9423e3430b4eb4bcabaedef735e187b9f6be5 4c5.png>] [69] [70] Underfull \hbox (badness 6412) in paragraph at lines 6712--6712 [][][]\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 Underfull \hbox (badness 7238) in paragraph at lines 6817--6817 [][]\T1/ptm/m/it/10 au-dio_element_handle_t[][] start_el\T1/ptm/m/n/10 , \T1/pc r/b/n/10 const [71] Underfull \hbox (badness 10000) in paragraph at lines 6887--6887 [][][]\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 6946--6946 [][][]\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- Underfull \hbox (badness 10000) in paragraph at lines 6990--6990 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [72] Underfull \hbox (badness 10000) in paragraph at lines 7028--7028 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [73] Underfull \hbox (badness 10000) in paragraph at lines 7142--7142 [][][]\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 7142--7142 \T1/ptm/m/it/10 dio_element_handle_t[][] dest_el\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 7276--7276 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [74] Underfull \hbox (badness 10000) in paragraph at lines 7311--7311 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [75] [76] Underfull \hbox (badness 10000) in paragraph at lines 7624--7624 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [77] Underfull \hbox (badness 10000) in paragraph at lines 7659--7659 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] lis-tener\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 7796--7796 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [78] Underfull \hbox (badness 7832) in paragraph at lines 7831--7831 [][][]\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 7898--7898 [][][]\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[][] [79] Underfull \hbox (badness 10000) in paragraph at lines 8022--8022 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [80] [81] [82] [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 9114--9114 [][][]\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[][] [85] Underfull \hbox (badness 6792) in paragraph at lines 9231--9231 [][][]\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 , [86] Underfull \hbox (badness 10000) in paragraph at lines 9325--9326 []\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 [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114 <./blockdiag-f67e1c36c161560d632c00c6d9bcc74a7f02b563.png>] [115] Underfull \hbox (badness 6725) in paragraph at lines 13444--13444 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] self\T1/ptm/m/n/10 , esp_downm ix_out_ctx_type_t [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] Underfull \hbox (badness 5832) in paragraph at lines 15174--15176 \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 [128] [129 <./blockdiag-b3594e3ac01de3a119e90e0d565f154e12f28493.png>] [130] [131] [132] Underfull \hbox (badness 10000) in paragraph at lines 15738--15740 []\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 [133] [134] [135] Underfull \vbox (badness 10000) detected at line 16176 Overfull \vbox (2.68169pt too high) detected at line 16176 [136] [137] Underfull \hbox (badness 10000) in paragraph at lines 16311--16311 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe- Underfull \hbox (badness 10000) in paragraph at lines 16335--16335 [][][]\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 16335--16335 [][]\T1/ptm/m/it/10 esp_periph_event_handle_t[][] cb\T1/ptm/m/n/10 , void [138] Underfull \hbox (badness 10000) in paragraph at lines 16432--16432 [][][]\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 16532--16532 [][][]\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 , [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 16766--16766 [][][]\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 , [141] [142] [143] [144] [145] Underfull \hbox (badness 10000) in paragraph at lines 17617--17617 [][][]\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 17676--17676 [][][]\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[][] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 19153--19153 [][][]\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 [157] [158] Underfull \hbox (badness 5331) in paragraph at lines 19511--19512 \T1/ptm/m/n/10 ESP32 ADC1 chan-nels and GPIO ta-ble ADC1_CHANNEL_0 - GPIO36 ADC 1_CHANNEL_1 - [159] Underfull \hbox (badness 10000) in paragraph at lines 19578--19580 \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 , Underfull \hbox (badness 7415) in paragraph at lines 19636--19636 [][][]\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[][] [160] Underfull \hbox (badness 10000) in paragraph at lines 19671--19671 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [161] Underfull \hbox (badness 10000) in paragraph at lines 19814--19814 [][][]\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 19849--19849 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [162] [163] [164 <./yes-checkm.png> <./blockdiag-c5ec776188dd583219073daf93e057 abb118350e.png>] [165] [166] [167] Underfull \hbox (badness 5331) in paragraph at lines 20655--20656 []\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 20672--20672 [][][]\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 20672--20672 \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 20693--20694 []\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- [168] [169] Underfull \hbox (badness 10000) in paragraph at lines 20957--20957 [][][]\T1/ptm/m/it/10 audio_hal_codec_mode_t[][] \T1/ptm/m/n/10 mode, [][]\T1/p tm/m/it/10 au- [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] Chapter 3. [187] [188 <./audio-project-minimum-voice-service.jpg>] [189 <./audio-project-m inimum-internet-radio.jpg>] [190 <./audio-project-typical-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 23595--23596 []\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 23595--23596 \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.23606 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [191] [192] [193] [194] [195] [196] [197 <./esp32-lyrat-mini-v1.2-electrical-bl ock-diagram.png (PNG copy)>] [198 <./esp32-lyrat-mini-v1.2-layout.png (PNG copy )>] [199] Overfull \hbox (66.45464pt too wide) in alignment at lines 24278--24296 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24296--24317 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24317--24321 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24321--24323 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24323--24452 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24452--24550 [] [] [] [] [] [] [] [200] [201 <./esp32-lyrat-mini-v1.2-usb-ps.png>] [202 <./esp32-lyrat-mini-v1.2- battery-ps.png>] [203 <./esp32-lyrat-mini-v1.2-digital-ps.png> <./esp32-lyrat-m ini-v1.2-audio-ps.png>] [204] [205 <./esp32-lyrat-v4.3-electrical-block-diagram .jpg>] [206 <./esp32-lyrat-v4.3-layout.jpg>] [207] [208] [209] [210] [211 <./es p32-lyrat-v4.3-usb-battery-ps.png>] [212 <./esp32-lyrat-v4.3-esp32-module-ps.pn g> <./esp32-lyrat-v4.3-sdio-ps.png>] [213 <./esp32-lyrat-v4.3-pa-ps.png>] [214] [215] Underfull \hbox (badness 10000) in paragraph at lines 26109--26110 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 26113--26114 []|\T1/phv/m/n/10 Bit [216] 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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M [217] [218] Chapter 5. [219] [220] Chapter 6. (./espressif-esp-adf.ind [221] [222 <./adf_block_diagram.png>] Underfull \hbox (badness 10000) in paragraph at lines 10--11 []\T1/pcr/m/n/10 aac_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 11--12 []\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 12--13 []\T1/pcr/m/n/10 aac_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [223] Underfull \hbox (badness 10000) in paragraph at lines 67--68 []\T1/pcr/m/n/10 amr_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 68--69 []\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 69--70 []\T1/pcr/m/n/10 amr_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 77--78 []\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 6001) in paragraph at lines 78--79 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 81--82 []\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 88--89 []\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 6001) in paragraph at lines 89--90 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 92--93 []\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 102--103 []\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 105--106 []\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 108--109 []\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 109--110 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_in_rb_num Underfull \hbox (badness 10000) in paragraph at lines 110--111 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_out_rb_num Underfull \hbox (badness 10000) in paragraph at lines 112--113 []\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 113--114 []\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 6001) in paragraph at lines 116--117 []\T1/pcr/m/n/10 audio_element_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 120--121 []\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 127--128 []\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 128--130 []\T1/pcr/m/n/10 audio_element_get_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 130--132 []\T1/pcr/m/n/10 audio_element_get_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 132--133 []\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 133--135 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf_size [224] Underfull \hbox (badness 10000) in paragraph at lines 147--148 []\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 157--158 []\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 163--164 []\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 170--172 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_0 Overfull \hbox (16.1225pt too wide) in paragraph at lines 172--174 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_1 Overfull \hbox (16.1225pt too wide) in paragraph at lines 174--176 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_2 Overfull \hbox (16.1225pt too wide) in paragraph at lines 176--178 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_3 Overfull \hbox (16.1225pt too wide) in paragraph at lines 178--180 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_4 Underfull \hbox (badness 6001) in paragraph at lines 180--181 []\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 186--187 []\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 187--188 []\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 188--189 []\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 189--191 []\T1/pcr/m/n/10 audio_element_set_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 191--193 []\T1/pcr/m/n/10 audio_element_set_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 193--194 []\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 194--196 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/pcr/m/n/10 audio_element_set_output_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [225] Underfull \hbox (badness 10000) in paragraph at lines 219--220 []\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 220--222 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::external_queue_size Overfull \hbox (34.1225pt too wide) in paragraph at lines 222--224 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::internal_queue_size Underfull \hbox (badness 10000) in paragraph at lines 224--225 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::on_cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 225--227 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::queue_set_size Underfull \hbox (badness 10000) in paragraph at lines 234--236 []\T1/pcr/m/n/10 audio_event_iface_get_msg_queue_handle Underfull \hbox (badness 5147) in paragraph at lines 241--242 []\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 243--244 []\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 244--246 []\T1/pcr/m/n/10 audio_event_iface_msg_t::need_free_data Underfull \hbox (badness 10000) in paragraph at lines 246--247 []\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 247--248 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source_type Underfull \hbox (badness 6001) in paragraph at lines 249--250 []\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 251--253 []\T1/pcr/m/n/10 audio_event_iface_set_cmd_waiting_timeout Underfull \hbox (badness 6001) in paragraph at lines 255--256 []\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 257--258 []\T1/pcr/m/n/10 audio_hal::audio_codec_config_iface Underfull \hbox (badness 10000) in paragraph at lines 259--260 []\T1/pcr/m/n/10 audio_hal::audio_codec_deinitialize Underfull \hbox (badness 6001) in paragraph at lines 260--261 []\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 261--262 []\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 262--263 []\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 263--264 []\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 264--265 []\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 283--284 []\T1/pcr/m/n/10 audio_hal_codec_config_t::adc_input Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\T1/pcr/m/n/10 audio_hal_codec_config_t::codec_mode Underfull \hbox (badness 10000) in paragraph at lines 285--286 []\T1/pcr/m/n/10 audio_hal_codec_config_t::dac_output Underfull \hbox (badness 10000) in paragraph at lines 286--287 []\T1/pcr/m/n/10 audio_hal_codec_config_t::i2s_iface [226] Underfull \hbox (badness 10000) in paragraph at lines 287--288 []\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 288--289 []\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 289--290 []\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 290--291 []\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 291--292 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::samples Underfull \hbox (badness 7796) in paragraph at lines 292--293 []\T1/pcr/m/n/10 audio_hal_codec_iface_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 324--325 []\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 329--330 []\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 331--332 []\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 342--343 []\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 347--348 []\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 348--349 []\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 349--350 []\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 358--359 []\T1/pcr/m/n/10 audio_pipeline_wait_for_stop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [227] Underfull \hbox (badness 10000) in paragraph at lines 381--382 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::device_name Underfull \hbox (badness 10000) in paragraph at lines 383--384 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::remote_name Underfull \hbox (badness 10000) in paragraph at lines 384--385 []\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 385--386 []\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 386--387 []\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 434--435 []\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 439--440 []\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 444--445 []\T1/pcr/m/n/10 downmix_set_input_rb_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [228] Underfull \hbox (badness 10000) in paragraph at lines 460--461 []\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 ), Underfull \hbox (badness 10000) in paragraph at lines 465--466 []\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 ), [229] Underfull \hbox (badness 10000) in paragraph at lines 572--573 []\T1/pcr/m/n/10 esp_audio_cfg_t::in_stream_buf_size Underfull \hbox (badness 10000) in paragraph at lines 573--574 []\T1/pcr/m/n/10 esp_audio_cfg_t::out_stream_buf_size Underfull \hbox (badness 5147) in paragraph at lines 574--575 []\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 593--594 []\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 615--616 []\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 616--617 []\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 617--618 []\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 626--627 []\T1/pcr/m/n/10 esp_audio_state_t::media_src \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [230] Underfull \hbox (badness 10000) in paragraph at lines 640--641 []\T1/pcr/m/n/10 ESP_ERR_AUDIO_INVALID_PARAMETER \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 658--659 []\T1/pcr/m/n/10 esp_periph_config_t::extern_stack \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 661--662 []\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 681--682 []\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 695--696 []\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 712--713 []\T1/pcr/m/n/10 fatfs_stream_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [231] Underfull \hbox (badness 10000) in paragraph at lines 723--724 []\T1/pcr/m/n/10 flac_decoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 724--725 []\T1/pcr/m/n/10 flac_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 738--740 []\T1/pcr/m/n/10 http_stream_cfg_t::auto_connect_next_track Overfull \hbox (16.1225pt too wide) in paragraph at lines 740--742 []\T1/pcr/m/n/10 http_stream_cfg_t::enable_playlist_parser Underfull \hbox (badness 10000) in paragraph at lines 742--743 []\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 743--744 []\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 10000) in paragraph at lines 745--746 []\T1/pcr/m/n/10 http_stream_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 746--747 []\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 747--748 []\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 750--751 []\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 754--755 []\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 755--756 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer_len Underfull \hbox (badness 6001) in paragraph at lines 757--758 []\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 758--759 []\T1/pcr/m/n/10 http_stream_event_msg_t::http_client Underfull \hbox (badness 5147) in paragraph at lines 784--785 []\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 786--787 []\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 791--792 []\T1/pcr/m/n/10 i2s_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [232] Underfull \hbox (badness 10000) in paragraph at lines 793--794 []\T1/pcr/m/n/10 i2s_stream_cfg_t::uninstall_drv \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 797--798 []\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 10000) in paragraph at lines 834--835 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 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 10000) in paragraph at lines 848--849 []\T1/pcr/m/n/10 ogg_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 849--850 []\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 850--851 []\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 859--860 []\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 10000) in paragraph at lines 860--861 []\T1/pcr/m/n/10 opus_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [233] Underfull \hbox (badness 5147) in paragraph at lines 872--873 []\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 873--874 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::arr_size \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 874--875 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::task_cfg \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 875--876 []\T1/pcr/m/n/10 PERIPH_ADC_BUTTON_DEFAULT_CONFIG \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 883--884 []\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 885--886 []\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 895--897 []\T1/pcr/m/n/10 periph_button_cfg_t::long_press_time_ms Underfull \hbox (badness 6001) in paragraph at lines 905--906 []\T1/pcr/m/n/10 periph_console_cfg_t::buffer_size \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 906--907 []\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 908--909 []\T1/pcr/m/n/10 periph_console_cfg_t::prompt_string Underfull \hbox (badness 10000) in paragraph at lines 909--910 []\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 910--911 []\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 912--913 []\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++ [234] 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 968--969 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::card_detect_pin Underfull \hbox (badness 10000) in paragraph at lines 969--970 []\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 974--976 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 977--978 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::partition_label Underfull \hbox (badness 10000) in paragraph at lines 978--979 []\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 991--992 []\T1/pcr/m/n/10 periph_touch_cfg_t::long_tap_time_ms Overfull \hbox (16.1225pt too wide) in paragraph at lines 992--994 []\T1/pcr/m/n/10 periph_touch_cfg_t::tap_threshold_percent Overfull \hbox (16.1225pt too wide) in paragraph at lines 1003--1005 []\T1/pcr/m/n/10 periph_wifi_cfg_t::disable_auto_reconnect Overfull \hbox (4.1225pt too wide) in paragraph at lines 1006--1008 []\T1/pcr/m/n/10 periph_wifi_cfg_t::reconnect_timeout_ms Underfull \hbox (badness 7796) in paragraph at lines 1013--1014 []\T1/pcr/m/n/10 periph_wifi_config_wait_done \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [235] Underfull \hbox (badness 10000) in paragraph at lines 1060--1061 []\T1/pcr/m/n/10 rec_config_t::one_frame_duration_ms Underfull \hbox (badness 10000) in paragraph at lines 1062--1063 []\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 1067--1068 []\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 1071--1072 []\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 1093--1094 []\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 1094--1095 []\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 1099--1100 []\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 1108--1109 []\T1/pcr/m/n/10 rsp_filter_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [236] Underfull \hbox (badness 10000) in paragraph at lines 1119--1120 []\T1/pcr/m/n/10 SDCARD_STATUS_CARD_DETECT_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1128--1129 []\T1/pcr/m/n/10 sonic_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (16.1225pt too wide) in paragraph at lines 1135--1137 []\T1/pcr/m/n/10 sonic_info_t::resample_linear_interpolate Underfull \hbox (badness 10000) in paragraph at lines 1143--1144 []\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 1157--1158 []\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 1160--1161 []\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 1161--1162 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::type \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 1190--1191 []\T1/pcr/m/n/10 wav_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1191--1192 []\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 1192--1193 []\T1/pcr/m/n/10 wav_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 1201--1202 []\T1/pcr/m/n/10 wav_encoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [237] Underfull \hbox (badness 5147) in paragraph at lines 1202--1203 []\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 1203--1204 []\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 1224--1225 []\T1/pcr/m/n/10 zl38063_codec_set_voice_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [238]) (./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 (242 pages, 13037760 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' ------------ ------------ 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)) (./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. [3] [4 <./esp32-lyrat-v4.2-side.jpg> <./esp32-lyratd-msc-v2.2.jpg> <./esp32-lyr at-mini-v1.2.png> <./esp32-s2-kaluga-1-kit.png> <./esp32-korvo-du1906-v1.1.png> ] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] [6 <./esp32-ly rat-v4.3-block-diagram.jpg>] [7 <./esp32-lyrat-v4.3-layout-overview.jpg>] [8] [9] LaTeX Warning: Float too large for page by 45.99483pt on input line 488. [10 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] [11 <./esp32-lyratd-msc-v2.2 -block-diagram.png (PNG copy)>] [12 <./esp32-lyratd-msc-v2.2-a-top.png (PNG cop y)>] [13 <./esp32-lyratd-msc-v2.2-b-top.png (PNG 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.642 ...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.642 ...rted-esp32-lyrat-mini.html}{{[}中文{]}} ^^M [14] [15] [16 <./esp32-lyrat-mini-v1.2-block-diagram.png (PNG copy)>] [17 <./es p32-lyrat-mini-v1.2-layout-overview.png (PNG 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.862 ...ed-esp32-korvo-du1906.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.862 ...ed-esp32-korvo-du1906.html}{{[}中文{]}} ^^M [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 988--989 []|\T1/ptm/m/n/10 Line-in/out Con-nec-tor (Ear- Underfull \hbox (badness 6078) in paragraph at lines 1058--1059 []|\T1/ptm/m/n/10 ESP_I2C Con-nec-tor/DSP_I2C [20] [21 <./esp32-korvo-du1906-v1.1-block-diagram.png> <./esp32-korvo-du1906-v1 .1-layout.png>] Overfull \vbox (48.16985pt too high) has occurred while \output is active [22] [23] [24] [25] [26] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [27] [28] [29 <./pro ject-configuration-home.png> <./project-configuration-board-selection.png>] [30] [31] [32] [33 <./esp32-lyrat-block-diagram.jpg>] [34] [35 <./esp32-lyrat-v 4.2-layout.jpg>] [36] [37] [38] [39] [40] [41] [42] [43 <./esp32-lyrat-v4-layou t.jpg>] [44] [45] [46] [47] [48] Chapter 2. [49 <./blockdiag-c3d1f230d8e62e169925dad7058c651f96ee871b.png>] [50 <./blockdia g-5c07de543c2e374ca051b1a185278c255ba43554.png>] [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 3964--3964 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [53] Underfull \hbox (badness 10000) in paragraph at lines 4069--4069 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [54] Underfull \hbox (badness 10000) in paragraph at lines 4142--4142 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [55] [56] [57] [58] [59] [60] Underfull \hbox (badness 10000) in paragraph at lines 5093--5094 []\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 5151--5151 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 ring- [61] Underfull \hbox (badness 10000) in paragraph at lines 5175--5176 []\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 5189--5189 [][][]\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 5213--5214 []\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 5248--5249 []\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 [62] Underfull \hbox (badness 10000) in paragraph at lines 5283--5284 []\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 [63] [64] [65] [66] [67] [68 <./blockdiag-9423e3430b4eb4bcabaedef735e187b9f6be5 4c5.png>] [69] [70] Underfull \hbox (badness 6412) in paragraph at lines 6712--6712 [][][]\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 Underfull \hbox (badness 7238) in paragraph at lines 6817--6817 [][]\T1/ptm/m/it/10 au-dio_element_handle_t[][] start_el\T1/ptm/m/n/10 , \T1/pc r/b/n/10 const [71] Underfull \hbox (badness 10000) in paragraph at lines 6887--6887 [][][]\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 6946--6946 [][][]\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- Underfull \hbox (badness 10000) in paragraph at lines 6990--6990 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [72] Underfull \hbox (badness 10000) in paragraph at lines 7028--7028 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [73] Underfull \hbox (badness 10000) in paragraph at lines 7142--7142 [][][]\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 7142--7142 \T1/ptm/m/it/10 dio_element_handle_t[][] dest_el\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 7276--7276 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [74] Underfull \hbox (badness 10000) in paragraph at lines 7311--7311 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [75] [76] Underfull \hbox (badness 10000) in paragraph at lines 7624--7624 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [77] Underfull \hbox (badness 10000) in paragraph at lines 7659--7659 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] lis-tener\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 7796--7796 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [78] Underfull \hbox (badness 7832) in paragraph at lines 7831--7831 [][][]\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 7898--7898 [][][]\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[][] [79] Underfull \hbox (badness 10000) in paragraph at lines 8022--8022 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [80] [81] [82] [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 9114--9114 [][][]\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[][] [85] Underfull \hbox (badness 6792) in paragraph at lines 9231--9231 [][][]\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 , [86] Underfull \hbox (badness 10000) in paragraph at lines 9325--9326 []\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 [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114 <./blockdiag-f67e1c36c161560d632c00c6d9bcc74a7f02b563.png>] [115] Underfull \hbox (badness 6725) in paragraph at lines 13444--13444 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] self\T1/ptm/m/n/10 , esp_downm ix_out_ctx_type_t [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] Underfull \hbox (badness 5832) in paragraph at lines 15174--15176 \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 [128] [129 <./blockdiag-b3594e3ac01de3a119e90e0d565f154e12f28493.png>] [130] [131] [132] Underfull \hbox (badness 10000) in paragraph at lines 15738--15740 []\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 [133] [134] [135] Underfull \vbox (badness 10000) detected at line 16176 Overfull \vbox (2.68169pt too high) detected at line 16176 [136] [137] Underfull \hbox (badness 10000) in paragraph at lines 16311--16311 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe- Underfull \hbox (badness 10000) in paragraph at lines 16335--16335 [][][]\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 16335--16335 [][]\T1/ptm/m/it/10 esp_periph_event_handle_t[][] cb\T1/ptm/m/n/10 , void [138] Underfull \hbox (badness 10000) in paragraph at lines 16432--16432 [][][]\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 16532--16532 [][][]\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 , [139] [140] Underfull \hbox (badness 10000) in paragraph at lines 16766--16766 [][][]\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 , [141] [142] [143] [144] [145] Underfull \hbox (badness 10000) in paragraph at lines 17617--17617 [][][]\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 17676--17676 [][][]\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[][] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 19153--19153 [][][]\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 [157] [158] Underfull \hbox (badness 5331) in paragraph at lines 19511--19512 \T1/ptm/m/n/10 ESP32 ADC1 chan-nels and GPIO ta-ble ADC1_CHANNEL_0 - GPIO36 ADC 1_CHANNEL_1 - [159] Underfull \hbox (badness 10000) in paragraph at lines 19578--19580 \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 , Underfull \hbox (badness 7415) in paragraph at lines 19636--19636 [][][]\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[][] [160] Underfull \hbox (badness 10000) in paragraph at lines 19671--19671 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [161] Underfull \hbox (badness 10000) in paragraph at lines 19814--19814 [][][]\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 19849--19849 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [162] [163] [164 <./yes-checkm.png> <./blockdiag-c5ec776188dd583219073daf93e057 abb118350e.png>] [165] [166] [167] Underfull \hbox (badness 5331) in paragraph at lines 20655--20656 []\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 20672--20672 [][][]\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 20672--20672 \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 20693--20694 []\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- [168] [169] Underfull \hbox (badness 10000) in paragraph at lines 20957--20957 [][][]\T1/ptm/m/it/10 audio_hal_codec_mode_t[][] \T1/ptm/m/n/10 mode, [][]\T1/p tm/m/it/10 au- [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] Chapter 3. [187] [188 <./audio-project-minimum-voice-service.jpg>] [189 <./audio-project-m inimum-internet-radio.jpg>] [190 <./audio-project-typical-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 23595--23596 []\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 23595--23596 \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.23606 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [191] [192] [193] [194] [195] [196] [197 <./esp32-lyrat-mini-v1.2-electrical-bl ock-diagram.png (PNG copy)>] [198 <./esp32-lyrat-mini-v1.2-layout.png (PNG copy )>] [199] Overfull \hbox (66.45464pt too wide) in alignment at lines 24278--24296 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24296--24317 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24317--24321 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24321--24323 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24323--24452 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 24452--24550 [] [] [] [] [] [] [] [200] [201 <./esp32-lyrat-mini-v1.2-usb-ps.png>] [202 <./esp32-lyrat-mini-v1.2- battery-ps.png>] [203 <./esp32-lyrat-mini-v1.2-digital-ps.png> <./esp32-lyrat-m ini-v1.2-audio-ps.png>] [204] [205 <./esp32-lyrat-v4.3-electrical-block-diagram .jpg>] [206 <./esp32-lyrat-v4.3-layout.jpg>] [207] [208] [209] [210] [211 <./es p32-lyrat-v4.3-usb-battery-ps.png>] [212 <./esp32-lyrat-v4.3-esp32-module-ps.pn g> <./esp32-lyrat-v4.3-sdio-ps.png>] [213 <./esp32-lyrat-v4.3-pa-ps.png>] [214] [215] Underfull \hbox (badness 10000) in paragraph at lines 26109--26110 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 26113--26114 []|\T1/phv/m/n/10 Bit [216] 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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26370 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...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.26373 ...oqfhlz2g05eo}{乐鑫科技自营商城} ^^M [217] [218] Chapter 5. [219] [220] Chapter 6. (./espressif-esp-adf.ind [221] [222 <./adf_block_diagram.png>] Underfull \hbox (badness 10000) in paragraph at lines 10--11 []\T1/pcr/m/n/10 aac_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 11--12 []\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 12--13 []\T1/pcr/m/n/10 aac_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [223] Underfull \hbox (badness 10000) in paragraph at lines 67--68 []\T1/pcr/m/n/10 amr_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 68--69 []\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 69--70 []\T1/pcr/m/n/10 amr_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 77--78 []\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 6001) in paragraph at lines 78--79 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 81--82 []\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 88--89 []\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 6001) in paragraph at lines 89--90 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 92--93 []\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 102--103 []\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 105--106 []\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 108--109 []\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 109--110 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_in_rb_num Underfull \hbox (badness 10000) in paragraph at lines 110--111 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_out_rb_num Underfull \hbox (badness 10000) in paragraph at lines 112--113 []\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 113--114 []\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 6001) in paragraph at lines 116--117 []\T1/pcr/m/n/10 audio_element_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 120--121 []\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 127--128 []\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 128--130 []\T1/pcr/m/n/10 audio_element_get_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 130--132 []\T1/pcr/m/n/10 audio_element_get_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 132--133 []\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 133--135 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf_size [224] Underfull \hbox (badness 10000) in paragraph at lines 147--148 []\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 157--158 []\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 163--164 []\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 170--172 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_0 Overfull \hbox (16.1225pt too wide) in paragraph at lines 172--174 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_1 Overfull \hbox (16.1225pt too wide) in paragraph at lines 174--176 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_2 Overfull \hbox (16.1225pt too wide) in paragraph at lines 176--178 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_3 Overfull \hbox (16.1225pt too wide) in paragraph at lines 178--180 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_4 Underfull \hbox (badness 6001) in paragraph at lines 180--181 []\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 186--187 []\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 187--188 []\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 188--189 []\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 189--191 []\T1/pcr/m/n/10 audio_element_set_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 191--193 []\T1/pcr/m/n/10 audio_element_set_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 193--194 []\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 194--196 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/pcr/m/n/10 audio_element_set_output_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [225] Underfull \hbox (badness 10000) in paragraph at lines 219--220 []\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 220--222 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::external_queue_size Overfull \hbox (34.1225pt too wide) in paragraph at lines 222--224 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::internal_queue_size Underfull \hbox (badness 10000) in paragraph at lines 224--225 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::on_cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 225--227 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::queue_set_size Underfull \hbox (badness 10000) in paragraph at lines 234--236 []\T1/pcr/m/n/10 audio_event_iface_get_msg_queue_handle Underfull \hbox (badness 5147) in paragraph at lines 241--242 []\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 243--244 []\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 244--246 []\T1/pcr/m/n/10 audio_event_iface_msg_t::need_free_data Underfull \hbox (badness 10000) in paragraph at lines 246--247 []\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 247--248 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source_type Underfull \hbox (badness 6001) in paragraph at lines 249--250 []\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 251--253 []\T1/pcr/m/n/10 audio_event_iface_set_cmd_waiting_timeout Underfull \hbox (badness 6001) in paragraph at lines 255--256 []\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 257--258 []\T1/pcr/m/n/10 audio_hal::audio_codec_config_iface Underfull \hbox (badness 10000) in paragraph at lines 259--260 []\T1/pcr/m/n/10 audio_hal::audio_codec_deinitialize Underfull \hbox (badness 6001) in paragraph at lines 260--261 []\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 261--262 []\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 262--263 []\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 263--264 []\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 264--265 []\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 283--284 []\T1/pcr/m/n/10 audio_hal_codec_config_t::adc_input Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\T1/pcr/m/n/10 audio_hal_codec_config_t::codec_mode Underfull \hbox (badness 10000) in paragraph at lines 285--286 []\T1/pcr/m/n/10 audio_hal_codec_config_t::dac_output Underfull \hbox (badness 10000) in paragraph at lines 286--287 []\T1/pcr/m/n/10 audio_hal_codec_config_t::i2s_iface [226] Underfull \hbox (badness 10000) in paragraph at lines 287--288 []\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 288--289 []\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 289--290 []\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 290--291 []\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 291--292 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::samples Underfull \hbox (badness 7796) in paragraph at lines 292--293 []\T1/pcr/m/n/10 audio_hal_codec_iface_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 324--325 []\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 329--330 []\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 331--332 []\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 342--343 []\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 347--348 []\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 348--349 []\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 349--350 []\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 358--359 []\T1/pcr/m/n/10 audio_pipeline_wait_for_stop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [227] Underfull \hbox (badness 10000) in paragraph at lines 381--382 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::device_name Underfull \hbox (badness 10000) in paragraph at lines 383--384 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::remote_name Underfull \hbox (badness 10000) in paragraph at lines 384--385 []\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 385--386 []\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 386--387 []\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 434--435 []\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 439--440 []\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 444--445 []\T1/pcr/m/n/10 downmix_set_input_rb_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [228] Underfull \hbox (badness 10000) in paragraph at lines 460--461 []\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 ), Underfull \hbox (badness 10000) in paragraph at lines 465--466 []\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 ), [229] Underfull \hbox (badness 10000) in paragraph at lines 572--573 []\T1/pcr/m/n/10 esp_audio_cfg_t::in_stream_buf_size Underfull \hbox (badness 10000) in paragraph at lines 573--574 []\T1/pcr/m/n/10 esp_audio_cfg_t::out_stream_buf_size Underfull \hbox (badness 5147) in paragraph at lines 574--575 []\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 593--594 []\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 615--616 []\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 616--617 []\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 617--618 []\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 626--627 []\T1/pcr/m/n/10 esp_audio_state_t::media_src \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [230] Underfull \hbox (badness 10000) in paragraph at lines 640--641 []\T1/pcr/m/n/10 ESP_ERR_AUDIO_INVALID_PARAMETER \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 658--659 []\T1/pcr/m/n/10 esp_periph_config_t::extern_stack \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 661--662 []\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 681--682 []\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 695--696 []\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 712--713 []\T1/pcr/m/n/10 fatfs_stream_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [231] Underfull \hbox (badness 10000) in paragraph at lines 723--724 []\T1/pcr/m/n/10 flac_decoder_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 724--725 []\T1/pcr/m/n/10 flac_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 738--740 []\T1/pcr/m/n/10 http_stream_cfg_t::auto_connect_next_track Overfull \hbox (16.1225pt too wide) in paragraph at lines 740--742 []\T1/pcr/m/n/10 http_stream_cfg_t::enable_playlist_parser Underfull \hbox (badness 10000) in paragraph at lines 742--743 []\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 743--744 []\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 10000) in paragraph at lines 745--746 []\T1/pcr/m/n/10 http_stream_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 746--747 []\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 747--748 []\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 750--751 []\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 754--755 []\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 755--756 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer_len Underfull \hbox (badness 6001) in paragraph at lines 757--758 []\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 758--759 []\T1/pcr/m/n/10 http_stream_event_msg_t::http_client Underfull \hbox (badness 5147) in paragraph at lines 784--785 []\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 786--787 []\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 791--792 []\T1/pcr/m/n/10 i2s_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [232] Underfull \hbox (badness 10000) in paragraph at lines 793--794 []\T1/pcr/m/n/10 i2s_stream_cfg_t::uninstall_drv \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 797--798 []\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 10000) in paragraph at lines 834--835 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 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 10000) in paragraph at lines 848--849 []\T1/pcr/m/n/10 ogg_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 849--850 []\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 850--851 []\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 859--860 []\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 10000) in paragraph at lines 860--861 []\T1/pcr/m/n/10 opus_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [233] Underfull \hbox (badness 5147) in paragraph at lines 872--873 []\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 873--874 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::arr_size \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 874--875 []\T1/pcr/m/n/10 periph_adc_button_cfg_t::task_cfg \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 875--876 []\T1/pcr/m/n/10 PERIPH_ADC_BUTTON_DEFAULT_CONFIG \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 883--884 []\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 885--886 []\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 895--897 []\T1/pcr/m/n/10 periph_button_cfg_t::long_press_time_ms Underfull \hbox (badness 6001) in paragraph at lines 905--906 []\T1/pcr/m/n/10 periph_console_cfg_t::buffer_size \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 906--907 []\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 908--909 []\T1/pcr/m/n/10 periph_console_cfg_t::prompt_string Underfull \hbox (badness 10000) in paragraph at lines 909--910 []\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 910--911 []\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 912--913 []\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++ [234] 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 968--969 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::card_detect_pin Underfull \hbox (badness 10000) in paragraph at lines 969--970 []\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 974--976 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 977--978 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::partition_label Underfull \hbox (badness 10000) in paragraph at lines 978--979 []\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 991--992 []\T1/pcr/m/n/10 periph_touch_cfg_t::long_tap_time_ms Overfull \hbox (16.1225pt too wide) in paragraph at lines 992--994 []\T1/pcr/m/n/10 periph_touch_cfg_t::tap_threshold_percent Overfull \hbox (16.1225pt too wide) in paragraph at lines 1003--1005 []\T1/pcr/m/n/10 periph_wifi_cfg_t::disable_auto_reconnect Overfull \hbox (4.1225pt too wide) in paragraph at lines 1006--1008 []\T1/pcr/m/n/10 periph_wifi_cfg_t::reconnect_timeout_ms Underfull \hbox (badness 7796) in paragraph at lines 1013--1014 []\T1/pcr/m/n/10 periph_wifi_config_wait_done \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [235] Underfull \hbox (badness 10000) in paragraph at lines 1060--1061 []\T1/pcr/m/n/10 rec_config_t::one_frame_duration_ms Underfull \hbox (badness 10000) in paragraph at lines 1062--1063 []\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 1067--1068 []\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 1071--1072 []\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 1093--1094 []\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 1094--1095 []\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 1099--1100 []\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 1108--1109 []\T1/pcr/m/n/10 rsp_filter_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [236] Underfull \hbox (badness 10000) in paragraph at lines 1119--1120 []\T1/pcr/m/n/10 SDCARD_STATUS_CARD_DETECT_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1128--1129 []\T1/pcr/m/n/10 sonic_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (16.1225pt too wide) in paragraph at lines 1135--1137 []\T1/pcr/m/n/10 sonic_info_t::resample_linear_interpolate Underfull \hbox (badness 10000) in paragraph at lines 1143--1144 []\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 1157--1158 []\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 1160--1161 []\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 1161--1162 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::type \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 1190--1191 []\T1/pcr/m/n/10 wav_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1191--1192 []\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 1192--1193 []\T1/pcr/m/n/10 wav_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 1201--1202 []\T1/pcr/m/n/10 wav_encoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [237] Underfull \hbox (badness 5147) in paragraph at lines 1202--1203 []\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 1203--1204 []\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 1224--1225 []\T1/pcr/m/n/10 zl38063_codec_set_voice_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [238]) (./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 (242 pages, 13037848 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: 2020-06-15T09:27:11.662343Z, end-time: 2020-06-15T09:27:11.859628Z, 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