Read the Docs build information Build id: 2345010 Project: espressif-esp-adf Version: latest Commit: 5b5be9f9ad65cdd668f0cf654cb188e1620521e9 Date: 2024-07-12T07:16:30.138759Z State: finished Success: True [rtd-command-info] start-time: 2024-07-12T07:16:31.443715Z, end-time: 2024-07-12T07:16:39.462425Z, duration: 8, exit-code: 0 git clone --depth 1 git@github.com:espressif/esp-adf.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-07-12T07:16:39.533563Z, end-time: 2024-07-12T07:16:44.597538Z, duration: 5, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-07-12T07:16:44.740712Z, end-time: 2024-07-12T07:16:45.691598Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to '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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5b5be9f Merge branch 'feature/support_alac' into 'master' [rtd-command-info] start-time: 2024-07-12T07:16:45.764222Z, end-time: 2024-07-12T07:16:45.827058Z, duration: 0, exit-code: 0 cat docs/en/.readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Optionally build your docs in additional formats such as PDF and ePub formats: - htmlzip - pdf # Set the version of Python and other tools you might need build: os: "ubuntu-20.04" tools: python: "3.6" # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: docs/setuptools.requirements.txt - requirements: docs/requirements.txt # We need to list all the submodules included in documentation build by Doxygen submodules: include: - components/esp-adf-libs sphinx: configuration: docs/en/conf.py [rtd-command-info] start-time: 2024-07-12T07:16:45.961236Z, end-time: 2024-07-12T07:16:46.244965Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2024-07-12T07:16:46.307789Z, end-time: 2024-07-12T07:17:37.771056Z, duration: 51, 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 '4534b324c93cbf1d07b11ff8a236b3064d9634d0' [rtd-command-info] start-time: 2024-07-12T07:17:43.437557Z, end-time: 2024-07-12T07:17:43.511935Z, duration: 0, exit-code: 0 asdf global python 3.6.15 [rtd-command-info] start-time: 2024-07-12T07:17:43.976742Z, end-time: 2024-07-12T07:17:45.165451Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.6.15.final.0-64 in 811ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-07-12T07:17:45.234627Z, end-time: 2024-07-12T07:17:54.082513Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (21.2.3) Collecting pip Downloading pip-21.3.1-py3-none-any.whl (1.7 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (57.4.0) Collecting setuptools Downloading setuptools-59.6.0-py3-none-any.whl (952 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-21.3.1 setuptools-59.6.0 [rtd-command-info] start-time: 2024-07-12T07:17:54.164677Z, end-time: 2024-07-12T07:18:02.685847Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting docutils<0.20,>=0.14 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) Collecting packaging>=21.0 Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting importlib-metadata>=4.8 Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting Jinja2>=3.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting Pygments>=2.12 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) Collecting requests>=2.5.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting alabaster<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Collecting pytz>=2015.7 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) Collecting idna<4,>=2.5 Downloading idna-3.7-py3-none-any.whl (66 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) Installing collected packages: zipp, urllib3, typing-extensions, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, Pygments, packaging, Jinja2, importlib-metadata, imagesize, docutils, babel, alabaster, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 Pygments-2.14.0 alabaster-0.7.13 babel-2.11.0 certifi-2024.7.4 charset-normalizer-2.0.12 docutils-0.18.1 idna-3.7 imagesize-1.4.1 importlib-metadata-4.8.3 packaging-21.3 pyparsing-3.1.2 pytz-2024.1 readthedocs-sphinx-ext-2.2.5 requests-2.27.1 snowballstemmer-2.2.0 sphinx-5.3.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.1.1 urllib3-1.26.19 zipp-3.6.0 [rtd-command-info] start-time: 2024-07-12T07:18:02.766532Z, end-time: 2024-07-12T07:18:06.060924Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/setuptools.requirements.txt Collecting setuptools<58 Downloading setuptools-57.5.0-py3-none-any.whl (819 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 59.6.0 Uninstalling setuptools-59.6.0: Successfully uninstalled setuptools-59.6.0 Successfully installed setuptools-57.5.0 [rtd-command-info] start-time: 2024-07-12T07:18:06.139783Z, end-time: 2024-07-12T07:18:34.504227Z, duration: 28, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Requirement already satisfied: setuptools<58 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from -r docs/requirements.txt (line 4)) (57.5.0) Collecting sphinx==2.3.1 Downloading Sphinx-2.3.1-py3-none-any.whl (2.7 MB) Collecting breathe==4.14.1 Downloading breathe-4.14.1-py3-none-any.whl (74 kB) Collecting sphinx-rtd-theme==1.0.0 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) Collecting sphinx-notfound-page==0.7.1 Downloading sphinx_notfound_page-0.7.1-py3-none-any.whl (8.3 kB) Collecting sphinxcontrib-blockdiag==2.0.0 Downloading sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB) Collecting sphinxcontrib-seqdiag==2.0.0 Downloading sphinxcontrib_seqdiag-2.0.0-py2.py3-none-any.whl (6.9 kB) Collecting sphinxcontrib-actdiag==2.0.0 Downloading sphinxcontrib_actdiag-2.0.0-py2.py3-none-any.whl (6.9 kB) Collecting sphinxcontrib-nwdiag==2.0.0 Downloading sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl (13 kB) Collecting sphinxcontrib-wavedrom==2.0.0 Downloading sphinxcontrib_wavedrom-2.0.0-py3-none-any.whl (9.6 kB) Collecting nwdiag==2.0.0 Downloading nwdiag-2.0.0-py2.py3-none-any.whl (7.7 MB) Collecting recommonmark==0.7.0 Downloading recommonmark-0.7.0-py2.py3-none-any.whl (10 kB) Collecting future==0.16.0 Downloading future-0.16.0.tar.gz (824 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (21.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.14.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.11.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.27.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.2.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (0.7.13) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.0.2) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (0.18.1) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.0.0) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.0.1) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.0.3) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.0.3) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.1.5) Collecting six>=1.9 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.12 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting blockdiag>=1.5.0 Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB) Collecting seqdiag>=0.9.3 Downloading seqdiag-2.0.0-py3-none-any.whl (2.6 MB) Collecting actdiag>=0.5.3 Downloading actdiag-2.0.0-py3-none-any.whl (2.6 MB) Collecting xcffib Downloading xcffib-1.5.0.tar.gz (89 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting wavedrom>=0.1 Downloading wavedrom-2.0.3.post3.tar.gz (137 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cairosvg>=2 Downloading CairoSVG-2.7.1-py3-none-any.whl (43 kB) Collecting commonmark>=0.8.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from babel!=2.0,>=1.3->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2024.1) Collecting funcparserlib Downloading funcparserlib-0.3.6.tar.gz (30 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Pillow>3.0 Downloading Pillow-8.4.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) Collecting webcolors Downloading webcolors-1.11.1-py3-none-any.whl (9.9 kB) Collecting tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting cssselect2 Downloading cssselect2-0.4.1-py3-none-any.whl (13 kB) Collecting cairocffi Downloading cairocffi-1.2.0.tar.gz (70 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from Jinja2>=2.3->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.0.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.7) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2024.7.4) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.0.12) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.26.19) Collecting svgwrite Downloading svgwrite-1.4.3-py3-none-any.whl (67 kB) Collecting pyyaml Downloading PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (677 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages (from packaging->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.1.2) Collecting cffi>=1.1.0 Downloading cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: future, wavedrom, xcffib, cairocffi, funcparserlib Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.16.0-py3-none-any.whl size=487809 sha256=974740ea16ab90098981b97d2468225e34e00b81c9d2ed28559eca9367f6ea8f Stored in directory: /tmp/pip-ephem-wheel-cache-9cw3omog/wheels/06/d8/4f/1fda930a85fef200da1e8cb24dae1821feb00270b42990efee Building wheel for wavedrom (setup.py): started Building wheel for wavedrom (setup.py): finished with status 'done' Created wheel for wavedrom: filename=wavedrom-2.0.3.post3-py2.py3-none-any.whl size=29953 sha256=b8911f7e43d890adb9085ff46b1b21a045638275358fc50816297a27bc85bc27 Stored in directory: /tmp/pip-ephem-wheel-cache-9cw3omog/wheels/19/bf/1c/54896bb52532cdda932432bc0377c914dbd0d1201aa7927e48 Building wheel for xcffib (setup.py): started Building wheel for xcffib (setup.py): finished with status 'done' Created wheel for xcffib: filename=xcffib-1.5.0-py3-none-any.whl size=97508 sha256=cec4efa26f1aa67d3305fc9a36094bc2bcdb3c2d91e9955542c0ca7ddd6ed72c Stored in directory: /tmp/pip-ephem-wheel-cache-9cw3omog/wheels/63/70/9f/3a7626fa05ae8ed23c9a4fb832f492a01624d00828fa9a113a Building wheel for cairocffi (setup.py): started Building wheel for cairocffi (setup.py): finished with status 'done' Created wheel for cairocffi: filename=cairocffi-1.2.0-py3-none-any.whl size=89562 sha256=8ee85da91f2041616da4b75d41d4562bd633d7bb21e25a800b43c72c915d558c Stored in directory: /tmp/pip-ephem-wheel-cache-9cw3omog/wheels/37/f0/7e/f92a9b82bde542ad7e50f6f91b368f84fab2cf1176ba265aa5 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-py3-none-any.whl size=17459 sha256=19c6db27183365a0ccfa922f8d168f2920754b7915eb7d7a311579e71c0ab9a9 Stored in directory: /tmp/pip-ephem-wheel-cache-9cw3omog/wheels/b2/75/fd/5d6187244e77957d0422ae1fc01a02eeb04a3695b803b069f9 Successfully built future wavedrom xcffib cairocffi funcparserlib Installing collected packages: webencodings, pycparser, webcolors, tinycss2, Pillow, funcparserlib, cffi, svgwrite, six, pyyaml, docutils, defusedxml, cssselect2, cairocffi, blockdiag, xcffib, wavedrom, sphinx, seqdiag, nwdiag, commonmark, cairosvg, actdiag, sphinxcontrib-wavedrom, sphinxcontrib-seqdiag, sphinxcontrib-nwdiag, sphinxcontrib-blockdiag, sphinxcontrib-actdiag, sphinx-rtd-theme, sphinx-notfound-page, recommonmark, future, breathe Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: sphinx Found existing installation: sphinx 5.3.0 Uninstalling sphinx-5.3.0: Successfully uninstalled sphinx-5.3.0 Successfully installed Pillow-8.4.0 actdiag-2.0.0 blockdiag-2.0.1 breathe-4.14.1 cairocffi-1.2.0 cairosvg-2.7.1 cffi-1.15.1 commonmark-0.9.1 cssselect2-0.4.1 defusedxml-0.7.1 docutils-0.17.1 funcparserlib-0.3.6 future-0.16.0 nwdiag-2.0.0 pycparser-2.21 pyyaml-6.0.1 recommonmark-0.7.0 seqdiag-2.0.0 six-1.16.0 sphinx-2.3.1 sphinx-notfound-page-0.7.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-actdiag-2.0.0 sphinxcontrib-blockdiag-2.0.0 sphinxcontrib-nwdiag-2.0.0 sphinxcontrib-seqdiag-2.0.0 sphinxcontrib-wavedrom-2.0.0 svgwrite-1.4.3 tinycss2-1.1.1 wavedrom-2.0.3.post3 webcolors-1.11.1 webencodings-0.5.1 xcffib-1.5.0 [rtd-command-info] start-time: 2024-07-12T07:18:35.358020Z, end-time: 2024-07-12T07:18:35.423586Z, 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/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring 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') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { '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", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v2.0", "/en/v2.0/"), ("v1.0", "/en/v1.0/"), ], 'downloads': [ ("pdf", "//espressif-docs.readthedocs-hosted.com/_/downloads/esp-adf/en/latest/pdf/"), ("html", "//espressif-docs.readthedocs-hosted.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': '', 'analytics_code': 'G-KP96XL3P37', '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': 'G-KP96XL3P37', 'global_analytics_code': 'UA-17997319-2', 'commit': '5b5be9f9', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] 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") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/espressif-esp-adf/builds/2345010/' 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' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-07-12T07:18:35.500522Z, end-time: 2024-07-12T07:20:04.801689Z, duration: 89, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: Downloading font file loading translations [en]... done fatal: No names found, cannot describe anything. Git commit ID: 5b5be9f making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 83 source files that are out of date updating environment: [new config] 83 added, 0 changed, 0 removed reading sources... [ 1%] 404 reading sources... [ 2%] COPYRIGHT reading sources... [ 3%] about reading sources... [ 4%] api-reference/abstraction/audio_hal reading sources... [ 6%] api-reference/abstraction/es8374 reading sources... [ 7%] api-reference/abstraction/es8388 reading sources... [ 8%] api-reference/abstraction/index reading sources... [ 9%] api-reference/abstraction/ringbuf reading sources... [ 10%] api-reference/abstraction/zl38063 reading sources... [ 12%] api-reference/audio-processing/audio_sonic reading sources... [ 13%] api-reference/audio-processing/downmix reading sources... [ 14%] api-reference/audio-processing/equalizer reading sources... [ 15%] api-reference/audio-processing/filter_resample reading sources... [ 16%] api-reference/audio-processing/index reading sources... [ 18%] api-reference/codecs/aac_decoder reading sources... [ 19%] api-reference/codecs/amr_codecs reading sources... [ 20%] api-reference/codecs/flac_decoder reading sources... [ 21%] api-reference/codecs/index reading sources... [ 22%] api-reference/codecs/mp3_decoder reading sources... [ 24%] api-reference/codecs/ogg_decoder reading sources... [ 25%] api-reference/codecs/opus_decoder reading sources... [ 26%] api-reference/codecs/wav_codecs reading sources... [ 27%] api-reference/framework/audio_common reading sources... [ 28%] api-reference/framework/audio_element reading sources... [ 30%] api-reference/framework/audio_event_iface reading sources... [ 31%] api-reference/framework/audio_pipeline reading sources... [ 32%] api-reference/framework/esp_audio reading sources... [ 33%] api-reference/framework/index reading sources... [ 34%] api-reference/index reading sources... [ 36%] api-reference/kconfig reading sources... [ 37%] api-reference/peripherals/esp_peripherals reading sources... [ 38%] api-reference/peripherals/index reading sources... [ 39%] api-reference/peripherals/periph_adc_button reading sources... [ 40%] api-reference/peripherals/periph_button reading sources... [ 42%] api-reference/peripherals/periph_console reading sources... [ 43%] api-reference/peripherals/periph_is31fl3216 reading sources... [ 44%] api-reference/peripherals/periph_led reading sources... [ 45%] api-reference/peripherals/periph_sdcard reading sources... [ 46%] api-reference/peripherals/periph_spiffs reading sources... [ 48%] api-reference/peripherals/periph_touch reading sources... [ 49%] api-reference/peripherals/periph_wifi reading sources... [ 50%] api-reference/playlist/index reading sources... [ 51%] api-reference/services/battery_service reading sources... [ 53%] api-reference/services/bluetooth_service reading sources... [ 54%] api-reference/services/coredump_upload_service reading sources... [ 55%] api-reference/services/display_service reading sources... [ 56%] api-reference/services/dueros_service reading sources... [ 57%] api-reference/services/index reading sources... [ 59%] api-reference/services/input_key_service reading sources... [ 60%] api-reference/services/ota_service reading sources... [ 61%] api-reference/services/wifi_service reading sources... [ 62%] api-reference/speech-recognition/audio_recorder reading sources... [ 63%] api-reference/speech-recognition/esp_vad reading sources... [ 65%] api-reference/speech-recognition/esp_wn_iface reading sources... [ 66%] api-reference/speech-recognition/index reading sources... [ 67%] api-reference/streams/index reading sources... [ 68%] design-guide/audio-element reading sources... [ 69%] design-guide/audio-event reading sources... [ 71%] design-guide/audio-peripheral reading sources... [ 72%] design-guide/audio-pipeline reading sources... [ 73%] design-guide/audio-samples reading sources... [ 74%] design-guide/design-considerations reading sources... [ 75%] design-guide/dev-boards/board-esp32-lyrat-mini-v1.2 reading sources... [ 77%] design-guide/dev-boards/board-esp32-lyrat-v4.3 reading sources... [ 78%] design-guide/dev-boards/get-started-esp32-korvo-du1906 reading sources... [ 79%] design-guide/dev-boards/get-started-esp32-lyrat reading sources... [ 80%] design-guide/dev-boards/get-started-esp32-lyrat-mini reading sources... [ 81%] design-guide/dev-boards/get-started-esp32-lyrat-v4 reading sources... [ 83%] design-guide/dev-boards/get-started-esp32-lyrat-v4.2 reading sources... [ 84%] design-guide/dev-boards/get-started-esp32-lyratd-msc reading sources... [ 85%] design-guide/dev-boards/index reading sources... [ 86%] design-guide/dev-boards/user-guide-esp32-c3-lyra reading sources... [ 87%] design-guide/dev-boards/user-guide-esp32-c3-lyra-v2.0 reading sources... [ 89%] design-guide/dev-boards/user-guide-esp32-s3-korvo-2 reading sources... [ 90%] design-guide/dev-boards/user-guide-esp32-s3-korvo-2-lcd reading sources... [ 91%] design-guide/esp-audio reading sources... [ 92%] design-guide/index reading sources... [ 93%] design-guide/project-design reading sources... [ 95%] design-guide/software-design reading sources... [ 96%] english-chinese-glossary 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... [ 3%] about writing output... [ 4%] api-reference/abstraction/audio_hal writing output... [ 6%] api-reference/abstraction/es8374 writing output... [ 7%] api-reference/abstraction/es8388 writing output... [ 8%] api-reference/abstraction/index writing output... [ 9%] api-reference/abstraction/ringbuf writing output... [ 10%] api-reference/abstraction/zl38063 writing output... [ 12%] api-reference/audio-processing/audio_sonic writing output... [ 13%] api-reference/audio-processing/downmix writing output... [ 14%] api-reference/audio-processing/equalizer writing output... [ 15%] api-reference/audio-processing/filter_resample writing output... [ 16%] api-reference/audio-processing/index writing output... [ 18%] api-reference/codecs/aac_decoder writing output... [ 19%] api-reference/codecs/amr_codecs writing output... [ 20%] api-reference/codecs/flac_decoder writing output... [ 21%] api-reference/codecs/index writing output... [ 22%] api-reference/codecs/mp3_decoder writing output... [ 24%] api-reference/codecs/ogg_decoder writing output... [ 25%] api-reference/codecs/opus_decoder writing output... [ 26%] api-reference/codecs/wav_codecs writing output... [ 27%] api-reference/framework/audio_common writing output... [ 28%] api-reference/framework/audio_element writing output... [ 30%] api-reference/framework/audio_event_iface writing output... [ 31%] api-reference/framework/audio_pipeline writing output... [ 32%] api-reference/framework/esp_audio writing output... [ 33%] api-reference/framework/index writing output... [ 34%] api-reference/index writing output... [ 36%] api-reference/kconfig writing output... [ 37%] api-reference/peripherals/esp_peripherals writing output... [ 38%] api-reference/peripherals/index writing output... [ 39%] api-reference/peripherals/periph_adc_button writing output... [ 40%] api-reference/peripherals/periph_button writing output... [ 42%] api-reference/peripherals/periph_console writing output... [ 43%] api-reference/peripherals/periph_is31fl3216 writing output... [ 44%] api-reference/peripherals/periph_led writing output... [ 45%] api-reference/peripherals/periph_sdcard writing output... [ 46%] api-reference/peripherals/periph_spiffs writing output... [ 48%] api-reference/peripherals/periph_touch writing output... [ 49%] api-reference/peripherals/periph_wifi writing output... [ 50%] api-reference/playlist/index writing output... [ 51%] api-reference/services/battery_service writing output... [ 53%] api-reference/services/bluetooth_service writing output... [ 54%] api-reference/services/coredump_upload_service writing output... [ 55%] api-reference/services/display_service writing output... [ 56%] api-reference/services/dueros_service writing output... [ 57%] api-reference/services/index writing output... [ 59%] api-reference/services/input_key_service writing output... [ 60%] api-reference/services/ota_service writing output... [ 61%] api-reference/services/wifi_service writing output... [ 62%] api-reference/speech-recognition/audio_recorder writing output... [ 63%] api-reference/speech-recognition/esp_vad writing output... [ 65%] api-reference/speech-recognition/esp_wn_iface writing output... [ 66%] api-reference/speech-recognition/index writing output... [ 67%] api-reference/streams/index writing output... [ 68%] design-guide/audio-element writing output... [ 69%] design-guide/audio-event writing output... [ 71%] design-guide/audio-peripheral writing output... [ 72%] design-guide/audio-pipeline writing output... [ 73%] design-guide/audio-samples writing output... [ 74%] design-guide/design-considerations writing output... [ 75%] design-guide/dev-boards/board-esp32-lyrat-mini-v1.2 writing output... [ 77%] design-guide/dev-boards/board-esp32-lyrat-v4.3 writing output... [ 78%] design-guide/dev-boards/get-started-esp32-korvo-du1906 writing output... [ 79%] design-guide/dev-boards/get-started-esp32-lyrat writing output... [ 80%] design-guide/dev-boards/get-started-esp32-lyrat-mini writing output... [ 81%] design-guide/dev-boards/get-started-esp32-lyrat-v4 writing output... [ 83%] design-guide/dev-boards/get-started-esp32-lyrat-v4.2 writing output... [ 84%] design-guide/dev-boards/get-started-esp32-lyratd-msc writing output... [ 85%] design-guide/dev-boards/index writing output... [ 86%] design-guide/dev-boards/user-guide-esp32-c3-lyra writing output... [ 87%] design-guide/dev-boards/user-guide-esp32-c3-lyra-v2.0 writing output... [ 89%] design-guide/dev-boards/user-guide-esp32-s3-korvo-2 writing output... [ 90%] design-guide/dev-boards/user-guide-esp32-s3-korvo-2-lcd writing output... [ 91%] design-guide/esp-audio writing output... [ 92%] design-guide/index writing output... [ 93%] design-guide/project-design writing output... [ 95%] design-guide/software-design writing output... [ 96%] english-chinese-glossary writing output... [ 97%] get-started/index writing output... [ 98%] index writing output... [100%] resources generating indices... genindexdone writing additional pages... searchdone copying images... [ 1%] ../_static/404-page__en.svg copying images... [ 3%] ../_static/adf_block_diagram.png copying images... [ 4%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 6%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 7%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 9%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 10%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 12%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-digital-ps.png copying images... [ 13%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 15%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-electrical-block-diagram-with-wrover-e-module.png copying images... [ 16%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-layout-with-wrover-e-module.jpg copying images... [ 18%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 20%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-esp32-module-ps.png copying images... [ 21%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-sdio-ps.png copying images... [ 23%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-pa-ps.png copying images... [ 24%] design-guide/dev-boards/../../../_static/esp32-korvo-du1906-v1.1.png copying images... [ 26%] design-guide/dev-boards/../../../_static/esp32-korvo-du1906-v1.1-block-diagram.png copying images... [ 27%] design-guide/dev-boards/../../../_static/esp32-korvo-du1906-v1.1-layout.png copying images... [ 29%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 30%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-layout-overview-with-wrover-e-module.jpg copying images... [ 32%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 33%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 35%] design-guide/dev-boards/../../../_static/esp32-lyrat-block-diagram.jpg copying images... [ 36%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 38%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.2-layout.jpg copying images... [ 40%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-side.png copying images... [ 41%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [ 43%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-a-top.png copying images... [ 44%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-b-top.png copying images... [ 46%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 47%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 49%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 50%] design-guide/dev-boards/../../../_static/esp32-s2-kaluga-1-kit.png copying images... [ 52%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-overview.png copying images... [ 53%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-isometric-raw.png copying images... [ 55%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-block-diagram.png copying images... [ 56%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-usb-ps.png copying images... [ 58%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-12v-dc-ps.png copying images... [ 60%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-led-strip-power-selection-switch.png copying images... [ 61%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-12v-to-5v-buck-power.png copying images... [ 63%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-system-3.3v-power.png copying images... [ 64%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0.png copying images... [ 66%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-electrical-block-diagram.png copying images... [ 67%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-usb-ps.png copying images... [ 69%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-battery-ps.png copying images... [ 70%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-ps-options.png copying images... [ 72%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-digital-ps.png copying images... [ 73%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-audio-ps.png copying images... [ 75%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-aec-codec-o.png copying images... [ 76%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-aec-pa-o.png copying images... [ 78%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-aec-signal-collection.png copying images... [ 80%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-overview.png copying images... [ 81%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-front.png copying images... [ 83%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-back.png copying images... [ 84%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-electrical-block-diagram.png copying images... [ 86%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 87%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 89%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 90%] get-started/../../_static/project-configuration-home.png copying images... [ 92%] get-started/../../_static/project-configuration-board-selection.png copying images... [ 93%] get-started/../../_static/vscode-extension-toolbar.png copying images... [ 95%] get-started/../../_static/espressif-ide-reskinned-eclipse.png copying images... [ 96%] ../_static/get-started.png copying images... [ 98%] ../_static/api-reference.png copying images... [100%] ../_static/design-guide.png copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../../_readthedocs/html. Updating searchtools for Read the Docs search... Creating redirect get-started/get-started-esp32-korvo-du1906 to design-guide/dev-boards/get-started-esp32-korvo-du1906... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/html/get-started/get-started-esp32-korvo-du1906.html redirects to relative URL ../design-guide/dev-boards/get-started-esp32-korvo-du1906.html Creating redirect get-started/get-started-esp32-lyrat-mini to design-guide/dev-boards/get-started-esp32-lyrat-mini... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/html/get-started/get-started-esp32-lyrat-mini.html redirects to relative URL ../design-guide/dev-boards/get-started-esp32-lyrat-mini.html Creating redirect get-started/get-started-esp32-lyrat-v4.2 to design-guide/dev-boards/get-started-esp32-lyrat-v4.2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/html/get-started/get-started-esp32-lyrat-v4.2.html redirects to relative URL ../design-guide/dev-boards/get-started-esp32-lyrat-v4.2.html Creating redirect get-started/get-started-esp32-lyrat-v4 to design-guide/dev-boards/get-started-esp32-lyrat-v4... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/html/get-started/get-started-esp32-lyrat-v4.html redirects to relative URL ../design-guide/dev-boards/get-started-esp32-lyrat-v4.html Creating redirect get-started/get-started-esp32-lyrat to design-guide/dev-boards/get-started-esp32-lyrat... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/html/get-started/get-started-esp32-lyrat.html redirects to relative URL ../design-guide/dev-boards/get-started-esp32-lyrat.html Creating redirect get-started/get-started-esp32-lyratd-msc to design-guide/dev-boards/get-started-esp32-lyratd-msc... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/html/get-started/get-started-esp32-lyratd-msc.html redirects to relative URL ../design-guide/dev-boards/get-started-esp32-lyratd-msc.html Creating redirect get-started/user-guide-esp32-s3-korvo-2-lcd to design-guide/dev-boards/user-guide-esp32-s3-korvo-2-lcd... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/html/get-started/user-guide-esp32-s3-korvo-2-lcd.html redirects to relative URL ../design-guide/dev-boards/user-guide-esp32-s3-korvo-2-lcd.html Creating redirect get-started/user-guide-esp32-s3-korvo-2 to design-guide/dev-boards/user-guide-esp32-s3-korvo-2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/html/get-started/user-guide-esp32-s3-korvo-2.html redirects to relative URL ../design-guide/dev-boards/user-guide-esp32-s3-korvo-2.html Creating redirect design-guide/board-esp32-lyrat-mini-v1.2 to design-guide/dev-boards/board-esp32-lyrat-mini-v1.2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/html/design-guide/board-esp32-lyrat-mini-v1.2.html redirects to relative URL dev-boards/board-esp32-lyrat-mini-v1.2.html Creating redirect design-guide/board-esp32-lyrat-v4.3 to design-guide/dev-boards/board-esp32-lyrat-v4.3... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/html/design-guide/board-esp32-lyrat-v4.3.html redirects to relative URL dev-boards/board-esp32-lyrat-v4.3.html Creating redirect design-guide/dev-boards/user-guide-esp32-c3-lyra to design-guide/dev-boards/user-guide-esp32-c3-lyra-v2.0... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/html/design-guide/dev-boards/user-guide-esp32-c3-lyra.html redirects to relative URL user-guide-esp32-c3-lyra-v2.0.html /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages/sphinx/util/compat.py:32: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages/sphinx/util/compat.py:36: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) [rtd-command-info] start-time: 2024-07-12T07:20:04.906414Z, end-time: 2024-07-12T07:20:20.597826Z, duration: 15, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. 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 names found, cannot describe anything. Git commit ID: 5b5be9f making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done assembling single document... get-started/index 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/playlist/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/services/input_key_service api-reference/services/wifi_service api-reference/services/ota_service api-reference/services/dueros_service api-reference/services/display_service api-reference/services/battery_service api-reference/services/coredump_upload_service api-reference/speech-recognition/index api-reference/speech-recognition/esp_vad api-reference/speech-recognition/esp_wn_iface api-reference/speech-recognition/audio_recorder 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/index design-guide/dev-boards/get-started-esp32-lyrat-mini design-guide/dev-boards/board-esp32-lyrat-mini-v1.2 design-guide/dev-boards/get-started-esp32-lyrat design-guide/dev-boards/board-esp32-lyrat-v4.3 design-guide/dev-boards/get-started-esp32-lyrat-v4.2 design-guide/dev-boards/get-started-esp32-lyrat-v4 design-guide/dev-boards/get-started-esp32-lyratd-msc design-guide/dev-boards/get-started-esp32-korvo-du1906 design-guide/dev-boards/user-guide-esp32-s3-korvo-2 design-guide/dev-boards/user-guide-esp32-s3-korvo-2-lcd design-guide/dev-boards/user-guide-esp32-c3-lyra-v2.0 design-guide/dev-boards/user-guide-esp32-c3-lyra design-guide/audio-samples resources COPYRIGHT english-chinese-glossary about done writing... done writing additional files... done copying images... [ 1%] ../_static/get-started.png copying images... [ 3%] ../_static/api-reference.png copying images... [ 4%] ../_static/design-guide.png copying images... [ 6%] get-started/../../_static/project-configuration-home.png copying images... [ 7%] get-started/../../_static/project-configuration-board-selection.png copying images... [ 9%] get-started/../../_static/vscode-extension-toolbar.png copying images... [ 10%] get-started/../../_static/espressif-ide-reskinned-eclipse.png copying images... [ 12%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 14%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 15%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 17%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 18%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 20%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 21%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 23%] design-guide/dev-boards/../../../_static/esp32-s2-kaluga-1-kit.png copying images... [ 25%] design-guide/dev-boards/../../../_static/esp32-korvo-du1906-v1.1.png copying images... [ 26%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-overview.png copying images... [ 28%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-isometric-raw.png copying images... [ 29%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 31%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 32%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 34%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 35%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 37%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 39%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-digital-ps.png copying images... [ 40%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 42%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 43%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-layout-overview-with-wrover-e-module.jpg copying images... [ 45%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-electrical-block-diagram-with-wrover-e-module.png copying images... [ 46%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-layout-with-wrover-e-module.jpg copying images... [ 48%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 50%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-esp32-module-ps.png copying images... [ 51%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-sdio-ps.png copying images... [ 53%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-pa-ps.png copying images... [ 54%] design-guide/dev-boards/../../../_static/esp32-lyrat-block-diagram.jpg copying images... [ 56%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.2-layout.jpg copying images... [ 57%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 59%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-side.png copying images... [ 60%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [ 62%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-a-top.png copying images... [ 64%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-b-top.png copying images... [ 65%] design-guide/dev-boards/../../../_static/esp32-korvo-du1906-v1.1-block-diagram.png copying images... [ 67%] design-guide/dev-boards/../../../_static/esp32-korvo-du1906-v1.1-layout.png copying images... [ 68%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0.png copying images... [ 70%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-electrical-block-diagram.png copying images... [ 71%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-usb-ps.png copying images... [ 73%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-battery-ps.png copying images... [ 75%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-ps-options.png copying images... [ 76%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-digital-ps.png copying images... [ 78%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-audio-ps.png copying images... [ 79%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-aec-codec-o.png copying images... [ 81%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-aec-pa-o.png copying images... [ 82%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-aec-signal-collection.png copying images... [ 84%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-overview.png copying images... [ 85%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-front.png copying images... [ 87%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-back.png copying images... [ 89%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-electrical-block-diagram.png copying images... [ 90%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-block-diagram.png copying images... [ 92%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-usb-ps.png copying images... [ 93%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-12v-dc-ps.png copying images... [ 95%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-led-strip-power-selection-switch.png copying images... [ 96%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-12v-to-5v-buck-power.png copying images... [ 98%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-system-3.3v-power.png copying images... [100%] ../_static/adf_block_diagram.png copying static files... ... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in ../../_readthedocs/htmlzip. Updating searchtools for Read the Docs search... Creating redirect get-started/get-started-esp32-korvo-du1906 to design-guide/dev-boards/get-started-esp32-korvo-du1906... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/htmlzip/get-started/get-started-esp32-korvo-du1906.html redirects to relative URL index.html#document-design-guide/dev-boards/get-started-esp32-korvo-du1906 Creating redirect get-started/get-started-esp32-lyrat-mini to design-guide/dev-boards/get-started-esp32-lyrat-mini... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/htmlzip/get-started/get-started-esp32-lyrat-mini.html redirects to relative URL index.html#document-design-guide/dev-boards/get-started-esp32-lyrat-mini Creating redirect get-started/get-started-esp32-lyrat-v4.2 to design-guide/dev-boards/get-started-esp32-lyrat-v4.2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/htmlzip/get-started/get-started-esp32-lyrat-v4.2.html redirects to relative URL index.html#document-design-guide/dev-boards/get-started-esp32-lyrat-v4.2 Creating redirect get-started/get-started-esp32-lyrat-v4 to design-guide/dev-boards/get-started-esp32-lyrat-v4... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/htmlzip/get-started/get-started-esp32-lyrat-v4.html redirects to relative URL index.html#document-design-guide/dev-boards/get-started-esp32-lyrat-v4 Creating redirect get-started/get-started-esp32-lyrat to design-guide/dev-boards/get-started-esp32-lyrat... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/htmlzip/get-started/get-started-esp32-lyrat.html redirects to relative URL index.html#document-design-guide/dev-boards/get-started-esp32-lyrat Creating redirect get-started/get-started-esp32-lyratd-msc to design-guide/dev-boards/get-started-esp32-lyratd-msc... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/htmlzip/get-started/get-started-esp32-lyratd-msc.html redirects to relative URL index.html#document-design-guide/dev-boards/get-started-esp32-lyratd-msc Creating redirect get-started/user-guide-esp32-s3-korvo-2-lcd to design-guide/dev-boards/user-guide-esp32-s3-korvo-2-lcd... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/htmlzip/get-started/user-guide-esp32-s3-korvo-2-lcd.html redirects to relative URL index.html#document-design-guide/dev-boards/user-guide-esp32-s3-korvo-2-lcd Creating redirect get-started/user-guide-esp32-s3-korvo-2 to design-guide/dev-boards/user-guide-esp32-s3-korvo-2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/htmlzip/get-started/user-guide-esp32-s3-korvo-2.html redirects to relative URL index.html#document-design-guide/dev-boards/user-guide-esp32-s3-korvo-2 Creating redirect design-guide/board-esp32-lyrat-mini-v1.2 to design-guide/dev-boards/board-esp32-lyrat-mini-v1.2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/htmlzip/design-guide/board-esp32-lyrat-mini-v1.2.html redirects to relative URL index.html#document-design-guide/dev-boards/board-esp32-lyrat-mini-v1.2 Creating redirect design-guide/board-esp32-lyrat-v4.3 to design-guide/dev-boards/board-esp32-lyrat-v4.3... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/htmlzip/design-guide/board-esp32-lyrat-v4.3.html redirects to relative URL index.html#document-design-guide/dev-boards/board-esp32-lyrat-v4.3 Creating redirect design-guide/dev-boards/user-guide-esp32-c3-lyra to design-guide/dev-boards/user-guide-esp32-c3-lyra-v2.0... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/htmlzip/design-guide/dev-boards/user-guide-esp32-c3-lyra.html redirects to relative URL index.html#document-design-guide/dev-boards/user-guide-esp32-c3-lyra-v2.0 /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages/sphinx/util/compat.py:32: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages/sphinx/util/compat.py:36: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) [rtd-command-info] start-time: 2024-07-12T07:20:23.541073Z, end-time: 2024-07-12T07:20:40.297660Z, duration: 16, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. 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 names found, cannot describe anything. Git commit ID: 5b5be9f making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing ReadtheDocsTemplate.tex... index get-started/index 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/playlist/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/services/input_key_service api-reference/services/wifi_service api-reference/services/ota_service api-reference/services/dueros_service api-reference/services/display_service api-reference/services/battery_service api-reference/services/coredump_upload_service api-reference/speech-recognition/index api-reference/speech-recognition/esp_vad api-reference/speech-recognition/esp_wn_iface api-reference/speech-recognition/audio_recorder 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/index design-guide/dev-boards/get-started-esp32-lyrat-mini design-guide/dev-boards/board-esp32-lyrat-mini-v1.2 design-guide/dev-boards/get-started-esp32-lyrat design-guide/dev-boards/board-esp32-lyrat-v4.3 design-guide/dev-boards/get-started-esp32-lyrat-v4.2 design-guide/dev-boards/get-started-esp32-lyrat-v4 design-guide/dev-boards/get-started-esp32-lyratd-msc design-guide/dev-boards/get-started-esp32-korvo-du1906 design-guide/dev-boards/user-guide-esp32-s3-korvo-2 design-guide/dev-boards/user-guide-esp32-s3-korvo-2-lcd design-guide/dev-boards/user-guide-esp32-c3-lyra-v2.0 design-guide/dev-boards/user-guide-esp32-c3-lyra design-guide/audio-samples resources COPYRIGHT english-chinese-glossary about resolving references... done writing... done copying images... [ 1%] ../_static/get-started.png copying images... [ 3%] ../_static/api-reference.png copying images... [ 4%] ../_static/design-guide.png copying images... [ 6%] get-started/../../_static/project-configuration-home.png copying images... [ 7%] get-started/../../_static/project-configuration-board-selection.png copying images... [ 9%] get-started/../../_static/vscode-extension-toolbar.png copying images... [ 10%] get-started/../../_static/espressif-ide-reskinned-eclipse.png copying images... [ 12%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 13%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 15%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 16%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 18%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 20%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 21%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 23%] design-guide/dev-boards/../../../_static/esp32-s2-kaluga-1-kit.png copying images... [ 24%] design-guide/dev-boards/../../../_static/esp32-korvo-du1906-v1.1.png copying images... [ 26%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-overview.png copying images... [ 27%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-isometric-raw.png copying images... [ 29%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 30%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 32%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 33%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 35%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 36%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 38%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-digital-ps.png copying images... [ 40%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 41%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 43%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-layout-overview-with-wrover-e-module.jpg copying images... [ 44%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-electrical-block-diagram-with-wrover-e-module.png copying images... [ 46%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-layout-with-wrover-e-module.jpg copying images... [ 47%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 49%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-esp32-module-ps.png copying images... [ 50%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-sdio-ps.png copying images... [ 52%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-pa-ps.png copying images... [ 53%] design-guide/dev-boards/../../../_static/esp32-lyrat-block-diagram.jpg copying images... [ 55%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.2-layout.jpg copying images... [ 56%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 58%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-side.png copying images... [ 60%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [ 61%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-a-top.png copying images... [ 63%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-b-top.png copying images... [ 64%] design-guide/dev-boards/../../../_static/esp32-korvo-du1906-v1.1-block-diagram.png copying images... [ 66%] design-guide/dev-boards/../../../_static/esp32-korvo-du1906-v1.1-layout.png copying images... [ 67%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0.png copying images... [ 69%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-electrical-block-diagram.png copying images... [ 70%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-usb-ps.png copying images... [ 72%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-battery-ps.png copying images... [ 73%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-ps-options.png copying images... [ 75%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-digital-ps.png copying images... [ 76%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-audio-ps.png copying images... [ 78%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-aec-codec-o.png copying images... [ 80%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-aec-pa-o.png copying images... [ 81%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-aec-signal-collection.png copying images... [ 83%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-overview.png copying images... [ 84%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-front.png copying images... [ 86%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-back.png copying images... [ 87%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-electrical-block-diagram.png copying images... [ 89%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-block-diagram.png copying images... [ 90%] https://dl.espressif.com/dl/schematics/esp32-c3-lyra-layout-front.png copying images... [ 92%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-usb-ps.png copying images... [ 93%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-12v-dc-ps.png copying images... [ 95%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-led-strip-power-selection-switch.png copying images... [ 96%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-12v-to-5v-buck-power.png copying images... [ 98%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-system-3.3v-power.png copying images... [100%] ../_static/adf_block_diagram.png copying TeX support files... copying TeX support files... done build succeeded. The LaTeX files are in ../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/latest/_readthedocs/pdf/_static/searchtools.js /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages/sphinx/util/compat.py:32: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/latest/lib/python3.6/site-packages/sphinx/util/compat.py:36: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) [rtd-command-info] start-time: 2024-07-12T07:20:51.882579Z, end-time: 2024-07-12T07:20:51.938750Z, 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: 2024-07-12T07:20:52.004986Z, end-time: 2024-07-12T07:21:45.146709Z, duration: 53, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-adf -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 13) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 4, chunk 1. Subroutine makeglo redefined at (eval 14) line 7, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67. 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.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/ltxcmds/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/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) (./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/parskip/parskip-2001-04-09.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) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file espressif-esp-adf.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./espressif-esp-adf.aux) (/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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/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 character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../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. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 3 undefined on input line 135. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 3 undefined on input line 138. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc::doc' on page 3 undefined on input line 141. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-korvo -du1906::doc' on page 3 undefined on input line 147. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2::doc' on page 3 undefined on input line 150. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a::doc' on page 3 undefined on input line 153. [3] LaTeX Warning: Hyper reference `get-started/index:get-started-setup-esp-idf' on page 4 undefined on input line 173. LaTeX Warning: Hyper reference `get-started/index:get-started-build-monitor' on page 4 undefined on input line 173. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-esp-idf' on page 4 undefined on input line 176. LaTeX Warning: Hyper reference `get-started/index:get-started-build-monitor' on page 4 undefined on input line 176. [4] LaTeX Warning: Hyper reference `get-started/index:get-started-setup-esp-idf' on page 5 undefined on input line 273. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 5 undefined on input line 276. LaTeX Warning: Hyper reference `get-started/index:get-started-set-up-env' on pa ge 5 undefined on input line 279. LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 5 undefined on input line 287. LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 5 undefined on input line 290. LaTeX Warning: Hyper reference `get-started/index:get-started-configure' on pag e 5 undefined on input line 293. LaTeX Warning: Hyper reference `get-started/index:get-started-build' on page 5 undefined on input line 296. LaTeX Warning: Hyper reference `get-started/index:get-started-flash' on page 5 undefined on input line 299. LaTeX Warning: Hyper reference `get-started/index:get-started-build-monitor' on page 5 undefined on input line 302. [5] [6] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 8 undefined on input line 426. [8] [9 <./project-configuration-home.png> <./project-configuration-board-select ion.png>] LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 10 undefined on input line 517. [10] [11] LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 12 undefined on input line 652. [12 <./vscode-extension-toolbar.png>] [13 <./espressif-ide-reskinned-eclipse.pn g>] [14] LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 15 undefined on input line 717. [15] [16] Chapter 2. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 17 undefined on input line 732. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 17 und efined on input line 732. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 17 un defined on input line 732. LaTeX Warning: Hyper reference `api-reference/audio-processing/index::doc' on p age 17 undefined on input line 732. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 17 undefined on input line 741. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline::doc' on page 17 undefined on input line 741. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 17 un defined on input line 750. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 17 und efined on input line 750. LaTeX Warning: Hyper reference `api-reference/audio-processing/index::doc' on p age 17 undefined on input line 750. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 17 un defined on input line 750. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface::doc' on page 17 undefined on input line 750. LaTeX Warning: Hyper reference `api-reference/peripherals/index::doc' on page 1 7 undefined on input line 750. [17 <./blockdiag-b5750d3b0e6ba8e4c0defe2aa18f89b5d0c2fe15.png> <./blockdiag-f03 beae6c1799168b9ebfa6dc6a5e4da7b589363.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_cfg_t' on page 18 undefined on input line 764. LaTeX Warning: Hyper reference `api-reference/codecs/mp3_decoder::doc' on page 18 undefined on input line 764. LaTeX Warning: Hyper reference `api-reference/framework/audio_common::doc' on p age 18 undefined on input line 766. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv420au dio_element_type_t' on page 18 undefined on input line 766. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 18 undefined on input line 786. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 18 undefined on input line 786. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_cfg_t' on page 18 undefined on input line 786. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 18 undefined on input line 818. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 18 undefined on input line 850. [18] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 19 undefined on input line 885. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 19 undefined on input line 909. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 19 undefined on input line 944. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 19 undefined on input line 968. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 19 undefined on input line 968. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 19 undefined on input line 1003. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 19 undefined on input line 1003. [19] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 20 undefined on input line 1038. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 20 undefined on input line 1073. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 20 undefined on input line 1097. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 20 undefined on input line 1129. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 20 undefined on input line 1161. Underfull \hbox (badness 10000) in paragraph at lines 1161--1161 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , Tick-Type_t [20] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 21 undefined on input line 1196. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 21 undefined on input line 1228. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 21 undefined on input line 1263. Underfull \hbox (badness 10000) in paragraph at lines 1263--1263 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , Tick-Type_t [21] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 22 undefined on input line 1301. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 22 undefined on input line 1333. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 22 undefined on input line 1371. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 22 undefined on input line 1371. Underfull \hbox (badness 10000) in paragraph at lines 1371--1371 []\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 22 undefined on input line 1406. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv413e vent_cb_func' on page 22 undefined on input line 1406. [22] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 23 undefined on input line 1444. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 23 undefined on input line 1444. Underfull \hbox (badness 10000) in paragraph at lines 1444--1444 []\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 23 undefined on input line 1479. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 23 undefined on input line 1479. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 23 undefined on input line 1514. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 23 undefined on input line 1514. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 23 undefined on input line 1514. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 23 undefined on input line 1538. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 23 undefined on input line 1538. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 23 undefined on input line 1573. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 23 undefined on input line 1573. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 23 undefined on input line 1573. [23] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 24 undefined on input line 1597. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 24 undefined on input line 1597. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 24 undefined on input line 1597. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 24 undefined on input line 1621. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 24 undefined on input line 1653. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 24 undefined on input line 1685. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 24 undefined on input line 1723. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_status_t' on page 24 undefined on input line 1723. [24] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 25 undefined on input line 1758. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 25 undefined on input line 1790. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 25 undefined on input line 1822. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 25 undefined on input line 1857. [25] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 26 undefined on input line 1892. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 26 undefined on input line 1927. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 26 undefined on input line 1959. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 26 undefined on input line 1991. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv423a udio_element_msg_cmd_t' on page 26 undefined on input line 1991. [26] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 27 undefined on input line 2029. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 27 undefined on input line 2061. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 27 undefined on input line 2061. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 27 undefined on input line 2061. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 27 undefined on input line 2099. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 27 undefined on input line 2099. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 27 undefined on input line 2099. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 27 undefined on input line 2137. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 27 undefined on input line 2137. [27] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 28 undefined on input line 2175. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 28 undefined on input line 2175. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 28 undefined on input line 2213. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 28 undefined on input line 2213. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 28 undefined on input line 2213. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 28 undefined on input line 2245. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 28 undefined on input line 2245. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 28 undefined on input line 2245. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 28 undefined on input line 2277. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 28 undefined on input line 2301. [28] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 29 undefined on input line 2333. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 29 undefined on input line 2365. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 29 undefined on input line 2397. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 29 undefined on input line 2432. [29] Underfull \hbox (badness 10000) in paragraph at lines 2459--2460 []\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 30 undefined on input line 2476. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 30 undefined on input line 2514. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 30 undefined on input line 2514. Underfull \hbox (badness 10000) in paragraph at lines 2514--2514 []\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 2538--2539 []\T1/pcr/m/n/10 [in] 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 30 undefined on input line 2552. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 30 undefined on input line 2552. Underfull \hbox (badness 10000) in paragraph at lines 2552--2552 []\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 2576--2577 []\T1/pcr/m/n/10 [in] 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 [30] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 31 undefined on input line 2590. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 31 undefined on input line 2590. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 31 undefined on input line 2590. Underfull \hbox (badness 10000) in paragraph at lines 2611--2612 []\T1/pcr/m/n/10 [in] 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 31 undefined on input line 2625. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 31 undefined on input line 2625. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 31 undefined on input line 2625. Underfull \hbox (badness 10000) in paragraph at lines 2646--2647 []\T1/pcr/m/n/10 [in] 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 31 undefined on input line 2660. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 31 undefined on input line 2692. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 31 undefined on input line 2724. [31] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 32 undefined on input line 2771. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 32 undefined on input line 2795. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 32 undefined on input line 2830. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 32 undefined on input line 2865. [32] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 33 undefined on input line 2900. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 33 undefined on input line 2935. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 33 undefined on input line 2970. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 33 undefined on input line 3005. [33] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 34 undefined on input line 3046. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 34 undefined on input line 3081. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 34 undefined on input line 3116. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 34 undefined on input line 3151. [34] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 35 undefined on input line 3186. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 35 undefined on input line 3221. [35] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv428a udio_element_reserve_data_t' on page 36 undefined on input line 3434. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv410e l_io_func' on page 36 undefined on input line 3457. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv49ct rl_func' on page 36 undefined on input line 3468. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv412p rocess_func' on page 36 undefined on input line 3479. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv410e l_io_func' on page 36 undefined on input line 3490. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv410e l_io_func' on page 36 undefined on input line 3501. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 36 undefined on input line 3512. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 36 undefined on input line 3523. [36] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 37 undefined on input line 3704. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 37 undefined on input line 3713. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 37 undefined on input line 3713. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 37 undefined on input line 3713. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 37 undefined on input line 3722. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 37 undefined on input line 3722. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 37 undefined on input line 3722. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 37 undefined on input line 3731. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 37 undefined on input line 3731. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 37 undefined on input line 3740. [37] [38] LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 39 undefined on input line 4179. [39 <./blockdiag-a06e39244d66084a2221a51f4542e59c14c96c90.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 40 undefined on input line 4208. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 40 undefined on input line 4208. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv420 audio_pipeline_cfg_t' on page 40 undefined on input line 4208. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 40 undefined on input line 4240. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 40 undefined on input line 4264. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 40 undefined on input line 4264. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 40 undefined on input line 4305. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 40 undefined on input line 4305. [40] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 41 undefined on input line 4340. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 41 undefined on input line 4379. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 41 undefined on input line 4418. [41] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 42 undefined on input line 4460. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 42 undefined on input line 4492. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 42 undefined on input line 4524. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 42 undefined on input line 4556. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 42 undefined on input line 4588. [42] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 43 undefined on input line 4623. Underfull \hbox (badness 6412) in paragraph at lines 4623--4623 []\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 43 undefined on input line 4661. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 43 undefined on input line 4693. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 43 undefined on input line 4693. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 43 undefined on input line 4693. [43] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 44 undefined on input line 4728. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 44 undefined on input line 4728. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 44 undefined on input line 4728. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 44 undefined on input line 4728. Underfull \hbox (badness 7238) in paragraph at lines 4728--4728 \T1/ptm/m/it/10 au-dio_element_handle_t start_el\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 44 undefined on input line 4766. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 44 undefined on input line 4798. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 44 undefined on input line 4798. Underfull \hbox (badness 10000) in paragraph at lines 4798--4798 []\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 44 undefined on input line 4833. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 44 undefined on input line 4833. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 44 undefined on input line 4833. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 44 undefined on input line 4857. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 44 undefined on input line 4857. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 44 undefined on input line 4857. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 44 undefined on input line 4857. Underfull \hbox (badness 10000) in paragraph at lines 4857--4857 []\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- [44] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 45 undefined on input line 4901. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 45 undefined on input line 4901. Underfull \hbox (badness 10000) in paragraph at lines 4901--4901 []\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 45 undefined on input line 4939. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 45 undefined on input line 4939. Underfull \hbox (badness 10000) in paragraph at lines 4939--4939 []\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 45 undefined on input line 4977. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 45 undefined on input line 4977. [45] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 46 undefined on input line 5015. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 46 undefined on input line 5015. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 46 undefined on input line 5053. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 46 undefined on input line 5053. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_status_t' on page 46 undefined on input line 5053. Underfull \hbox (badness 10000) in paragraph at lines 5053--5053 []\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 5053--5053 \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 46 undefined on input line 5091. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 46 undefined on input line 5123. [46] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 47 undefined on input line 5155. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 47 undefined on input line 5187. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 47 undefined on input line 5187. Underfull \hbox (badness 10000) in paragraph at lines 5187--5187 []\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 47 undefined on input line 5222. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 47 undefined on input line 5222. Underfull \hbox (badness 10000) in paragraph at lines 5222--5222 []\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 47 undefined on input line 5260. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family ptm in TS1 encoding. (textcomp) Default family used instead on input line 5262. [47] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 48 undefined on input line 5304. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 48 undefined on input line 5304. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 48 undefined on input line 5348. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 48 undefined on input line 5348. [48] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv418 audio_pipeline_cfg' on page 49 undefined on input line 5436. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 49 undefined on input line 5471. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 49 undefined on input line 5471. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_cfg_t' on page 49 undefined on input line 5471. [49] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 50 undefined on input line 5503. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 50 undefined on input line 5535. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 50 undefined on input line 5535. Underfull \hbox (badness 10000) in paragraph at lines 5535--5535 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 50 undefined on input line 5570. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 50 undefined on input line 5570. Underfull \hbox (badness 10000) in paragraph at lines 5570--5570 []\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 50 undefined on input line 5605. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 50 undefined on input line 5640. [50] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 51 undefined on input line 5672. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 51 undefined on input line 5672. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 51 undefined on input line 5707. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 51 undefined on input line 5707. Underfull \hbox (badness 10000) in paragraph at lines 5707--5707 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 51 undefined on input line 5742. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 51 undefined on input line 5742. Underfull \hbox (badness 8132) in paragraph at lines 5742--5742 []\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 51 undefined on input line 5777. [51] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 52 undefined on input line 5809. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 52 undefined on input line 5809. Underfull \hbox (badness 10000) in paragraph at lines 5809--5809 []\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 52 undefined on input line 5847. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 52 undefined on input line 5871. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 52 undefined on input line 5871. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 52 undefined on input line 5909. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 52 undefined on input line 5933. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 52 undefined on input line 5933. Underfull \hbox (badness 10000) in paragraph at lines 5933--5933 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- [52] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 419on_event_iface_func' on page 53 undefined on input line 6091. [53] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:struc taudio__event__iface__msg__t' on page 54 undefined on input line 6126. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 54 undefined on input line 6156. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 54 undefined on input line 6173. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 54 und efined on input line 6173. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 54 un defined on input line 6173. [54] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_status_t' on page 55 undefined on input line 6368. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 55 undefined on input line 6379. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv419media _source_type_t' on page 55 undefined on input line 6390. [55] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 56 undefined on input line 6418. [56] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv425MEDIA _SRC_TYPE_MUSIC_BASE' on page 57 undefined on input line 6828. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv425MEDIA _SRC_TYPE_MUSIC_BASE' on page 57 undefined on input line 6837. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv425MEDIA _SRC_TYPE_MUSIC_BASE' on page 57 undefined on input line 6846. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv425MEDIA _SRC_TYPE_MUSIC_BASE' on page 57 undefined on input line 6855. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv425MEDIA _SRC_TYPE_MUSIC_BASE' on page 57 undefined on input line 6864. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv425MEDIA _SRC_TYPE_MUSIC_BASE' on page 57 undefined on input line 6873. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424MEDIA _SRC_TYPE_TONE_BASE' on page 57 undefined on input line 6900. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424MEDIA _SRC_TYPE_TONE_BASE' on page 57 undefined on input line 6909. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424MEDIA _SRC_TYPE_TONE_BASE' on page 57 undefined on input line 6918. [57] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 58 undefined on input line 6968. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 58 undefined on input line 6968. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv415esp_a udio_cfg_t' on page 58 undefined on input line 6968. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 58 undefined on input line 7002. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 58 undefined on input line 7002. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 58 undefined on input line 7002. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 58 undefined on input line 7034. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 58 undefined on input line 7034. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 58 undefined on input line 7034. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 7034. Underfull \hbox (badness 10000) in paragraph at lines 7034--7034 []\T1/ptm/m/it/10 esp_audio_handle_t han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au -dio_element_handle_t LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 58 undefined on input line 7072. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 58 undefined on input line 7072. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 58 undefined on input line 7072. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 58 undefined on input line 7072. [58] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 59 undefined on input line 7110. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 59 undefined on input line 7110. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 59 undefined on input line 7110. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 59 undefined on input line 7110. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 59 undefined on input line 7110. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 59 undefined on input line 7151. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 59 undefined on input line 7151. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 59 undefined on input line 7151. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 59 undefined on input line 7151. Underfull \hbox (badness 6792) in paragraph at lines 7151--7151 []\T1/ptm/m/it/10 esp_audio_handle_t han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au -dio_codec_type_t type\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 59 undefined on input line 7195. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 59 undefined on input line 7195. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 59 undefined on input line 7195. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 59 undefined on input line 7195. [59] Underfull \hbox (badness 10000) in paragraph at lines 7248--7249 []\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 LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 60 undefined on input line 7313. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 60 undefined on input line 7313. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 60 undefined on input line 7313. [60] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 61 undefined on input line 7377. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 61 undefined on input line 7377. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 61 undefined on input line 7377. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424audio _termination_type_t' on page 61 undefined on input line 7377. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 61 undefined on input line 7430. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 61 undefined on input line 7430. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 61 undefined on input line 7430. [61] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7477. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7477. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 62 undefined on input line 7477. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7515. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7515. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 62 undefined on input line 7515. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7556. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7556. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 62 undefined on input line 7556. Underfull \hbox (badness 5637) in paragraph at lines 7556--7556 []\T1/ptm/m/it/10 esp_audio_handle_t han-dle\T1/ptm/m/n/10 , int \T1/ptm/m/it/1 0 band_index\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 nch\T1/ptm/m/n/10 , int [62] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 7597. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 7597. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 63 undefined on input line 7597. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv422esp_a udio_play_speed_t' on page 63 undefined on input line 7597. Underfull \hbox (badness 10000) in paragraph at lines 7597--7597 []\T1/ptm/m/it/10 esp_audio_handle_t han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 es p_audio_play_speed_t LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 7632. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 7632. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 63 undefined on input line 7632. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv422esp_a udio_play_speed_t' on page 63 undefined on input line 7632. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 7667. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 7667. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 63 undefined on input line 7667. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv422esp_a udio_play_speed_t' on page 63 undefined on input line 7667. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 7705. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 7705. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 63 undefined on input line 7705. [63] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 64 undefined on input line 7743. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 64 undefined on input line 7743. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 64 undefined on input line 7743. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 64 undefined on input line 7781. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 64 undefined on input line 7781. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 64 undefined on input line 7781. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 64 undefined on input line 7781. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:structesp__au dio__state__t' on page 64 undefined on input line 7802. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 64 undefined on input line 7816. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 64 undefined on input line 7816. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 64 undefined on input line 7816. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 64 undefined on input line 7857. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 64 undefined on input line 7857. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 64 undefined on input line 7857. [64] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7898. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7898. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 65 undefined on input line 7898. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_setup_t' on page 65 undefined on input line 7898. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:structesp__au dio__setup__t' on page 65 undefined on input line 7925. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7939. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7939. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 65 undefined on input line 7939. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv419media _source_type_t' on page 65 undefined on input line 7939. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7948. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7948. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 65 undefined on input line 7948. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv422esp_a udio_music_info_t' on page 65 undefined on input line 7948. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7957. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7957. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 65 undefined on input line 7957. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416esp_a udio_info_t' on page 65 undefined on input line 7957. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7966. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7966. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 65 undefined on input line 7966. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416esp_a udio_info_t' on page 65 undefined on input line 7966. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7975. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7975. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 65 undefined on input line 7975. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424esp_a udio_event_callback' on page 65 undefined on input line 7975. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7984. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 7984. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 65 undefined on input line 7984. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 8037. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 65 undefined on input line 8037. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 65 undefined on input line 8037. [65] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 66 undefined on input line 8078. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 66 undefined on input line 8078. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 66 undefined on input line 8078. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 66 undefined on input line 8113. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 66 undefined on input line 8113. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 66 undefined on input line 8113. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_prefer_t' on page 66 undefined on input line 8113. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 66 undefined on input line 8148. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 66 undefined on input line 8148. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 66 undefined on input line 8148. [66] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424esp_a udio_event_callback' on page 67 undefined on input line 8250. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_prefer_t' on page 67 undefined on input line 8272. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416audio _volume_set' on page 67 undefined on input line 8302. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416audio _volume_get' on page 67 undefined on input line 8313. [67] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 68 undefined on input line 8358. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 68 undefined on input line 8469. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 68 undefined on input line 8480. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 68 undefined on input line 8491. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 68 undefined on input line 8502. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 68 undefined on input line 8513. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 68 undefined on input line 8524. [68] [69] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8779 ...erence/streams/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8779 ...erence/streams/index.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 70 undefined on input line 8781. LaTeX Warning: Hyper reference `api-reference/streams/index:algorithm-stream' o n page 70 undefined on input line 8788. LaTeX Warning: Hyper reference `api-reference/streams/index:fatfs-stream' on pa ge 70 undefined on input line 8791. LaTeX Warning: Hyper reference `api-reference/streams/index:http-stream' on pag e 70 undefined on input line 8794. LaTeX Warning: Hyper reference `api-reference/streams/index:i2s-stream' on page 70 undefined on input line 8797. LaTeX Warning: Hyper reference `api-reference/streams/index:pwm-stream' on page 70 undefined on input line 8800. LaTeX Warning: Hyper reference `api-reference/streams/index:raw-stream' on page 70 undefined on input line 8803. LaTeX Warning: Hyper reference `api-reference/streams/index:spiffs-stream' on p age 70 undefined on input line 8806. LaTeX Warning: Hyper reference `api-reference/streams/index:tcp-client-stream' on page 70 undefined on input line 8809. LaTeX Warning: Hyper reference `api-reference/streams/index:tone-stream' on pag e 70 undefined on input line 8812. LaTeX Warning: Hyper reference `api-reference/streams/index:flash-embedding-str eam' on page 70 undefined on input line 8815. LaTeX Warning: Hyper reference `api-reference/streams/index:tts-stream' on page 70 undefined on input line 8818. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv415i2s_stream_ initP16i2s_stream_cfg_t' on page 70 undefined on input line 8823. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416i2s_stream_ cfg_t' on page 70 undefined on input line 8823. [70] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 8858. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 8858. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv422algorithm_s tream_cfg_t' on page 71 undefined on input line 8858. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 71 undefined on input line 8882. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 71 undefined on input line 8882. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 8882. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 71 undefined on input line 8882. [71] LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv429algorithm_s tream_input_type_t' on page 72 undefined on input line 8968. [72] [73] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 74 undefined on input line 9293. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 74 undefined on input line 9321. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 74 undefined on input line 9321. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv418fatfs_strea m_cfg_t' on page 74 undefined on input line 9321. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 74 undefined on input line 9357. [74] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 75 undefined on input line 9486. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 75 undefined on input line 9527. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 75 undefined on input line 9527. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417http_stream _cfg_t' on page 75 undefined on input line 9527. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 75 undefined on input line 9551. [75] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 9558. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 9558. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 76 undefined on input line 9590. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 76 undefined on input line 9599. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 76 undefined on input line 9637. [76] LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv422http_stream _event_id_t' on page 77 undefined on input line 9684. LaTeX Warning: Hyper reference `api-reference/streams/index:structhttp__stream_ _cfg__t' on page 77 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 77 undefined on input line 9739. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 77 undefined on input line 9762. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv426http_stream _event_handle_t' on page 77 undefined on input line 9828. [77] Underfull \hbox (badness 10000) in paragraph at lines 9906--9908 \T1/ptm/m/n/10 Request data size each time from \T1/pcr/m/n/10 http_client \T1/ ptm/m/n/10 De-faults use DE- LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv423http_stream _event_msg_t' on page 78 undefined on input line 9977. [78] LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416i2s_stream_ cfg_t' on page 79 undefined on input line 10083. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 79 undefined on input line 10111. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 79 undefined on input line 10111. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416i2s_stream_ cfg_t' on page 79 undefined on input line 10111. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 79 undefined on input line 10138. [79] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 80 undefined on input line 10179. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 80 undefined on input line 10214. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 80 undefined on input line 10249. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 80 undefined on input line 10296. [80] [81] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 82 undefined on input line 10544. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 82 undefined on input line 10544. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416pwm_stream_ cfg_t' on page 82 undefined on input line 10544. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 82 undefined on input line 10568. [82] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 83 undefined on input line 10732. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv418audio_pwm_c onfig_t' on page 83 undefined on input line 10743. [83] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 84 undefined on input line 10907. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 84 undefined on input line 10907. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416raw_stream_ cfg_t' on page 84 undefined on input line 10907. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 84 undefined on input line 10931. [84] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 85 undefined on input line 10961. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 85 undefined on input line 11013. [85] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 86 undefined on input line 11077. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 86 undefined on input line 11077. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv419spiffs_stre am_cfg_t' on page 86 undefined on input line 11077. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 86 undefined on input line 11113. [86] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 87 undefined on input line 11256. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 87 undefined on input line 11256. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416tcp_stream_ cfg_t' on page 87 undefined on input line 11256. [87] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 88 undefined on input line 11348. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv426tcp_stream_ event_handle_cb' on page 88 undefined on input line 11436. [88] LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv420tcp_stream_ event_msg' on page 89 undefined on input line 11511. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv422tcp_stream_ event_msg_t' on page 89 undefined on input line 11522. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv419tcp_stream_ status_t' on page 89 undefined on input line 11522. Underfull \hbox (badness 10000) in paragraph at lines 11522--11522 []\T1/ptm/m/it/10 tcp_stream_event_msg_t \T1/ptm/m/n/10 *msg, LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 89 undefined on input line 11587. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 89 undefined on input line 11587. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417tone_stream _cfg_t' on page 89 undefined on input line 11587. [89] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 90 undefined on input line 11623. [90] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 91 undefined on input line 11800. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 91 undefined on input line 11800. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv424embed_flash _stream_cfg_t' on page 91 undefined on input line 11800. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 91 undefined on input line 11824. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417embed_item_ info_t' on page 91 undefined on input line 11824. [91] LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv415embed_item_ info' on page 92 undefined on input line 12031. [92] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 93 undefined on input line 12066. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 93 undefined on input line 12066. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416tts_stream_ cfg_t' on page 93 undefined on input line 12066. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 93 undefined on input line 12090. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 93 undefined on input line 12125. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417tts_voice_s peed_t' on page 93 undefined on input line 12125. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 93 undefined on input line 12160. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417tts_voice_s peed_t' on page 93 undefined on input line 12160. [93] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 94 undefined on input line 12207. [94] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12402 ...ence/playlist/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12402 ...ence/playlist/index.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv411sdcard_sca n16sdcard_scan_cb_tPKciA_PKciPv' on page 95 undefined on input line 12406. LaTeX Warning: Hyper reference `api-reference/playlist/index:saving-to-microsd- card' on page 95 undefined on input line 12409. LaTeX Warning: Hyper reference `api-reference/playlist/index:saving-to-dram' on page 95 undefined on input line 12412. LaTeX Warning: Hyper reference `api-reference/playlist/index:saving-to-nvs-part ition-in-flash' on page 95 undefined on input line 12415. LaTeX Warning: Hyper reference `api-reference/playlist/index:saving-to-data-und efined-partition-in-flash' on page 95 undefined on input line 12418. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv411sdcard_sca n16sdcard_scan_cb_tPKciA_PKciPv' on page 95 undefined on input line 12429. [95] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv416sdcard_sca n_cb_t' on page 96 undefined on input line 12457. [96] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 97 undefined on input line 12549. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 97 undefined on input line 12581. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 97 undefined on input line 12613. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 97 undefined on input line 12651. [97] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 98 undefined on input line 12689. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 98 undefined on input line 12724. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 98 undefined on input line 12756. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 98 undefined on input line 12791. [98] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 99 undefined on input line 12829. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 99 undefined on input line 12861. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 99 undefined on input line 12893. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 99 undefined on input line 12925. [99] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 100 undefined on input line 12976. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 100 undefined on input line 13008. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 100 undefined on input line 13043. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 100 undefined on input line 13081. [100] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 101 undefined on input line 13119. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 101 undefined on input line 13154. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 101 undefined on input line 13186. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 101 undefined on input line 13221. [101] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 102 undefined on input line 13259. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 102 undefined on input line 13291. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 102 undefined on input line 13323. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 102 undefined on input line 13355. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 102 undefined on input line 13390. [102] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 103 undefined on input line 13425. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 103 undefined on input line 13473. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 103 undefined on input line 13505. [103] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 104 undefined on input line 13540. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 104 undefined on input line 13572. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 104 undefined on input line 13610. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 104 undefined on input line 13648. [104] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 105 undefined on input line 13683. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 105 undefined on input line 13718. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 105 undefined on input line 13750. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 105 undefined on input line 13788. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 105 undefined on input line 13820. [105] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 106 undefined on input line 13852. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 106 undefined on input line 13900. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 106 undefined on input line 13935. [106] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 107 undefined on input line 13970. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 107 undefined on input line 14008. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 107 undefined on input line 14046. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 107 undefined on input line 14081. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 107 undefined on input line 14113. [107] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 108 undefined on input line 14148. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 108 undefined on input line 14186. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 108 undefined on input line 14218. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 108 undefined on input line 14250. [108] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 109 undefined on input line 14282. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 109 undefined on input line 14330. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 109 undefined on input line 14330. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 109 undefined on input line 14356. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv426playlist_o perator_handle_t' on page 109 undefined on input line 14356. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 109 undefined on input line 14400. [109] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 110 undefined on input line 14435. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv415playlist_t ype_t' on page 110 undefined on input line 14467. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv415playlist_t ype_t' on page 110 undefined on input line 14467. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 110 undefined on input line 14467. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 110 undefined on input line 14499. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 110 undefined on input line 14531. [110] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 111 undefined on input line 14566. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 111 undefined on input line 14590. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 111 undefined on input line 14614. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 111 undefined on input line 14649. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 111 undefined on input line 14687. [111] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 112 undefined on input line 14725. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 112 undefined on input line 14763. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 112 undefined on input line 14795. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 112 undefined on input line 14827. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 112 undefined on input line 14862. [112] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 113 undefined on input line 14897. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv417playlist_h andle_t' on page 113 undefined on input line 14932. [113] LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv415playlist_t ype_t' on page 114 undefined on input line 15097. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv420playlist_o peration_t' on page 114 undefined on input line 15153. LaTeX Warning: Hyper reference `api-reference/playlist/index:_CPPv419playlist_o perator_t' on page 114 undefined on input line 15170. [114] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 115 undefined on input line 15281. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 115 undefined on input line 15281. LaTeX Warning: Hyper reference `api-reference/codecs/aac_decoder:_CPPv417aac_de coder_cfg_t' on page 115 undefined on input line 15281. [115] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 116 undefined on input line 15451. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 116 undefined on input line 15451. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv417amr_dec oder_cfg_t' on page 116 undefined on input line 15451. [116] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 117 undefined on input line 15592. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv423amrnb_e ncoder_bitrate_t' on page 117 undefined on input line 15592. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 117 undefined on input line 15621. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 117 undefined on input line 15621. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv419amrnb_e ncoder_cfg_t' on page 117 undefined on input line 15621. [117] LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv423amrnb_e ncoder_bitrate_t' on page 118 undefined on input line 15701. [118] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 119 undefined on input line 15901. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv423amrwb_e ncoder_bitrate_t' on page 119 undefined on input line 15901. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 119 undefined on input line 15930. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 119 undefined on input line 15930. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv419amrwb_e ncoder_cfg_t' on page 119 undefined on input line 15930. [119] LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv423amrwb_e ncoder_bitrate_t' on page 120 undefined on input line 16010. [120] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 121 undefined on input line 16235. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 121 undefined on input line 16235. LaTeX Warning: Hyper reference `api-reference/codecs/flac_decoder:_CPPv418flac_ decoder_cfg_t' on page 121 undefined on input line 16235. [121] [122] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 123 undefined on input line 16397. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 123 undefined on input line 16397. LaTeX Warning: Hyper reference `api-reference/codecs/mp3_decoder:_CPPv417mp3_de coder_cfg_t' on page 123 undefined on input line 16397. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 123 undefined on input line 16421. [123] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 124 undefined on input line 16578. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 124 undefined on input line 16578. LaTeX Warning: Hyper reference `api-reference/codecs/ogg_decoder:_CPPv417ogg_de coder_cfg_t' on page 124 undefined on input line 16578. [124] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 125 undefined on input line 16724. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 125 undefined on input line 16724. LaTeX Warning: Hyper reference `api-reference/codecs/opus_decoder:_CPPv418opus_ decoder_cfg_t' on page 125 undefined on input line 16724. [125] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 126 undefined on input line 16883. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 126 undefined on input line 16883. LaTeX Warning: Hyper reference `api-reference/codecs/wav_codecs:_CPPv417wav_dec oder_cfg_t' on page 126 undefined on input line 16883. [126] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 127 undefined on input line 17024. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 127 undefined on input line 17024. LaTeX Warning: Hyper reference `api-reference/codecs/wav_codecs:_CPPv417wav_enc oder_cfg_t' on page 127 undefined on input line 17024. [127] LaTeX Warning: Hyper reference `api-reference/audio-processing/downmix::doc' on page 128 undefined on input line 17153. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer::doc' on page 128 undefined on input line 17156. LaTeX Warning: Hyper reference `api-reference/audio-processing/filter_resample: :doc' on page 128 undefined on input line 17159. LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic::doc ' on page 128 undefined on input line 17162. [128] [129 <./blockdiag-d2ec211a373934d42d770c8da52869a720b127bd.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 130 undefined on input line 17222. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 130 undefined on input line 17249. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 130 undefined on input line 17249. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 130 undefined on input line 17276. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 130 undefined on input line 17303. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 130 undefined on input line 17330. Underfull \hbox (badness 6725) in paragraph at lines 17330--17330 []\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 130 undefined on input line 17357. [130] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 131 undefined on input line 17390. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 131 undefined on input line 17420. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 131 undefined on input line 17450. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 131 undefined on input line 17477. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 131 undefined on input line 17477. LaTeX Warning: Hyper reference `api-reference/audio-processing/downmix:_CPPv413 downmix_cfg_t' on page 131 undefined on input line 17477. [131] LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 13equalizer_cfg' on page 132 undefined on input line 17699. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 23equalizer_set_gain_info22audio_element_handle_tiib' on page 132 undefined on input line 17699. [132] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 133 undefined on input line 17724. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 133 undefined on input line 17754. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 133 undefined on input line 17787. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 133 undefined on input line 17787. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 15equalizer_cfg_t' on page 133 undefined on input line 17787. [133] LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 13equalizer_cfg' on page 134 undefined on input line 17950. [134] LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 135 undefined on input line 17960. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 135 undefined on input line 17996. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 135 undefined on input line 18026. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 135 undefined on input line 18059. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 135 undefined on input line 18059. LaTeX Warning: Hyper reference `api-reference/audio-processing/filter_resample: _CPPv416rsp_filter_cfg_t' on page 135 undefined on input line 18059. [135] [136] [137] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 138 undefined on input line 18388. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 138 undefined on input line 18418. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 138 undefined on input line 18448. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 138 undefined on input line 18448. LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic:_CPP v411sonic_cfg_t' on page 138 undefined on input line 18448. [138] LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic:_CPP v412sonic_info_t' on page 139 undefined on input line 18551. [139] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18658 ...ence/services/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18658 ...ence/services/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18667 .../bluetooth\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18667 .../bluetooth\_service.html}{{[}中文{]}} ^^M [140] LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 23bluetooth_service_cfg_t' on page 141 undefined on input line 18707. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 141 undefined on input line 18739. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 141 undefined on input line 18739. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 18757. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 18757. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 18775. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 18807. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 18839. [141] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 18871. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 18903. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 18935. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 142 undefined on input line 18967. [142] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 18999. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 19037. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 19072. LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 16bluetooth_addr_t' on page 143 undefined on input line 19072. Underfull \hbox (badness 5832) in paragraph at lines 19111--19113 \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 [143] LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 24bluetooth_service_mode_t' on page 144 undefined on input line 19249. LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 27bluetooth_service_user_cb_t' on page 144 undefined on input line 19260. [144] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19366 ...input\_key\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19366 ...input\_key\_service.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `api-reference/services/input_key_service:_CPPv4 19input_key_user_id_t' on page 145 undefined on input line 19368. [145] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 146 undefined on input line 19401. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 146 undefined on input line 19401. LaTeX Warning: Hyper reference `api-reference/services/input_key_service:_CPPv4 23input_key_service_cfg_t' on page 146 undefined on input line 19401. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422periph_ser vice_state_t' on page 146 undefined on input line 19425. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422periph_ser vice_state_t' on page 146 undefined on input line 19425. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 146 undefined on input line 19425. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 146 undefined on input line 19449. LaTeX Warning: Hyper reference `api-reference/services/input_key_service:_CPPv4 24input_key_service_info_t' on page 146 undefined on input line 19449. Underfull \hbox (badness 10000) in paragraph at lines 19449--19449 []\T1/ptm/m/it/10 periph_service_handle_t in-put_key_handle\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 in- LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 146 undefined on input line 19491. [146] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_config_t' on page 147 undefined on input line 19536. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 147 undefined on input line 19547. [147] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19834 ...vices/wifi\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19834 ...vices/wifi\_service.html}{{[}中文{]}} ^^M [148] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19863. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19863. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv421wif i_service_config_t' on page 149 undefined on input line 19863. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19872. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19881. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 149 undefined on input line 19881. Underfull \hbox (badness 10000) in paragraph at lines 19881--19881 []\T1/ptm/m/it/10 periph_service_handle_t han-dle\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19881--19881 \T1/ptm/m/it/10 esp_wifi_setting_handle_t set-ting\T1/ptm/m/n/10 , int LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19890. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19899. Underfull \hbox (badness 10000) in paragraph at lines 19899--19899 []\T1/ptm/m/it/10 periph_service_handle_t han-dle\T1/ptm/m/n/10 , wifi_config_t LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19908. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19917. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19926. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19935. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422periph_ser vice_state_t' on page 149 undefined on input line 19944. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422periph_ser vice_state_t' on page 149 undefined on input line 19944. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19944. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv432wif i_service_disconnect_reason_t' on page 149 undefined on input line 19953. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv432wif i_service_disconnect_reason_t' on page 149 undefined on input line 19953. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19953. Overfull \hbox (2.52219pt too wide) in paragraph at lines 19953--19953 []\T1/ptm/m/it/10 periph_service_handle_t LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19962. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 149 undefined on input line 19971. Underfull \hbox (badness 10000) in paragraph at lines 19971--19971 []\T1/ptm/m/it/10 periph_service_handle_t han-dle\T1/ptm/m/n/10 , wifi_config_t LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv417periph_ser vice_cb' on page 149 undefined on input line 20036. [149] [150] LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 151 undefined on input line 20282. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 151 undefined on input line 20282. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 151 undefined on input line 20314. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 151 undefined on input line 20346. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv417wif i_setting_func' on page 151 undefined on input line 20346. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv417wif i_setting_func' on page 151 undefined on input line 20346. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv426wif i_setting_teardown_func' on page 151 undefined on input line 20346. Underfull \hbox (badness 10000) in paragraph at lines 20346--20346 []\T1/ptm/m/it/10 esp_wifi_setting_handle_t han-dle\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 151 undefined on input line 20387. [151] LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 152 undefined on input line 20422. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 152 undefined on input line 20457. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 152 undefined on input line 20495. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 152 undefined on input line 20519. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 152 undefined on input line 20551. [152] LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 153 undefined on input line 20583. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 153 undefined on input line 20630. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 153 undefined on input line 20639. Underfull \hbox (badness 10000) in paragraph at lines 20639--20639 []\T1/ptm/m/it/10 esp_wifi_setting_handle_t \T1/ptm/m/n/10 han-dle, LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 153 undefined on input line 20659. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 153 undefined on input line 20659. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv419sma rt_config_info_t' on page 153 undefined on input line 20659. [153] LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 154 undefined on input line 20737. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 154 undefined on input line 20737. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 154 undefined on input line 20769. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 154 undefined on input line 20804. [154] LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 155 undefined on input line 20842. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 155 undefined on input line 20885. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv425esp _wifi_setting_handle_t' on page 155 undefined on input line 20885. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv421air kiss_config_info_t' on page 155 undefined on input line 20885. [155] LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv424air kiss_lan_pack_param_t' on page 156 undefined on input line 20963. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv426wif i_ssid_manager_handle_t' on page 156 undefined on input line 21019. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv426wif i_ssid_manager_handle_t' on page 156 undefined on input line 21019. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv426wif i_ssid_manager_handle_t' on page 156 undefined on input line 21028. Underfull \hbox (badness 10000) in paragraph at lines 21028--21028 []\T1/ptm/m/it/10 wifi_ssid_manager_handle_t han-dle\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv426wif i_ssid_manager_handle_t' on page 156 undefined on input line 21037. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv426wif i_ssid_manager_handle_t' on page 156 undefined on input line 21046. Underfull \hbox (badness 10000) in paragraph at lines 21046--21046 []\T1/ptm/m/it/10 wifi_ssid_manager_handle_t han-dle\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv426wif i_ssid_manager_handle_t' on page 156 undefined on input line 21055. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv426wif i_ssid_manager_handle_t' on page 156 undefined on input line 21064. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv426wif i_ssid_manager_handle_t' on page 156 undefined on input line 21073. LaTeX Warning: Hyper reference `api-reference/services/wifi_service:_CPPv426wif i_ssid_manager_handle_t' on page 156 undefined on input line 21082. [156] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.21102 ...rvices/ota\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.21102 ...rvices/ota\_service.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 157 undefined on input line 21131. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 157 undefined on input line 21131. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv420ota_ service_config_t' on page 157 undefined on input line 21131. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 157 undefined on input line 21163. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv417ota_ upgrade_ops_t' on page 157 undefined on input line 21163. Underfull \hbox (badness 5817) in paragraph at lines 21163--21163 []\T1/ptm/m/it/10 periph_service_handle_t han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 ota_upgrade_ops_t LaTeX Warning: Hyper reference `api-reference/services/ota_service:structota__u pgrade__ops__t' on page 157 undefined on input line 21186. [157] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv417periph_ser vice_cb' on page 158 undefined on input line 21248. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv415ota_ node_attr_t' on page 158 undefined on input line 21338. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 158 undefined on input line 21349. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 158 undefined on input line 21349. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv415ota_ node_attr_t' on page 158 undefined on input line 21349. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 158 undefined on input line 21360. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 158 undefined on input line 21360. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv415ota_ node_attr_t' on page 158 undefined on input line 21360. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 158 undefined on input line 21371. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 158 undefined on input line 21371. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv415ota_ node_attr_t' on page 158 undefined on input line 21371. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 158 undefined on input line 21382. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 158 undefined on input line 21382. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv415ota_ node_attr_t' on page 158 undefined on input line 21382. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 158 undefined on input line 21382. Underfull \hbox (badness 10000) in paragraph at lines 21382--21382 []\T1/ptm/m/n/10 void *han-dle, \T1/ptm/m/it/10 ota_node_attr_t \T1/ptm/m/n/10 *node, [158] LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 159 undefined on input line 21438. [159] LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv417ota_ upgrade_ops_t' on page 160 undefined on input line 21660. LaTeX Warning: Hyper reference `api-reference/services/ota_service:structota__u pgrade__ops__t' on page 160 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv417ota_ upgrade_ops_t' on page 160 undefined on input line 21689. LaTeX Warning: Hyper reference `api-reference/services/ota_service:structota__u pgrade__ops__t' on page 160 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 160 undefined on input line 21718. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 160 undefined on input line 21718. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 160 undefined on input line 21756. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv424ota_ service_err_reason_t' on page 160 undefined on input line 21756. [160] LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv419esp_ fs_ota_config_t' on page 161 undefined on input line 21866. [161] LaTeX Warning: Hyper reference `api-reference/services/ota_service:structesp__f s__ota__config__t' on page 162 undefined on input line 21902. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv419esp_ fs_ota_config_t' on page 162 undefined on input line 21916. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv419esp_ fs_ota_handle_t' on page 162 undefined on input line 21916. LaTeX Warning: Hyper reference `api-reference/services/ota_service:structesp__f s__ota__config__t' on page 162 undefined on input line 21942. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv419esp_ fs_ota_handle_t' on page 162 undefined on input line 21959. [162] LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv419esp_ fs_ota_handle_t' on page 163 undefined on input line 22011. LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv419esp_ fs_ota_handle_t' on page 163 undefined on input line 22054. Underfull \hbox (badness 10000) in paragraph at lines 22054--22054 []\T1/ptm/m/it/10 esp_fs_ota_handle_t fs_ota_handle\T1/ptm/m/n/10 , esp_app_des c_t LaTeX Warning: Hyper reference `api-reference/services/ota_service:_CPPv419esp_ fs_ota_handle_t' on page 163 undefined on input line 22095. [163] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22167 ...ces/dueros\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22167 ...ces/dueros\_service.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 164 undefined on input line 22196. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 164 undefined on input line 22196. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv415service_st ate_t' on page 164 undefined on input line 22222. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv415service_st ate_t' on page 164 undefined on input line 22222. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 164 undefined on input line 22240. [164] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 165 undefined on input line 22270. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 165 undefined on input line 22294. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 165 undefined on input line 22321. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 165 undefined on input line 22345. LaTeX Warning: Hyper reference `api-reference/services/dueros_service:_CPPv416d ueros_wifi_st_t' on page 165 undefined on input line 22345. [165] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22408 ...es/display\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22408 ...es/display\_service.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `api-reference/services/display_service:_CPPv417 display_pattern_t' on page 166 undefined on input line 22410. LaTeX Warning: Hyper reference `api-reference/services/display_service:_CPPv424 display_service_handle_t' on page 166 undefined on input line 22439. LaTeX Warning: Hyper reference `api-reference/services/display_service:_CPPv424 display_service_handle_t' on page 166 undefined on input line 22439. LaTeX Warning: Hyper reference `api-reference/services/display_service:_CPPv424 display_service_config_t' on page 166 undefined on input line 22439. LaTeX Warning: Hyper reference `api-reference/services/display_service:_CPPv424 display_service_handle_t' on page 166 undefined on input line 22457. [166] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_config_t' on page 167 undefined on input line 22478. [167] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 168 undefined on input line 22819. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 168 undefined on input line 22819. [168] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 169 undefined on input line 22921. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 169 undefined on input line 22953. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 169 undefined on input line 22953. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 169 undefined on input line 23017. [169] LaTeX Warning: Hyper reference `api-reference/services/display_service:_CPPv423 led_bar_ws2812_handle_t' on page 170 undefined on input line 23060. LaTeX Warning: Hyper reference `api-reference/services/display_service:_CPPv423 led_bar_ws2812_handle_t' on page 170 undefined on input line 23060. LaTeX Warning: Hyper reference `api-reference/services/display_service:_CPPv423 led_bar_ws2812_handle_t' on page 170 undefined on input line 23130. [170] LaTeX Warning: Hyper reference `api-reference/services/display_service:_CPPv422 led_indicator_handle_t' on page 171 undefined on input line 23188. LaTeX Warning: Hyper reference `api-reference/services/display_service:_CPPv422 led_indicator_handle_t' on page 171 undefined on input line 23188. LaTeX Warning: Hyper reference `api-reference/services/display_service:_CPPv422 led_indicator_handle_t' on page 171 undefined on input line 23258. [171] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23301 ...es/battery\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23301 ...es/battery\_service.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `api-reference/services/battery_service:_CPPv423 battery_service_event_t' on page 172 undefined on input line 23303. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 172 undefined on input line 23330. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 172 undefined on input line 23330. LaTeX Warning: Hyper reference `api-reference/services/battery_service:_CPPv424 battery_service_config_t' on page 172 undefined on input line 23330. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 172 undefined on input line 23362. ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23373 ESP\_ERR\_INVALID\_ARG: handle is NULL LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 172 undefined on input line 23397. [172] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23408 ESP\_ERR\_INVALID\_ARG: handle is NULL LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv417periph_ser vice_cb' on page 173 undefined on input line 23488. LaTeX Warning: Hyper reference `api-reference/services/battery_service:_CPPv420 vol_monitor_handle_t' on page 173 undefined on input line 23510. [173] LaTeX Warning: Hyper reference `api-reference/services/battery_service:_CPPv420 vol_monitor_handle_t' on page 174 undefined on input line 23625. LaTeX Warning: Hyper reference `api-reference/services/battery_service:_CPPv420 vol_monitor_handle_t' on page 174 undefined on input line 23625. LaTeX Warning: Hyper reference `api-reference/services/battery_service:_CPPv419 vol_monitor_param_t' on page 174 undefined on input line 23625. LaTeX Warning: Hyper reference `api-reference/services/battery_service:structvo l__monitor__param__t' on page 174 undefined on input line 23643. LaTeX Warning: Hyper reference `api-reference/services/battery_service:_CPPv420 vol_monitor_handle_t' on page 174 undefined on input line 23657. LaTeX Warning: Hyper reference `api-reference/services/battery_service:_CPPv420 vol_monitor_handle_t' on page 174 undefined on input line 23689. LaTeX Warning: Hyper reference `api-reference/services/battery_service:_CPPv420 vol_monitor_event_cb' on page 174 undefined on input line 23689. LaTeX Warning: Hyper reference `api-reference/services/battery_service:_CPPv420 vol_monitor_handle_t' on page 174 undefined on input line 23727. [174] LaTeX Warning: Hyper reference `api-reference/services/battery_service:_CPPv420 vol_monitor_handle_t' on page 175 undefined on input line 23759. LaTeX Warning: Hyper reference `api-reference/services/battery_service:_CPPv420 vol_monitor_handle_t' on page 175 undefined on input line 23791. ! Package inputenc Error: Unicode character ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23895 ...report with a interval calculate by ( \sphinxcode{\sphinxupquote... ! Package inputenc Error: Unicode character ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23895 ...nxcode{\sphinxupquote{report\_freq}}) [175] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23996 ...mp\_upload\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23996 ...mp\_upload\_service.html}{{[}中文{]}} ^^M [176] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 177 undefined on input line 24051. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 177 undefined on input line 24086. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 177 undefined on input line 24086. LaTeX Warning: Hyper reference `api-reference/services/coredump_upload_service: _CPPv432coredump_upload_service_config_t' on page 177 undefined on input line 2 4086. Underfull \hbox (badness 10000) in paragraph at lines 24086--24086 []\T1/ptm/m/it/10 coredump_upload_service_config_t LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv417periph_ser vice_cb' on page 177 undefined on input line 24163. [177] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 178 undefined on input line 24219. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 178 undefined on input line 24219. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_config_t' on page 178 undefined on input line 24219. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 178 undefined on input line 24251. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 178 undefined on input line 24286. [178] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 179 undefined on input line 24321. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 179 undefined on input line 24356. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv417periph_ser vice_cb' on page 179 undefined on input line 24356. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 179 undefined on input line 24397. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422periph_ser vice_event_t' on page 179 undefined on input line 24397. LaTeX Warning: Hyper reference `api-reference/services/index:structperiph__serv ice__event__t' on page 179 undefined on input line 24421. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 179 undefined on input line 24435. [179] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 180 undefined on input line 24473. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 180 undefined on input line 24497. [180] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv419periph_ser vice_ctrl' on page 181 undefined on input line 24664. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv419periph_ser vice_ctrl' on page 181 undefined on input line 24675. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv419periph_ser vice_ctrl' on page 181 undefined on input line 24686. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv417periph_ser vice_io' on page 181 undefined on input line 24697. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 181 undefined on input line 24745. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv423periph_ser vice_handle_t' on page 181 undefined on input line 24763. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422periph_ser vice_event_t' on page 181 undefined on input line 24763. [181] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 182 undefined on input line 24835. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 182 undefined on input line 24835. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_config_t' on page 182 undefined on input line 24835. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 182 undefined on input line 24867. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 182 undefined on input line 24902. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 182 undefined on input line 24937. [182] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 183 undefined on input line 24972. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv416service_ca llback' on page 183 undefined on input line 24972. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 183 undefined on input line 25013. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv415service_ev ent_t' on page 183 undefined on input line 25013. LaTeX Warning: Hyper reference `api-reference/services/index:structservice__eve nt__t' on page 183 undefined on input line 25037. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 183 undefined on input line 25051. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 183 undefined on input line 25086. [183] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 184 undefined on input line 25121. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 184 undefined on input line 25159. [184] LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv412service_ct rl' on page 185 undefined on input line 25295. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv412service_ct rl' on page 185 undefined on input line 25306. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv412service_ct rl' on page 185 undefined on input line 25317. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv412service_ct rl' on page 185 undefined on input line 25328. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv412service_ct rl' on page 185 undefined on input line 25339. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 185 undefined on input line 25387. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv422audio_serv ice_handle_t' on page 185 undefined on input line 25396. LaTeX Warning: Hyper reference `api-reference/services/index:_CPPv415service_ev ent_t' on page 185 undefined on input line 25396. [185] LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder ::doc' on page 186 undefined on input line 25474. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder ::doc' on page 186 undefined on input line 25507. [186 <./blockdiag-ba01f42648482d5992b04526cd32b79fb22fe6c0.png>] [187 <./blockd iag-2b16e73f3e8e7df06c26c00b33cb92917228a358.png>] LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv418audio_rec_handle_t' on page 188 undefined on input line 25553. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv418audio_rec_handle_t' on page 188 undefined on input line 25553. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv415audio_rec_cfg_t' on page 188 undefined on input line 25553. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv418audio_rec_handle_t' on page 188 undefined on input line 25577. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv418audio_rec_handle_t' on page 188 undefined on input line 25604. Underfull \hbox (badness 10000) in paragraph at lines 25609--25611 []\T1/ptm/m/n/10 No mat-ter the recorder pro-cess is trig-gered by wake word de -tected or trig-gered by Underfull \hbox (badness 8056) in paragraph at lines 25609--25611 \T1/ptm/m/n/10 And if the VAD de-tec-tion is dis-abeled, this must be in-voked to stop record-ing af-ter LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv418audio_rec_handle_t' on page 188 undefined on input line 25631. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv418audio_rec_handle_t' on page 188 undefined on input line 25658. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv418audio_rec_handle_t' on page 188 undefined on input line 25685. [188] LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv418audio_rec_handle_t' on page 189 undefined on input line 25712. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv418audio_rec_handle_t' on page 189 undefined on input line 25745. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv418audio_rec_handle_t' on page 189 undefined on input line 25769. [189] LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv415audio_rec_evt_t' on page 190 undefined on input line 25874. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv414rec_event_cb_t' on page 190 undefined on input line 25954. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :structaudio__rec__evt__t' on page 190 undefined on input line 25956. [190] LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv415audio_rec_evt_t' on page 191 undefined on input line 26146. [191] LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv420recorder_sr_handle_t' on page 192 undefined on input line 26179. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv420recorder_sr_handle_t' on page 192 undefined on input line 26179. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv417recorder_sr_cfg_t' on page 192 undefined on input line 26179. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv420recorder_sr_handle_t' on page 192 undefined on input line 26206. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv420recorder_sr_handle_t' on page 192 undefined on input line 26230. [192] [193] LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv425recorder_encoder_handle_t' on page 194 undefined on input line 26507. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv425recorder_encoder_handle_t' on page 194 undefined on input line 26507. LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv422recorder_encoder_cfg_t' on page 194 undefined on input line 26507. Underfull \hbox (badness 10000) in paragraph at lines 26507--26507 []\T1/ptm/m/it/10 recorder_encoder_cfg_t \T1/ptm/m/n/10 *\T1/ptm/m/it/10 cfg\T1 /ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/speech-recognition/audio_recorder :_CPPv425recorder_encoder_handle_t' on page 194 undefined on input line 26534. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 194 undefined on input line 26570. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 194 undefined on input line 26581. [194] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 195 undefined on input line 26616. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 195 undefined on input line 26642. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 195 undefined on input line 26642. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_config_t' on page 195 undefined on input line 26642. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 195 undefined on input line 26666. [195] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 196 undefined on input line 26698. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 196 undefined on input line 26730. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 196 undefined on input line 26730. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 196 undefined on input line 26730. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 196 undefined on input line 26757. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 196 undefined on input line 26757. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 196 undefined on input line 26757. Underfull \hbox (badness 10000) in paragraph at lines 26757--26757 []\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 196 undefined on input line 26781. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 425esp_periph_event_handle_t' on page 196 undefined on input line 26781. Underfull \hbox (badness 10000) in paragraph at lines 26781--26781 []\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 26781--26781 \T1/ptm/m/it/10 esp_periph_event_handle_t cb\T1/ptm/m/n/10 , void [196] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 197 undefined on input line 26819. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 197 undefined on input line 26843. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 197 undefined on input line 26878. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 197 undefined on input line 26878. Underfull \hbox (badness 10000) in paragraph at lines 26878--26878 []\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 197 undefined on input line 26902. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 197 undefined on input line 26916. [197] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 198 undefined on input line 26951. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 198 undefined on input line 26951. Underfull \hbox (badness 10000) in paragraph at lines 26951--26951 []\T1/ptm/m/it/10 esp_periph_set_handle_t pe-riph_set_handle\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 198 undefined on input line 26986. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 198 undefined on input line 27021. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 198 undefined on input line 27021. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 198 undefined on input line 27048. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_func' on page 198 undefined on input line 27048. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_run_func' on page 198 undefined on input line 27048. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_func' on page 198 undefined on input line 27048. Underfull \hbox (badness 10000) in paragraph at lines 27048--27048 []\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 , LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 198 undefined on input line 27089. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 198 undefined on input line 27089. [198] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 199 undefined on input line 27127. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 199 undefined on input line 27159. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 199 undefined on input line 27200. [199] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 200 undefined on input line 27241. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 200 undefined on input line 27282. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 414timer_callback' on page 200 undefined on input line 27282. Underfull \hbox (badness 10000) in paragraph at lines 27282--27282 []\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 200 undefined on input line 27331. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 200 undefined on input line 27363. [200] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 201 undefined on input line 27401. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_state_t' on page 201 undefined on input line 27425. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_state_t' on page 201 undefined on input line 27425. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 201 undefined on input line 27425. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 201 undefined on input line 27449. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 201 undefined on input line 27449. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 201 undefined on input line 27449. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 201 undefined on input line 27473. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 201 undefined on input line 27473. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 201 undefined on input line 27508. [201] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 202 undefined on input line 27540. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 202 undefined on input line 27572. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 202 undefined on input line 27604. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_event_t' on page 202 undefined on input line 27604. [202] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 425esp_periph_event_handle_t' on page 203 undefined on input line 27718. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 203 undefined on input line 27729. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 203 undefined on input line 27797. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 203 undefined on input line 27806. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 203 undefined on input line 27806. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 203 undefined on input line 27815. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 416esp_periph_event' on page 203 undefined on input line 27833. [203] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27857. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27866. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27875. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27884. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27893. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27902. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27911. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27920. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27929. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27938. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27947. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27956. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27965. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27974. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27983. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 27992. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 204 undefined on input line 28001. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 204 undefined on input line 28085. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc::doc' on page 204 undefined on input line 28085. [204] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 205 undefined on input line 28115. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 205 undefined on input line 28115. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv417p eriph_wifi_cfg_t' on page 205 undefined on input line 28115. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 205 undefined on input line 28142. Underfull \hbox (badness 10000) in paragraph at lines 28142--28142 []\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 205 undefined on input line 28177. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv419p eriph_wifi_state_t' on page 205 undefined on input line 28177. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 205 undefined on input line 28177. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 205 undefined on input line 28201. [205] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 206 undefined on input line 28236. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv425p eriph_wifi_config_mode_t' on page 206 undefined on input line 28236. Underfull \hbox (badness 10000) in paragraph at lines 28236--28236 []\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 LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 206 undefined on input line 28271. [206] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv428p eriph_wpa2_enterprise_cfg_t' on page 207 undefined on input line 28484. [207] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard:_CPPv41 8periph_sdcard_initP19periph_sdcard_cfg_t' on page 208 undefined on input line 28664. LaTeX Warning: Hyper reference `api-reference/streams/index:api-reference-strea m-fatfs' on page 208 undefined on input line 28664. [208] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 209 undefined on input line 28703. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 209 undefined on input line 28703. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard:_CPPv41 9periph_sdcard_cfg_t' on page 209 undefined on input line 28703. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 209 undefined on input line 28730. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard:_CPPv42 0periph_sdcard_mode_t' on page 209 undefined on input line 28788. [209] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs:_CPPv41 8periph_spiffs_initP19periph_spiffs_cfg_t' on page 210 undefined on input line 28949. LaTeX Warning: Hyper reference `api-reference/streams/index:api-reference-strea m-spiffs' on page 210 undefined on input line 28949. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 210 undefined on input line 28974. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 210 undefined on input line 28974. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs:_CPPv41 9periph_spiffs_cfg_t' on page 210 undefined on input line 28974. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 210 undefined on input line 29001. [210] [211] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cmd_t' on page 212 undefined on input line 29156. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 19periph_console_initP20periph_console_cfg_t' on page 212 undefined on input li ne 29156. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 212 undefined on input line 29181. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 212 undefined on input line 29181. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cfg_t' on page 212 undefined on input line 29181. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 22console_cmd_callback_t' on page 212 undefined on input line 29250. [212] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cmd_t' on page 213 undefined on input line 29284. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 213 undefined on input line 29372. [213] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 214 undefined on input line 29405. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 214 undefined on input line 29405. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch:_CPPv418 periph_touch_cfg_t' on page 214 undefined on input line 29405. [214] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 215 undefined on input line 29678. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 215 undefined on input line 29678. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button:_CPPv41 9periph_button_cfg_t' on page 215 undefined on input line 29678. [215] [216] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 217 undefined on input line 29845. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 217 undefined on input line 29845. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led:_CPPv416pe riph_led_cfg_t' on page 217 undefined on input line 29845. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 217 undefined on input line 29872. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led:_CPPv423pe riph_led_idle_level_t' on page 217 undefined on input line 29872. Underfull \hbox (badness 10000) in paragraph at lines 29872--29872 []\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 217 undefined on input line 29922. [217] [218] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 219 undefined on input line 30129. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 219 undefined on input line 30129. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button:_CP Pv423periph_adc_button_cfg_t' on page 219 undefined on input line 30129. [219] Underfull \hbox (badness 5331) in paragraph at lines 30230--30231 \T1/ptm/m/n/10 ESP32 ADC1 chan-nels and GPIO ta-ble ADC1_CHANNEL_0 - GPIO36 ADC 1_CHANNEL_1 - LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv422periph_is31fl3216_initP23periph_is31fl3216_cfg_t' on page 220 undefined on input line 30298. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv435periph_is31fl3216_set_blink_pattern19esp_periph_handle_t8uint16_t' on page 220 undefined on input line 30298. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv426periph_is31fl3216_set_duty19esp_periph_handle_t7uint8_t7uint8_t' on page 2 20 undefined on input line 30298. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv427periph_is31fl3216_set_state19esp_periph_handle_t25periph_is31fl3216_state_ t' on page 220 undefined on input line 30298. Underfull \hbox (badness 10000) in paragraph at lines 30297--30299 \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 , [220] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 221 undefined on input line 30323. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 221 undefined on input line 30323. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv423periph_is31fl3216_cfg_t' on page 221 undefined on input line 30323. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 221 undefined on input line 30355. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv425periph_is31fl3216_state_t' on page 221 undefined on input line 30355. Underfull \hbox (badness 7704) in paragraph at lines 30355--30355 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , \T1/ptm/m/it/10 p e-riph_is31fl3216_state_t LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 221 undefined on input line 30390. Underfull \hbox (badness 10000) in paragraph at lines 30390--30390 []\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 221 undefined on input line 30425. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 221 undefined on input line 30463. [221] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 222 undefined on input line 30498. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 222 undefined on input line 30533. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv424periph_is31_shift_mode_t' on page 222 undefined on input line 30533. Underfull \hbox (badness 10000) in paragraph at lines 30533--30533 []\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 222 undefined on input line 30568. Underfull \hbox (badness 10000) in paragraph at lines 30568--30568 []\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 222 undefined on input line 30606. [222] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv425periph_is31fl3216_state_t' on page 223 undefined on input line 30675. [223] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi::doc' on page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard::doc' o n page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs::doc' o n page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console::doc' on page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch::doc' on page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led::doc' on p age 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button::do c' on page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216::do c' on page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi::doc' on page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard::doc' o n page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs::doc' o n page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console::doc' on page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch::doc' on page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led::doc' on p age 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button::do c' on page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216::do c' on page 224 undefined on input line 30874. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv419 audio_pipeline_link23audio_pipeline_handle_tA_PKci' on page 224 undefined on in put line 30896. [224 <./yes-checkm.png> <./blockdiag-72a628c41d8577e6a6f506f3915f44d938be23c8.p ng>] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 225 undefined on input line 30916. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 225 undefined on input line 30916. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 225 undefined on input line 30943. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 225 undefined on input line 30975. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 225 undefined on input line 31007. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 225 undefined on input line 31039. [225] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 226 undefined on input line 31071. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 226 undefined on input line 31095. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 226 undefined on input line 31119. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 226 undefined on input line 31143. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 226 undefined on input line 31176. [226] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 227 undefined on input line 31209. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 227 undefined on input line 31241. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 227 undefined on input line 31273. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 227 undefined on input line 31308. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 227 undefined on input line 31343. [227] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 228 undefined on input line 31378. LaTeX Warning: Hyper reference `get-started/index::doc' on page 228 undefined o n input line 31457. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv414aud io_hal_initP24audio_hal_codec_config_tP16audio_hal_func_t' on page 228 undefine d on input line 31459. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv420aud io_hal_get_volume18audio_hal_handle_tPi' on page 228 undefined on input line 31 459. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv420aud io_hal_set_volume18audio_hal_handle_ti' on page 228 undefined on input line 314 59. [228] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 229 undefined on input line 31479. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 229 undefined on input line 31479. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 229 undefined on input line 31479. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_func_t' on page 229 undefined on input line 31479. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 229 undefined on input line 31485. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 229 undefined on input line 31509. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 229 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 229 undefined on input line 31533. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 229 undefined on input line 31533. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 229 undefined on input line 31533. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 229 undefined on input line 1. Underfull \hbox (badness 5331) in paragraph at lines 31546--31547 []\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 229 undefined on input line 31563. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 229 undefined on input line 31563. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 229 undefined on input line 31563. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 229 undefined on input line 1. Underfull \hbox (badness 5331) in paragraph at lines 31584--31585 []\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- [229] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 230 undefined on input line 31601. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 230 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 230 undefined on input line 31631. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 230 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 230 undefined on input line 31661. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 230 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 230 undefined on input line 31691. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 230 undefined on input line 1. [230] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_iface_mode_t' on page 231 undefined on input line 31730. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_iface_format_t' on page 231 undefined on input line 31741. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv425aud io_hal_iface_samples_t' on page 231 undefined on input line 31752. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_iface_bits_t' on page 231 undefined on input line 31763. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv421aud io_hal_adc_input_t' on page 231 undefined on input line 31786. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_dac_output_t' on page 231 undefined on input line 31797. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 231 undefined on input line 31808. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 231 undefined on input line 31819. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 231 undefined on input line 31842. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 231 undefined on input line 31864. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 231 undefined on input line 31864. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 231 undefined on input line 31875. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 231 undefined on input line 31875. Underfull \hbox (badness 10000) in paragraph at lines 31875--31875 []\T1/ptm/m/it/10 audio_hal_codec_mode_t \T1/ptm/m/n/10 mode, \T1/ptm/m/it/10 a u- [231] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv49audi o_hal' on page 232 undefined on input line 31967. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv49audi o_hal' on page 232 undefined on input line 31976. [232] [233] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 234 undefined on input line 32423. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 234 undefined on input line 32443. [234] [235] [236] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 237 undefined on input line 32943. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 237 undefined on input line 32943. [237] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 238 undefined on input line 32978. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 238 undefined on input line 32978. [238] [239] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 240 undefined on input line 33393. [240] [241] [242] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 243 undefined on input line 33893. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 243 undefined on input line 33893. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 243 undefined on input line 33928. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 243 undefined on input line 33928. [243] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc::doc' on page 244 undefined on input line 34003. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 244 undefined on input line 34023. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 244 undefined on input line 34081. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 244 undefined on input line 34081. [244] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 245 undefined on input line 34118. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 245 undefined on input line 34118. [245] [246] [247] [248] [249] [250] [251] [252] Chapter 3. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.34635 ...uide/project-design.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.34635 ...uide/project-design.html}{{[}中文{]}} ^^M [253] [254 <./audio-project-minimum-voice-service.jpg>] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 255 undefined on input line 34749. LaTeX Warning: Hyper reference `design-guide/project-design::doc' on page 255 u ndefined on input line 34754. [255 <./audio-project-minimum-internet-radio.jpg>] [256 <./audio-project-typica l-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 34795--34796 []\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 34795--34796 \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 character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.34806 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [257] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv49rb_cre ateii' on page 258 undefined on input line 34892. [258] [259] [260] Overfull \vbox (222.58951pt too high) has occurred while \output is active [261 <./esp32-lyrat-v4.2-side.jpg> <./esp32-lyrat-mini-v1.2.png> <./esp32-lyrat d-msc-v2.2.jpg> <./esp32-s2-kaluga-1-kit.png> <./esp32-korvo-du1906-v1.1.png> < ./esp32-s3-korvo-2-v3.0-overview.png> <./esp32-c3-lyra-isometric-raw.png>] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.35086 ...ed-esp32-lyrat-mini.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.35086 ...ed-esp32-lyrat-mini.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 262 undefined on input line 35092. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini:get-started-esp32-lyrat-mini-v1-2-board' on page 262 undefined on input l ine 35098. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini:start-application-development' on page 262 undefined on input line 35121. [262] LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2::doc' on page 263 undefined on input line 35178. [263 <./esp32-lyrat-mini-v1.2-block-diagram.png>] [264 <./esp32-lyrat-mini-v1.2 -layout-overview.png>] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 265 undefined on input line 35251. [265] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 266 undefined on input line 35285. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc::doc' on page 266 undefined on input line 35288. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2::doc' on page 266 undefined on input line 35302. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 266 undefined on input line 35315. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:overview' on page 266 undefined on input line 35321. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:functional-description' on page 266 undefined on input line 35324. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:allocation-of-esp32-pins-to-test-points' on page 266 undefined on input li ne 35327. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:jtag-test-point' on page 266 undefined on input line 35330. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:uart-test-point' on page 266 undefined on input line 35333. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:microsd-card' on page 266 undefined on input line 35338. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:gpio-allocation-summary' on page 266 undefined on input line 35341. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:notes-on-power-distribution' on page 266 undefined on input line 35344. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:power-supply-over-usb-and-from-battery' on page 266 undefined on input lin e 35347. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:independent-audio-and-digital-power-supply' on page 266 undefined on input line 35350. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:selecting-of-the-audio-output' on page 266 undefined on input line 35355. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:related-documents' on page 266 undefined on input line 35358. [266] LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:microsd-card' on page 267 undefined on input line 35383. [267 <./esp32-lyrat-mini-v1.2-electrical-block-diagram.png>] [268 <./esp32-lyra t-mini-v1.2-layout.png>] LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:uart-test-point' on page 269 undefined on input line 35459. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:jtag-test-point' on page 269 undefined on input line 35462. [269] Overfull \hbox (58.64458pt too wide) in alignment at lines 35692--35821 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 35821--35919 [] [] [] [] [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 35919. [270] [271] [272 <./esp32-lyrat-mini-v1.2-usb-ps.png>] [273 <./esp32-lyrat-mini -v1.2-battery-ps.png> <./esp32-lyrat-mini-v1.2-digital-ps.png>] LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:gpio-allocation-summary' on page 274 undefined on input line 36007. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 274 undefined on input line 36019. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.36032 ...started-esp32-lyrat.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.36032 ...started-esp32-lyrat.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat :other-versions-of-lyrat' on page 274 undefined on input line 36034. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 274 undefined on input line 36038. [274 <./esp32-lyrat-mini-v1.2-audio-ps.png>] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat :get-started-esp32-lyrat-v4-3-board' on page 275 undefined on input line 36044. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat :start-application-development' on page 275 undefined on input line 36057. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: :doc' on page 275 undefined on input line 36111. [275] [276 <./esp32-lyrat-v4.3-block-diagram.jpg> <./esp32-lyrat-v4.3-layout-ov erview-with-wrover-e-module.jpg>] [277] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 278 undefined on input line 36194. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2::doc' on page 278 undefined on input line 36243. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4::doc' on page 278 undefined on input line 36246. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 278 undefined on input line 36254. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc::doc' on page 278 undefined on input line 36257. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: :doc' on page 278 undefined on input line 36265. [278] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 279 undefined on input line 36284. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: other-versions-of-lyrat' on page 279 undefined on input line 36284. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: overview' on page 279 undefined on input line 36290. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: functional-description' on page 279 undefined on input line 36293. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: hardware-setup-options' on page 279 undefined on input line 36296. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: enable-microsd-card-in-1-wire-mode' on page 279 undefined on input line 36299. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: enable-microsd-card-in-4-wire-mode' on page 279 undefined on input line 36302. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: enable-jtag' on page 279 undefined on input line 36305. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: using-automatic-upload' on page 279 undefined on input line 36308. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: allocation-of-esp32-pins' on page 279 undefined on input line 36313. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: pinout-of-extension-headers' on page 279 undefined on input line 36316. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: uart-header-jp2' on page 279 undefined on input line 36319. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: i2s-header-jp4' on page 279 undefined on input line 36322. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: i2c-header-jp5' on page 279 undefined on input line 36325. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: jtag-header-jp7' on page 279 undefined on input line 36328. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: notes-of-power-distribution' on page 279 undefined on input line 36333. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: power-supply-separation' on page 279 undefined on input line 36336. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: three-dedicated-ldos' on page 279 undefined on input line 36339. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: separate-power-feed-for-the-pas' on page 279 undefined on input line 36342. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: selecting-of-the-audio-output' on page 279 undefined on input line 36347. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: other-versions-of-lyrat' on page 279 undefined on input line 36352. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: related-documents' on page 279 undefined on input line 36355. [279] LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: jtag-header-jp7' on page 280 undefined on input line 36389. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: i2c-header-jp5' on page 280 undefined on input line 36395. [280 <./esp32-lyrat-v4.3-electrical-block-diagram-with-wrover-e-module.png>] LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: i2s-header-jp4' on page 281 undefined on input line 36401. [281 <./esp32-lyrat-v4.3-layout-with-wrover-e-module.jpg>] [282] [283] [284] LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: allocation-of-esp32-pins' on page 285 undefined on input line 36907. [285] [286 <./esp32-lyrat-v4.3-usb-battery-ps.png>] [287 <./esp32-lyrat-v4.3-es p32-module-ps.png> <./esp32-lyrat-v4.3-sdio-ps.png>] [288 <./esp32-lyrat-v4.3-p a-ps.png>] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2::doc' on page 289 undefined on input line 37159. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4::doc' on page 289 undefined on input line 37162. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 289 undefined on input line 37173. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2:get-started-esp32-lyrat-v4-2-start-development' on page 289 undefined on input line 37193. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2:get-started-esp32-lyrat-v4-2-board' on page 289 undefined on input line 3 7199. [289] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2:get-started-esp32-lyrat-v4-2-jtag-header' on page 290 undefined on input line 37276. [290 <./esp32-lyrat-block-diagram.jpg>] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2:get-started-esp32-lyrat-v4-2-i2c-header' on page 291 undefined on input l ine 37282. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2:get-started-esp32-lyrat-v4-2-microsd-card-slot' on page 291 undefined on input line 37285. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2:get-started-esp32-lyrat-v4-2-i2s-header' on page 291 undefined on input l ine 37288. [291 <./esp32-lyrat-v4.2-layout.jpg>] [292] [293] [294] [295] [296] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 297 undefined on input line 38103. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4::doc' on page 297 undefined on input line 38141. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4:get-started-esp32-lyrat-v4-start-development' on page 297 undefined on inpu t line 38152. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4:get-started-esp32-lyrat-v4-board' on page 297 undefined on input line 38158 . [297] [298] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4:get-started-esp32-lyrat-v4-jtag-header' on page 299 undefined on input line 38235. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4:get-started-esp32-lyrat-v4-i2c-header' on page 299 undefined on input line 38241. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4:get-started-esp32-lyrat-v4-microsd-card-slot' on page 299 undefined on inpu t line 38244. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4:get-started-esp32-lyrat-v4-i2s-header' on page 299 undefined on input line 38247. [299] [300 <./esp32-lyrat-v4-layout.jpg>] [301] [302] [303] [304] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 305 undefined on input line 38989. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39031 ...ed-esp32-lyratd-msc.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39031 ...ed-esp32-lyratd-msc.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc:get-started-esp32-lyratd-msc-v2-2-board' on page 305 undefined on input l ine 39041. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc:start-application-development' on page 305 undefined on input line 39054. [305] LaTeX Warning: Float too large for page by 24.16492pt on input line 39114. [306 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] [307 <./esp32-lyratd-msc-v2 .2-block-diagram.png (PNG copy)>] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc:related-documents' on page 308 undefined on input line 39119. [308 <./esp32-lyratd-msc-v2.2-a-top.png>] [309 <./esp32-lyratd-msc-v2.2-b-top.p ng (PNG copy)>] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 310 undefined on input line 39213. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 310 undefined on input line 39247. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 310 undefined on input line 39250. [310] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39274 ...-esp32-korvo-du1906.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39274 ...-esp32-korvo-du1906.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-korvo -du1906:getting-started' on page 311 undefined on input line 39288. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-korvo -du1906:start-application-development' on page 311 undefined on input line 3929 1. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-korvo -du1906:related-documents' on page 311 undefined on input line 39294. [311] [312] Underfull \hbox (badness 10000) in paragraph at lines 39400--39401 []|\T1/ptm/m/n/10 Line-in/out Con-nec-tor (Ear- Underfull \hbox (badness 6078) in paragraph at lines 39470--39471 []|\T1/ptm/m/n/10 ESP_I2C Con-nec-tor/DSP_I2C [313 <./esp32-korvo-du1906-v1.1-block-diagram.png>] Overfull \vbox (356.6967pt too high) has occurred while \output is active [314 <./esp32-korvo-du1906-v1.1-layout.png>] LaTeX Warning: Hyper reference `design-guide/dev-boards/index::doc' on page 315 undefined on input line 39537. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 315 undefined on input line 39563. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 315 undefined on input line 39566. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc::doc' on page 315 undefined on input line 39569. [315] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39597 ...de-esp32-s3-korvo-2.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39597 ...de-esp32-s3-korvo-2.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2-lcd::doc' on page 316 undefined on input line 39616. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2:getting-started' on page 316 undefined on input line 39628. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2:hardware-reference' on page 316 undefined on input line 39631. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2:hardware-revision-details' on page 316 undefined on input line 39634. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2:related-documents' on page 316 undefined on input line 39637. [316] [317] [318 <./esp32-s3-korvo-2-v3.0.png>] Overfull \vbox (7.1497pt too high) has occurred while \output is active [319] LaTeX Warning: Hyper reference `get-started/index::doc' on page 320 undefined o n input line 39836. LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 320 undefined on input line 39836. [320] [321] [322 <./esp32-s3-korvo-2-v3.0-electrical-block-diagram.png> <./esp3 2-s3-korvo-2-v3.0-usb-ps.png>] [323 <./esp32-s3-korvo-2-v3.0-battery-ps.png> <. /esp32-s3-korvo-2-v3.0-ps-options.png> <./esp32-s3-korvo-2-v3.0-digital-ps.png> ] Underfull \hbox (badness 10000) in paragraph at lines 39961--39963 []|\T1/phv/m/n/10 Pin Overfull \hbox (1.04408pt too wide) in paragraph at lines 39963--39965 []|\T1/phv/m/n/10 ES8311| Overfull \hbox (1.04408pt too wide) in paragraph at lines 39965--39967 []|\T1/phv/m/n/10 ES7210| Overfull \hbox (0.9242pt too wide) in paragraph at lines 39967--39969 []|\T1/phv/m/n/10 Camera| Overfull \hbox (3.7942pt too wide) in paragraph at lines 39973--39975 []|\T1/phv/m/n/10 MicroSD| Underfull \hbox (badness 5203) in paragraph at lines 39975--39977 []|\T1/phv/m/n/10 IO Ex- Underfull \hbox (badness 10000) in paragraph at lines 39988--39990 []|\T1/phv/m/n/10 Pin Overfull \hbox (1.04408pt too wide) in paragraph at lines 39990--39992 []|\T1/phv/m/n/10 ES8311| Overfull \hbox (1.04408pt too wide) in paragraph at lines 39992--39994 []|\T1/phv/m/n/10 ES7210| Overfull \hbox (0.9242pt too wide) in paragraph at lines 39994--39996 []|\T1/phv/m/n/10 Camera| Overfull \hbox (3.7942pt too wide) in paragraph at lines 40000--40002 []|\T1/phv/m/n/10 MicroSD| Underfull \hbox (badness 5203) in paragraph at lines 40002--40004 []|\T1/phv/m/n/10 IO Ex- Overfull \hbox (4.34438pt too wide) in paragraph at lines 40024--40025 []|\T1/ptm/m/n/10 EN_KEY| Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 []|\T1/ptm/m/n/10 REC, Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 \T1/ptm/m/n/10 MUTE, Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 \T1/ptm/m/n/10 PLAY, Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 \T1/ptm/m/n/10 SET, Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 \T1/ptm/m/n/10 VOL-, Overfull \hbox (42.89403pt too wide) in paragraph at lines 40045--40047 []|\T1/ptm/m/n/10 BAT_MEAS_ADC| Overfull \hbox (18.24416pt too wide) in paragraph at lines 40066--40067 []|\T1/ptm/m/n/10 I2S0_MCLK| Overfull \hbox (5.06433pt too wide) in paragraph at lines 40075--40076 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (5.06433pt too wide) in paragraph at lines 40077--40078 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (21.73425pt too wide) in paragraph at lines 40081--40082 []|\T1/ptm/m/n/10 TP_I2C_SDA| Overfull \hbox (5.06433pt too wide) in paragraph at lines 40083--40084 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (5.46425pt too wide) in paragraph at lines 40090--40091 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (5.46425pt too wide) in paragraph at lines 40092--40093 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (22.13417pt too wide) in paragraph at lines 40096--40097 []|\T1/ptm/m/n/10 TP_I2C_CLK| Overfull \hbox (5.46425pt too wide) in paragraph at lines 40098--40099 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (19.90419pt too wide) in paragraph at lines 40105--40106 []|\T1/ptm/m/n/10 I2S0_DSDIN| Overfull \hbox (28.25404pt too wide) in paragraph at lines 40112--40114 []|\T1/ptm/m/n/10 ESP_USB_DM Underfull \hbox (badness 10000) in paragraph at lines 40112--40114 \T1/ptm/m/n/10 (Re- Overfull \hbox (24.92409pt too wide) in paragraph at lines 40119--40121 []|\T1/ptm/m/n/10 ESP_USB_DP Underfull \hbox (badness 10000) in paragraph at lines 40119--40121 \T1/ptm/m/n/10 (Re- Overfull \hbox (14.9142pt too wide) in paragraph at lines 40140--40141 []|\T1/ptm/m/n/10 I2S0_SCLK| Overfull \hbox (7.88428pt too wide) in paragraph at lines 40198--40200 []|\T1/ptm/m/n/10 PA_CTRL| Overfull \hbox (16.02419pt too wide) in paragraph at lines 40205--40206 []|\T1/ptm/m/n/10 I2S0_LRCK| Overfull \hbox (29.51416pt too wide) in paragraph at lines 40214--40215 []|\T1/ptm/m/n/10 LCD_SPI_SDA| Overfull \hbox (17.83435pt too wide) in paragraph at lines 40216--40217 []|\T1/ptm/m/n/10 BOOT_KEY| Overfull \hbox (42.80418pt too wide) in paragraph at lines 40279--40281 []|\T1/ptm/m/n/10 ESP0_UART0_RX| Overfull \hbox (42.24425pt too wide) in paragraph at lines 40286--40288 []|\T1/ptm/m/n/10 ESP0_UART0_TX| Overfull \hbox (23.8041pt too wide) in paragraph at lines 40293--40294 []|\T1/ptm/m/n/10 LCD_SPI_DC| Overfull \hbox (29.91408pt too wide) in paragraph at lines 40300--40301 []|\T1/ptm/m/n/10 LCD_SPI_CLK| [324 <./esp32-s3-korvo-2-v3.0-audio-ps.png>] [325] [326] [327 <./esp32-s3-korvo -2-v3.0-aec-codec-o.png> <./esp32-s3-korvo-2-v3.0-aec-pa-o.png> <./esp32-s3-kor vo-2-v3.0-aec-signal-collection.png>] [328] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.40912 ...sp32-s3-korvo-2-lcd.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.40912 ...sp32-s3-korvo-2-lcd.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2:esp32-s3-korvo-2-v3-0-accessories' on page 329 undefined on input line 409 16. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2-lcd:getting-started' on page 329 undefined on input line 40930. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2-lcd:hardware-reference' on page 329 undefined on input line 40933. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2-lcd:related-documents' on page 329 undefined on input line 40936. [329] [330 <./esp32-s3-korvo-2-lcd-v1.0-overview.png>] [331 <./esp32-s3-korvo-2 -lcd-v1.0-front.png>] [332 <./esp32-s3-korvo-2-lcd-v1.0-back.png>] LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2:esp32-s3-korvo-2-v3-0-software-setup' on page 333 undefined on input line 41049. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2::doc' on page 333 undefined on input line 41075. [333] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41090 ...-esp32-c3-lyra-v2.0.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41090 ...-esp32-c3-lyra-v2.0.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:board-overview' on page 334 undefined on input line 41097. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:start-application-development' on page 334 undefined on input line 41100 . LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:hardware-reference' on page 334 undefined on input line 41103. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:hardware-revision-details' on page 334 undefined on input line 41106. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:ordering' on page 334 undefined on input line 41109. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:related-documents' on page 334 undefined on input line 41112. [334 <./esp32-s3-korvo-2-lcd-v1.0-electrical-block-diagram.png>] [335] [336 <./ esp32-c3-lyra-block-diagram.png>] Underfull \hbox (badness 5637) in paragraph at lines 41191--41192 []|\T1/ptm/m/n/10 ESP32-C3-WROOM-02 Mod- Underfull \hbox (badness 8132) in paragraph at lines 41236--41237 []|\T1/ptm/m/n/10 LED Strip Power Se-lec-tion [337 <./esp32-c3-lyra-layout-front.png pdfTeX warning: pdflatex (file ./esp32-c3-lyra-layout-front.png): large interla ced PNG might cause out of memory (use non-interlaced PNG to fix this) >] Overfull \vbox (10.56987pt too high) has occurred while \output is active [338] LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:required-hardware' on page 339 undefined on input line 41304. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:optional-hardware' on page 339 undefined on input line 41304. [339] [340] LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:addressable-led-strip-connector' on page 341 undefined on input line 414 86. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:rgb-led-strip-connector' on page 341 undefined on input line 41493. [341] LaTeX Warning: Hyper reference `get-started/index::doc' on page 342 undefined o n input line 41548. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:software-support' on page 342 undefined on input line 41550. [342 <./esp32-c3-lyra-usb-ps.png>] [343 <./esp32-c3-lyra-12v-dc-ps.png> <./esp3 2-c3-lyra-led-strip-power-selection-switch.png>] [344 <./esp32-c3-lyra-12v-to-5 v-buck-power.png> <./esp32-c3-lyra-system-3.3v-power.png>] LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:gpio-allocation' on page 345 undefined on input line 41720. [345] LaTeX Warning: Hyper reference `design-guide/audio-samples:formats' on page 346 undefined on input line 41886. LaTeX Warning: Hyper reference `design-guide/audio-samples:sample-rates' on pag e 346 undefined on input line 41886. [346] [347] Underfull \hbox (badness 10000) in paragraph at lines 42426--42427 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 42430--42431 []|\T1/phv/m/n/10 Bit [348] Chapter 4. [349] [350] Chapter 5. [351] [352] Chapter 6. ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42763 Chinese equivalent: 声 学 ! Package inputenc Error: Unicode character 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42763 Chinese equivalent: 声学 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42766 Chinese equivalent: 声 校准器 ! Package inputenc Error: Unicode character 校 (U+6821) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42766 Chinese equivalent: 声校 准器 ! Package inputenc Error: Unicode character 准 (U+51C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42766 Chinese equivalent: 声校准 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42766 Chinese equivalent: 声校准器 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声 学回声消除 ! Package inputenc Error: Unicode character 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学 回声消除 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学回 声消除 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学回声 消除 ! Package inputenc Error: Unicode character 消 (U+6D88) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学回声消 除 ! Package inputenc Error: Unicode character 除 (U+9664) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学回声消除 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高 级音频分发框架 ! Package inputenc Error: Unicode character 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级 音频分发框架 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音 频分发框架 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音频 分发框架 ! Package inputenc Error: Unicode character 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音频分 发框架 ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音频分发 框架 ! Package inputenc Error: Unicode character 框 (U+6846) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音频分发框 架 ! Package inputenc Error: Unicode character 架 (U+67B6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 ...se equivalent: 高级音频分发框架 [353] ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模 拟数字转换器 ! Package inputenc Error: Unicode character 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟 数字转换器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数 字转换器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数字 转换器 ! Package inputenc Error: Unicode character 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数字转 换器 ! Package inputenc Error: Unicode character 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数字转换 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数字转换器 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音 频编码解码器 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频 编码解码器 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编 码解码器 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编码 解码器 ! Package inputenc Error: Unicode character 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编码解 码器 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编码解码 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编码解码器 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42835 Chinese equivalent: 音 频塑造 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42835 Chinese equivalent: 音频 塑造 ! Package inputenc Error: Unicode character 塑 (U+5851) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42835 Chinese equivalent: 音频塑 造 ! Package inputenc Error: Unicode character 造 (U+9020) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42835 Chinese equivalent: 音频塑造 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42840 Chinese equivalent: 音 频网关 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42840 Chinese equivalent: 音频 网关 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42840 Chinese equivalent: 音频网 关 ! Package inputenc Error: Unicode character 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42840 Chinese equivalent: 音频网关 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42850 Chinese equivalent: 声 学前端 ! Package inputenc Error: Unicode character 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42850 Chinese equivalent: 声学 前端 ! Package inputenc Error: Unicode character 前 (U+524D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42850 Chinese equivalent: 声学前 端 ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42850 Chinese equivalent: 声学前端 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42855 Chinese equivalent: 音 频透传 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42855 Chinese equivalent: 音频 透传 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42855 Chinese equivalent: 音频透 传 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42855 Chinese equivalent: 音频透传 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42860 Chinese equivalent: 音 频管道 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42860 Chinese equivalent: 音频 管道 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42860 Chinese equivalent: 音频管 道 ! Package inputenc Error: Unicode character 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42860 Chinese equivalent: 音频管道 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音 视频远程控制规范 ! Package inputenc Error: Unicode character 视 (U+89C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视 频远程控制规范 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频 远程控制规范 ! Package inputenc Error: Unicode character 远 (U+8FDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频远 程控制规范 ! Package inputenc Error: Unicode character 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频远程 控制规范 ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频远程控 制规范 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频远程控制 规范 ! Package inputenc Error: Unicode character 规 (U+89C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 ...se equivalent: 音视频远程控制规 范 ! Package inputenc Error: Unicode character 范 (U+8303) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 ...equivalent: 音视频远程控制规范 ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自 动增益控制 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动 增益控制 ! Package inputenc Error: Unicode character 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动增 益控制 ! Package inputenc Error: Unicode character 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动增益 控制 ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动增益控 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动增益控制 ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自 动电平控制 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动 电平控制 ! Package inputenc Error: Unicode character 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动电 平控制 ! Package inputenc Error: Unicode character 平 (U+5E73) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动电平 控制 ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动电平控 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动电平控制 ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自 动语音识别 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动 语音识别 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动语 音识别 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动语音 识别 ! Package inputenc Error: Unicode character 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动语音识 别 ! Package inputenc Error: Unicode character 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动语音识别 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42900 Chinese equivalent: aux 音 频线 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42900 Chinese equivalent: aux 音频 线 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42900 Chinese equivalent: aux 音频线 [354] ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42910 Chinese equivalent: 带 宽 ! Package inputenc Error: Unicode character 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42910 Chinese equivalent: 带宽 ! Package inputenc Error: Unicode character 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42913 Chinese equivalent: 低 频 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42913 Chinese equivalent: 低频 ! Package inputenc Error: Unicode character 腔 (U+8154) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42926 Chinese equivalent: 腔 体 ! Package inputenc Error: Unicode character 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42926 Chinese equivalent: 腔体 ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42929 Chinese equivalent: 命 令词 ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42929 Chinese equivalent: 命令 词 ! Package inputenc Error: Unicode character 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42929 Chinese equivalent: 命令词 ! Package inputenc Error: Unicode character 核 (U+6838) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42932 Chinese equivalent: 核 心转储 ! Package inputenc Error: Unicode character 心 (U+5FC3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42932 Chinese equivalent: 核心 转储 ! Package inputenc Error: Unicode character 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42932 Chinese equivalent: 核心转 储 ! Package inputenc Error: Unicode character 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42932 Chinese equivalent: 核心转储 ! Package inputenc Error: Unicode character 截 (U+622A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42935 Chinese equivalent: 截 止频率 ! Package inputenc Error: Unicode character 止 (U+6B62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42935 Chinese equivalent: 截止 频率 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42935 Chinese equivalent: 截止频 率 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42935 Chinese equivalent: 截止频率 ! Package inputenc Error: Unicode character 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42938 Chinese equivalent: 解 码器 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42938 Chinese equivalent: 解码 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42938 Chinese equivalent: 解码器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数 字媒体渲染器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字 媒体渲染器 ! Package inputenc Error: Unicode character 媒 (U+5A92) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒 体渲染器 ! Package inputenc Error: Unicode character 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒体 渲染器 ! Package inputenc Error: Unicode character 渲 (U+6E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒体渲 染器 ! Package inputenc Error: Unicode character 染 (U+67D3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒体渲染 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒体渲染器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数 字信号处理器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字 信号处理器 ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信 号处理器 ! Package inputenc Error: Unicode character 号 (U+53F7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信号 处理器 ! Package inputenc Error: Unicode character 处 (U+5904) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信号处 理器 ! Package inputenc Error: Unicode character 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信号处理 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信号处理器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数 字模拟转换器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字 模拟转换器 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模 拟转换器 ! Package inputenc Error: Unicode character 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模拟 转换器 ! Package inputenc Error: Unicode character 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模拟转 换器 ! Package inputenc Error: Unicode character 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模拟转换 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模拟转换器 ! Package inputenc Error: Unicode character 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42961 Chinese equivalent: 调 度器 ! Package inputenc Error: Unicode character 度 (U+5EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42961 Chinese equivalent: 调度 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42961 Chinese equivalent: 调度器 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42964 Chinese equivalent: 失 真 ! Package inputenc Error: Unicode character 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42964 Chinese equivalent: 失真 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数 字生活网络联盟 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字 生活网络联盟 ! Package inputenc Error: Unicode character 生 (U+751F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生 活网络联盟 ! Package inputenc Error: Unicode character 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生活 网络联盟 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生活网 络联盟 ! Package inputenc Error: Unicode character 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生活网络 联盟 ! Package inputenc Error: Unicode character 联 (U+8054) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生活网络联 盟 ! Package inputenc Error: Unicode character 盟 (U+76DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 ...se equivalent: 数字生活网络联盟 ! Package inputenc Error: Unicode character 向 (U+5411) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42987 Chinese equivalent: 向 下混叠 ! Package inputenc Error: Unicode character 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42987 Chinese equivalent: 向下 混叠 ! Package inputenc Error: Unicode character 混 (U+6DF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42987 Chinese equivalent: 向下混 叠 ! Package inputenc Error: Unicode character 叠 (U+53E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42987 Chinese equivalent: 向下混叠 [355] ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42997 Chinese equivalent: 回 声 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42997 Chinese equivalent: 回声 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回 声参考信号 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声 参考信号 ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声参 考信号 ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声参考 信号 ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声参考信 号 ! Package inputenc Error: Unicode character 号 (U+53F7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声参考信号 ! Package inputenc Error: Unicode character 驻 (U+9A7B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻 极体麦克风 ! Package inputenc Error: Unicode character 极 (U+6781) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极 体麦克风 ! Package inputenc Error: Unicode character 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极体 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极体麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极体麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极体麦克风 ! Package inputenc Error: Unicode character 元 (U+5143) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43017 Chinese equivalent: 元 素 ! Package inputenc Error: Unicode character 素 (U+7D20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43017 Chinese equivalent: 元素 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43022 Chinese equivalent: 编 码器 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43022 Chinese equivalent: 编码 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43022 Chinese equivalent: 编码器 ! Package inputenc Error: Unicode character 均 (U+5747) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43025 Chinese equivalent: 均 衡器 ! Package inputenc Error: Unicode character 衡 (U+8861) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43025 Chinese equivalent: 均衡 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43025 Chinese equivalent: 均衡器 ! Package inputenc Error: Unicode character 快 (U+5FEB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快 速傅里叶变换 ! Package inputenc Error: Unicode character 速 (U+901F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速 傅里叶变换 ! Package inputenc Error: Unicode character 傅 (U+5085) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅 里叶变换 ! Package inputenc Error: Unicode character 里 (U+91CC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅里 叶变换 ! Package inputenc Error: Unicode character 叶 (U+53F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅里叶 变换 ! Package inputenc Error: Unicode character 变 (U+53D8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅里叶变 换 ! Package inputenc Error: Unicode character 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅里叶变换 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43046 Chinese equivalent: FatFs 流 ! Package inputenc Error: Unicode character 灵 (U+7075) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43054 Chinese equivalent: 灵 活管道 ! Package inputenc Error: Unicode character 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43054 Chinese equivalent: 灵活 管道 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43054 Chinese equivalent: 灵活管 道 ! Package inputenc Error: Unicode character 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43054 Chinese equivalent: 灵活管道 ! Package inputenc Error: Unicode character 每 (U+6BCF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每 秒传输帧数 ! Package inputenc Error: Unicode character 秒 (U+79D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒 传输帧数 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒传 输帧数 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒传输 帧数 ! Package inputenc Error: Unicode character 帧 (U+5E27) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒传输帧 数 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒传输帧数 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43067 Chinese equivalent: 频 率响应 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43067 Chinese equivalent: 频率 响应 ! Package inputenc Error: Unicode character 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43067 Chinese equivalent: 频率响 应 ! Package inputenc Error: Unicode character 应 (U+5E94) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43067 Chinese equivalent: 频率响应 ! Package inputenc Error: Unicode character 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43070 Chinese equivalent: 全 频带 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43070 Chinese equivalent: 全频 带 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43070 Chinese equivalent: 全频带 ! Package inputenc Error: Unicode character 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43080 Chinese equivalent: 免 提 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43080 Chinese equivalent: 免提 [356] ! Package inputenc Error: Unicode character 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免 提音频网关 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提 音频网关 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提音 频网关 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提音频 网关 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提音频网 关 ! Package inputenc Error: Unicode character 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提音频网关 ! Package inputenc Error: Unicode character 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43095 Chinese equivalent: 免 提规范 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43095 Chinese equivalent: 免提 规范 ! Package inputenc Error: Unicode character 规 (U+89C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43095 Chinese equivalent: 免提规 范 ! Package inputenc Error: Unicode character 范 (U+8303) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43095 Chinese equivalent: 免提规范 ! Package inputenc Error: Unicode character 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43098 Chinese equivalent: 免 提组件 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43098 Chinese equivalent: 免提 组件 ! Package inputenc Error: Unicode character 组 (U+7EC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43098 Chinese equivalent: 免提组 件 ! Package inputenc Error: Unicode character 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43098 Chinese equivalent: 免提组件 ! Package inputenc Error: Unicode character 硬 (U+786C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬 件抽象层 ! Package inputenc Error: Unicode character 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬件 抽象层 ! Package inputenc Error: Unicode character 抽 (U+62BD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬件抽 象层 ! Package inputenc Error: Unicode character 象 (U+8C61) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬件抽象 层 ! Package inputenc Error: Unicode character 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬件抽象层 ! Package inputenc Error: Unicode character 耳 (U+8033) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43116 Chinese equivalent: 耳 机 ! Package inputenc Error: Unicode character 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43116 Chinese equivalent: 耳机 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高 保真音箱 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高保 真音箱 ! Package inputenc Error: Unicode character 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高保真 音箱 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高保真音 箱 ! Package inputenc Error: Unicode character 箱 (U+7BB1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高保真音箱 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43129 Chinese equivalent: 高 频 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43129 Chinese equivalent: 高频 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高 保真麦克风 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保 真麦克风 ! Package inputenc Error: Unicode character 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保真 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保真麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保真麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保真麦克风 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43140 Chinese equivalent: HTTP 流 ! Package inputenc Error: Unicode character 直 (U+76F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43143 Chinese equivalent: HTTP 直 播流 ! Package inputenc Error: Unicode character 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43143 Chinese equivalent: HTTP 直播 流 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43143 Chinese equivalent: HTTP 直播流 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43148 Chinese equivalent: I2S 流 ! Package inputenc Error: Unicode character 插 (U+63D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43151 Chinese equivalent: 插 入损失 ! Package inputenc Error: Unicode character 入 (U+5165) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43151 Chinese equivalent: 插入 损失 ! Package inputenc Error: Unicode character 损 (U+635F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43151 Chinese equivalent: 插入损 失 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43151 Chinese equivalent: 插入损失 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43154 Chinese equivalent: 网 络电台 ! Package inputenc Error: Unicode character 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43154 Chinese equivalent: 网络 电台 ! Package inputenc Error: Unicode character 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43154 Chinese equivalent: 网络电 台 ! Package inputenc Error: Unicode character 台 (U+53F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43154 Chinese equivalent: 网络电台 ! Package inputenc Error: Unicode character 物 (U+7269) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43157 Chinese equivalent: 物 联网 ! Package inputenc Error: Unicode character 联 (U+8054) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43157 Chinese equivalent: 物联 网 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43157 Chinese equivalent: 物联网 ! Package inputenc Error: Unicode character 轻 (U+8F7B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻 量级多功能图形库 ! Package inputenc Error: Unicode character 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量 级多功能图形库 ! Package inputenc Error: Unicode character 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级 多功能图形库 ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级多 功能图形库 ! Package inputenc Error: Unicode character 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级多功 能图形库 ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级多功能 图形库 ! Package inputenc Error: Unicode character 图 (U+56FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级多功能图 形库 ! Package inputenc Error: Unicode character 形 (U+5F62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 ...se equivalent: 轻量级多功能图形 库 ! Package inputenc Error: Unicode character 库 (U+5E93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 ...equivalent: 轻量级多功能图形库 ! Package inputenc Error: Unicode character 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低 通滤波器 ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低通 滤波器 ! Package inputenc Error: Unicode character 滤 (U+6EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低通滤 波器 ! Package inputenc Error: Unicode character 波 (U+6CE2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低通滤波 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低通滤波器 [357] ! Package inputenc Error: Unicode character 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43198 Chinese equivalent: 量 产 ! Package inputenc Error: Unicode character 产 (U+4EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43198 Chinese equivalent: 量产 ! Package inputenc Error: Unicode character 最 (U+6700) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最 大输出功率 ! Package inputenc Error: Unicode character 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大 输出功率 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大输 出功率 ! Package inputenc Error: Unicode character 出 (U+51FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大输出 功率 ! Package inputenc Error: Unicode character 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大输出功 率 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大输出功率 ! Package inputenc Error: Unicode character 梅 (U+6885) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅 尔频率倒谱系数 ! Package inputenc Error: Unicode character 尔 (U+5C14) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔 频率倒谱系数 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频 率倒谱系数 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频率 倒谱系数 ! Package inputenc Error: Unicode character 倒 (U+5012) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频率倒 谱系数 ! Package inputenc Error: Unicode character 谱 (U+8C31) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频率倒谱 系数 ! Package inputenc Error: Unicode character 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频率倒谱系 数 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 ...se equivalent: 梅尔频率倒谱系数 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43219 Chinese equivalent: 麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43219 Chinese equivalent: 麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43219 Chinese equivalent: 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43222 Chinese equivalent: 麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43222 Chinese equivalent: 麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43222 Chinese equivalent: 麦克风 ! Package inputenc Error: Unicode character 微 (U+5FAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微 型机型系统麦克风 ! Package inputenc Error: Unicode character 型 (U+578B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型 机型系统麦克风 ! Package inputenc Error: Unicode character 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机 型系统麦克风 ! Package inputenc Error: Unicode character 型 (U+578B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机型 系统麦克风 ! Package inputenc Error: Unicode character 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机型系 统麦克风 ! Package inputenc Error: Unicode character 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机型系统 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机型系统麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 ...se equivalent: 微型机型系统麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 ...equivalent: 微型机型系统麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43232 Chinese equivalent: MEMS 麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43232 Chinese equivalent: MEMS 麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43232 Chinese equivalent: MEMS 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦 克风增益 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦克 风增益 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦克风 增益 ! Package inputenc Error: Unicode character 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦克风增 益 ! Package inputenc Error: Unicode character 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦克风增益 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43240 Chinese equivalent: 麦 克孔 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43240 Chinese equivalent: 麦克 孔 ! Package inputenc Error: Unicode character 孔 (U+5B54) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43240 Chinese equivalent: 麦克孔 ! Package inputenc Error: Unicode character 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43243 Chinese equivalent: microSD 卡 ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43257 Chinese equivalent: 多 房间 ! Package inputenc Error: Unicode character 房 (U+623F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43257 Chinese equivalent: 多房 间 ! Package inputenc Error: Unicode character 间 (U+95F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43257 Chinese equivalent: 多房间 ! Package inputenc Error: Unicode character 窄 (U+7A84) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43265 Chinese equivalent: 窄 带 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43265 Chinese equivalent: 窄带 [358] ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪 声标准曲线 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声 标准曲线 ! Package inputenc Error: Unicode character 标 (U+6807) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声标 准曲线 ! Package inputenc Error: Unicode character 准 (U+51C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声标准 曲线 ! Package inputenc Error: Unicode character 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声标准曲 线 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声标准曲线 ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪 声评价曲线 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声 评价曲线 ! Package inputenc Error: Unicode character 评 (U+8BC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声评 价曲线 ! Package inputenc Error: Unicode character 价 (U+4EF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声评价 曲线 ! Package inputenc Error: Unicode character 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声评价曲 线 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声评价曲线 ! Package inputenc Error: Unicode character 本 (U+672C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43292 Chinese equivalent: 本 底噪声 ! Package inputenc Error: Unicode character 底 (U+5E95) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43292 Chinese equivalent: 本底 噪声 ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43292 Chinese equivalent: 本底噪 声 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43292 Chinese equivalent: 本底噪声 ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43295 Chinese equivalent: 噪 声抑制 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43295 Chinese equivalent: 噪声 抑制 ! Package inputenc Error: Unicode character 抑 (U+6291) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43295 Chinese equivalent: 噪声抑 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43295 Chinese equivalent: 噪声抑制 ! Package inputenc Error: Unicode character 非 (U+975E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非 易失性存储 ! Package inputenc Error: Unicode character 易 (U+6613) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易 失性存储 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易失 性存储 ! Package inputenc Error: Unicode character 性 (U+6027) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易失性 存储 ! Package inputenc Error: Unicode character 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易失性存 储 ! Package inputenc Error: Unicode character 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易失性存储 ! Package inputenc Error: Unicode character 像 (U+50CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43330 Chinese equivalent: 像 素 ! Package inputenc Error: Unicode character 素 (U+7D20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43330 Chinese equivalent: 像素 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43333 Chinese equivalent: 回 放 ! Package inputenc Error: Unicode character 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43333 Chinese equivalent: 回放 ! Package inputenc Error: Unicode character 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可 编程增益放大器 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编 程增益放大器 ! Package inputenc Error: Unicode character 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程 增益放大器 ! Package inputenc Error: Unicode character 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程增 益放大器 ! Package inputenc Error: Unicode character 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程增益 放大器 ! Package inputenc Error: Unicode character 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程增益放 大器 ! Package inputenc Error: Unicode character 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程增益放大 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 ...se equivalent: 可编程增益放大器 ! Package inputenc Error: Unicode character 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43348 Chinese equivalent: 量 角尺 ! Package inputenc Error: Unicode character 角 (U+89D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43348 Chinese equivalent: 量角 尺 ! Package inputenc Error: Unicode character 尺 (U+5C3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43348 Chinese equivalent: 量角尺 ! Package inputenc Error: Unicode character 脉 (U+8109) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉 冲编码调制 ! Package inputenc Error: Unicode character 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲 编码调制 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲编 码调制 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲编码 调制 ! Package inputenc Error: Unicode character 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲编码调 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲编码调制 ! Package inputenc Error: Unicode character 原 (U+539F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43356 Chinese equivalent: 原 始流 ! Package inputenc Error: Unicode character 始 (U+59CB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43356 Chinese equivalent: 原始 流 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43356 Chinese equivalent: 原始流 ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43359 Chinese equivalent: 重 采样 ! Package inputenc Error: Unicode character 采 (U+91C7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43359 Chinese equivalent: 重采 样 ! Package inputenc Error: Unicode character 样 (U+6837) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43359 Chinese equivalent: 重采样 ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重 采样过滤器 ! Package inputenc Error: Unicode character 采 (U+91C7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采 样过滤器 ! Package inputenc Error: Unicode character 样 (U+6837) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采样 过滤器 ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采样过 滤器 ! Package inputenc Error: Unicode character 滤 (U+6EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采样过滤 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采样过滤器 ! Package inputenc Error: Unicode character 谐 (U+8C10) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43365 Chinese equivalent: 谐 振频率 ! Package inputenc Error: Unicode character 振 (U+632F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43365 Chinese equivalent: 谐振 频率 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43365 Chinese equivalent: 谐振频 率 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43365 Chinese equivalent: 谐振频率 [359] ! Package inputenc Error: Unicode character 混 (U+6DF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43368 Chinese equivalent: 混 响 ! Package inputenc Error: Unicode character 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43368 Chinese equivalent: 混响 ! Package inputenc Error: Unicode character 环 (U+73AF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环 形缓冲区 ! Package inputenc Error: Unicode character 形 (U+5F62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环形 缓冲区 ! Package inputenc Error: Unicode character 缓 (U+7F13) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环形缓 冲区 ! Package inputenc Error: Unicode character 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环形缓冲 区 ! Package inputenc Error: Unicode character 区 (U+533A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环形缓冲区 ! Package inputenc Error: Unicode character 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43384 Chinese equivalent: SD 卡 ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会 话发起协议 ! Package inputenc Error: Unicode character 话 (U+8BDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话 发起协议 ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话发 起协议 ! Package inputenc Error: Unicode character 起 (U+8D77) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话发起 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话发起协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话发起协议 ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43392 Chinese equivalent: 信 回比 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43392 Chinese equivalent: 信回 比 ! Package inputenc Error: Unicode character 比 (U+6BD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43392 Chinese equivalent: 信回比 ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43395 Chinese equivalent: 信 噪比 ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43395 Chinese equivalent: 信噪 比 ! Package inputenc Error: Unicode character 比 (U+6BD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43395 Chinese equivalent: 信噪比 ! Package inputenc Error: Unicode character 变 (U+53D8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43415 Chinese equivalent: 变 声 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43415 Chinese equivalent: 变声 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43420 Chinese equivalent: 声 卡 ! Package inputenc Error: Unicode character 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43420 Chinese equivalent: 声卡 ! Package inputenc Error: Unicode character 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43425 Chinese equivalent: 分 贝仪 ! Package inputenc Error: Unicode character 贝 (U+8D1D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43425 Chinese equivalent: 分贝 仪 ! Package inputenc Error: Unicode character 仪 (U+4EEA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43425 Chinese equivalent: 分贝仪 ! Package inputenc Error: Unicode character 拾 (U+62FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43430 Chinese equivalent: 拾 音孔 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43430 Chinese equivalent: 拾音 孔 ! Package inputenc Error: Unicode character 孔 (U+5B54) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43430 Chinese equivalent: 拾音孔 ! Package inputenc Error: Unicode character 拾 (U+62FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43433 Chinese equivalent: 拾 音管道 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43433 Chinese equivalent: 拾音 管道 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43433 Chinese equivalent: 拾音管 道 ! Package inputenc Error: Unicode character 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43433 Chinese equivalent: 拾音管道 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43436 Chinese equivalent: 传 声损失 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43436 Chinese equivalent: 传声 损失 ! Package inputenc Error: Unicode character 损 (U+635F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43436 Chinese equivalent: 传声损 失 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43436 Chinese equivalent: 传声损失 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43441 Chinese equivalent: 语 音 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43441 Chinese equivalent: 语音 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43444 Chinese equivalent: 语 音识别 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43444 Chinese equivalent: 语音 识别 ! Package inputenc Error: Unicode character 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43444 Chinese equivalent: 语音识 别 ! Package inputenc Error: Unicode character 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43444 Chinese equivalent: 语音识别 ! Package inputenc Error: Unicode character 闪 (U+95EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪 存文件系统 ! Package inputenc Error: Unicode character 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存 文件系统 ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存文 件系统 ! Package inputenc Error: Unicode character 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存文件 系统 ! Package inputenc Error: Unicode character 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存文件系 统 ! Package inputenc Error: Unicode character 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存文件系统 [360] ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43464 Chinese equivalent: SPIFFS 流 ! Package inputenc Error: Unicode character 次 (U+6B21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次 频带编码 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次频 带编码 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次频带 编码 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次频带编 码 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次频带编码 ! Package inputenc Error: Unicode character 超 (U+8D85) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43477 Chinese equivalent: 超 宽频带 ! Package inputenc Error: Unicode character 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43477 Chinese equivalent: 超宽 频带 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43477 Chinese equivalent: 超宽频 带 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43477 Chinese equivalent: 超宽频带 ! Package inputenc Error: Unicode character 卷 (U+5377) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43487 Chinese equivalent: 卷 尺 ! Package inputenc Error: Unicode character 尺 (U+5C3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43487 Chinese equivalent: 卷尺 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43490 Chinese equivalent: 语 音合成 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43490 Chinese equivalent: 语音 合成 ! Package inputenc Error: Unicode character 合 (U+5408) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43490 Chinese equivalent: 语音合 成 ! Package inputenc Error: Unicode character 成 (U+6210) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43490 Chinese equivalent: 语音合成 ! Package inputenc Error: Unicode character 公 (U+516C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43500 Chinese equivalent: 公 差 ! Package inputenc Error: Unicode character 差 (U+5DEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43500 Chinese equivalent: 公差 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43503 Chinese equivalent: 提 示音 ! Package inputenc Error: Unicode character 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43503 Chinese equivalent: 提示 音 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43503 Chinese equivalent: 提示音 ! Package inputenc Error: Unicode character 总 (U+603B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总 谐波失真 ! Package inputenc Error: Unicode character 谐 (U+8C10) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总谐 波失真 ! Package inputenc Error: Unicode character 波 (U+6CE2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总谐波 失真 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总谐波失 真 ! Package inputenc Error: Unicode character 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总谐波失真 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语 音活动检测 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音 活动检测 ! Package inputenc Error: Unicode character 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音活 动检测 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音活动 检测 ! Package inputenc Error: Unicode character 检 (U+68C0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音活动检 测 ! Package inputenc Error: Unicode character 测 (U+6D4B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音活动检测 ! Package inputenc Error: Unicode character 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43531 Chinese equivalent: 唤 醒词 ! Package inputenc Error: Unicode character 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43531 Chinese equivalent: 唤醒 词 ! Package inputenc Error: Unicode character 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43531 Chinese equivalent: 唤醒词 ! Package inputenc Error: Unicode character 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤 醒词引擎 ! Package inputenc Error: Unicode character 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤醒 词引擎 ! Package inputenc Error: Unicode character 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤醒词 引擎 ! Package inputenc Error: Unicode character 引 (U+5F15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤醒词引 擎 ! Package inputenc Error: Unicode character 擎 (U+64CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤醒词引擎 ! Package inputenc Error: Unicode character 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43544 Chinese equivalent: 唤 醒 ! Package inputenc Error: Unicode character 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43544 Chinese equivalent: 唤醒 [361] ! Package inputenc Error: Unicode character 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43549 Chinese equivalent: 宽 带 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43549 Chinese equivalent: 宽带 [362] Chapter 7. [363 <./adf_block_diagram.png>] No file espressif-esp-adf.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [364] (./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}{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-s uper-ts1.enc}< /usr/share/texmf/fonts/type1/public/cm-super/sfrm1000.pfb> Output written on espressif-esp-adf.pdf (368 pages, 28736840 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: Changed files, or newly in use since previous run(s): 'espressif-esp-adf.idx' ------------ Run number 1 of rule 'makeindex espressif-esp-adf.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-adf.ind" "espressif-esp-adf.idx"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex espressif-esp-adf.idx'... This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file espressif-esp-adf.idx......done (2127 entries accepted, 0 rejected). Sorting entries.....................done (25538 comparisons). Generating output file espressif-esp-adf.ind......done (2290 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' 'espressif-esp-adf.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-adf" "ReadtheDocsTemplate.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/ltxcmds/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/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) (./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/parskip/parskip-2001-04-09.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) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file espressif-esp-adf.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./espressif-esp-adf.aux) (/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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/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 character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../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. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] [5] [6] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] [8] [9 <./projec t-configuration-home.png> <./project-configuration-board-selection.png>] [10] [11] [12 <./vscode-extension-toolbar.png>] [13 <./espressif-ide-reskinned- eclipse.png>] [14] [15] [16] Chapter 2. [17 <./blockdiag-b5750d3b0e6ba8e4c0defe2aa18f89b5d0c2fe15.png> <./blockdiag-f03 beae6c1799168b9ebfa6dc6a5e4da7b589363.png>] [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1161--1161 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [20] Underfull \hbox (badness 10000) in paragraph at lines 1263--1263 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [21] Underfull \hbox (badness 10000) in paragraph at lines 1371--1371 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [22] Underfull \hbox (badness 10000) in paragraph at lines 1444--1444 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [23] [24] [25] [26] [27] [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 2459--2460 []\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 2514--2514 [][][]\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 2538--2539 []\T1/pcr/m/n/10 [in] 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 2552--2552 [][][]\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 2576--2577 []\T1/pcr/m/n/10 [in] 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 [30] Underfull \hbox (badness 10000) in paragraph at lines 2611--2612 []\T1/pcr/m/n/10 [in] 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 2646--2647 []\T1/pcr/m/n/10 [in] 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 [31] [32] [33] [34] [35] [36] [37] [38] [39 <./blockdiag-a06e39244d66084a2221a5 1f4542e59c14c96c90.png>] [40] [41] [42] Underfull \hbox (badness 6412) in paragraph at lines 4623--4623 [][][]\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 [43] Underfull \hbox (badness 7238) in paragraph at lines 4728--4728 [][]\T1/ptm/m/it/10 au-dio_element_handle_t[][] start_el\T1/ptm/m/n/10 , \T1/pc r/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 4798--4798 [][][]\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 4857--4857 [][][]\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- [44] Underfull \hbox (badness 10000) in paragraph at lines 4901--4901 [][][]\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 4939--4939 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [45] Underfull \hbox (badness 10000) in paragraph at lines 5053--5053 [][][]\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 5053--5053 \T1/ptm/m/it/10 dio_element_handle_t[][] dest_el\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 au- [46] Underfull \hbox (badness 10000) in paragraph at lines 5187--5187 [][][]\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 5222--5222 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family ptm in TS1 encoding. (textcomp) Default family used instead on input line 5262. [47] [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 5535--5535 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 5570--5570 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] lis-tener\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- [50] Underfull \hbox (badness 10000) in paragraph at lines 5707--5707 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- Underfull \hbox (badness 7832) in paragraph at lines 5742--5742 [][][]\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[][] [51] Underfull \hbox (badness 10000) in paragraph at lines 5809--5809 [][][]\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 5933--5933 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [52] [53] [54] [55] [56] [57] Underfull \hbox (badness 10000) in paragraph at lines 7034--7034 [][][]\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[][] [58] Underfull \hbox (badness 6792) in paragraph at lines 7151--7151 [][][]\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 , [59] Underfull \hbox (badness 10000) in paragraph at lines 7248--7249 []\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 [60] [61] Underfull \hbox (badness 5637) in paragraph at lines 7556--7556 [][][]\T1/ptm/m/it/10 esp_audio_handle_t[][] han-dle\T1/ptm/m/n/10 , int \T1/pt m/m/it/10 band_index\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 nch\T1/ptm/m/n/10 , in t [62] Underfull \hbox (badness 10000) in paragraph at lines 7597--7597 [][][]\T1/ptm/m/it/10 esp_audio_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\T1/pt m/m/it/10 esp_audio_play_speed_t[][] [63] [64] [65] [66] [67] [68] [69] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8779 ...erence/streams/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8779 ...erence/streams/index.html}{{[}中文{]}} ^^M [70] [71] [72] [73] [74] [75] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 9558. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 9558. [76] [77] Underfull \hbox (badness 10000) in paragraph at lines 9906--9908 \T1/ptm/m/n/10 Request data size each time from \T1/pcr/m/n/10 http_client \T1/ ptm/m/n/10 De-faults use DE- [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11522--11522 [][][]\T1/ptm/m/it/10 tcp_stream_event_msg_t[][] \T1/ptm/m/n/10 *msg, [89] [90] [91] [92] [93] [94] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12402 ...ence/playlist/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12402 ...ence/playlist/index.html}{{[}中文{]}} ^^M [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129 <./blockdiag-d2ec211 a373934d42d770c8da52869a720b127bd.png>] Underfull \hbox (badness 6725) in paragraph at lines 17330--17330 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] self\T1/ptm/m/n/10 , esp_downm ix_out_ctx_type_t [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18658 ...ence/services/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18658 ...ence/services/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18667 .../bluetooth\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18667 .../bluetooth\_service.html}{{[}中文{]}} ^^M [140] [141] [142] Underfull \hbox (badness 5832) in paragraph at lines 19111--19113 \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 [143] [144] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19366 ...input\_key\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19366 ...input\_key\_service.html}{{[}中文{]}} ^^M [145] Underfull \hbox (badness 10000) in paragraph at lines 19449--19449 [][][]\T1/ptm/m/it/10 periph_service_handle_t[][] in-put_key_handle\T1/ptm/m/n/ 10 , [][]\T1/ptm/m/it/10 in- [146] [147] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19834 ...vices/wifi\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19834 ...vices/wifi\_service.html}{{[}中文{]}} ^^M [148] Underfull \hbox (badness 10000) in paragraph at lines 19881--19881 [][][]\T1/ptm/m/it/10 periph_service_handle_t[][] han-dle\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19881--19881 [][]\T1/ptm/m/it/10 esp_wifi_setting_handle_t[][] set-ting\T1/ptm/m/n/10 , int Underfull \hbox (badness 10000) in paragraph at lines 19899--19899 [][][]\T1/ptm/m/it/10 periph_service_handle_t[][] han-dle\T1/ptm/m/n/10 , wifi_ config_t Overfull \hbox (2.7021pt too wide) in paragraph at lines 19953--19953 [][][]\T1/ptm/m/it/10 periph_service_handle_t[][] Underfull \hbox (badness 10000) in paragraph at lines 19971--19971 [][][]\T1/ptm/m/it/10 periph_service_handle_t[][] han-dle\T1/ptm/m/n/10 , wifi_ config_t [149] [150] Underfull \hbox (badness 10000) in paragraph at lines 20346--20346 [][][]\T1/ptm/m/it/10 esp_wifi_setting_handle_t[][] han-dle\T1/ptm/m/n/10 , [151] [152] Underfull \hbox (badness 10000) in paragraph at lines 20639--20639 [][][]\T1/ptm/m/it/10 esp_wifi_setting_handle_t[][] \T1/ptm/m/n/10 han-dle, [153] [154] [155] Underfull \hbox (badness 10000) in paragraph at lines 21028--21028 [][][]\T1/ptm/m/it/10 wifi_ssid_manager_handle_t[][] han-dle\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 21046--21046 [][][]\T1/ptm/m/it/10 wifi_ssid_manager_handle_t[][] han-dle\T1/ptm/m/n/10 , [156] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.21102 ...rvices/ota\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.21102 ...rvices/ota\_service.html}{{[}中文{]}} ^^M Underfull \hbox (badness 5578) in paragraph at lines 21163--21163 [][][]\T1/ptm/m/it/10 periph_service_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\ T1/ptm/m/it/10 ota_upgrade_ops_t[][] [157] Underfull \hbox (badness 10000) in paragraph at lines 21382--21382 []\T1/ptm/m/n/10 void *han-dle, [][]\T1/ptm/m/it/10 ota_node_attr_t[][] \T1/ptm /m/n/10 *node, [158] [159] [160] [161] [162] Underfull \hbox (badness 10000) in paragraph at lines 22054--22054 [][][]\T1/ptm/m/it/10 esp_fs_ota_handle_t[][] fs_ota_handle\T1/ptm/m/n/10 , esp _app_desc_t [163] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22167 ...ces/dueros\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22167 ...ces/dueros\_service.html}{{[}中文{]}} ^^M [164] [165] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22408 ...es/display\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22408 ...es/display\_service.html}{{[}中文{]}} ^^M [166] [167] [168] [169] [170] [171] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23301 ...es/battery\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23301 ...es/battery\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23373 ESP\_ERR\_INVALID\_ARG: handle is NULL [172] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23408 ESP\_ERR\_INVALID\_ARG: handle is NULL [173] [174] ! Package inputenc Error: Unicode character ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23895 ...report with a interval calculate by ( \sphinxcode{\sphinxupquote... ! Package inputenc Error: Unicode character ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23895 ...nxcode{\sphinxupquote{report\_freq}}) [175] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23996 ...mp\_upload\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23996 ...mp\_upload\_service.html}{{[}中文{]}} ^^M [176] Underfull \hbox (badness 10000) in paragraph at lines 24086--24086 [][][]\T1/ptm/m/it/10 coredump_upload_service_config_t[][] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186 <./blockdiag-ba01f42 648482d5992b04526cd32b79fb22fe6c0.png>] [187 <./blockdiag-2b16e73f3e8e7df06c26c 00b33cb92917228a358.png>] Underfull \hbox (badness 10000) in paragraph at lines 25609--25611 []\T1/ptm/m/n/10 No mat-ter the recorder pro-cess is trig-gered by wake word de -tected or trig-gered by Underfull \hbox (badness 8056) in paragraph at lines 25609--25611 \T1/ptm/m/n/10 And if the VAD de-tec-tion is dis-abeled, this must be in-voked to stop record-ing af-ter [188] [189] [190] [191] [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 26507--26507 [][][]\T1/ptm/m/it/10 recorder_encoder_cfg_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/1 0 cfg\T1/ptm/m/n/10 , [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 26757--26757 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe- Underfull \hbox (badness 10000) in paragraph at lines 26781--26781 [][][]\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 26781--26781 [][]\T1/ptm/m/it/10 esp_periph_event_handle_t[][] cb\T1/ptm/m/n/10 , void [196] Underfull \hbox (badness 10000) in paragraph at lines 26878--26878 [][][]\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- [197] Underfull \hbox (badness 10000) in paragraph at lines 26951--26951 [][][]\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 27048--27048 [][][]\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 , [198] [199] Underfull \hbox (badness 10000) in paragraph at lines 27282--27282 [][][]\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 , [200] [201] [202] [203] [204] Underfull \hbox (badness 10000) in paragraph at lines 28142--28142 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , Tick-Type _t [205] Underfull \hbox (badness 10000) in paragraph at lines 28236--28236 [][][]\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[][] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] Underfull \hbox (badness 10000) in paragraph at lines 29872--29872 [][][]\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 [217] [218] [219] Underfull \hbox (badness 5331) in paragraph at lines 30230--30231 \T1/ptm/m/n/10 ESP32 ADC1 chan-nels and GPIO ta-ble ADC1_CHANNEL_0 - GPIO36 ADC 1_CHANNEL_1 - Underfull \hbox (badness 10000) in paragraph at lines 30297--30299 \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 , [220] Underfull \hbox (badness 7415) in paragraph at lines 30355--30355 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe-riph_is31fl3216_state_t[][] Underfull \hbox (badness 10000) in paragraph at lines 30390--30390 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [221] Underfull \hbox (badness 10000) in paragraph at lines 30533--30533 [][][]\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 30568--30568 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [222] [223] [224 <./yes-checkm.png> <./blockdiag-72a628c41d8577e6a6f506f3915f44 d938be23c8.png>] [225] [226] [227] [228] Underfull \hbox (badness 5331) in paragraph at lines 31546--31547 []\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 31563--31563 [][][]\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 31563--31563 \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 31584--31585 []\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- [229] [230] Underfull \hbox (badness 10000) in paragraph at lines 31875--31875 [][][]\T1/ptm/m/it/10 audio_hal_codec_mode_t[][] \T1/ptm/m/n/10 mode, [][]\T1/p tm/m/it/10 au- [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] Chapter 3. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.34635 ...uide/project-design.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.34635 ...uide/project-design.html}{{[}中文{]}} ^^M [253] [254 <./audio-project-minimum-voice-service.jpg>] [255 <./audio-project-m inimum-internet-radio.jpg>] [256 <./audio-project-typical-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 34795--34796 []\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 34795--34796 \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 character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.34806 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [257] [258] [259] [260] Overfull \vbox (222.58951pt too high) has occurred while \output is active [261 <./esp32-lyrat-v4.2-side.jpg> <./esp32-lyrat-mini-v1.2.png> <./esp32-lyrat d-msc-v2.2.jpg> <./esp32-s2-kaluga-1-kit.png> <./esp32-korvo-du1906-v1.1.png> < ./esp32-s3-korvo-2-v3.0-overview.png> <./esp32-c3-lyra-isometric-raw.png>] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.35086 ...ed-esp32-lyrat-mini.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.35086 ...ed-esp32-lyrat-mini.html}{{[}中文{]}} ^^M [262] [263 <./esp32-lyrat-mini-v1.2-block-diagram.png>] [264 <./esp32-lyrat-min i-v1.2-layout-overview.png>] [265] [266] [267 <./esp32-lyrat-mini-v1.2-electric al-block-diagram.png>] [268 <./esp32-lyrat-mini-v1.2-layout.png>] [269] Overfull \hbox (66.45464pt too wide) in alignment at lines 35647--35665 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 35665--35686 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 35686--35690 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 35690--35692 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 35692--35821 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 35821--35919 [] [] [] [] [] [] [] [270] [271] [272 <./esp32-lyrat-mini-v1.2-usb-ps.png>] [273 <./esp32-lyrat-mini -v1.2-battery-ps.png> <./esp32-lyrat-mini-v1.2-digital-ps.png>] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.36032 ...started-esp32-lyrat.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.36032 ...started-esp32-lyrat.html}{{[}中文{]}} ^^M [274 <./esp32-lyrat-mini-v1.2-audio-ps.png>] [275] [276 <./esp32-lyrat-v4.3-blo ck-diagram.jpg> <./esp32-lyrat-v4.3-layout-overview-with-wrover-e-module.jpg>] [277] [278] [279] [280 <./esp32-lyrat-v4.3-electrical-block-diagram-with-wrover -e-module.png>] [281 <./esp32-lyrat-v4.3-layout-with-wrover-e-module.jpg>] [282] [283] [284] [285] [286 <./esp32-lyrat-v4.3-usb-battery-ps.png>] [287 <./e sp32-lyrat-v4.3-esp32-module-ps.png> <./esp32-lyrat-v4.3-sdio-ps.png>] [288 <./ esp32-lyrat-v4.3-pa-ps.png>] [289] [290 <./esp32-lyrat-block-diagram.jpg>] [291 <./esp32-lyrat-v4.2-layout.jpg>] [292] [293] [294] [295] [296] [297] [298] [299] [300 <./esp32-lyrat-v4-layout.jpg>] [301] [302] [303] [304] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39031 ...ed-esp32-lyratd-msc.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39031 ...ed-esp32-lyratd-msc.html}{{[}中文{]}} ^^M [305] LaTeX Warning: Float too large for page by 24.16492pt on input line 39114. [306 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] [307 <./esp32-lyratd-msc-v2 .2-block-diagram.png (PNG copy)>] [308 <./esp32-lyratd-msc-v2.2-a-top.png>] [309 <./esp32-lyratd-msc-v2.2-b-top.png (PNG copy)>] [310] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39274 ...-esp32-korvo-du1906.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39274 ...-esp32-korvo-du1906.html}{{[}中文{]}} ^^M [311] [312] Underfull \hbox (badness 10000) in paragraph at lines 39400--39401 []|\T1/ptm/m/n/10 Line-in/out Con-nec-tor (Ear- Underfull \hbox (badness 6078) in paragraph at lines 39470--39471 []|\T1/ptm/m/n/10 ESP_I2C Con-nec-tor/DSP_I2C [313 <./esp32-korvo-du1906-v1.1-block-diagram.png>] Overfull \vbox (356.6967pt too high) has occurred while \output is active [314 <./esp32-korvo-du1906-v1.1-layout.png>] [315] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39597 ...de-esp32-s3-korvo-2.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39597 ...de-esp32-s3-korvo-2.html}{{[}中文{]}} ^^M [316] [317] [318 <./esp32-s3-korvo-2-v3.0.png>] Overfull \vbox (7.1497pt too high) has occurred while \output is active [319] [320] [321] [322 <./esp32-s3-korvo-2-v3.0-electrical-block-diagram.png> < ./esp32-s3-korvo-2-v3.0-usb-ps.png>] [323 <./esp32-s3-korvo-2-v3.0-battery-ps.p ng> <./esp32-s3-korvo-2-v3.0-ps-options.png> <./esp32-s3-korvo-2-v3.0-digital-p s.png>] Underfull \hbox (badness 10000) in paragraph at lines 39961--39963 []|\T1/phv/m/n/10 Pin Overfull \hbox (1.04408pt too wide) in paragraph at lines 39963--39965 []|\T1/phv/m/n/10 ES8311| Overfull \hbox (1.04408pt too wide) in paragraph at lines 39965--39967 []|\T1/phv/m/n/10 ES7210| Overfull \hbox (0.9242pt too wide) in paragraph at lines 39967--39969 []|\T1/phv/m/n/10 Camera| Overfull \hbox (3.7942pt too wide) in paragraph at lines 39973--39975 []|\T1/phv/m/n/10 MicroSD| Underfull \hbox (badness 5203) in paragraph at lines 39975--39977 []|\T1/phv/m/n/10 IO Ex- Underfull \hbox (badness 10000) in paragraph at lines 39988--39990 []|\T1/phv/m/n/10 Pin Overfull \hbox (1.04408pt too wide) in paragraph at lines 39990--39992 []|\T1/phv/m/n/10 ES8311| Overfull \hbox (1.04408pt too wide) in paragraph at lines 39992--39994 []|\T1/phv/m/n/10 ES7210| Overfull \hbox (0.9242pt too wide) in paragraph at lines 39994--39996 []|\T1/phv/m/n/10 Camera| Overfull \hbox (3.7942pt too wide) in paragraph at lines 40000--40002 []|\T1/phv/m/n/10 MicroSD| Underfull \hbox (badness 5203) in paragraph at lines 40002--40004 []|\T1/phv/m/n/10 IO Ex- Overfull \hbox (4.34438pt too wide) in paragraph at lines 40024--40025 []|\T1/ptm/m/n/10 EN_KEY| Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 []|\T1/ptm/m/n/10 REC, Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 \T1/ptm/m/n/10 MUTE, Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 \T1/ptm/m/n/10 PLAY, Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 \T1/ptm/m/n/10 SET, Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 \T1/ptm/m/n/10 VOL-, Overfull \hbox (42.89403pt too wide) in paragraph at lines 40045--40047 []|\T1/ptm/m/n/10 BAT_MEAS_ADC| Overfull \hbox (18.24416pt too wide) in paragraph at lines 40066--40067 []|\T1/ptm/m/n/10 I2S0_MCLK| Overfull \hbox (5.06433pt too wide) in paragraph at lines 40075--40076 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (5.06433pt too wide) in paragraph at lines 40077--40078 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (21.73425pt too wide) in paragraph at lines 40081--40082 []|\T1/ptm/m/n/10 TP_I2C_SDA| Overfull \hbox (5.06433pt too wide) in paragraph at lines 40083--40084 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (5.46425pt too wide) in paragraph at lines 40090--40091 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (5.46425pt too wide) in paragraph at lines 40092--40093 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (22.13417pt too wide) in paragraph at lines 40096--40097 []|\T1/ptm/m/n/10 TP_I2C_CLK| Overfull \hbox (5.46425pt too wide) in paragraph at lines 40098--40099 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (19.90419pt too wide) in paragraph at lines 40105--40106 []|\T1/ptm/m/n/10 I2S0_DSDIN| Overfull \hbox (28.25404pt too wide) in paragraph at lines 40112--40114 []|\T1/ptm/m/n/10 ESP_USB_DM Underfull \hbox (badness 10000) in paragraph at lines 40112--40114 \T1/ptm/m/n/10 (Re- Overfull \hbox (24.92409pt too wide) in paragraph at lines 40119--40121 []|\T1/ptm/m/n/10 ESP_USB_DP Underfull \hbox (badness 10000) in paragraph at lines 40119--40121 \T1/ptm/m/n/10 (Re- Overfull \hbox (14.9142pt too wide) in paragraph at lines 40140--40141 []|\T1/ptm/m/n/10 I2S0_SCLK| Overfull \hbox (7.88428pt too wide) in paragraph at lines 40198--40200 []|\T1/ptm/m/n/10 PA_CTRL| Overfull \hbox (16.02419pt too wide) in paragraph at lines 40205--40206 []|\T1/ptm/m/n/10 I2S0_LRCK| Overfull \hbox (29.51416pt too wide) in paragraph at lines 40214--40215 []|\T1/ptm/m/n/10 LCD_SPI_SDA| Overfull \hbox (17.83435pt too wide) in paragraph at lines 40216--40217 []|\T1/ptm/m/n/10 BOOT_KEY| Overfull \hbox (42.80418pt too wide) in paragraph at lines 40279--40281 []|\T1/ptm/m/n/10 ESP0_UART0_RX| Overfull \hbox (42.24425pt too wide) in paragraph at lines 40286--40288 []|\T1/ptm/m/n/10 ESP0_UART0_TX| Overfull \hbox (23.8041pt too wide) in paragraph at lines 40293--40294 []|\T1/ptm/m/n/10 LCD_SPI_DC| Overfull \hbox (29.91408pt too wide) in paragraph at lines 40300--40301 []|\T1/ptm/m/n/10 LCD_SPI_CLK| [324 <./esp32-s3-korvo-2-v3.0-audio-ps.png>] [325] [326] [327 <./esp32-s3-korvo -2-v3.0-aec-codec-o.png> <./esp32-s3-korvo-2-v3.0-aec-pa-o.png> <./esp32-s3-kor vo-2-v3.0-aec-signal-collection.png>] [328] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.40912 ...sp32-s3-korvo-2-lcd.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.40912 ...sp32-s3-korvo-2-lcd.html}{{[}中文{]}} ^^M [329] [330 <./esp32-s3-korvo-2-lcd-v1.0-overview.png>] [331 <./esp32-s3-korvo-2 -lcd-v1.0-front.png>] [332 <./esp32-s3-korvo-2-lcd-v1.0-back.png>] [333] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41090 ...-esp32-c3-lyra-v2.0.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41090 ...-esp32-c3-lyra-v2.0.html}{{[}中文{]}} ^^M [334 <./esp32-s3-korvo-2-lcd-v1.0-electrical-block-diagram.png>] [335] [336 <./ esp32-c3-lyra-block-diagram.png>] Underfull \hbox (badness 5637) in paragraph at lines 41191--41192 []|\T1/ptm/m/n/10 ESP32-C3-WROOM-02 Mod- Underfull \hbox (badness 8132) in paragraph at lines 41236--41237 []|\T1/ptm/m/n/10 LED Strip Power Se-lec-tion [337 <./esp32-c3-lyra-layout-front.png pdfTeX warning: pdflatex (file ./esp32-c3-lyra-layout-front.png): large interla ced PNG might cause out of memory (use non-interlaced PNG to fix this) >] Overfull \vbox (10.56987pt too high) has occurred while \output is active [338] [339] [340] [341] [342 <./esp32-c3-lyra-usb-ps.png>] [343 <./esp32-c3-lyr a-12v-dc-ps.png> <./esp32-c3-lyra-led-strip-power-selection-switch.png>] [344 <./esp32-c3-lyra-12v-to-5v-buck-power.png> <./esp32-c3-lyra-system-3.3v-po wer.png>] [345] [346] [347] Underfull \hbox (badness 10000) in paragraph at lines 42426--42427 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 42430--42431 []|\T1/phv/m/n/10 Bit [348] Chapter 4. [349] [350] Chapter 5. [351] [352] Chapter 6. ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42763 Chinese equivalent: 声 学 ! Package inputenc Error: Unicode character 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42763 Chinese equivalent: 声学 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42766 Chinese equivalent: 声 校准器 ! Package inputenc Error: Unicode character 校 (U+6821) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42766 Chinese equivalent: 声校 准器 ! Package inputenc Error: Unicode character 准 (U+51C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42766 Chinese equivalent: 声校准 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42766 Chinese equivalent: 声校准器 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声 学回声消除 ! Package inputenc Error: Unicode character 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学 回声消除 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学回 声消除 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学回声 消除 ! Package inputenc Error: Unicode character 消 (U+6D88) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学回声消 除 ! Package inputenc Error: Unicode character 除 (U+9664) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学回声消除 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高 级音频分发框架 ! Package inputenc Error: Unicode character 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级 音频分发框架 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音 频分发框架 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音频 分发框架 ! Package inputenc Error: Unicode character 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音频分 发框架 ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音频分发 框架 ! Package inputenc Error: Unicode character 框 (U+6846) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音频分发框 架 ! Package inputenc Error: Unicode character 架 (U+67B6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 ...se equivalent: 高级音频分发框架 [353] ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模 拟数字转换器 ! Package inputenc Error: Unicode character 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟 数字转换器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数 字转换器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数字 转换器 ! Package inputenc Error: Unicode character 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数字转 换器 ! Package inputenc Error: Unicode character 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数字转换 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数字转换器 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音 频编码解码器 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频 编码解码器 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编 码解码器 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编码 解码器 ! Package inputenc Error: Unicode character 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编码解 码器 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编码解码 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编码解码器 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42835 Chinese equivalent: 音 频塑造 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42835 Chinese equivalent: 音频 塑造 ! Package inputenc Error: Unicode character 塑 (U+5851) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42835 Chinese equivalent: 音频塑 造 ! Package inputenc Error: Unicode character 造 (U+9020) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42835 Chinese equivalent: 音频塑造 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42840 Chinese equivalent: 音 频网关 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42840 Chinese equivalent: 音频 网关 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42840 Chinese equivalent: 音频网 关 ! Package inputenc Error: Unicode character 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42840 Chinese equivalent: 音频网关 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42850 Chinese equivalent: 声 学前端 ! Package inputenc Error: Unicode character 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42850 Chinese equivalent: 声学 前端 ! Package inputenc Error: Unicode character 前 (U+524D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42850 Chinese equivalent: 声学前 端 ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42850 Chinese equivalent: 声学前端 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42855 Chinese equivalent: 音 频透传 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42855 Chinese equivalent: 音频 透传 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42855 Chinese equivalent: 音频透 传 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42855 Chinese equivalent: 音频透传 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42860 Chinese equivalent: 音 频管道 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42860 Chinese equivalent: 音频 管道 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42860 Chinese equivalent: 音频管 道 ! Package inputenc Error: Unicode character 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42860 Chinese equivalent: 音频管道 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音 视频远程控制规范 ! Package inputenc Error: Unicode character 视 (U+89C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视 频远程控制规范 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频 远程控制规范 ! Package inputenc Error: Unicode character 远 (U+8FDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频远 程控制规范 ! Package inputenc Error: Unicode character 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频远程 控制规范 ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频远程控 制规范 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频远程控制 规范 ! Package inputenc Error: Unicode character 规 (U+89C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 ...se equivalent: 音视频远程控制规 范 ! Package inputenc Error: Unicode character 范 (U+8303) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 ...equivalent: 音视频远程控制规范 ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自 动增益控制 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动 增益控制 ! Package inputenc Error: Unicode character 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动增 益控制 ! Package inputenc Error: Unicode character 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动增益 控制 ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动增益控 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动增益控制 ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自 动电平控制 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动 电平控制 ! Package inputenc Error: Unicode character 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动电 平控制 ! Package inputenc Error: Unicode character 平 (U+5E73) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动电平 控制 ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动电平控 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动电平控制 ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自 动语音识别 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动 语音识别 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动语 音识别 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动语音 识别 ! Package inputenc Error: Unicode character 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动语音识 别 ! Package inputenc Error: Unicode character 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动语音识别 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42900 Chinese equivalent: aux 音 频线 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42900 Chinese equivalent: aux 音频 线 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42900 Chinese equivalent: aux 音频线 [354] ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42910 Chinese equivalent: 带 宽 ! Package inputenc Error: Unicode character 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42910 Chinese equivalent: 带宽 ! Package inputenc Error: Unicode character 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42913 Chinese equivalent: 低 频 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42913 Chinese equivalent: 低频 ! Package inputenc Error: Unicode character 腔 (U+8154) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42926 Chinese equivalent: 腔 体 ! Package inputenc Error: Unicode character 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42926 Chinese equivalent: 腔体 ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42929 Chinese equivalent: 命 令词 ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42929 Chinese equivalent: 命令 词 ! Package inputenc Error: Unicode character 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42929 Chinese equivalent: 命令词 ! Package inputenc Error: Unicode character 核 (U+6838) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42932 Chinese equivalent: 核 心转储 ! Package inputenc Error: Unicode character 心 (U+5FC3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42932 Chinese equivalent: 核心 转储 ! Package inputenc Error: Unicode character 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42932 Chinese equivalent: 核心转 储 ! Package inputenc Error: Unicode character 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42932 Chinese equivalent: 核心转储 ! Package inputenc Error: Unicode character 截 (U+622A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42935 Chinese equivalent: 截 止频率 ! Package inputenc Error: Unicode character 止 (U+6B62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42935 Chinese equivalent: 截止 频率 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42935 Chinese equivalent: 截止频 率 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42935 Chinese equivalent: 截止频率 ! Package inputenc Error: Unicode character 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42938 Chinese equivalent: 解 码器 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42938 Chinese equivalent: 解码 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42938 Chinese equivalent: 解码器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数 字媒体渲染器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字 媒体渲染器 ! Package inputenc Error: Unicode character 媒 (U+5A92) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒 体渲染器 ! Package inputenc Error: Unicode character 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒体 渲染器 ! Package inputenc Error: Unicode character 渲 (U+6E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒体渲 染器 ! Package inputenc Error: Unicode character 染 (U+67D3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒体渲染 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒体渲染器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数 字信号处理器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字 信号处理器 ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信 号处理器 ! Package inputenc Error: Unicode character 号 (U+53F7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信号 处理器 ! Package inputenc Error: Unicode character 处 (U+5904) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信号处 理器 ! Package inputenc Error: Unicode character 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信号处理 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信号处理器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数 字模拟转换器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字 模拟转换器 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模 拟转换器 ! Package inputenc Error: Unicode character 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模拟 转换器 ! Package inputenc Error: Unicode character 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模拟转 换器 ! Package inputenc Error: Unicode character 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模拟转换 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模拟转换器 ! Package inputenc Error: Unicode character 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42961 Chinese equivalent: 调 度器 ! Package inputenc Error: Unicode character 度 (U+5EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42961 Chinese equivalent: 调度 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42961 Chinese equivalent: 调度器 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42964 Chinese equivalent: 失 真 ! Package inputenc Error: Unicode character 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42964 Chinese equivalent: 失真 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数 字生活网络联盟 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字 生活网络联盟 ! Package inputenc Error: Unicode character 生 (U+751F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生 活网络联盟 ! Package inputenc Error: Unicode character 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生活 网络联盟 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生活网 络联盟 ! Package inputenc Error: Unicode character 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生活网络 联盟 ! Package inputenc Error: Unicode character 联 (U+8054) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生活网络联 盟 ! Package inputenc Error: Unicode character 盟 (U+76DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 ...se equivalent: 数字生活网络联盟 ! Package inputenc Error: Unicode character 向 (U+5411) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42987 Chinese equivalent: 向 下混叠 ! Package inputenc Error: Unicode character 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42987 Chinese equivalent: 向下 混叠 ! Package inputenc Error: Unicode character 混 (U+6DF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42987 Chinese equivalent: 向下混 叠 ! Package inputenc Error: Unicode character 叠 (U+53E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42987 Chinese equivalent: 向下混叠 [355] ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42997 Chinese equivalent: 回 声 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42997 Chinese equivalent: 回声 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回 声参考信号 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声 参考信号 ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声参 考信号 ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声参考 信号 ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声参考信 号 ! Package inputenc Error: Unicode character 号 (U+53F7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声参考信号 ! Package inputenc Error: Unicode character 驻 (U+9A7B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻 极体麦克风 ! Package inputenc Error: Unicode character 极 (U+6781) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极 体麦克风 ! Package inputenc Error: Unicode character 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极体 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极体麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极体麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极体麦克风 ! Package inputenc Error: Unicode character 元 (U+5143) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43017 Chinese equivalent: 元 素 ! Package inputenc Error: Unicode character 素 (U+7D20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43017 Chinese equivalent: 元素 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43022 Chinese equivalent: 编 码器 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43022 Chinese equivalent: 编码 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43022 Chinese equivalent: 编码器 ! Package inputenc Error: Unicode character 均 (U+5747) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43025 Chinese equivalent: 均 衡器 ! Package inputenc Error: Unicode character 衡 (U+8861) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43025 Chinese equivalent: 均衡 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43025 Chinese equivalent: 均衡器 ! Package inputenc Error: Unicode character 快 (U+5FEB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快 速傅里叶变换 ! Package inputenc Error: Unicode character 速 (U+901F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速 傅里叶变换 ! Package inputenc Error: Unicode character 傅 (U+5085) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅 里叶变换 ! Package inputenc Error: Unicode character 里 (U+91CC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅里 叶变换 ! Package inputenc Error: Unicode character 叶 (U+53F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅里叶 变换 ! Package inputenc Error: Unicode character 变 (U+53D8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅里叶变 换 ! Package inputenc Error: Unicode character 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅里叶变换 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43046 Chinese equivalent: FatFs 流 ! Package inputenc Error: Unicode character 灵 (U+7075) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43054 Chinese equivalent: 灵 活管道 ! Package inputenc Error: Unicode character 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43054 Chinese equivalent: 灵活 管道 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43054 Chinese equivalent: 灵活管 道 ! Package inputenc Error: Unicode character 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43054 Chinese equivalent: 灵活管道 ! Package inputenc Error: Unicode character 每 (U+6BCF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每 秒传输帧数 ! Package inputenc Error: Unicode character 秒 (U+79D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒 传输帧数 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒传 输帧数 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒传输 帧数 ! Package inputenc Error: Unicode character 帧 (U+5E27) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒传输帧 数 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒传输帧数 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43067 Chinese equivalent: 频 率响应 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43067 Chinese equivalent: 频率 响应 ! Package inputenc Error: Unicode character 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43067 Chinese equivalent: 频率响 应 ! Package inputenc Error: Unicode character 应 (U+5E94) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43067 Chinese equivalent: 频率响应 ! Package inputenc Error: Unicode character 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43070 Chinese equivalent: 全 频带 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43070 Chinese equivalent: 全频 带 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43070 Chinese equivalent: 全频带 ! Package inputenc Error: Unicode character 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43080 Chinese equivalent: 免 提 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43080 Chinese equivalent: 免提 [356] ! Package inputenc Error: Unicode character 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免 提音频网关 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提 音频网关 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提音 频网关 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提音频 网关 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提音频网 关 ! Package inputenc Error: Unicode character 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提音频网关 ! Package inputenc Error: Unicode character 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43095 Chinese equivalent: 免 提规范 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43095 Chinese equivalent: 免提 规范 ! Package inputenc Error: Unicode character 规 (U+89C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43095 Chinese equivalent: 免提规 范 ! Package inputenc Error: Unicode character 范 (U+8303) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43095 Chinese equivalent: 免提规范 ! Package inputenc Error: Unicode character 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43098 Chinese equivalent: 免 提组件 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43098 Chinese equivalent: 免提 组件 ! Package inputenc Error: Unicode character 组 (U+7EC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43098 Chinese equivalent: 免提组 件 ! Package inputenc Error: Unicode character 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43098 Chinese equivalent: 免提组件 ! Package inputenc Error: Unicode character 硬 (U+786C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬 件抽象层 ! Package inputenc Error: Unicode character 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬件 抽象层 ! Package inputenc Error: Unicode character 抽 (U+62BD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬件抽 象层 ! Package inputenc Error: Unicode character 象 (U+8C61) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬件抽象 层 ! Package inputenc Error: Unicode character 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬件抽象层 ! Package inputenc Error: Unicode character 耳 (U+8033) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43116 Chinese equivalent: 耳 机 ! Package inputenc Error: Unicode character 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43116 Chinese equivalent: 耳机 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高 保真音箱 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高保 真音箱 ! Package inputenc Error: Unicode character 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高保真 音箱 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高保真音 箱 ! Package inputenc Error: Unicode character 箱 (U+7BB1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高保真音箱 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43129 Chinese equivalent: 高 频 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43129 Chinese equivalent: 高频 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高 保真麦克风 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保 真麦克风 ! Package inputenc Error: Unicode character 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保真 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保真麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保真麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保真麦克风 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43140 Chinese equivalent: HTTP 流 ! Package inputenc Error: Unicode character 直 (U+76F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43143 Chinese equivalent: HTTP 直 播流 ! Package inputenc Error: Unicode character 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43143 Chinese equivalent: HTTP 直播 流 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43143 Chinese equivalent: HTTP 直播流 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43148 Chinese equivalent: I2S 流 ! Package inputenc Error: Unicode character 插 (U+63D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43151 Chinese equivalent: 插 入损失 ! Package inputenc Error: Unicode character 入 (U+5165) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43151 Chinese equivalent: 插入 损失 ! Package inputenc Error: Unicode character 损 (U+635F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43151 Chinese equivalent: 插入损 失 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43151 Chinese equivalent: 插入损失 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43154 Chinese equivalent: 网 络电台 ! Package inputenc Error: Unicode character 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43154 Chinese equivalent: 网络 电台 ! Package inputenc Error: Unicode character 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43154 Chinese equivalent: 网络电 台 ! Package inputenc Error: Unicode character 台 (U+53F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43154 Chinese equivalent: 网络电台 ! Package inputenc Error: Unicode character 物 (U+7269) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43157 Chinese equivalent: 物 联网 ! Package inputenc Error: Unicode character 联 (U+8054) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43157 Chinese equivalent: 物联 网 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43157 Chinese equivalent: 物联网 ! Package inputenc Error: Unicode character 轻 (U+8F7B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻 量级多功能图形库 ! Package inputenc Error: Unicode character 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量 级多功能图形库 ! Package inputenc Error: Unicode character 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级 多功能图形库 ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级多 功能图形库 ! Package inputenc Error: Unicode character 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级多功 能图形库 ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级多功能 图形库 ! Package inputenc Error: Unicode character 图 (U+56FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级多功能图 形库 ! Package inputenc Error: Unicode character 形 (U+5F62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 ...se equivalent: 轻量级多功能图形 库 ! Package inputenc Error: Unicode character 库 (U+5E93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 ...equivalent: 轻量级多功能图形库 ! Package inputenc Error: Unicode character 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低 通滤波器 ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低通 滤波器 ! Package inputenc Error: Unicode character 滤 (U+6EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低通滤 波器 ! Package inputenc Error: Unicode character 波 (U+6CE2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低通滤波 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低通滤波器 [357] ! Package inputenc Error: Unicode character 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43198 Chinese equivalent: 量 产 ! Package inputenc Error: Unicode character 产 (U+4EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43198 Chinese equivalent: 量产 ! Package inputenc Error: Unicode character 最 (U+6700) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最 大输出功率 ! Package inputenc Error: Unicode character 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大 输出功率 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大输 出功率 ! Package inputenc Error: Unicode character 出 (U+51FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大输出 功率 ! Package inputenc Error: Unicode character 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大输出功 率 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大输出功率 ! Package inputenc Error: Unicode character 梅 (U+6885) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅 尔频率倒谱系数 ! Package inputenc Error: Unicode character 尔 (U+5C14) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔 频率倒谱系数 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频 率倒谱系数 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频率 倒谱系数 ! Package inputenc Error: Unicode character 倒 (U+5012) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频率倒 谱系数 ! Package inputenc Error: Unicode character 谱 (U+8C31) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频率倒谱 系数 ! Package inputenc Error: Unicode character 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频率倒谱系 数 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 ...se equivalent: 梅尔频率倒谱系数 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43219 Chinese equivalent: 麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43219 Chinese equivalent: 麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43219 Chinese equivalent: 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43222 Chinese equivalent: 麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43222 Chinese equivalent: 麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43222 Chinese equivalent: 麦克风 ! Package inputenc Error: Unicode character 微 (U+5FAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微 型机型系统麦克风 ! Package inputenc Error: Unicode character 型 (U+578B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型 机型系统麦克风 ! Package inputenc Error: Unicode character 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机 型系统麦克风 ! Package inputenc Error: Unicode character 型 (U+578B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机型 系统麦克风 ! Package inputenc Error: Unicode character 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机型系 统麦克风 ! Package inputenc Error: Unicode character 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机型系统 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机型系统麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 ...se equivalent: 微型机型系统麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 ...equivalent: 微型机型系统麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43232 Chinese equivalent: MEMS 麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43232 Chinese equivalent: MEMS 麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43232 Chinese equivalent: MEMS 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦 克风增益 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦克 风增益 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦克风 增益 ! Package inputenc Error: Unicode character 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦克风增 益 ! Package inputenc Error: Unicode character 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦克风增益 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43240 Chinese equivalent: 麦 克孔 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43240 Chinese equivalent: 麦克 孔 ! Package inputenc Error: Unicode character 孔 (U+5B54) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43240 Chinese equivalent: 麦克孔 ! Package inputenc Error: Unicode character 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43243 Chinese equivalent: microSD 卡 ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43257 Chinese equivalent: 多 房间 ! Package inputenc Error: Unicode character 房 (U+623F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43257 Chinese equivalent: 多房 间 ! Package inputenc Error: Unicode character 间 (U+95F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43257 Chinese equivalent: 多房间 ! Package inputenc Error: Unicode character 窄 (U+7A84) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43265 Chinese equivalent: 窄 带 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43265 Chinese equivalent: 窄带 [358] ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪 声标准曲线 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声 标准曲线 ! Package inputenc Error: Unicode character 标 (U+6807) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声标 准曲线 ! Package inputenc Error: Unicode character 准 (U+51C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声标准 曲线 ! Package inputenc Error: Unicode character 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声标准曲 线 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声标准曲线 ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪 声评价曲线 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声 评价曲线 ! Package inputenc Error: Unicode character 评 (U+8BC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声评 价曲线 ! Package inputenc Error: Unicode character 价 (U+4EF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声评价 曲线 ! Package inputenc Error: Unicode character 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声评价曲 线 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声评价曲线 ! Package inputenc Error: Unicode character 本 (U+672C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43292 Chinese equivalent: 本 底噪声 ! Package inputenc Error: Unicode character 底 (U+5E95) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43292 Chinese equivalent: 本底 噪声 ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43292 Chinese equivalent: 本底噪 声 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43292 Chinese equivalent: 本底噪声 ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43295 Chinese equivalent: 噪 声抑制 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43295 Chinese equivalent: 噪声 抑制 ! Package inputenc Error: Unicode character 抑 (U+6291) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43295 Chinese equivalent: 噪声抑 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43295 Chinese equivalent: 噪声抑制 ! Package inputenc Error: Unicode character 非 (U+975E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非 易失性存储 ! Package inputenc Error: Unicode character 易 (U+6613) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易 失性存储 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易失 性存储 ! Package inputenc Error: Unicode character 性 (U+6027) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易失性 存储 ! Package inputenc Error: Unicode character 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易失性存 储 ! Package inputenc Error: Unicode character 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易失性存储 ! Package inputenc Error: Unicode character 像 (U+50CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43330 Chinese equivalent: 像 素 ! Package inputenc Error: Unicode character 素 (U+7D20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43330 Chinese equivalent: 像素 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43333 Chinese equivalent: 回 放 ! Package inputenc Error: Unicode character 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43333 Chinese equivalent: 回放 ! Package inputenc Error: Unicode character 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可 编程增益放大器 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编 程增益放大器 ! Package inputenc Error: Unicode character 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程 增益放大器 ! Package inputenc Error: Unicode character 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程增 益放大器 ! Package inputenc Error: Unicode character 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程增益 放大器 ! Package inputenc Error: Unicode character 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程增益放 大器 ! Package inputenc Error: Unicode character 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程增益放大 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 ...se equivalent: 可编程增益放大器 ! Package inputenc Error: Unicode character 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43348 Chinese equivalent: 量 角尺 ! Package inputenc Error: Unicode character 角 (U+89D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43348 Chinese equivalent: 量角 尺 ! Package inputenc Error: Unicode character 尺 (U+5C3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43348 Chinese equivalent: 量角尺 ! Package inputenc Error: Unicode character 脉 (U+8109) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉 冲编码调制 ! Package inputenc Error: Unicode character 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲 编码调制 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲编 码调制 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲编码 调制 ! Package inputenc Error: Unicode character 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲编码调 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲编码调制 ! Package inputenc Error: Unicode character 原 (U+539F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43356 Chinese equivalent: 原 始流 ! Package inputenc Error: Unicode character 始 (U+59CB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43356 Chinese equivalent: 原始 流 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43356 Chinese equivalent: 原始流 ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43359 Chinese equivalent: 重 采样 ! Package inputenc Error: Unicode character 采 (U+91C7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43359 Chinese equivalent: 重采 样 ! Package inputenc Error: Unicode character 样 (U+6837) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43359 Chinese equivalent: 重采样 ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重 采样过滤器 ! Package inputenc Error: Unicode character 采 (U+91C7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采 样过滤器 ! Package inputenc Error: Unicode character 样 (U+6837) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采样 过滤器 ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采样过 滤器 ! Package inputenc Error: Unicode character 滤 (U+6EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采样过滤 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采样过滤器 ! Package inputenc Error: Unicode character 谐 (U+8C10) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43365 Chinese equivalent: 谐 振频率 ! Package inputenc Error: Unicode character 振 (U+632F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43365 Chinese equivalent: 谐振 频率 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43365 Chinese equivalent: 谐振频 率 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43365 Chinese equivalent: 谐振频率 [359] ! Package inputenc Error: Unicode character 混 (U+6DF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43368 Chinese equivalent: 混 响 ! Package inputenc Error: Unicode character 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43368 Chinese equivalent: 混响 ! Package inputenc Error: Unicode character 环 (U+73AF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环 形缓冲区 ! Package inputenc Error: Unicode character 形 (U+5F62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环形 缓冲区 ! Package inputenc Error: Unicode character 缓 (U+7F13) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环形缓 冲区 ! Package inputenc Error: Unicode character 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环形缓冲 区 ! Package inputenc Error: Unicode character 区 (U+533A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环形缓冲区 ! Package inputenc Error: Unicode character 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43384 Chinese equivalent: SD 卡 ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会 话发起协议 ! Package inputenc Error: Unicode character 话 (U+8BDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话 发起协议 ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话发 起协议 ! Package inputenc Error: Unicode character 起 (U+8D77) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话发起 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话发起协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话发起协议 ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43392 Chinese equivalent: 信 回比 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43392 Chinese equivalent: 信回 比 ! Package inputenc Error: Unicode character 比 (U+6BD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43392 Chinese equivalent: 信回比 ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43395 Chinese equivalent: 信 噪比 ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43395 Chinese equivalent: 信噪 比 ! Package inputenc Error: Unicode character 比 (U+6BD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43395 Chinese equivalent: 信噪比 ! Package inputenc Error: Unicode character 变 (U+53D8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43415 Chinese equivalent: 变 声 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43415 Chinese equivalent: 变声 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43420 Chinese equivalent: 声 卡 ! Package inputenc Error: Unicode character 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43420 Chinese equivalent: 声卡 ! Package inputenc Error: Unicode character 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43425 Chinese equivalent: 分 贝仪 ! Package inputenc Error: Unicode character 贝 (U+8D1D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43425 Chinese equivalent: 分贝 仪 ! Package inputenc Error: Unicode character 仪 (U+4EEA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43425 Chinese equivalent: 分贝仪 ! Package inputenc Error: Unicode character 拾 (U+62FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43430 Chinese equivalent: 拾 音孔 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43430 Chinese equivalent: 拾音 孔 ! Package inputenc Error: Unicode character 孔 (U+5B54) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43430 Chinese equivalent: 拾音孔 ! Package inputenc Error: Unicode character 拾 (U+62FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43433 Chinese equivalent: 拾 音管道 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43433 Chinese equivalent: 拾音 管道 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43433 Chinese equivalent: 拾音管 道 ! Package inputenc Error: Unicode character 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43433 Chinese equivalent: 拾音管道 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43436 Chinese equivalent: 传 声损失 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43436 Chinese equivalent: 传声 损失 ! Package inputenc Error: Unicode character 损 (U+635F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43436 Chinese equivalent: 传声损 失 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43436 Chinese equivalent: 传声损失 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43441 Chinese equivalent: 语 音 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43441 Chinese equivalent: 语音 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43444 Chinese equivalent: 语 音识别 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43444 Chinese equivalent: 语音 识别 ! Package inputenc Error: Unicode character 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43444 Chinese equivalent: 语音识 别 ! Package inputenc Error: Unicode character 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43444 Chinese equivalent: 语音识别 ! Package inputenc Error: Unicode character 闪 (U+95EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪 存文件系统 ! Package inputenc Error: Unicode character 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存 文件系统 ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存文 件系统 ! Package inputenc Error: Unicode character 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存文件 系统 ! Package inputenc Error: Unicode character 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存文件系 统 ! Package inputenc Error: Unicode character 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存文件系统 [360] ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43464 Chinese equivalent: SPIFFS 流 ! Package inputenc Error: Unicode character 次 (U+6B21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次 频带编码 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次频 带编码 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次频带 编码 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次频带编 码 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次频带编码 ! Package inputenc Error: Unicode character 超 (U+8D85) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43477 Chinese equivalent: 超 宽频带 ! Package inputenc Error: Unicode character 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43477 Chinese equivalent: 超宽 频带 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43477 Chinese equivalent: 超宽频 带 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43477 Chinese equivalent: 超宽频带 ! Package inputenc Error: Unicode character 卷 (U+5377) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43487 Chinese equivalent: 卷 尺 ! Package inputenc Error: Unicode character 尺 (U+5C3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43487 Chinese equivalent: 卷尺 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43490 Chinese equivalent: 语 音合成 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43490 Chinese equivalent: 语音 合成 ! Package inputenc Error: Unicode character 合 (U+5408) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43490 Chinese equivalent: 语音合 成 ! Package inputenc Error: Unicode character 成 (U+6210) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43490 Chinese equivalent: 语音合成 ! Package inputenc Error: Unicode character 公 (U+516C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43500 Chinese equivalent: 公 差 ! Package inputenc Error: Unicode character 差 (U+5DEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43500 Chinese equivalent: 公差 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43503 Chinese equivalent: 提 示音 ! Package inputenc Error: Unicode character 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43503 Chinese equivalent: 提示 音 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43503 Chinese equivalent: 提示音 ! Package inputenc Error: Unicode character 总 (U+603B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总 谐波失真 ! Package inputenc Error: Unicode character 谐 (U+8C10) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总谐 波失真 ! Package inputenc Error: Unicode character 波 (U+6CE2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总谐波 失真 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总谐波失 真 ! Package inputenc Error: Unicode character 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总谐波失真 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语 音活动检测 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音 活动检测 ! Package inputenc Error: Unicode character 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音活 动检测 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音活动 检测 ! Package inputenc Error: Unicode character 检 (U+68C0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音活动检 测 ! Package inputenc Error: Unicode character 测 (U+6D4B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音活动检测 ! Package inputenc Error: Unicode character 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43531 Chinese equivalent: 唤 醒词 ! Package inputenc Error: Unicode character 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43531 Chinese equivalent: 唤醒 词 ! Package inputenc Error: Unicode character 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43531 Chinese equivalent: 唤醒词 ! Package inputenc Error: Unicode character 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤 醒词引擎 ! Package inputenc Error: Unicode character 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤醒 词引擎 ! Package inputenc Error: Unicode character 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤醒词 引擎 ! Package inputenc Error: Unicode character 引 (U+5F15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤醒词引 擎 ! Package inputenc Error: Unicode character 擎 (U+64CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤醒词引擎 ! Package inputenc Error: Unicode character 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43544 Chinese equivalent: 唤 醒 ! Package inputenc Error: Unicode character 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43544 Chinese equivalent: 唤醒 [361] ! Package inputenc Error: Unicode character 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43549 Chinese equivalent: 宽 带 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43549 Chinese equivalent: 宽带 [362] Chapter 7. [363 <./adf_block_diagram.png>] (./espressif-esp-adf.ind [364] Underfull \hbox (badness 10000) in paragraph at lines 15--16 []\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 16--17 []\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 17--18 []\T1/pcr/m/n/10 aac_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [365] Underfull \hbox (badness 10000) in paragraph at lines 84--85 []\T1/pcr/m/n/10 airkiss_config_info_t::lan_pack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 85--87 []\T1/pcr/m/n/10 airkiss_config_info_t::ssdp_notify_enable Underfull \hbox (badness 10000) in paragraph at lines 88--89 []\T1/pcr/m/n/10 airkiss_lan_pack_param_t::appid \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 96--97 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::aec_low_cost Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::agc_gain \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 98--99 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::algo_mask \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 99--100 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::debug_input Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::out_rb_size Overfull \hbox (16.1225pt too wide) in paragraph at lines 103--105 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::rec_linear_factor Overfull \hbox (16.1225pt too wide) in paragraph at lines 105--107 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::ref_linear_factor Underfull \hbox (badness 10000) in paragraph at lines 107--108 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::sample_rate Underfull \hbox (badness 10000) in paragraph at lines 108--109 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::stack_in_ext Underfull \hbox (badness 10000) in paragraph at lines 109--110 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::swap_ch \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 110--111 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 111--112 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 115--116 []\T1/pcr/m/n/10 ALGORITHM_STREAM_DEFAULT_MIC_CHANNELS Underfull \hbox (badness 10000) in paragraph at lines 116--117 []\T1/pcr/m/n/10 ALGORITHM_STREAM_DEFAULT_SAMPLE_BIT \T1/ptm/m/n/10 (\T1/ptm/m/ it/10 C Overfull \hbox (4.1225pt too wide) in paragraph at lines 117--118 []\T1/pcr/m/n/10 ALGORITHM_STREAM_DEFAULT_SAMPLE_RATE_HZ Underfull \hbox (badness 10000) in paragraph at lines 122--123 []\T1/pcr/m/n/10 ALGORITHM_STREAM_PINNED_TO_CORE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 123--124 []\T1/pcr/m/n/10 ALGORITHM_STREAM_RINGBUFFER_SIZE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 125--126 []\T1/pcr/m/n/10 ALGORITHM_STREAM_TASK_STACK_SIZE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 133--134 []\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 134--135 []\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 135--136 []\T1/pcr/m/n/10 amr_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [366] Underfull \hbox (badness 6001) in paragraph at lines 157--158 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::bitrate_mode \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 158--160 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::contain_amrnb_header Underfull \hbox (badness 10000) in paragraph at lines 160--161 []\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 161--162 []\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 164--165 []\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 7704) in paragraph at lines 167--168 []\T1/pcr/m/n/10 amrnb_encoder_set_bitrate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 184--185 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::bitrate_mode \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 185--187 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::contain_amrwb_header Underfull \hbox (badness 10000) in paragraph at lines 187--188 []\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 188--189 []\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 191--192 []\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 7704) in paragraph at lines 194--195 []\T1/pcr/m/n/10 amrwb_encoder_set_bitrate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 212--213 []\T1/pcr/m/n/10 audio_element_abort_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [367] Underfull \hbox (badness 10000) in paragraph at lines 215--216 []\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 218--219 []\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 219--220 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_in_rb_num Underfull \hbox (badness 10000) in paragraph at lines 220--221 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_out_rb_num Underfull \hbox (badness 10000) in paragraph at lines 222--223 []\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 223--224 []\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 226--227 []\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 230--231 []\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 237--238 []\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 238--240 []\T1/pcr/m/n/10 audio_element_get_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 240--242 []\T1/pcr/m/n/10 audio_element_get_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 242--243 []\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 243--245 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 259--260 []\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 263--264 []\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 269--270 []\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 275--276 []\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 282--284 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_0 Overfull \hbox (16.1225pt too wide) in paragraph at lines 284--286 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_1 Overfull \hbox (16.1225pt too wide) in paragraph at lines 286--288 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_2 Overfull \hbox (16.1225pt too wide) in paragraph at lines 288--290 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_3 [368] Overfull \hbox (16.1225pt too wide) in paragraph at lines 290--292 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_4 Underfull \hbox (badness 6001) in paragraph at lines 292--293 []\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 302--303 []\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 303--304 []\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 304--305 []\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 305--307 []\T1/pcr/m/n/10 audio_element_set_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 307--309 []\T1/pcr/m/n/10 audio_element_set_multi_output_ringbuf Underfull \hbox (badness 7796) in paragraph at lines 309--310 []\T1/pcr/m/n/10 audio_element_set_music_info \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 310--311 []\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 311--313 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 313--314 []\T1/pcr/m/n/10 audio_element_set_output_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 315--316 []\T1/pcr/m/n/10 audio_element_set_reserve_user0 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 316--317 []\T1/pcr/m/n/10 audio_element_set_reserve_user1 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 317--318 []\T1/pcr/m/n/10 audio_element_set_reserve_user2 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 318--319 []\T1/pcr/m/n/10 audio_element_set_reserve_user3 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 319--320 []\T1/pcr/m/n/10 audio_element_set_reserve_user4 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 339--340 []\T1/pcr/m/n/10 audio_element_update_total_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 345--346 []\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 346--348 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::external_queue_size Overfull \hbox (34.1225pt too wide) in paragraph at lines 348--350 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::internal_queue_size Underfull \hbox (badness 10000) in paragraph at lines 350--351 []\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 351--353 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::queue_set_size Underfull \hbox (badness 10000) in paragraph at lines 360--362 []\T1/pcr/m/n/10 audio_event_iface_get_msg_queue_handle [369] Underfull \hbox (badness 5147) in paragraph at lines 367--368 []\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 369--370 []\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 370--372 []\T1/pcr/m/n/10 audio_event_iface_msg_t::need_free_data Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\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 373--374 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source_type Underfull \hbox (badness 6001) in paragraph at lines 375--376 []\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 377--379 []\T1/pcr/m/n/10 audio_event_iface_set_cmd_waiting_timeout Underfull \hbox (badness 6001) in paragraph at lines 381--382 []\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 383--384 []\T1/pcr/m/n/10 audio_hal::audio_codec_config_iface Underfull \hbox (badness 10000) in paragraph at lines 385--386 []\T1/pcr/m/n/10 audio_hal::audio_codec_deinitialize Underfull \hbox (badness 10000) in paragraph at lines 386--387 []\T1/pcr/m/n/10 audio_hal::audio_codec_enable_pa \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 387--388 []\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 388--389 []\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 389--390 []\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 390--391 []\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 391--392 []\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 410--411 []\T1/pcr/m/n/10 audio_hal_codec_config_t::adc_input Underfull \hbox (badness 10000) in paragraph at lines 411--412 []\T1/pcr/m/n/10 audio_hal_codec_config_t::codec_mode Underfull \hbox (badness 10000) in paragraph at lines 412--413 []\T1/pcr/m/n/10 audio_hal_codec_config_t::dac_output Underfull \hbox (badness 10000) in paragraph at lines 413--414 []\T1/pcr/m/n/10 audio_hal_codec_config_t::i2s_iface Underfull \hbox (badness 10000) in paragraph at lines 414--415 []\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 415--416 []\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 416--417 []\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 417--418 []\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 418--419 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::samples Underfull \hbox (badness 7796) in paragraph at lines 419--420 []\T1/pcr/m/n/10 audio_hal_codec_iface_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [370] Underfull \hbox (badness 10000) in paragraph at lines 452--453 []\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 457--458 []\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 459--460 []\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 470--471 []\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 475--476 []\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 476--477 []\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 477--478 []\T1/pcr/m/n/10 audio_pipeline_reset_ringbuffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 483--484 []\T1/pcr/m/n/10 audio_pipeline_terminate_with_ticks Underfull \hbox (badness 7796) in paragraph at lines 487--488 []\T1/pcr/m/n/10 audio_pipeline_wait_for_stop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (4.1225pt too wide) in paragraph at lines 488--490 []\T1/pcr/m/n/10 audio_pipeline_wait_for_stop_with_ticks Underfull \hbox (badness 5147) in paragraph at lines 491--492 []\T1/pcr/m/n/10 audio_pwm_config_t::data_len \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 492--493 []\T1/pcr/m/n/10 audio_pwm_config_t::duty_resolution Underfull \hbox (badness 6001) in paragraph at lines 493--494 []\T1/pcr/m/n/10 audio_pwm_config_t::gpio_num_left \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 495--496 []\T1/pcr/m/n/10 audio_pwm_config_t::ledc_channel_left Underfull \hbox (badness 10000) in paragraph at lines 496--497 []\T1/pcr/m/n/10 audio_pwm_config_t::ledc_channel_right Underfull \hbox (badness 10000) in paragraph at lines 501--502 []\T1/pcr/m/n/10 audio_rec_cfg_t::encoder_handle \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [371] Underfull \hbox (badness 10000) in paragraph at lines 503--504 []\T1/pcr/m/n/10 audio_rec_cfg_t::event_cb \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 504--505 []\T1/pcr/m/n/10 audio_rec_cfg_t::pinned_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 507--508 []\T1/pcr/m/n/10 audio_rec_cfg_t::sr_iface \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 514--515 []\T1/pcr/m/n/10 audio_rec_cfg_t::wakeup_time \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Overfull \hbox (4.1225pt too wide) in paragraph at lines 522--524 []\T1/pcr/m/n/10 audio_rec_evt_t::AUDIO_REC_COMMAND_DECT Underfull \hbox (badness 10000) in paragraph at lines 526--528 []\T1/pcr/m/n/10 audio_rec_evt_t::AUDIO_REC_VAD_START Underfull \hbox (badness 10000) in paragraph at lines 528--530 []\T1/pcr/m/n/10 audio_rec_evt_t::AUDIO_REC_WAKEUP_END Overfull \hbox (4.1225pt too wide) in paragraph at lines 530--532 []\T1/pcr/m/n/10 audio_rec_evt_t::AUDIO_REC_WAKEUP_START Underfull \hbox (badness 10000) in paragraph at lines 532--533 []\T1/pcr/m/n/10 audio_rec_evt_t::data_len \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 542--543 []\T1/pcr/m/n/10 audio_recorder_get_wakeup_state \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 544--545 []\T1/pcr/m/n/10 audio_recorder_trigger_start \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 546--547 []\T1/pcr/m/n/10 audio_recorder_vad_check_enable \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 550--552 []\T1/pcr/m/n/10 audio_service_config_t::service_connect Overfull \hbox (4.1225pt too wide) in paragraph at lines 552--554 []\T1/pcr/m/n/10 audio_service_config_t::service_destroy Overfull \hbox (22.1225pt too wide) in paragraph at lines 554--556 []\T1/pcr/m/n/10 audio_service_config_t::service_disconnect Underfull \hbox (badness 10000) in paragraph at lines 556--557 []\T1/pcr/m/n/10 audio_service_config_t::service_name Underfull \hbox (badness 10000) in paragraph at lines 557--558 []\T1/pcr/m/n/10 audio_service_config_t::service_start Underfull \hbox (badness 10000) in paragraph at lines 558--559 []\T1/pcr/m/n/10 audio_service_config_t::service_stop Underfull \hbox (badness 6001) in paragraph at lines 559--560 []\T1/pcr/m/n/10 audio_service_config_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 560--561 []\T1/pcr/m/n/10 audio_service_config_t::task_func \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 561--562 []\T1/pcr/m/n/10 audio_service_config_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 563--564 []\T1/pcr/m/n/10 audio_service_config_t::user_data \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [372] Underfull \hbox (badness 10000) in paragraph at lines 605--606 []\T1/pcr/m/n/10 battery_service_config_t::cb_ctx \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 606--608 []\T1/pcr/m/n/10 battery_service_config_t::charger_monitor Underfull \hbox (badness 10000) in paragraph at lines 608--609 []\T1/pcr/m/n/10 battery_service_config_t::evt_cb \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 609--610 []\T1/pcr/m/n/10 battery_service_config_t::extern_stack Underfull \hbox (badness 10000) in paragraph at lines 610--611 []\T1/pcr/m/n/10 battery_service_config_t::task_core Underfull \hbox (badness 10000) in paragraph at lines 611--612 []\T1/pcr/m/n/10 battery_service_config_t::task_prio Underfull \hbox (badness 10000) in paragraph at lines 612--613 []\T1/pcr/m/n/10 battery_service_config_t::task_stack Underfull \hbox (badness 10000) in paragraph at lines 613--614 []\T1/pcr/m/n/10 battery_service_config_t::vol_monitor Underfull \hbox (badness 10000) in paragraph at lines 617--618 []\T1/pcr/m/n/10 battery_service_set_vol_report_freq Underfull \hbox (badness 6001) in paragraph at lines 618--619 []\T1/pcr/m/n/10 battery_service_vol_report_switch \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 626--627 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::device_name Underfull \hbox (badness 10000) in paragraph at lines 628--629 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::remote_name Underfull \hbox (badness 10000) in paragraph at lines 629--630 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::user_callback Underfull \hbox (badness 10000) in paragraph at lines 630--631 []\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 631--632 []\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 632--633 []\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 635--636 []\T1/pcr/m/n/10 bluetooth_service_user_cb_t \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C+ + class\T1/ptm/m/n/10 ), Overfull \hbox (10.1225pt too wide) in paragraph at lines 636--638 []\T1/pcr/m/n/10 bluetooth_service_user_cb_t::user_a2d_cb Overfull \hbox (70.1225pt too wide) in paragraph at lines 638--640 []\T1/pcr/m/n/10 bluetooth_service_user_cb_t::user_a2d_sink_data_cb Overfull \hbox (82.1225pt too wide) in paragraph at lines 640--642 []\T1/pcr/m/n/10 bluetooth_service_user_cb_t::user_a2d_source_data_cb Overfull \hbox (34.1225pt too wide) in paragraph at lines 642--644 []\T1/pcr/m/n/10 bluetooth_service_user_cb_t::user_avrc_ct_cb Underfull \hbox (badness 7704) in paragraph at lines 647--648 []\T1/pcr/m/n/10 blufi_set_customized_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 648--649 []\T1/pcr/m/n/10 blufi_set_sta_connected_flag \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 662--663 []\T1/pcr/m/n/10 coredump_upload_service_config_t \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (10.1225pt too wide) in paragraph at lines 663--665 []\T1/pcr/m/n/10 coredump_upload_service_config_t::cb_ctx [373] Overfull \hbox (16.1225pt too wide) in paragraph at lines 665--667 []\T1/pcr/m/n/10 coredump_upload_service_config_t::do_post Overfull \hbox (10.1225pt too wide) in paragraph at lines 667--669 []\T1/pcr/m/n/10 coredump_upload_service_config_t::evt_cb Overfull \hbox (28.1225pt too wide) in paragraph at lines 669--671 []\T1/pcr/m/n/10 coredump_upload_service_config_t::task_core Overfull \hbox (28.1225pt too wide) in paragraph at lines 671--673 []\T1/pcr/m/n/10 coredump_upload_service_config_t::task_prio Overfull \hbox (34.1225pt too wide) in paragraph at lines 673--675 []\T1/pcr/m/n/10 coredump_upload_service_config_t::task_stack Underfull \hbox (badness 10000) in paragraph at lines 676--677 []\T1/pcr/m/n/10 COREDUMP_UPLOAD_SERVICE_DEFAULT_CONFIG Underfull \hbox (badness 10000) in paragraph at lines 721--722 []\T1/pcr/m/n/10 DISPLAY_PATTERN_BATTERY_CHARGING \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 726--727 []\T1/pcr/m/n/10 DISPLAY_PATTERN_BT_DISCONNECTED \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6016) in paragraph at lines 733--734 []\T1/pcr/m/n/10 DISPLAY_PATTERN_RECOGNITION_START \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 734--735 []\T1/pcr/m/n/10 DISPLAY_PATTERN_RECOGNITION_STOP \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 735--736 []\T1/pcr/m/n/10 DISPLAY_PATTERN_RECORDING_START \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 744--745 []\T1/pcr/m/n/10 DISPLAY_PATTERN_WAKEUP_FINISHED \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [374] Underfull \hbox (badness 10000) in paragraph at lines 747--748 []\T1/pcr/m/n/10 DISPLAY_PATTERN_WIFI_CONNECTTING \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6016) in paragraph at lines 748--749 []\T1/pcr/m/n/10 DISPLAY_PATTERN_WIFI_DISCONNECTED \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 751--753 []\T1/pcr/m/n/10 DISPLAY_PATTERN_WIFI_SETTING_FINISHED Underfull \hbox (badness 10000) in paragraph at lines 754--755 []\T1/pcr/m/n/10 display_service_config_t::based_cfg Underfull \hbox (badness 10000) in paragraph at lines 766--767 []\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 771--772 []\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 776--777 []\T1/pcr/m/n/10 downmix_set_input_rb_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 810--811 []\T1/pcr/m/n/10 dueros_wifi_status_report \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 824--825 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::buf_sz \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 825--826 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::extern_stack Underfull \hbox (badness 10000) in paragraph at lines 826--827 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::out_rb_size Underfull \hbox (badness 10000) in paragraph at lines 827--828 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::task_core Underfull \hbox (badness 10000) in paragraph at lines 828--829 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::task_prio [375] Underfull \hbox (badness 10000) in paragraph at lines 829--830 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::task_stack Underfull \hbox (badness 10000) in paragraph at lines 832--833 []\T1/pcr/m/n/10 EMBED_FLASH_STREAM_RINGBUFFER_SIZE \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 10000) in paragraph at lines 846--847 []\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 851--852 []\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 ), [376] Underfull \hbox (badness 6001) in paragraph at lines 959--960 []\T1/pcr/m/n/10 esp_audio_cfg_t::component_select \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 961--962 []\T1/pcr/m/n/10 esp_audio_cfg_t::in_stream_buf_size Underfull \hbox (badness 10000) in paragraph at lines 962--963 []\T1/pcr/m/n/10 esp_audio_cfg_t::out_stream_buf_size Underfull \hbox (badness 5147) in paragraph at lines 963--964 []\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 10000) in paragraph at lines 973--974 []\T1/pcr/m/n/10 ESP_AUDIO_COMPONENT_SELECT_DEFAULT \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 5147) in paragraph at lines 988--989 []\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 10000) in paragraph at lines 991--993 []\T1/pcr/m/n/10 esp_audio_info_t::in_stream_total_size Underfull \hbox (badness 5147) in paragraph at lines 1000--1001 []\T1/pcr/m/n/10 esp_audio_music_info_t::bits \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1002--1003 []\T1/pcr/m/n/10 esp_audio_music_info_t::channels \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1003--1004 []\T1/pcr/m/n/10 esp_audio_music_info_t::codec_fmt \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1004--1005 []\T1/pcr/m/n/10 esp_audio_music_info_t::sample_rates [377] Underfull \hbox (badness 5147) in paragraph at lines 1029--1030 []\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 1030--1031 []\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 1031--1032 []\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 7796) in paragraph at lines 1038--1039 []\T1/pcr/m/n/10 esp_audio_speed_idx_to_float \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 5147) in paragraph at lines 1043--1044 []\T1/pcr/m/n/10 esp_audio_state_t::media_src \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1057--1058 []\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 10000) in paragraph at lines 1080--1081 []\T1/pcr/m/n/10 esp_fs_ota_config_t::buffer_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1081--1082 []\T1/pcr/m/n/10 esp_fs_ota_config_t::path \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [378] Underfull \hbox (badness 6001) in paragraph at lines 1088--1089 []\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 1091--1092 []\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 1112--1113 []\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 1127--1128 []\T1/pcr/m/n/10 esp_periph_set_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7796) in paragraph at lines 1135--1136 []\T1/pcr/m/n/10 esp_wifi_set_listen_interval \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 1138--1139 []\T1/pcr/m/n/10 esp_wifi_setting_get_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 1140--1141 []\T1/pcr/m/n/10 esp_wifi_setting_info_notify \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (4.1225pt too wide) in paragraph at lines 1142--1144 []\T1/pcr/m/n/10 esp_wifi_setting_register_notify_handle Underfull \hbox (badness 7704) in paragraph at lines 1144--1145 []\T1/pcr/m/n/10 esp_wifi_setting_set_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 1147--1148 []\T1/pcr/m/n/10 esp_wifi_setting_teardown \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 1160--1161 []\T1/pcr/m/n/10 fatfs_stream_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [379] Underfull \hbox (badness 10000) in paragraph at lines 1165--1166 []\T1/pcr/m/n/10 fatfs_stream_cfg_t::write_header \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1181--1182 []\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 1182--1183 []\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 1233--1235 []\T1/pcr/m/n/10 http_stream_cfg_t::auto_connect_next_track Underfull \hbox (badness 10000) in paragraph at lines 1236--1237 []\T1/pcr/m/n/10 http_stream_cfg_t::crt_bundle_attach Overfull \hbox (16.1225pt too wide) in paragraph at lines 1237--1239 []\T1/pcr/m/n/10 http_stream_cfg_t::enable_playlist_parser Underfull \hbox (badness 10000) in paragraph at lines 1239--1240 []\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 1240--1241 []\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 1242--1243 []\T1/pcr/m/n/10 http_stream_cfg_t::request_range_size Underfull \hbox (badness 10000) in paragraph at lines 1243--1244 []\T1/pcr/m/n/10 http_stream_cfg_t::request_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1244--1245 []\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 1245--1246 []\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 1246--1247 []\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 1250--1251 []\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 1254--1255 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [380] Underfull \hbox (badness 10000) in paragraph at lines 1255--1256 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer_len Underfull \hbox (badness 6001) in paragraph at lines 1257--1258 []\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 1258--1259 []\T1/pcr/m/n/10 http_stream_event_msg_t::http_client Underfull \hbox (badness 10000) in paragraph at lines 1285--1286 []\T1/pcr/m/n/10 I2S_STREAM_CFG_DEFAULT_WITH_PARA \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 5147) in paragraph at lines 1287--1288 []\T1/pcr/m/n/10 i2s_stream_cfg_t::buffer_len \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 1289--1290 []\T1/pcr/m/n/10 i2s_stream_cfg_t::expand_src_bits \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1290--1291 []\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 1297--1298 []\T1/pcr/m/n/10 i2s_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1298--1299 []\T1/pcr/m/n/10 i2s_stream_cfg_t::transmit_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1300--1301 []\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 1311--1313 []\T1/pcr/m/n/10 INPUT_KEY_SERVICE_ACTION_CLICK_RELEASE Underfull \hbox (badness 10000) in paragraph at lines 1315--1317 []\T1/pcr/m/n/10 INPUT_KEY_SERVICE_ACTION_PRESS_RELEASE Underfull \hbox (badness 10000) in paragraph at lines 1317--1318 []\T1/pcr/m/n/10 INPUT_KEY_SERVICE_ACTION_UNKNOWN \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7704) in paragraph at lines 1318--1319 []\T1/pcr/m/n/10 input_key_service_add_key \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 1321--1322 []\T1/pcr/m/n/10 input_key_service_cfg_t::handle \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1323--1324 []\T1/pcr/m/n/10 INPUT_KEY_SERVICE_DEFAULT_CONFIG \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 1325--1326 []\T1/pcr/m/n/10 input_key_service_info_t::act_id \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [381] Underfull \hbox (badness 6001) in paragraph at lines 1327--1328 []\T1/pcr/m/n/10 input_key_service_info_t::user_id \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1329--1330 []\T1/pcr/m/n/10 INPUT_KEY_SERVICE_TASK_PRIORITY \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1330--1331 []\T1/pcr/m/n/10 INPUT_KEY_SERVICE_TASK_STACK_SIZE \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 1382--1383 []\T1/pcr/m/n/10 Light and Versatile Graphics Library\T1/ptm/m/n/10 , [382] Underfull \hbox (badness 10000) in paragraph at lines 1416--1418 []\T1/pcr/m/n/10 micro-electro-mechanical systems Underfull \hbox (badness 10000) in paragraph at lines 1424--1425 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::id3_parse_enable Underfull \hbox (badness 10000) in paragraph at lines 1426--1427 []\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 1427--1428 []\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 1428--1429 []\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 1459--1460 []\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 1460--1461 []\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 1461--1462 []\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 1471--1472 []\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 1472--1473 []\T1/pcr/m/n/10 opus_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7704) in paragraph at lines 1481--1482 []\T1/pcr/m/n/10 ota_data_get_default_proc \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 1487--1488 []\T1/pcr/m/n/10 ota_node_attr_t::cert_pem \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 1494--1496 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_ERROR_MAGIC_WORD Underfull \hbox (badness 10000) in paragraph at lines 1496--1498 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_ERROR_PROJECT_NAME Underfull \hbox (badness 6016) in paragraph at lines 1498--1499 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_ERROR_VERSION \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [383] Overfull \hbox (16.1225pt too wide) in paragraph at lines 1501--1503 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_GET_NEW_APP_DESC_FAIL Underfull \hbox (badness 10000) in paragraph at lines 1503--1505 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_NO_HIGHER_VERSION Underfull \hbox (badness 10000) in paragraph at lines 1505--1506 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_NULL_POINTER \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 1506--1508 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_PARTITION_NOT_FOUND Underfull \hbox (badness 10000) in paragraph at lines 1508--1510 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_PARTITION_RD_FAIL Underfull \hbox (badness 10000) in paragraph at lines 1510--1512 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_PARTITION_WT_FAIL Underfull \hbox (badness 10000) in paragraph at lines 1512--1514 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_STREAM_INIT_FAIL Underfull \hbox (badness 5147) in paragraph at lines 1523--1524 []\T1/pcr/m/n/10 ota_service_config_t::cb_ctx \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1524--1525 []\T1/pcr/m/n/10 ota_service_config_t::evt_cb \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1525--1526 []\T1/pcr/m/n/10 ota_service_config_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1526--1527 []\T1/pcr/m/n/10 ota_service_config_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1527--1528 []\T1/pcr/m/n/10 ota_service_config_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1535--1536 []\T1/pcr/m/n/10 ota_upgrade_ops_t::break_after_fail Underfull \hbox (badness 6001) in paragraph at lines 1537--1538 []\T1/pcr/m/n/10 ota_upgrade_ops_t::finished_check \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1538--1539 []\T1/pcr/m/n/10 ota_upgrade_ops_t::need_upgrade \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7704) in paragraph at lines 1550--1551 []\T1/pcr/m/n/10 partition_list_get_url_id \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 1559--1560 []\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 1560--1561 []\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 1561--1562 []\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 1562--1563 []\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 1570--1571 []\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 1572--1573 []\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 ), Underfull \hbox (badness 10000) in paragraph at lines 1574--1576 []\T1/pcr/m/n/10 periph_bluetooth_get_a2dp_sample_rate [384] Overfull \hbox (4.1225pt too wide) in paragraph at lines 1584--1586 []\T1/pcr/m/n/10 periph_button_cfg_t::long_press_time_ms Underfull \hbox (badness 6001) in paragraph at lines 1594--1595 []\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 1595--1596 []\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 1597--1598 []\T1/pcr/m/n/10 periph_console_cfg_t::prompt_string Underfull \hbox (badness 10000) in paragraph at lines 1598--1599 []\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 1599--1600 []\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 1601--1602 []\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 1629--1631 []\T1/pcr/m/n/10 periph_is31fl3216_cfg_t::is31fl3216_pattern Underfull \hbox (badness 10000) in paragraph at lines 1634--1635 []\T1/pcr/m/n/10 periph_is31fl3216_set_blink_pattern Underfull \hbox (badness 10000) in paragraph at lines 1636--1637 []\T1/pcr/m/n/10 periph_is31fl3216_set_duty_step \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1639--1640 []\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 1646--1647 []\T1/pcr/m/n/10 periph_led_cfg_t::led_duty_resolution Underfull \hbox (badness 10000) in paragraph at lines 1648--1649 []\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 1649--1650 []\T1/pcr/m/n/10 periph_led_cfg_t::led_timer_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [385] Underfull \hbox (badness 10000) in paragraph at lines 1658--1659 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::card_detect_pin Underfull \hbox (badness 10000) in paragraph at lines 1659--1660 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::mode \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 1660--1661 []\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 ), Underfull \hbox (badness 10000) in paragraph at lines 1668--1669 []\T1/pcr/m/n/10 periph_service_config_t::extern_stack Overfull \hbox (10.1225pt too wide) in paragraph at lines 1669--1671 []\T1/pcr/m/n/10 periph_service_config_t::service_destroy Underfull \hbox (badness 10000) in paragraph at lines 1671--1672 []\T1/pcr/m/n/10 periph_service_config_t::service_ioctl Underfull \hbox (badness 10000) in paragraph at lines 1672--1673 []\T1/pcr/m/n/10 periph_service_config_t::service_name Underfull \hbox (badness 10000) in paragraph at lines 1673--1674 []\T1/pcr/m/n/10 periph_service_config_t::service_start Underfull \hbox (badness 10000) in paragraph at lines 1674--1675 []\T1/pcr/m/n/10 periph_service_config_t::service_stop Underfull \hbox (badness 10000) in paragraph at lines 1678--1679 []\T1/pcr/m/n/10 periph_service_config_t::task_stack Underfull \hbox (badness 5147) in paragraph at lines 1684--1685 []\T1/pcr/m/n/10 periph_service_event_t::data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1687--1688 []\T1/pcr/m/n/10 periph_service_event_t::type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Overfull \hbox (28.1225pt too wide) in paragraph at lines 1702--1704 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 1705--1706 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::partition_label Underfull \hbox (badness 10000) in paragraph at lines 1706--1707 []\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 1719--1720 []\T1/pcr/m/n/10 periph_touch_cfg_t::long_tap_time_ms Overfull \hbox (16.1225pt too wide) in paragraph at lines 1720--1722 []\T1/pcr/m/n/10 periph_touch_cfg_t::tap_threshold_percent [386] Overfull \hbox (16.1225pt too wide) in paragraph at lines 1731--1733 []\T1/pcr/m/n/10 periph_wifi_cfg_t::disable_auto_reconnect Overfull \hbox (4.1225pt too wide) in paragraph at lines 1733--1735 []\T1/pcr/m/n/10 periph_wifi_cfg_t::reconnect_timeout_ms Underfull \hbox (badness 7796) in paragraph at lines 1741--1742 []\T1/pcr/m/n/10 periph_wifi_config_wait_done \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (10.1225pt too wide) in paragraph at lines 1753--1755 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::ca_pem_end Overfull \hbox (22.1225pt too wide) in paragraph at lines 1755--1757 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::ca_pem_start Overfull \hbox (34.1225pt too wide) in paragraph at lines 1757--1759 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::diasble_wpa2_e Underfull \hbox (badness 10000) in paragraph at lines 1759--1760 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_id Overfull \hbox (10.1225pt too wide) in paragraph at lines 1760--1762 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_method Overfull \hbox (22.1225pt too wide) in paragraph at lines 1762--1764 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_password Overfull \hbox (22.1225pt too wide) in paragraph at lines 1764--1766 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_username Overfull \hbox (40.1225pt too wide) in paragraph at lines 1766--1768 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_cert_end Overfull \hbox (52.1225pt too wide) in paragraph at lines 1768--1770 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_cert_start Overfull \hbox (34.1225pt too wide) in paragraph at lines 1770--1772 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_key_end Overfull \hbox (46.1225pt too wide) in paragraph at lines 1772--1774 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_key_start Underfull \hbox (badness 7796) in paragraph at lines 1785--1786 []\T1/pcr/m/n/10 playlist_get_current_list_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 1788--1789 []\T1/pcr/m/n/10 playlist_get_current_list_url_id \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1789--1790 []\T1/pcr/m/n/10 playlist_get_current_list_url_num \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 5147) in paragraph at lines 1794--1795 []\T1/pcr/m/n/10 playlist_operation_t::choose \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1798--1799 []\T1/pcr/m/n/10 playlist_operation_t::get_url_id \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1799--1800 []\T1/pcr/m/n/10 playlist_operation_t::get_url_num \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1803--1804 []\T1/pcr/m/n/10 playlist_operation_t::remove_by_url [387] Underfull \hbox (badness 7704) in paragraph at lines 1815--1816 []\T1/pcr/m/n/10 playlist_remove_by_url_id \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 1830--1831 []\T1/pcr/m/n/10 pwm_stream_cfg_t::buffer_len \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1833--1834 []\T1/pcr/m/n/10 pwm_stream_cfg_t::pwm_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1836--1837 []\T1/pcr/m/n/10 pwm_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1881--1882 []\T1/pcr/m/n/10 recorder_encoder_cfg_t::encoder \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1882--1883 []\T1/pcr/m/n/10 recorder_encoder_cfg_t::resample \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1888--1889 []\T1/pcr/m/n/10 recorder_sr_cfg_t::feed_task_core \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1889--1890 []\T1/pcr/m/n/10 recorder_sr_cfg_t::feed_task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1893--1894 []\T1/pcr/m/n/10 recorder_sr_cfg_t::fetch_task_stack [388] Underfull \hbox (badness 10000) in paragraph at lines 1896--1897 []\T1/pcr/m/n/10 recorder_sr_cfg_t::multinet_init \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7796) in paragraph at lines 1903--1904 []\T1/pcr/m/n/10 recorder_sr_reset_speech_cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 5147) in paragraph at lines 1913--1914 []\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 1915--1916 []\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 1920--1921 []\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 1929--1930 []\T1/pcr/m/n/10 rsp_filter_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1962--1963 []\T1/pcr/m/n/10 SDCARD_STATUS_CARD_DETECT_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [389] Underfull \hbox (badness 10000) in paragraph at lines 1991--1992 []\T1/pcr/m/n/10 smart_config_info_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 1998--1999 []\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 2005--2007 []\T1/pcr/m/n/10 sonic_info_t::resample_linear_interpolate Underfull \hbox (badness 10000) in paragraph at lines 2013--2014 []\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 2037--2038 []\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 2040--2041 []\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 6001) in paragraph at lines 2042--2043 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::write_header \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2059--2060 []\T1/pcr/m/n/10 TCP_SERVER_DEFAULT_RESPONSE_LENGTH \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 10000) in paragraph at lines 2064--2065 []\T1/pcr/m/n/10 tcp_stream_cfg_t::event_handler \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [390] Underfull \hbox (badness 5147) in paragraph at lines 2070--2071 []\T1/pcr/m/n/10 tcp_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 2071--2072 []\T1/pcr/m/n/10 tcp_stream_cfg_t::timeout_ms \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 2079--2080 []\T1/pcr/m/n/10 tcp_stream_event_msg::source \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2100--2101 []\T1/pcr/m/n/10 tone_stream_cfg_t::extern_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 2103--2104 []\T1/pcr/m/n/10 tone_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 2104--2105 []\T1/pcr/m/n/10 tone_stream_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2107--2108 []\T1/pcr/m/n/10 tone_stream_cfg_t::use_delegate \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 2135--2136 []\T1/pcr/m/n/10 tts_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [391] Underfull \hbox (badness 10000) in paragraph at lines 2169--2170 []\T1/pcr/m/n/10 vol_monitor_param_t::init \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 2171--2172 []\T1/pcr/m/n/10 vol_monitor_param_t::report_freq \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 2173--2175 []\T1/pcr/m/n/10 vol_monitor_param_t::vol_full_threshold Underfull \hbox (badness 5147) in paragraph at lines 2175--2176 []\T1/pcr/m/n/10 vol_monitor_param_t::vol_get \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2176--2178 []\T1/pcr/m/n/10 vol_monitor_param_t::vol_low_threshold Underfull \hbox (badness 7796) in paragraph at lines 2181--2182 []\T1/pcr/m/n/10 vol_monitor_stop_freq_report \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 2191--2192 []\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 2192--2193 []\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 2193--2194 []\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 2202--2203 []\T1/pcr/m/n/10 wav_encoder_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 2203--2204 []\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 2204--2205 []\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 10000) in paragraph at lines 2223--2224 []\T1/pcr/m/n/10 WIFI_SERV_EVENT_SETTING_FINISHED \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2224--2225 []\T1/pcr/m/n/10 WIFI_SERV_EVENT_SETTING_TIMEOUT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [392] Underfull \hbox (badness 10000) in paragraph at lines 2235--2236 []\T1/pcr/m/n/10 wifi_service_config_t::extern_stack Overfull \hbox (22.1225pt too wide) in paragraph at lines 2236--2238 []\T1/pcr/m/n/10 wifi_service_config_t::max_prov_retry_time Underfull \hbox (badness 10000) in paragraph at lines 2238--2239 []\T1/pcr/m/n/10 wifi_service_config_t::max_retry_time Underfull \hbox (badness 10000) in paragraph at lines 2239--2240 []\T1/pcr/m/n/10 wifi_service_config_t::max_ssid_num Overfull \hbox (10.1225pt too wide) in paragraph at lines 2240--2242 []\T1/pcr/m/n/10 wifi_service_config_t::setting_timeout_s Underfull \hbox (badness 10000) in paragraph at lines 2242--2243 []\T1/pcr/m/n/10 wifi_service_config_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2243--2244 []\T1/pcr/m/n/10 wifi_service_config_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 2244--2245 []\T1/pcr/m/n/10 wifi_service_config_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2245--2246 []\T1/pcr/m/n/10 wifi_service_config_t::user_data \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2252--2253 []\T1/pcr/m/n/10 wifi_service_disconnect_reason_t \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2253--2255 []\T1/pcr/m/n/10 wifi_service_erase_ssid_manager_info Underfull \hbox (badness 10000) in paragraph at lines 2257--2258 []\T1/pcr/m/n/10 wifi_service_register_setting_handle Underfull \hbox (badness 7704) in paragraph at lines 2258--2259 []\T1/pcr/m/n/10 wifi_service_set_sta_info \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 2260--2261 []\T1/pcr/m/n/10 wifi_service_setting_stop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 2262--2263 []\T1/pcr/m/n/10 wifi_service_update_sta_info \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 2266--2267 []\T1/pcr/m/n/10 wifi_ssid_manager_destroy \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 2268--2269 []\T1/pcr/m/n/10 wifi_ssid_manager_get_best_config \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2269--2270 []\T1/pcr/m/n/10 wifi_ssid_manager_get_latest_config Underfull \hbox (badness 7796) in paragraph at lines 2287--2288 []\T1/pcr/m/n/10 zl38063_codec_set_voice_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [393]) (./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}{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-s uper-ts1.enc}< /usr/share/texmf/fonts/type1/public/cm-super/sfrm1000.pfb> Output written on espressif-esp-adf.pdf (397 pages, 28916571 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' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-adf" "ReadtheDocsTemplate.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/ltxcmds/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/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) (./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/parskip/parskip-2001-04-09.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) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file espressif-esp-adf.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./espressif-esp-adf.aux) (/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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/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 character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../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. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] [5] [6] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] [8] [9 <./projec t-configuration-home.png> <./project-configuration-board-selection.png>] [10] [11] [12 <./vscode-extension-toolbar.png>] [13 <./espressif-ide-reskinned- eclipse.png>] [14] [15] [16] Chapter 2. [17 <./blockdiag-b5750d3b0e6ba8e4c0defe2aa18f89b5d0c2fe15.png> <./blockdiag-f03 beae6c1799168b9ebfa6dc6a5e4da7b589363.png>] [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1161--1161 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [20] Underfull \hbox (badness 10000) in paragraph at lines 1263--1263 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [21] Underfull \hbox (badness 10000) in paragraph at lines 1371--1371 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [22] Underfull \hbox (badness 10000) in paragraph at lines 1444--1444 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [23] [24] [25] [26] [27] [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 2459--2460 []\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 2514--2514 [][][]\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 2538--2539 []\T1/pcr/m/n/10 [in] 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 2552--2552 [][][]\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 2576--2577 []\T1/pcr/m/n/10 [in] 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 [30] Underfull \hbox (badness 10000) in paragraph at lines 2611--2612 []\T1/pcr/m/n/10 [in] 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 2646--2647 []\T1/pcr/m/n/10 [in] 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 [31] [32] [33] [34] [35] [36] [37] [38] [39 <./blockdiag-a06e39244d66084a2221a5 1f4542e59c14c96c90.png>] [40] [41] [42] Underfull \hbox (badness 6412) in paragraph at lines 4623--4623 [][][]\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 [43] Underfull \hbox (badness 7238) in paragraph at lines 4728--4728 [][]\T1/ptm/m/it/10 au-dio_element_handle_t[][] start_el\T1/ptm/m/n/10 , \T1/pc r/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 4798--4798 [][][]\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 4857--4857 [][][]\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- [44] Underfull \hbox (badness 10000) in paragraph at lines 4901--4901 [][][]\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 4939--4939 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [45] Underfull \hbox (badness 10000) in paragraph at lines 5053--5053 [][][]\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 5053--5053 \T1/ptm/m/it/10 dio_element_handle_t[][] dest_el\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 au- [46] Underfull \hbox (badness 10000) in paragraph at lines 5187--5187 [][][]\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 5222--5222 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family ptm in TS1 encoding. (textcomp) Default family used instead on input line 5262. [47] [48] [49] Underfull \hbox (badness 10000) in paragraph at lines 5535--5535 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 5570--5570 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] lis-tener\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- [50] Underfull \hbox (badness 10000) in paragraph at lines 5707--5707 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- Underfull \hbox (badness 7832) in paragraph at lines 5742--5742 [][][]\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[][] [51] Underfull \hbox (badness 10000) in paragraph at lines 5809--5809 [][][]\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 5933--5933 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [52] [53] [54] [55] [56] [57] Underfull \hbox (badness 10000) in paragraph at lines 7034--7034 [][][]\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[][] [58] Underfull \hbox (badness 6792) in paragraph at lines 7151--7151 [][][]\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 , [59] Underfull \hbox (badness 10000) in paragraph at lines 7248--7249 []\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 [60] [61] Underfull \hbox (badness 5637) in paragraph at lines 7556--7556 [][][]\T1/ptm/m/it/10 esp_audio_handle_t[][] han-dle\T1/ptm/m/n/10 , int \T1/pt m/m/it/10 band_index\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 nch\T1/ptm/m/n/10 , in t [62] Underfull \hbox (badness 10000) in paragraph at lines 7597--7597 [][][]\T1/ptm/m/it/10 esp_audio_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\T1/pt m/m/it/10 esp_audio_play_speed_t[][] [63] [64] [65] [66] [67] [68] [69] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8779 ...erence/streams/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8779 ...erence/streams/index.html}{{[}中文{]}} ^^M [70] [71] [72] [73] [74] [75] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 9558. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 9558. [76] [77] Underfull \hbox (badness 10000) in paragraph at lines 9906--9908 \T1/ptm/m/n/10 Request data size each time from \T1/pcr/m/n/10 http_client \T1/ ptm/m/n/10 De-faults use DE- [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 11522--11522 [][][]\T1/ptm/m/it/10 tcp_stream_event_msg_t[][] \T1/ptm/m/n/10 *msg, [89] [90] [91] [92] [93] [94] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12402 ...ence/playlist/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12402 ...ence/playlist/index.html}{{[}中文{]}} ^^M [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129 <./blockdiag-d2ec211 a373934d42d770c8da52869a720b127bd.png>] Underfull \hbox (badness 6725) in paragraph at lines 17330--17330 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] self\T1/ptm/m/n/10 , esp_downm ix_out_ctx_type_t [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18658 ...ence/services/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18658 ...ence/services/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18667 .../bluetooth\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18667 .../bluetooth\_service.html}{{[}中文{]}} ^^M [140] [141] [142] Underfull \hbox (badness 5832) in paragraph at lines 19111--19113 \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 [143] [144] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19366 ...input\_key\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19366 ...input\_key\_service.html}{{[}中文{]}} ^^M [145] Underfull \hbox (badness 10000) in paragraph at lines 19449--19449 [][][]\T1/ptm/m/it/10 periph_service_handle_t[][] in-put_key_handle\T1/ptm/m/n/ 10 , [][]\T1/ptm/m/it/10 in- [146] [147] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19834 ...vices/wifi\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19834 ...vices/wifi\_service.html}{{[}中文{]}} ^^M [148] Underfull \hbox (badness 10000) in paragraph at lines 19881--19881 [][][]\T1/ptm/m/it/10 periph_service_handle_t[][] han-dle\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19881--19881 [][]\T1/ptm/m/it/10 esp_wifi_setting_handle_t[][] set-ting\T1/ptm/m/n/10 , int Underfull \hbox (badness 10000) in paragraph at lines 19899--19899 [][][]\T1/ptm/m/it/10 periph_service_handle_t[][] han-dle\T1/ptm/m/n/10 , wifi_ config_t Overfull \hbox (2.7021pt too wide) in paragraph at lines 19953--19953 [][][]\T1/ptm/m/it/10 periph_service_handle_t[][] Underfull \hbox (badness 10000) in paragraph at lines 19971--19971 [][][]\T1/ptm/m/it/10 periph_service_handle_t[][] han-dle\T1/ptm/m/n/10 , wifi_ config_t [149] [150] Underfull \hbox (badness 10000) in paragraph at lines 20346--20346 [][][]\T1/ptm/m/it/10 esp_wifi_setting_handle_t[][] han-dle\T1/ptm/m/n/10 , [151] [152] Underfull \hbox (badness 10000) in paragraph at lines 20639--20639 [][][]\T1/ptm/m/it/10 esp_wifi_setting_handle_t[][] \T1/ptm/m/n/10 han-dle, [153] [154] [155] Underfull \hbox (badness 10000) in paragraph at lines 21028--21028 [][][]\T1/ptm/m/it/10 wifi_ssid_manager_handle_t[][] han-dle\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 21046--21046 [][][]\T1/ptm/m/it/10 wifi_ssid_manager_handle_t[][] han-dle\T1/ptm/m/n/10 , [156] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.21102 ...rvices/ota\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.21102 ...rvices/ota\_service.html}{{[}中文{]}} ^^M Underfull \hbox (badness 5578) in paragraph at lines 21163--21163 [][][]\T1/ptm/m/it/10 periph_service_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\ T1/ptm/m/it/10 ota_upgrade_ops_t[][] [157] Underfull \hbox (badness 10000) in paragraph at lines 21382--21382 []\T1/ptm/m/n/10 void *han-dle, [][]\T1/ptm/m/it/10 ota_node_attr_t[][] \T1/ptm /m/n/10 *node, [158] [159] [160] [161] [162] Underfull \hbox (badness 10000) in paragraph at lines 22054--22054 [][][]\T1/ptm/m/it/10 esp_fs_ota_handle_t[][] fs_ota_handle\T1/ptm/m/n/10 , esp _app_desc_t [163] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22167 ...ces/dueros\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22167 ...ces/dueros\_service.html}{{[}中文{]}} ^^M [164] [165] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22408 ...es/display\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22408 ...es/display\_service.html}{{[}中文{]}} ^^M [166] [167] [168] [169] [170] [171] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23301 ...es/battery\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23301 ...es/battery\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23373 ESP\_ERR\_INVALID\_ARG: handle is NULL [172] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23408 ESP\_ERR\_INVALID\_ARG: handle is NULL [173] [174] ! Package inputenc Error: Unicode character ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23895 ...report with a interval calculate by ( \sphinxcode{\sphinxupquote... ! Package inputenc Error: Unicode character ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23895 ...nxcode{\sphinxupquote{report\_freq}}) [175] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23996 ...mp\_upload\_service.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.23996 ...mp\_upload\_service.html}{{[}中文{]}} ^^M [176] Underfull \hbox (badness 10000) in paragraph at lines 24086--24086 [][][]\T1/ptm/m/it/10 coredump_upload_service_config_t[][] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186 <./blockdiag-ba01f42 648482d5992b04526cd32b79fb22fe6c0.png>] [187 <./blockdiag-2b16e73f3e8e7df06c26c 00b33cb92917228a358.png>] Underfull \hbox (badness 10000) in paragraph at lines 25609--25611 []\T1/ptm/m/n/10 No mat-ter the recorder pro-cess is trig-gered by wake word de -tected or trig-gered by Underfull \hbox (badness 8056) in paragraph at lines 25609--25611 \T1/ptm/m/n/10 And if the VAD de-tec-tion is dis-abeled, this must be in-voked to stop record-ing af-ter [188] [189] [190] [191] [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 26507--26507 [][][]\T1/ptm/m/it/10 recorder_encoder_cfg_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/1 0 cfg\T1/ptm/m/n/10 , [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 26757--26757 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe- Underfull \hbox (badness 10000) in paragraph at lines 26781--26781 [][][]\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 26781--26781 [][]\T1/ptm/m/it/10 esp_periph_event_handle_t[][] cb\T1/ptm/m/n/10 , void [196] Underfull \hbox (badness 10000) in paragraph at lines 26878--26878 [][][]\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- [197] Underfull \hbox (badness 10000) in paragraph at lines 26951--26951 [][][]\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 27048--27048 [][][]\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 , [198] [199] Underfull \hbox (badness 10000) in paragraph at lines 27282--27282 [][][]\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 , [200] [201] [202] [203] [204] Underfull \hbox (badness 10000) in paragraph at lines 28142--28142 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , Tick-Type _t [205] Underfull \hbox (badness 10000) in paragraph at lines 28236--28236 [][][]\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[][] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] Underfull \hbox (badness 10000) in paragraph at lines 29872--29872 [][][]\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 [217] [218] [219] Underfull \hbox (badness 5331) in paragraph at lines 30230--30231 \T1/ptm/m/n/10 ESP32 ADC1 chan-nels and GPIO ta-ble ADC1_CHANNEL_0 - GPIO36 ADC 1_CHANNEL_1 - Underfull \hbox (badness 10000) in paragraph at lines 30297--30299 \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 , [220] Underfull \hbox (badness 7415) in paragraph at lines 30355--30355 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 pe-riph_is31fl3216_state_t[][] Underfull \hbox (badness 10000) in paragraph at lines 30390--30390 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [221] Underfull \hbox (badness 10000) in paragraph at lines 30533--30533 [][][]\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 30568--30568 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [222] [223] [224 <./yes-checkm.png> <./blockdiag-72a628c41d8577e6a6f506f3915f44 d938be23c8.png>] [225] [226] [227] [228] Underfull \hbox (badness 5331) in paragraph at lines 31546--31547 []\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 31563--31563 [][][]\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 31563--31563 \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 31584--31585 []\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- [229] [230] Underfull \hbox (badness 10000) in paragraph at lines 31875--31875 [][][]\T1/ptm/m/it/10 audio_hal_codec_mode_t[][] \T1/ptm/m/n/10 mode, [][]\T1/p tm/m/it/10 au- [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] Chapter 3. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.34635 ...uide/project-design.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.34635 ...uide/project-design.html}{{[}中文{]}} ^^M [253] [254 <./audio-project-minimum-voice-service.jpg>] [255 <./audio-project-m inimum-internet-radio.jpg>] [256 <./audio-project-typical-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 34795--34796 []\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 34795--34796 \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 character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.34806 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [257] [258] [259] [260] Overfull \vbox (222.58951pt too high) has occurred while \output is active [261 <./esp32-lyrat-v4.2-side.jpg> <./esp32-lyrat-mini-v1.2.png> <./esp32-lyrat d-msc-v2.2.jpg> <./esp32-s2-kaluga-1-kit.png> <./esp32-korvo-du1906-v1.1.png> < ./esp32-s3-korvo-2-v3.0-overview.png> <./esp32-c3-lyra-isometric-raw.png>] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.35086 ...ed-esp32-lyrat-mini.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.35086 ...ed-esp32-lyrat-mini.html}{{[}中文{]}} ^^M [262] [263 <./esp32-lyrat-mini-v1.2-block-diagram.png>] [264 <./esp32-lyrat-min i-v1.2-layout-overview.png>] [265] [266] [267 <./esp32-lyrat-mini-v1.2-electric al-block-diagram.png>] [268 <./esp32-lyrat-mini-v1.2-layout.png>] [269] Overfull \hbox (66.45464pt too wide) in alignment at lines 35647--35665 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 35665--35686 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 35686--35690 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 35690--35692 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 35692--35821 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 35821--35919 [] [] [] [] [] [] [] [270] [271] [272 <./esp32-lyrat-mini-v1.2-usb-ps.png>] [273 <./esp32-lyrat-mini -v1.2-battery-ps.png> <./esp32-lyrat-mini-v1.2-digital-ps.png>] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.36032 ...started-esp32-lyrat.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.36032 ...started-esp32-lyrat.html}{{[}中文{]}} ^^M [274 <./esp32-lyrat-mini-v1.2-audio-ps.png>] [275] [276 <./esp32-lyrat-v4.3-blo ck-diagram.jpg> <./esp32-lyrat-v4.3-layout-overview-with-wrover-e-module.jpg>] [277] [278] [279] [280 <./esp32-lyrat-v4.3-electrical-block-diagram-with-wrover -e-module.png>] [281 <./esp32-lyrat-v4.3-layout-with-wrover-e-module.jpg>] [282] [283] [284] [285] [286 <./esp32-lyrat-v4.3-usb-battery-ps.png>] [287 <./e sp32-lyrat-v4.3-esp32-module-ps.png> <./esp32-lyrat-v4.3-sdio-ps.png>] [288 <./ esp32-lyrat-v4.3-pa-ps.png>] [289] [290 <./esp32-lyrat-block-diagram.jpg>] [291 <./esp32-lyrat-v4.2-layout.jpg>] [292] [293] [294] [295] [296] [297] [298] [299] [300 <./esp32-lyrat-v4-layout.jpg>] [301] [302] [303] [304] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39031 ...ed-esp32-lyratd-msc.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39031 ...ed-esp32-lyratd-msc.html}{{[}中文{]}} ^^M [305] LaTeX Warning: Float too large for page by 24.16492pt on input line 39114. [306 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] [307 <./esp32-lyratd-msc-v2 .2-block-diagram.png (PNG copy)>] [308 <./esp32-lyratd-msc-v2.2-a-top.png>] [309 <./esp32-lyratd-msc-v2.2-b-top.png (PNG copy)>] [310] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39274 ...-esp32-korvo-du1906.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39274 ...-esp32-korvo-du1906.html}{{[}中文{]}} ^^M [311] [312] Underfull \hbox (badness 10000) in paragraph at lines 39400--39401 []|\T1/ptm/m/n/10 Line-in/out Con-nec-tor (Ear- Underfull \hbox (badness 6078) in paragraph at lines 39470--39471 []|\T1/ptm/m/n/10 ESP_I2C Con-nec-tor/DSP_I2C [313 <./esp32-korvo-du1906-v1.1-block-diagram.png>] Overfull \vbox (356.6967pt too high) has occurred while \output is active [314 <./esp32-korvo-du1906-v1.1-layout.png>] [315] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39597 ...de-esp32-s3-korvo-2.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.39597 ...de-esp32-s3-korvo-2.html}{{[}中文{]}} ^^M [316] [317] [318 <./esp32-s3-korvo-2-v3.0.png>] Overfull \vbox (7.1497pt too high) has occurred while \output is active [319] [320] [321] [322 <./esp32-s3-korvo-2-v3.0-electrical-block-diagram.png> < ./esp32-s3-korvo-2-v3.0-usb-ps.png>] [323 <./esp32-s3-korvo-2-v3.0-battery-ps.p ng> <./esp32-s3-korvo-2-v3.0-ps-options.png> <./esp32-s3-korvo-2-v3.0-digital-p s.png>] Underfull \hbox (badness 10000) in paragraph at lines 39961--39963 []|\T1/phv/m/n/10 Pin Overfull \hbox (1.04408pt too wide) in paragraph at lines 39963--39965 []|\T1/phv/m/n/10 ES8311| Overfull \hbox (1.04408pt too wide) in paragraph at lines 39965--39967 []|\T1/phv/m/n/10 ES7210| Overfull \hbox (0.9242pt too wide) in paragraph at lines 39967--39969 []|\T1/phv/m/n/10 Camera| Overfull \hbox (3.7942pt too wide) in paragraph at lines 39973--39975 []|\T1/phv/m/n/10 MicroSD| Underfull \hbox (badness 5203) in paragraph at lines 39975--39977 []|\T1/phv/m/n/10 IO Ex- Underfull \hbox (badness 10000) in paragraph at lines 39988--39990 []|\T1/phv/m/n/10 Pin Overfull \hbox (1.04408pt too wide) in paragraph at lines 39990--39992 []|\T1/phv/m/n/10 ES8311| Overfull \hbox (1.04408pt too wide) in paragraph at lines 39992--39994 []|\T1/phv/m/n/10 ES7210| Overfull \hbox (0.9242pt too wide) in paragraph at lines 39994--39996 []|\T1/phv/m/n/10 Camera| Overfull \hbox (3.7942pt too wide) in paragraph at lines 40000--40002 []|\T1/phv/m/n/10 MicroSD| Underfull \hbox (badness 5203) in paragraph at lines 40002--40004 []|\T1/phv/m/n/10 IO Ex- Overfull \hbox (4.34438pt too wide) in paragraph at lines 40024--40025 []|\T1/ptm/m/n/10 EN_KEY| Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 []|\T1/ptm/m/n/10 REC, Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 \T1/ptm/m/n/10 MUTE, Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 \T1/ptm/m/n/10 PLAY, Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 \T1/ptm/m/n/10 SET, Underfull \hbox (badness 10000) in paragraph at lines 40038--40039 \T1/ptm/m/n/10 VOL-, Overfull \hbox (42.89403pt too wide) in paragraph at lines 40045--40047 []|\T1/ptm/m/n/10 BAT_MEAS_ADC| Overfull \hbox (18.24416pt too wide) in paragraph at lines 40066--40067 []|\T1/ptm/m/n/10 I2S0_MCLK| Overfull \hbox (5.06433pt too wide) in paragraph at lines 40075--40076 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (5.06433pt too wide) in paragraph at lines 40077--40078 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (21.73425pt too wide) in paragraph at lines 40081--40082 []|\T1/ptm/m/n/10 TP_I2C_SDA| Overfull \hbox (5.06433pt too wide) in paragraph at lines 40083--40084 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (5.46425pt too wide) in paragraph at lines 40090--40091 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (5.46425pt too wide) in paragraph at lines 40092--40093 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (22.13417pt too wide) in paragraph at lines 40096--40097 []|\T1/ptm/m/n/10 TP_I2C_CLK| Overfull \hbox (5.46425pt too wide) in paragraph at lines 40098--40099 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (19.90419pt too wide) in paragraph at lines 40105--40106 []|\T1/ptm/m/n/10 I2S0_DSDIN| Overfull \hbox (28.25404pt too wide) in paragraph at lines 40112--40114 []|\T1/ptm/m/n/10 ESP_USB_DM Underfull \hbox (badness 10000) in paragraph at lines 40112--40114 \T1/ptm/m/n/10 (Re- Overfull \hbox (24.92409pt too wide) in paragraph at lines 40119--40121 []|\T1/ptm/m/n/10 ESP_USB_DP Underfull \hbox (badness 10000) in paragraph at lines 40119--40121 \T1/ptm/m/n/10 (Re- Overfull \hbox (14.9142pt too wide) in paragraph at lines 40140--40141 []|\T1/ptm/m/n/10 I2S0_SCLK| Overfull \hbox (7.88428pt too wide) in paragraph at lines 40198--40200 []|\T1/ptm/m/n/10 PA_CTRL| Overfull \hbox (16.02419pt too wide) in paragraph at lines 40205--40206 []|\T1/ptm/m/n/10 I2S0_LRCK| Overfull \hbox (29.51416pt too wide) in paragraph at lines 40214--40215 []|\T1/ptm/m/n/10 LCD_SPI_SDA| Overfull \hbox (17.83435pt too wide) in paragraph at lines 40216--40217 []|\T1/ptm/m/n/10 BOOT_KEY| Overfull \hbox (42.80418pt too wide) in paragraph at lines 40279--40281 []|\T1/ptm/m/n/10 ESP0_UART0_RX| Overfull \hbox (42.24425pt too wide) in paragraph at lines 40286--40288 []|\T1/ptm/m/n/10 ESP0_UART0_TX| Overfull \hbox (23.8041pt too wide) in paragraph at lines 40293--40294 []|\T1/ptm/m/n/10 LCD_SPI_DC| Overfull \hbox (29.91408pt too wide) in paragraph at lines 40300--40301 []|\T1/ptm/m/n/10 LCD_SPI_CLK| [324 <./esp32-s3-korvo-2-v3.0-audio-ps.png>] [325] [326] [327 <./esp32-s3-korvo -2-v3.0-aec-codec-o.png> <./esp32-s3-korvo-2-v3.0-aec-pa-o.png> <./esp32-s3-kor vo-2-v3.0-aec-signal-collection.png>] [328] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.40912 ...sp32-s3-korvo-2-lcd.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.40912 ...sp32-s3-korvo-2-lcd.html}{{[}中文{]}} ^^M [329] [330 <./esp32-s3-korvo-2-lcd-v1.0-overview.png>] [331 <./esp32-s3-korvo-2 -lcd-v1.0-front.png>] [332 <./esp32-s3-korvo-2-lcd-v1.0-back.png>] [333] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41090 ...-esp32-c3-lyra-v2.0.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41090 ...-esp32-c3-lyra-v2.0.html}{{[}中文{]}} ^^M [334 <./esp32-s3-korvo-2-lcd-v1.0-electrical-block-diagram.png>] [335] [336 <./ esp32-c3-lyra-block-diagram.png>] Underfull \hbox (badness 5637) in paragraph at lines 41191--41192 []|\T1/ptm/m/n/10 ESP32-C3-WROOM-02 Mod- Underfull \hbox (badness 8132) in paragraph at lines 41236--41237 []|\T1/ptm/m/n/10 LED Strip Power Se-lec-tion [337 <./esp32-c3-lyra-layout-front.png pdfTeX warning: pdflatex (file ./esp32-c3-lyra-layout-front.png): large interla ced PNG might cause out of memory (use non-interlaced PNG to fix this) >] Overfull \vbox (10.56987pt too high) has occurred while \output is active [338] [339] [340] [341] [342 <./esp32-c3-lyra-usb-ps.png>] [343 <./esp32-c3-lyr a-12v-dc-ps.png> <./esp32-c3-lyra-led-strip-power-selection-switch.png>] [344 <./esp32-c3-lyra-12v-to-5v-buck-power.png> <./esp32-c3-lyra-system-3.3v-po wer.png>] [345] [346] [347] Underfull \hbox (badness 10000) in paragraph at lines 42426--42427 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 42430--42431 []|\T1/phv/m/n/10 Bit [348] Chapter 4. [349] [350] Chapter 5. [351] [352] Chapter 6. ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42763 Chinese equivalent: 声 学 ! Package inputenc Error: Unicode character 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42763 Chinese equivalent: 声学 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42766 Chinese equivalent: 声 校准器 ! Package inputenc Error: Unicode character 校 (U+6821) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42766 Chinese equivalent: 声校 准器 ! Package inputenc Error: Unicode character 准 (U+51C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42766 Chinese equivalent: 声校准 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42766 Chinese equivalent: 声校准器 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声 学回声消除 ! Package inputenc Error: Unicode character 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学 回声消除 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学回 声消除 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学回声 消除 ! Package inputenc Error: Unicode character 消 (U+6D88) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学回声消 除 ! Package inputenc Error: Unicode character 除 (U+9664) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42771 Chinese equivalent: 声学回声消除 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高 级音频分发框架 ! Package inputenc Error: Unicode character 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级 音频分发框架 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音 频分发框架 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音频 分发框架 ! Package inputenc Error: Unicode character 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音频分 发框架 ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音频分发 框架 ! Package inputenc Error: Unicode character 框 (U+6846) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 Chinese equivalent: 高级音频分发框 架 ! Package inputenc Error: Unicode character 架 (U+67B6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42781 ...se equivalent: 高级音频分发框架 [353] ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模 拟数字转换器 ! Package inputenc Error: Unicode character 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟 数字转换器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数 字转换器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数字 转换器 ! Package inputenc Error: Unicode character 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数字转 换器 ! Package inputenc Error: Unicode character 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数字转换 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42822 Chinese equivalent: 模拟数字转换器 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音 频编码解码器 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频 编码解码器 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编 码解码器 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编码 解码器 ! Package inputenc Error: Unicode character 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编码解 码器 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编码解码 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42832 Chinese equivalent: 音频编码解码器 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42835 Chinese equivalent: 音 频塑造 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42835 Chinese equivalent: 音频 塑造 ! Package inputenc Error: Unicode character 塑 (U+5851) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42835 Chinese equivalent: 音频塑 造 ! Package inputenc Error: Unicode character 造 (U+9020) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42835 Chinese equivalent: 音频塑造 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42840 Chinese equivalent: 音 频网关 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42840 Chinese equivalent: 音频 网关 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42840 Chinese equivalent: 音频网 关 ! Package inputenc Error: Unicode character 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42840 Chinese equivalent: 音频网关 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42850 Chinese equivalent: 声 学前端 ! Package inputenc Error: Unicode character 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42850 Chinese equivalent: 声学 前端 ! Package inputenc Error: Unicode character 前 (U+524D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42850 Chinese equivalent: 声学前 端 ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42850 Chinese equivalent: 声学前端 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42855 Chinese equivalent: 音 频透传 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42855 Chinese equivalent: 音频 透传 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42855 Chinese equivalent: 音频透 传 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42855 Chinese equivalent: 音频透传 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42860 Chinese equivalent: 音 频管道 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42860 Chinese equivalent: 音频 管道 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42860 Chinese equivalent: 音频管 道 ! Package inputenc Error: Unicode character 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42860 Chinese equivalent: 音频管道 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音 视频远程控制规范 ! Package inputenc Error: Unicode character 视 (U+89C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视 频远程控制规范 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频 远程控制规范 ! Package inputenc Error: Unicode character 远 (U+8FDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频远 程控制规范 ! Package inputenc Error: Unicode character 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频远程 控制规范 ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频远程控 制规范 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 Chinese equivalent: 音视频远程控制 规范 ! Package inputenc Error: Unicode character 规 (U+89C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 ...se equivalent: 音视频远程控制规 范 ! Package inputenc Error: Unicode character 范 (U+8303) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42865 ...equivalent: 音视频远程控制规范 ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自 动增益控制 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动 增益控制 ! Package inputenc Error: Unicode character 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动增 益控制 ! Package inputenc Error: Unicode character 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动增益 控制 ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动增益控 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42875 Chinese equivalent: 自动增益控制 ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自 动电平控制 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动 电平控制 ! Package inputenc Error: Unicode character 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动电 平控制 ! Package inputenc Error: Unicode character 平 (U+5E73) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动电平 控制 ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动电平控 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42885 Chinese equivalent: 自动电平控制 ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自 动语音识别 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动 语音识别 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动语 音识别 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动语音 识别 ! Package inputenc Error: Unicode character 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动语音识 别 ! Package inputenc Error: Unicode character 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42895 Chinese equivalent: 自动语音识别 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42900 Chinese equivalent: aux 音 频线 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42900 Chinese equivalent: aux 音频 线 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42900 Chinese equivalent: aux 音频线 [354] ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42910 Chinese equivalent: 带 宽 ! Package inputenc Error: Unicode character 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42910 Chinese equivalent: 带宽 ! Package inputenc Error: Unicode character 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42913 Chinese equivalent: 低 频 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42913 Chinese equivalent: 低频 ! Package inputenc Error: Unicode character 腔 (U+8154) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42926 Chinese equivalent: 腔 体 ! Package inputenc Error: Unicode character 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42926 Chinese equivalent: 腔体 ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42929 Chinese equivalent: 命 令词 ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42929 Chinese equivalent: 命令 词 ! Package inputenc Error: Unicode character 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42929 Chinese equivalent: 命令词 ! Package inputenc Error: Unicode character 核 (U+6838) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42932 Chinese equivalent: 核 心转储 ! Package inputenc Error: Unicode character 心 (U+5FC3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42932 Chinese equivalent: 核心 转储 ! Package inputenc Error: Unicode character 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42932 Chinese equivalent: 核心转 储 ! Package inputenc Error: Unicode character 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42932 Chinese equivalent: 核心转储 ! Package inputenc Error: Unicode character 截 (U+622A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42935 Chinese equivalent: 截 止频率 ! Package inputenc Error: Unicode character 止 (U+6B62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42935 Chinese equivalent: 截止 频率 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42935 Chinese equivalent: 截止频 率 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42935 Chinese equivalent: 截止频率 ! Package inputenc Error: Unicode character 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42938 Chinese equivalent: 解 码器 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42938 Chinese equivalent: 解码 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42938 Chinese equivalent: 解码器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数 字媒体渲染器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字 媒体渲染器 ! Package inputenc Error: Unicode character 媒 (U+5A92) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒 体渲染器 ! Package inputenc Error: Unicode character 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒体 渲染器 ! Package inputenc Error: Unicode character 渲 (U+6E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒体渲 染器 ! Package inputenc Error: Unicode character 染 (U+67D3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒体渲染 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42941 Chinese equivalent: 数字媒体渲染器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数 字信号处理器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字 信号处理器 ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信 号处理器 ! Package inputenc Error: Unicode character 号 (U+53F7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信号 处理器 ! Package inputenc Error: Unicode character 处 (U+5904) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信号处 理器 ! Package inputenc Error: Unicode character 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信号处理 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42946 Chinese equivalent: 数字信号处理器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数 字模拟转换器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字 模拟转换器 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模 拟转换器 ! Package inputenc Error: Unicode character 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模拟 转换器 ! Package inputenc Error: Unicode character 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模拟转 换器 ! Package inputenc Error: Unicode character 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模拟转换 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42956 Chinese equivalent: 数字模拟转换器 ! Package inputenc Error: Unicode character 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42961 Chinese equivalent: 调 度器 ! Package inputenc Error: Unicode character 度 (U+5EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42961 Chinese equivalent: 调度 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42961 Chinese equivalent: 调度器 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42964 Chinese equivalent: 失 真 ! Package inputenc Error: Unicode character 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42964 Chinese equivalent: 失真 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数 字生活网络联盟 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字 生活网络联盟 ! Package inputenc Error: Unicode character 生 (U+751F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生 活网络联盟 ! Package inputenc Error: Unicode character 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生活 网络联盟 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生活网 络联盟 ! Package inputenc Error: Unicode character 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生活网络 联盟 ! Package inputenc Error: Unicode character 联 (U+8054) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 Chinese equivalent: 数字生活网络联 盟 ! Package inputenc Error: Unicode character 盟 (U+76DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42972 ...se equivalent: 数字生活网络联盟 ! Package inputenc Error: Unicode character 向 (U+5411) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42987 Chinese equivalent: 向 下混叠 ! Package inputenc Error: Unicode character 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42987 Chinese equivalent: 向下 混叠 ! Package inputenc Error: Unicode character 混 (U+6DF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42987 Chinese equivalent: 向下混 叠 ! Package inputenc Error: Unicode character 叠 (U+53E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42987 Chinese equivalent: 向下混叠 [355] ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42997 Chinese equivalent: 回 声 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.42997 Chinese equivalent: 回声 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回 声参考信号 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声 参考信号 ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声参 考信号 ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声参考 信号 ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声参考信 号 ! Package inputenc Error: Unicode character 号 (U+53F7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43004 Chinese equivalent: 回声参考信号 ! Package inputenc Error: Unicode character 驻 (U+9A7B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻 极体麦克风 ! Package inputenc Error: Unicode character 极 (U+6781) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极 体麦克风 ! Package inputenc Error: Unicode character 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极体 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极体麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极体麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43007 Chinese equivalent: 驻极体麦克风 ! Package inputenc Error: Unicode character 元 (U+5143) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43017 Chinese equivalent: 元 素 ! Package inputenc Error: Unicode character 素 (U+7D20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43017 Chinese equivalent: 元素 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43022 Chinese equivalent: 编 码器 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43022 Chinese equivalent: 编码 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43022 Chinese equivalent: 编码器 ! Package inputenc Error: Unicode character 均 (U+5747) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43025 Chinese equivalent: 均 衡器 ! Package inputenc Error: Unicode character 衡 (U+8861) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43025 Chinese equivalent: 均衡 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43025 Chinese equivalent: 均衡器 ! Package inputenc Error: Unicode character 快 (U+5FEB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快 速傅里叶变换 ! Package inputenc Error: Unicode character 速 (U+901F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速 傅里叶变换 ! Package inputenc Error: Unicode character 傅 (U+5085) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅 里叶变换 ! Package inputenc Error: Unicode character 里 (U+91CC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅里 叶变换 ! Package inputenc Error: Unicode character 叶 (U+53F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅里叶 变换 ! Package inputenc Error: Unicode character 变 (U+53D8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅里叶变 换 ! Package inputenc Error: Unicode character 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43033 Chinese equivalent: 快速傅里叶变换 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43046 Chinese equivalent: FatFs 流 ! Package inputenc Error: Unicode character 灵 (U+7075) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43054 Chinese equivalent: 灵 活管道 ! Package inputenc Error: Unicode character 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43054 Chinese equivalent: 灵活 管道 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43054 Chinese equivalent: 灵活管 道 ! Package inputenc Error: Unicode character 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43054 Chinese equivalent: 灵活管道 ! Package inputenc Error: Unicode character 每 (U+6BCF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每 秒传输帧数 ! Package inputenc Error: Unicode character 秒 (U+79D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒 传输帧数 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒传 输帧数 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒传输 帧数 ! Package inputenc Error: Unicode character 帧 (U+5E27) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒传输帧 数 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43062 Chinese equivalent: 每秒传输帧数 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43067 Chinese equivalent: 频 率响应 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43067 Chinese equivalent: 频率 响应 ! Package inputenc Error: Unicode character 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43067 Chinese equivalent: 频率响 应 ! Package inputenc Error: Unicode character 应 (U+5E94) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43067 Chinese equivalent: 频率响应 ! Package inputenc Error: Unicode character 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43070 Chinese equivalent: 全 频带 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43070 Chinese equivalent: 全频 带 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43070 Chinese equivalent: 全频带 ! Package inputenc Error: Unicode character 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43080 Chinese equivalent: 免 提 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43080 Chinese equivalent: 免提 [356] ! Package inputenc Error: Unicode character 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免 提音频网关 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提 音频网关 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提音 频网关 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提音频 网关 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提音频网 关 ! Package inputenc Error: Unicode character 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43090 Chinese equivalent: 免提音频网关 ! Package inputenc Error: Unicode character 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43095 Chinese equivalent: 免 提规范 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43095 Chinese equivalent: 免提 规范 ! Package inputenc Error: Unicode character 规 (U+89C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43095 Chinese equivalent: 免提规 范 ! Package inputenc Error: Unicode character 范 (U+8303) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43095 Chinese equivalent: 免提规范 ! Package inputenc Error: Unicode character 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43098 Chinese equivalent: 免 提组件 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43098 Chinese equivalent: 免提 组件 ! Package inputenc Error: Unicode character 组 (U+7EC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43098 Chinese equivalent: 免提组 件 ! Package inputenc Error: Unicode character 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43098 Chinese equivalent: 免提组件 ! Package inputenc Error: Unicode character 硬 (U+786C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬 件抽象层 ! Package inputenc Error: Unicode character 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬件 抽象层 ! Package inputenc Error: Unicode character 抽 (U+62BD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬件抽 象层 ! Package inputenc Error: Unicode character 象 (U+8C61) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬件抽象 层 ! Package inputenc Error: Unicode character 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43106 Chinese equivalent: 硬件抽象层 ! Package inputenc Error: Unicode character 耳 (U+8033) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43116 Chinese equivalent: 耳 机 ! Package inputenc Error: Unicode character 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43116 Chinese equivalent: 耳机 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高 保真音箱 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高保 真音箱 ! Package inputenc Error: Unicode character 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高保真 音箱 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高保真音 箱 ! Package inputenc Error: Unicode character 箱 (U+7BB1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43124 Chinese equivalent: 高保真音箱 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43129 Chinese equivalent: 高 频 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43129 Chinese equivalent: 高频 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高 保真麦克风 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保 真麦克风 ! Package inputenc Error: Unicode character 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保真 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保真麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保真麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43132 Chinese equivalent: 高保真麦克风 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43140 Chinese equivalent: HTTP 流 ! Package inputenc Error: Unicode character 直 (U+76F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43143 Chinese equivalent: HTTP 直 播流 ! Package inputenc Error: Unicode character 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43143 Chinese equivalent: HTTP 直播 流 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43143 Chinese equivalent: HTTP 直播流 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43148 Chinese equivalent: I2S 流 ! Package inputenc Error: Unicode character 插 (U+63D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43151 Chinese equivalent: 插 入损失 ! Package inputenc Error: Unicode character 入 (U+5165) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43151 Chinese equivalent: 插入 损失 ! Package inputenc Error: Unicode character 损 (U+635F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43151 Chinese equivalent: 插入损 失 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43151 Chinese equivalent: 插入损失 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43154 Chinese equivalent: 网 络电台 ! Package inputenc Error: Unicode character 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43154 Chinese equivalent: 网络 电台 ! Package inputenc Error: Unicode character 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43154 Chinese equivalent: 网络电 台 ! Package inputenc Error: Unicode character 台 (U+53F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43154 Chinese equivalent: 网络电台 ! Package inputenc Error: Unicode character 物 (U+7269) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43157 Chinese equivalent: 物 联网 ! Package inputenc Error: Unicode character 联 (U+8054) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43157 Chinese equivalent: 物联 网 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43157 Chinese equivalent: 物联网 ! Package inputenc Error: Unicode character 轻 (U+8F7B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻 量级多功能图形库 ! Package inputenc Error: Unicode character 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量 级多功能图形库 ! Package inputenc Error: Unicode character 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级 多功能图形库 ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级多 功能图形库 ! Package inputenc Error: Unicode character 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级多功 能图形库 ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级多功能 图形库 ! Package inputenc Error: Unicode character 图 (U+56FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 Chinese equivalent: 轻量级多功能图 形库 ! Package inputenc Error: Unicode character 形 (U+5F62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 ...se equivalent: 轻量级多功能图形 库 ! Package inputenc Error: Unicode character 库 (U+5E93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43175 ...equivalent: 轻量级多功能图形库 ! Package inputenc Error: Unicode character 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低 通滤波器 ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低通 滤波器 ! Package inputenc Error: Unicode character 滤 (U+6EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低通滤 波器 ! Package inputenc Error: Unicode character 波 (U+6CE2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低通滤波 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43180 Chinese equivalent: 低通滤波器 [357] ! Package inputenc Error: Unicode character 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43198 Chinese equivalent: 量 产 ! Package inputenc Error: Unicode character 产 (U+4EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43198 Chinese equivalent: 量产 ! Package inputenc Error: Unicode character 最 (U+6700) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最 大输出功率 ! Package inputenc Error: Unicode character 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大 输出功率 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大输 出功率 ! Package inputenc Error: Unicode character 出 (U+51FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大输出 功率 ! Package inputenc Error: Unicode character 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大输出功 率 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43201 Chinese equivalent: 最大输出功率 ! Package inputenc Error: Unicode character 梅 (U+6885) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅 尔频率倒谱系数 ! Package inputenc Error: Unicode character 尔 (U+5C14) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔 频率倒谱系数 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频 率倒谱系数 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频率 倒谱系数 ! Package inputenc Error: Unicode character 倒 (U+5012) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频率倒 谱系数 ! Package inputenc Error: Unicode character 谱 (U+8C31) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频率倒谱 系数 ! Package inputenc Error: Unicode character 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 Chinese equivalent: 梅尔频率倒谱系 数 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43209 ...se equivalent: 梅尔频率倒谱系数 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43219 Chinese equivalent: 麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43219 Chinese equivalent: 麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43219 Chinese equivalent: 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43222 Chinese equivalent: 麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43222 Chinese equivalent: 麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43222 Chinese equivalent: 麦克风 ! Package inputenc Error: Unicode character 微 (U+5FAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微 型机型系统麦克风 ! Package inputenc Error: Unicode character 型 (U+578B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型 机型系统麦克风 ! Package inputenc Error: Unicode character 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机 型系统麦克风 ! Package inputenc Error: Unicode character 型 (U+578B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机型 系统麦克风 ! Package inputenc Error: Unicode character 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机型系 统麦克风 ! Package inputenc Error: Unicode character 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机型系统 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 Chinese equivalent: 微型机型系统麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 ...se equivalent: 微型机型系统麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43227 ...equivalent: 微型机型系统麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43232 Chinese equivalent: MEMS 麦 克风 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43232 Chinese equivalent: MEMS 麦克 风 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43232 Chinese equivalent: MEMS 麦克风 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦 克风增益 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦克 风增益 ! Package inputenc Error: Unicode character 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦克风 增益 ! Package inputenc Error: Unicode character 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦克风增 益 ! Package inputenc Error: Unicode character 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43237 Chinese equivalent: 麦克风增益 ! Package inputenc Error: Unicode character 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43240 Chinese equivalent: 麦 克孔 ! Package inputenc Error: Unicode character 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43240 Chinese equivalent: 麦克 孔 ! Package inputenc Error: Unicode character 孔 (U+5B54) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43240 Chinese equivalent: 麦克孔 ! Package inputenc Error: Unicode character 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43243 Chinese equivalent: microSD 卡 ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43257 Chinese equivalent: 多 房间 ! Package inputenc Error: Unicode character 房 (U+623F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43257 Chinese equivalent: 多房 间 ! Package inputenc Error: Unicode character 间 (U+95F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43257 Chinese equivalent: 多房间 ! Package inputenc Error: Unicode character 窄 (U+7A84) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43265 Chinese equivalent: 窄 带 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43265 Chinese equivalent: 窄带 [358] ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪 声标准曲线 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声 标准曲线 ! Package inputenc Error: Unicode character 标 (U+6807) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声标 准曲线 ! Package inputenc Error: Unicode character 准 (U+51C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声标准 曲线 ! Package inputenc Error: Unicode character 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声标准曲 线 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43282 Chinese equivalent: 噪声标准曲线 ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪 声评价曲线 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声 评价曲线 ! Package inputenc Error: Unicode character 评 (U+8BC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声评 价曲线 ! Package inputenc Error: Unicode character 价 (U+4EF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声评价 曲线 ! Package inputenc Error: Unicode character 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声评价曲 线 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43287 Chinese equivalent: 噪声评价曲线 ! Package inputenc Error: Unicode character 本 (U+672C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43292 Chinese equivalent: 本 底噪声 ! Package inputenc Error: Unicode character 底 (U+5E95) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43292 Chinese equivalent: 本底 噪声 ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43292 Chinese equivalent: 本底噪 声 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43292 Chinese equivalent: 本底噪声 ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43295 Chinese equivalent: 噪 声抑制 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43295 Chinese equivalent: 噪声 抑制 ! Package inputenc Error: Unicode character 抑 (U+6291) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43295 Chinese equivalent: 噪声抑 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43295 Chinese equivalent: 噪声抑制 ! Package inputenc Error: Unicode character 非 (U+975E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非 易失性存储 ! Package inputenc Error: Unicode character 易 (U+6613) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易 失性存储 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易失 性存储 ! Package inputenc Error: Unicode character 性 (U+6027) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易失性 存储 ! Package inputenc Error: Unicode character 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易失性存 储 ! Package inputenc Error: Unicode character 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43305 Chinese equivalent: 非易失性存储 ! Package inputenc Error: Unicode character 像 (U+50CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43330 Chinese equivalent: 像 素 ! Package inputenc Error: Unicode character 素 (U+7D20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43330 Chinese equivalent: 像素 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43333 Chinese equivalent: 回 放 ! Package inputenc Error: Unicode character 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43333 Chinese equivalent: 回放 ! Package inputenc Error: Unicode character 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可 编程增益放大器 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编 程增益放大器 ! Package inputenc Error: Unicode character 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程 增益放大器 ! Package inputenc Error: Unicode character 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程增 益放大器 ! Package inputenc Error: Unicode character 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程增益 放大器 ! Package inputenc Error: Unicode character 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程增益放 大器 ! Package inputenc Error: Unicode character 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 Chinese equivalent: 可编程增益放大 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43338 ...se equivalent: 可编程增益放大器 ! Package inputenc Error: Unicode character 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43348 Chinese equivalent: 量 角尺 ! Package inputenc Error: Unicode character 角 (U+89D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43348 Chinese equivalent: 量角 尺 ! Package inputenc Error: Unicode character 尺 (U+5C3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43348 Chinese equivalent: 量角尺 ! Package inputenc Error: Unicode character 脉 (U+8109) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉 冲编码调制 ! Package inputenc Error: Unicode character 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲 编码调制 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲编 码调制 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲编码 调制 ! Package inputenc Error: Unicode character 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲编码调 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43351 Chinese equivalent: 脉冲编码调制 ! Package inputenc Error: Unicode character 原 (U+539F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43356 Chinese equivalent: 原 始流 ! Package inputenc Error: Unicode character 始 (U+59CB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43356 Chinese equivalent: 原始 流 ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43356 Chinese equivalent: 原始流 ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43359 Chinese equivalent: 重 采样 ! Package inputenc Error: Unicode character 采 (U+91C7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43359 Chinese equivalent: 重采 样 ! Package inputenc Error: Unicode character 样 (U+6837) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43359 Chinese equivalent: 重采样 ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重 采样过滤器 ! Package inputenc Error: Unicode character 采 (U+91C7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采 样过滤器 ! Package inputenc Error: Unicode character 样 (U+6837) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采样 过滤器 ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采样过 滤器 ! Package inputenc Error: Unicode character 滤 (U+6EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采样过滤 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43362 Chinese equivalent: 重采样过滤器 ! Package inputenc Error: Unicode character 谐 (U+8C10) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43365 Chinese equivalent: 谐 振频率 ! Package inputenc Error: Unicode character 振 (U+632F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43365 Chinese equivalent: 谐振 频率 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43365 Chinese equivalent: 谐振频 率 ! Package inputenc Error: Unicode character 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43365 Chinese equivalent: 谐振频率 [359] ! Package inputenc Error: Unicode character 混 (U+6DF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43368 Chinese equivalent: 混 响 ! Package inputenc Error: Unicode character 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43368 Chinese equivalent: 混响 ! Package inputenc Error: Unicode character 环 (U+73AF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环 形缓冲区 ! Package inputenc Error: Unicode character 形 (U+5F62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环形 缓冲区 ! Package inputenc Error: Unicode character 缓 (U+7F13) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环形缓 冲区 ! Package inputenc Error: Unicode character 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环形缓冲 区 ! Package inputenc Error: Unicode character 区 (U+533A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43376 Chinese equivalent: 环形缓冲区 ! Package inputenc Error: Unicode character 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43384 Chinese equivalent: SD 卡 ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会 话发起协议 ! Package inputenc Error: Unicode character 话 (U+8BDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话 发起协议 ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话发 起协议 ! Package inputenc Error: Unicode character 起 (U+8D77) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话发起 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话发起协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43387 Chinese equivalent: 会话发起协议 ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43392 Chinese equivalent: 信 回比 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43392 Chinese equivalent: 信回 比 ! Package inputenc Error: Unicode character 比 (U+6BD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43392 Chinese equivalent: 信回比 ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43395 Chinese equivalent: 信 噪比 ! Package inputenc Error: Unicode character 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43395 Chinese equivalent: 信噪 比 ! Package inputenc Error: Unicode character 比 (U+6BD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43395 Chinese equivalent: 信噪比 ! Package inputenc Error: Unicode character 变 (U+53D8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43415 Chinese equivalent: 变 声 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43415 Chinese equivalent: 变声 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43420 Chinese equivalent: 声 卡 ! Package inputenc Error: Unicode character 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43420 Chinese equivalent: 声卡 ! Package inputenc Error: Unicode character 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43425 Chinese equivalent: 分 贝仪 ! Package inputenc Error: Unicode character 贝 (U+8D1D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43425 Chinese equivalent: 分贝 仪 ! Package inputenc Error: Unicode character 仪 (U+4EEA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43425 Chinese equivalent: 分贝仪 ! Package inputenc Error: Unicode character 拾 (U+62FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43430 Chinese equivalent: 拾 音孔 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43430 Chinese equivalent: 拾音 孔 ! Package inputenc Error: Unicode character 孔 (U+5B54) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43430 Chinese equivalent: 拾音孔 ! Package inputenc Error: Unicode character 拾 (U+62FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43433 Chinese equivalent: 拾 音管道 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43433 Chinese equivalent: 拾音 管道 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43433 Chinese equivalent: 拾音管 道 ! Package inputenc Error: Unicode character 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43433 Chinese equivalent: 拾音管道 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43436 Chinese equivalent: 传 声损失 ! Package inputenc Error: Unicode character 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43436 Chinese equivalent: 传声 损失 ! Package inputenc Error: Unicode character 损 (U+635F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43436 Chinese equivalent: 传声损 失 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43436 Chinese equivalent: 传声损失 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43441 Chinese equivalent: 语 音 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43441 Chinese equivalent: 语音 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43444 Chinese equivalent: 语 音识别 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43444 Chinese equivalent: 语音 识别 ! Package inputenc Error: Unicode character 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43444 Chinese equivalent: 语音识 别 ! Package inputenc Error: Unicode character 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43444 Chinese equivalent: 语音识别 ! Package inputenc Error: Unicode character 闪 (U+95EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪 存文件系统 ! Package inputenc Error: Unicode character 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存 文件系统 ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存文 件系统 ! Package inputenc Error: Unicode character 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存文件 系统 ! Package inputenc Error: Unicode character 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存文件系 统 ! Package inputenc Error: Unicode character 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43454 Chinese equivalent: SPI 闪存文件系统 [360] ! Package inputenc Error: Unicode character 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43464 Chinese equivalent: SPIFFS 流 ! Package inputenc Error: Unicode character 次 (U+6B21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次 频带编码 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次频 带编码 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次频带 编码 ! Package inputenc Error: Unicode character 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次频带编 码 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43467 Chinese equivalent: 次频带编码 ! Package inputenc Error: Unicode character 超 (U+8D85) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43477 Chinese equivalent: 超 宽频带 ! Package inputenc Error: Unicode character 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43477 Chinese equivalent: 超宽 频带 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43477 Chinese equivalent: 超宽频 带 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43477 Chinese equivalent: 超宽频带 ! Package inputenc Error: Unicode character 卷 (U+5377) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43487 Chinese equivalent: 卷 尺 ! Package inputenc Error: Unicode character 尺 (U+5C3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43487 Chinese equivalent: 卷尺 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43490 Chinese equivalent: 语 音合成 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43490 Chinese equivalent: 语音 合成 ! Package inputenc Error: Unicode character 合 (U+5408) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43490 Chinese equivalent: 语音合 成 ! Package inputenc Error: Unicode character 成 (U+6210) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43490 Chinese equivalent: 语音合成 ! Package inputenc Error: Unicode character 公 (U+516C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43500 Chinese equivalent: 公 差 ! Package inputenc Error: Unicode character 差 (U+5DEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43500 Chinese equivalent: 公差 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43503 Chinese equivalent: 提 示音 ! Package inputenc Error: Unicode character 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43503 Chinese equivalent: 提示 音 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43503 Chinese equivalent: 提示音 ! Package inputenc Error: Unicode character 总 (U+603B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总 谐波失真 ! Package inputenc Error: Unicode character 谐 (U+8C10) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总谐 波失真 ! Package inputenc Error: Unicode character 波 (U+6CE2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总谐波 失真 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总谐波失 真 ! Package inputenc Error: Unicode character 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43506 Chinese equivalent: 总谐波失真 ! Package inputenc Error: Unicode character 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语 音活动检测 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音 活动检测 ! Package inputenc Error: Unicode character 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音活 动检测 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音活动 检测 ! Package inputenc Error: Unicode character 检 (U+68C0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音活动检 测 ! Package inputenc Error: Unicode character 测 (U+6D4B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43516 Chinese equivalent: 语音活动检测 ! Package inputenc Error: Unicode character 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43531 Chinese equivalent: 唤 醒词 ! Package inputenc Error: Unicode character 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43531 Chinese equivalent: 唤醒 词 ! Package inputenc Error: Unicode character 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43531 Chinese equivalent: 唤醒词 ! Package inputenc Error: Unicode character 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤 醒词引擎 ! Package inputenc Error: Unicode character 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤醒 词引擎 ! Package inputenc Error: Unicode character 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤醒词 引擎 ! Package inputenc Error: Unicode character 引 (U+5F15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤醒词引 擎 ! Package inputenc Error: Unicode character 擎 (U+64CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43534 Chinese equivalent: 唤醒词引擎 ! Package inputenc Error: Unicode character 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43544 Chinese equivalent: 唤 醒 ! Package inputenc Error: Unicode character 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43544 Chinese equivalent: 唤醒 [361] ! Package inputenc Error: Unicode character 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43549 Chinese equivalent: 宽 带 ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.43549 Chinese equivalent: 宽带 [362] Chapter 7. [363 <./adf_block_diagram.png>] (./espressif-esp-adf.ind [364] Underfull \hbox (badness 10000) in paragraph at lines 15--16 []\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 16--17 []\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 17--18 []\T1/pcr/m/n/10 aac_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [365] Underfull \hbox (badness 10000) in paragraph at lines 84--85 []\T1/pcr/m/n/10 airkiss_config_info_t::lan_pack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 85--87 []\T1/pcr/m/n/10 airkiss_config_info_t::ssdp_notify_enable Underfull \hbox (badness 10000) in paragraph at lines 88--89 []\T1/pcr/m/n/10 airkiss_lan_pack_param_t::appid \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 96--97 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::aec_low_cost Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::agc_gain \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 98--99 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::algo_mask \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 99--100 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::debug_input Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::out_rb_size Overfull \hbox (16.1225pt too wide) in paragraph at lines 103--105 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::rec_linear_factor Overfull \hbox (16.1225pt too wide) in paragraph at lines 105--107 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::ref_linear_factor Underfull \hbox (badness 10000) in paragraph at lines 107--108 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::sample_rate Underfull \hbox (badness 10000) in paragraph at lines 108--109 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::stack_in_ext Underfull \hbox (badness 10000) in paragraph at lines 109--110 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::swap_ch \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 110--111 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 111--112 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 115--116 []\T1/pcr/m/n/10 ALGORITHM_STREAM_DEFAULT_MIC_CHANNELS Underfull \hbox (badness 10000) in paragraph at lines 116--117 []\T1/pcr/m/n/10 ALGORITHM_STREAM_DEFAULT_SAMPLE_BIT \T1/ptm/m/n/10 (\T1/ptm/m/ it/10 C Overfull \hbox (4.1225pt too wide) in paragraph at lines 117--118 []\T1/pcr/m/n/10 ALGORITHM_STREAM_DEFAULT_SAMPLE_RATE_HZ Underfull \hbox (badness 10000) in paragraph at lines 122--123 []\T1/pcr/m/n/10 ALGORITHM_STREAM_PINNED_TO_CORE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 123--124 []\T1/pcr/m/n/10 ALGORITHM_STREAM_RINGBUFFER_SIZE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 125--126 []\T1/pcr/m/n/10 ALGORITHM_STREAM_TASK_STACK_SIZE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 133--134 []\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 134--135 []\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 135--136 []\T1/pcr/m/n/10 amr_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [366] Underfull \hbox (badness 6001) in paragraph at lines 157--158 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::bitrate_mode \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 158--160 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::contain_amrnb_header Underfull \hbox (badness 10000) in paragraph at lines 160--161 []\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 161--162 []\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 164--165 []\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 7704) in paragraph at lines 167--168 []\T1/pcr/m/n/10 amrnb_encoder_set_bitrate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 184--185 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::bitrate_mode \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 185--187 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::contain_amrwb_header Underfull \hbox (badness 10000) in paragraph at lines 187--188 []\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 188--189 []\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 191--192 []\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 7704) in paragraph at lines 194--195 []\T1/pcr/m/n/10 amrwb_encoder_set_bitrate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 212--213 []\T1/pcr/m/n/10 audio_element_abort_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [367] Underfull \hbox (badness 10000) in paragraph at lines 215--216 []\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 218--219 []\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 219--220 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_in_rb_num Underfull \hbox (badness 10000) in paragraph at lines 220--221 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_out_rb_num Underfull \hbox (badness 10000) in paragraph at lines 222--223 []\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 223--224 []\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 226--227 []\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 230--231 []\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 237--238 []\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 238--240 []\T1/pcr/m/n/10 audio_element_get_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 240--242 []\T1/pcr/m/n/10 audio_element_get_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 242--243 []\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 243--245 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 259--260 []\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 263--264 []\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 269--270 []\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 275--276 []\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 282--284 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_0 Overfull \hbox (16.1225pt too wide) in paragraph at lines 284--286 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_1 Overfull \hbox (16.1225pt too wide) in paragraph at lines 286--288 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_2 Overfull \hbox (16.1225pt too wide) in paragraph at lines 288--290 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_3 [368] Overfull \hbox (16.1225pt too wide) in paragraph at lines 290--292 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_4 Underfull \hbox (badness 6001) in paragraph at lines 292--293 []\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 302--303 []\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 303--304 []\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 304--305 []\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 305--307 []\T1/pcr/m/n/10 audio_element_set_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 307--309 []\T1/pcr/m/n/10 audio_element_set_multi_output_ringbuf Underfull \hbox (badness 7796) in paragraph at lines 309--310 []\T1/pcr/m/n/10 audio_element_set_music_info \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 310--311 []\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 311--313 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 313--314 []\T1/pcr/m/n/10 audio_element_set_output_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 315--316 []\T1/pcr/m/n/10 audio_element_set_reserve_user0 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 316--317 []\T1/pcr/m/n/10 audio_element_set_reserve_user1 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 317--318 []\T1/pcr/m/n/10 audio_element_set_reserve_user2 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 318--319 []\T1/pcr/m/n/10 audio_element_set_reserve_user3 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 319--320 []\T1/pcr/m/n/10 audio_element_set_reserve_user4 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 339--340 []\T1/pcr/m/n/10 audio_element_update_total_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 345--346 []\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 346--348 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::external_queue_size Overfull \hbox (34.1225pt too wide) in paragraph at lines 348--350 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::internal_queue_size Underfull \hbox (badness 10000) in paragraph at lines 350--351 []\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 351--353 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::queue_set_size Underfull \hbox (badness 10000) in paragraph at lines 360--362 []\T1/pcr/m/n/10 audio_event_iface_get_msg_queue_handle [369] Underfull \hbox (badness 5147) in paragraph at lines 367--368 []\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 369--370 []\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 370--372 []\T1/pcr/m/n/10 audio_event_iface_msg_t::need_free_data Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\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 373--374 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source_type Underfull \hbox (badness 6001) in paragraph at lines 375--376 []\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 377--379 []\T1/pcr/m/n/10 audio_event_iface_set_cmd_waiting_timeout Underfull \hbox (badness 6001) in paragraph at lines 381--382 []\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 383--384 []\T1/pcr/m/n/10 audio_hal::audio_codec_config_iface Underfull \hbox (badness 10000) in paragraph at lines 385--386 []\T1/pcr/m/n/10 audio_hal::audio_codec_deinitialize Underfull \hbox (badness 10000) in paragraph at lines 386--387 []\T1/pcr/m/n/10 audio_hal::audio_codec_enable_pa \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 387--388 []\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 388--389 []\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 389--390 []\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 390--391 []\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 391--392 []\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 410--411 []\T1/pcr/m/n/10 audio_hal_codec_config_t::adc_input Underfull \hbox (badness 10000) in paragraph at lines 411--412 []\T1/pcr/m/n/10 audio_hal_codec_config_t::codec_mode Underfull \hbox (badness 10000) in paragraph at lines 412--413 []\T1/pcr/m/n/10 audio_hal_codec_config_t::dac_output Underfull \hbox (badness 10000) in paragraph at lines 413--414 []\T1/pcr/m/n/10 audio_hal_codec_config_t::i2s_iface Underfull \hbox (badness 10000) in paragraph at lines 414--415 []\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 415--416 []\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 416--417 []\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 417--418 []\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 418--419 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::samples Underfull \hbox (badness 7796) in paragraph at lines 419--420 []\T1/pcr/m/n/10 audio_hal_codec_iface_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [370] Underfull \hbox (badness 10000) in paragraph at lines 452--453 []\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 457--458 []\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 459--460 []\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 470--471 []\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 475--476 []\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 476--477 []\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 477--478 []\T1/pcr/m/n/10 audio_pipeline_reset_ringbuffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 483--484 []\T1/pcr/m/n/10 audio_pipeline_terminate_with_ticks Underfull \hbox (badness 7796) in paragraph at lines 487--488 []\T1/pcr/m/n/10 audio_pipeline_wait_for_stop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (4.1225pt too wide) in paragraph at lines 488--490 []\T1/pcr/m/n/10 audio_pipeline_wait_for_stop_with_ticks Underfull \hbox (badness 5147) in paragraph at lines 491--492 []\T1/pcr/m/n/10 audio_pwm_config_t::data_len \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 492--493 []\T1/pcr/m/n/10 audio_pwm_config_t::duty_resolution Underfull \hbox (badness 6001) in paragraph at lines 493--494 []\T1/pcr/m/n/10 audio_pwm_config_t::gpio_num_left \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 495--496 []\T1/pcr/m/n/10 audio_pwm_config_t::ledc_channel_left Underfull \hbox (badness 10000) in paragraph at lines 496--497 []\T1/pcr/m/n/10 audio_pwm_config_t::ledc_channel_right Underfull \hbox (badness 10000) in paragraph at lines 501--502 []\T1/pcr/m/n/10 audio_rec_cfg_t::encoder_handle \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [371] Underfull \hbox (badness 10000) in paragraph at lines 503--504 []\T1/pcr/m/n/10 audio_rec_cfg_t::event_cb \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 504--505 []\T1/pcr/m/n/10 audio_rec_cfg_t::pinned_core \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 507--508 []\T1/pcr/m/n/10 audio_rec_cfg_t::sr_iface \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 514--515 []\T1/pcr/m/n/10 audio_rec_cfg_t::wakeup_time \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Overfull \hbox (4.1225pt too wide) in paragraph at lines 522--524 []\T1/pcr/m/n/10 audio_rec_evt_t::AUDIO_REC_COMMAND_DECT Underfull \hbox (badness 10000) in paragraph at lines 526--528 []\T1/pcr/m/n/10 audio_rec_evt_t::AUDIO_REC_VAD_START Underfull \hbox (badness 10000) in paragraph at lines 528--530 []\T1/pcr/m/n/10 audio_rec_evt_t::AUDIO_REC_WAKEUP_END Overfull \hbox (4.1225pt too wide) in paragraph at lines 530--532 []\T1/pcr/m/n/10 audio_rec_evt_t::AUDIO_REC_WAKEUP_START Underfull \hbox (badness 10000) in paragraph at lines 532--533 []\T1/pcr/m/n/10 audio_rec_evt_t::data_len \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 542--543 []\T1/pcr/m/n/10 audio_recorder_get_wakeup_state \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 544--545 []\T1/pcr/m/n/10 audio_recorder_trigger_start \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 546--547 []\T1/pcr/m/n/10 audio_recorder_vad_check_enable \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 550--552 []\T1/pcr/m/n/10 audio_service_config_t::service_connect Overfull \hbox (4.1225pt too wide) in paragraph at lines 552--554 []\T1/pcr/m/n/10 audio_service_config_t::service_destroy Overfull \hbox (22.1225pt too wide) in paragraph at lines 554--556 []\T1/pcr/m/n/10 audio_service_config_t::service_disconnect Underfull \hbox (badness 10000) in paragraph at lines 556--557 []\T1/pcr/m/n/10 audio_service_config_t::service_name Underfull \hbox (badness 10000) in paragraph at lines 557--558 []\T1/pcr/m/n/10 audio_service_config_t::service_start Underfull \hbox (badness 10000) in paragraph at lines 558--559 []\T1/pcr/m/n/10 audio_service_config_t::service_stop Underfull \hbox (badness 6001) in paragraph at lines 559--560 []\T1/pcr/m/n/10 audio_service_config_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 560--561 []\T1/pcr/m/n/10 audio_service_config_t::task_func \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 561--562 []\T1/pcr/m/n/10 audio_service_config_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 563--564 []\T1/pcr/m/n/10 audio_service_config_t::user_data \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [372] Underfull \hbox (badness 10000) in paragraph at lines 605--606 []\T1/pcr/m/n/10 battery_service_config_t::cb_ctx \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 606--608 []\T1/pcr/m/n/10 battery_service_config_t::charger_monitor Underfull \hbox (badness 10000) in paragraph at lines 608--609 []\T1/pcr/m/n/10 battery_service_config_t::evt_cb \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 609--610 []\T1/pcr/m/n/10 battery_service_config_t::extern_stack Underfull \hbox (badness 10000) in paragraph at lines 610--611 []\T1/pcr/m/n/10 battery_service_config_t::task_core Underfull \hbox (badness 10000) in paragraph at lines 611--612 []\T1/pcr/m/n/10 battery_service_config_t::task_prio Underfull \hbox (badness 10000) in paragraph at lines 612--613 []\T1/pcr/m/n/10 battery_service_config_t::task_stack Underfull \hbox (badness 10000) in paragraph at lines 613--614 []\T1/pcr/m/n/10 battery_service_config_t::vol_monitor Underfull \hbox (badness 10000) in paragraph at lines 617--618 []\T1/pcr/m/n/10 battery_service_set_vol_report_freq Underfull \hbox (badness 6001) in paragraph at lines 618--619 []\T1/pcr/m/n/10 battery_service_vol_report_switch \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 626--627 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::device_name Underfull \hbox (badness 10000) in paragraph at lines 628--629 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::remote_name Underfull \hbox (badness 10000) in paragraph at lines 629--630 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::user_callback Underfull \hbox (badness 10000) in paragraph at lines 630--631 []\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 631--632 []\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 632--633 []\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 635--636 []\T1/pcr/m/n/10 bluetooth_service_user_cb_t \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C+ + class\T1/ptm/m/n/10 ), Overfull \hbox (10.1225pt too wide) in paragraph at lines 636--638 []\T1/pcr/m/n/10 bluetooth_service_user_cb_t::user_a2d_cb Overfull \hbox (70.1225pt too wide) in paragraph at lines 638--640 []\T1/pcr/m/n/10 bluetooth_service_user_cb_t::user_a2d_sink_data_cb Overfull \hbox (82.1225pt too wide) in paragraph at lines 640--642 []\T1/pcr/m/n/10 bluetooth_service_user_cb_t::user_a2d_source_data_cb Overfull \hbox (34.1225pt too wide) in paragraph at lines 642--644 []\T1/pcr/m/n/10 bluetooth_service_user_cb_t::user_avrc_ct_cb Underfull \hbox (badness 7704) in paragraph at lines 647--648 []\T1/pcr/m/n/10 blufi_set_customized_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 648--649 []\T1/pcr/m/n/10 blufi_set_sta_connected_flag \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 662--663 []\T1/pcr/m/n/10 coredump_upload_service_config_t \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (10.1225pt too wide) in paragraph at lines 663--665 []\T1/pcr/m/n/10 coredump_upload_service_config_t::cb_ctx [373] Overfull \hbox (16.1225pt too wide) in paragraph at lines 665--667 []\T1/pcr/m/n/10 coredump_upload_service_config_t::do_post Overfull \hbox (10.1225pt too wide) in paragraph at lines 667--669 []\T1/pcr/m/n/10 coredump_upload_service_config_t::evt_cb Overfull \hbox (28.1225pt too wide) in paragraph at lines 669--671 []\T1/pcr/m/n/10 coredump_upload_service_config_t::task_core Overfull \hbox (28.1225pt too wide) in paragraph at lines 671--673 []\T1/pcr/m/n/10 coredump_upload_service_config_t::task_prio Overfull \hbox (34.1225pt too wide) in paragraph at lines 673--675 []\T1/pcr/m/n/10 coredump_upload_service_config_t::task_stack Underfull \hbox (badness 10000) in paragraph at lines 676--677 []\T1/pcr/m/n/10 COREDUMP_UPLOAD_SERVICE_DEFAULT_CONFIG Underfull \hbox (badness 10000) in paragraph at lines 721--722 []\T1/pcr/m/n/10 DISPLAY_PATTERN_BATTERY_CHARGING \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 726--727 []\T1/pcr/m/n/10 DISPLAY_PATTERN_BT_DISCONNECTED \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6016) in paragraph at lines 733--734 []\T1/pcr/m/n/10 DISPLAY_PATTERN_RECOGNITION_START \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 734--735 []\T1/pcr/m/n/10 DISPLAY_PATTERN_RECOGNITION_STOP \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 735--736 []\T1/pcr/m/n/10 DISPLAY_PATTERN_RECORDING_START \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 744--745 []\T1/pcr/m/n/10 DISPLAY_PATTERN_WAKEUP_FINISHED \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [374] Underfull \hbox (badness 10000) in paragraph at lines 747--748 []\T1/pcr/m/n/10 DISPLAY_PATTERN_WIFI_CONNECTTING \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6016) in paragraph at lines 748--749 []\T1/pcr/m/n/10 DISPLAY_PATTERN_WIFI_DISCONNECTED \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 751--753 []\T1/pcr/m/n/10 DISPLAY_PATTERN_WIFI_SETTING_FINISHED Underfull \hbox (badness 10000) in paragraph at lines 754--755 []\T1/pcr/m/n/10 display_service_config_t::based_cfg Underfull \hbox (badness 10000) in paragraph at lines 766--767 []\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 771--772 []\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 776--777 []\T1/pcr/m/n/10 downmix_set_input_rb_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 810--811 []\T1/pcr/m/n/10 dueros_wifi_status_report \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 824--825 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::buf_sz \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 825--826 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::extern_stack Underfull \hbox (badness 10000) in paragraph at lines 826--827 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::out_rb_size Underfull \hbox (badness 10000) in paragraph at lines 827--828 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::task_core Underfull \hbox (badness 10000) in paragraph at lines 828--829 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::task_prio [375] Underfull \hbox (badness 10000) in paragraph at lines 829--830 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::task_stack Underfull \hbox (badness 10000) in paragraph at lines 832--833 []\T1/pcr/m/n/10 EMBED_FLASH_STREAM_RINGBUFFER_SIZE \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 10000) in paragraph at lines 846--847 []\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 851--852 []\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 ), [376] Underfull \hbox (badness 6001) in paragraph at lines 959--960 []\T1/pcr/m/n/10 esp_audio_cfg_t::component_select \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 961--962 []\T1/pcr/m/n/10 esp_audio_cfg_t::in_stream_buf_size Underfull \hbox (badness 10000) in paragraph at lines 962--963 []\T1/pcr/m/n/10 esp_audio_cfg_t::out_stream_buf_size Underfull \hbox (badness 5147) in paragraph at lines 963--964 []\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 10000) in paragraph at lines 973--974 []\T1/pcr/m/n/10 ESP_AUDIO_COMPONENT_SELECT_DEFAULT \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 5147) in paragraph at lines 988--989 []\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 10000) in paragraph at lines 991--993 []\T1/pcr/m/n/10 esp_audio_info_t::in_stream_total_size Underfull \hbox (badness 5147) in paragraph at lines 1000--1001 []\T1/pcr/m/n/10 esp_audio_music_info_t::bits \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1002--1003 []\T1/pcr/m/n/10 esp_audio_music_info_t::channels \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1003--1004 []\T1/pcr/m/n/10 esp_audio_music_info_t::codec_fmt \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1004--1005 []\T1/pcr/m/n/10 esp_audio_music_info_t::sample_rates [377] Underfull \hbox (badness 5147) in paragraph at lines 1029--1030 []\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 1030--1031 []\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 1031--1032 []\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 7796) in paragraph at lines 1038--1039 []\T1/pcr/m/n/10 esp_audio_speed_idx_to_float \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 5147) in paragraph at lines 1043--1044 []\T1/pcr/m/n/10 esp_audio_state_t::media_src \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1057--1058 []\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 10000) in paragraph at lines 1080--1081 []\T1/pcr/m/n/10 esp_fs_ota_config_t::buffer_size \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1081--1082 []\T1/pcr/m/n/10 esp_fs_ota_config_t::path \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [378] Underfull \hbox (badness 6001) in paragraph at lines 1088--1089 []\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 1091--1092 []\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 1112--1113 []\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 1127--1128 []\T1/pcr/m/n/10 esp_periph_set_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7796) in paragraph at lines 1135--1136 []\T1/pcr/m/n/10 esp_wifi_set_listen_interval \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 1138--1139 []\T1/pcr/m/n/10 esp_wifi_setting_get_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 1140--1141 []\T1/pcr/m/n/10 esp_wifi_setting_info_notify \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (4.1225pt too wide) in paragraph at lines 1142--1144 []\T1/pcr/m/n/10 esp_wifi_setting_register_notify_handle Underfull \hbox (badness 7704) in paragraph at lines 1144--1145 []\T1/pcr/m/n/10 esp_wifi_setting_set_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 1147--1148 []\T1/pcr/m/n/10 esp_wifi_setting_teardown \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 1160--1161 []\T1/pcr/m/n/10 fatfs_stream_cfg_t::out_rb_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [379] Underfull \hbox (badness 10000) in paragraph at lines 1165--1166 []\T1/pcr/m/n/10 fatfs_stream_cfg_t::write_header \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1181--1182 []\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 1182--1183 []\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 1233--1235 []\T1/pcr/m/n/10 http_stream_cfg_t::auto_connect_next_track Underfull \hbox (badness 10000) in paragraph at lines 1236--1237 []\T1/pcr/m/n/10 http_stream_cfg_t::crt_bundle_attach Overfull \hbox (16.1225pt too wide) in paragraph at lines 1237--1239 []\T1/pcr/m/n/10 http_stream_cfg_t::enable_playlist_parser Underfull \hbox (badness 10000) in paragraph at lines 1239--1240 []\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 1240--1241 []\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 1242--1243 []\T1/pcr/m/n/10 http_stream_cfg_t::request_range_size Underfull \hbox (badness 10000) in paragraph at lines 1243--1244 []\T1/pcr/m/n/10 http_stream_cfg_t::request_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1244--1245 []\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 1245--1246 []\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 1246--1247 []\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 1250--1251 []\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 1254--1255 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [380] Underfull \hbox (badness 10000) in paragraph at lines 1255--1256 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer_len Underfull \hbox (badness 6001) in paragraph at lines 1257--1258 []\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 1258--1259 []\T1/pcr/m/n/10 http_stream_event_msg_t::http_client Underfull \hbox (badness 10000) in paragraph at lines 1285--1286 []\T1/pcr/m/n/10 I2S_STREAM_CFG_DEFAULT_WITH_PARA \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 5147) in paragraph at lines 1287--1288 []\T1/pcr/m/n/10 i2s_stream_cfg_t::buffer_len \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 1289--1290 []\T1/pcr/m/n/10 i2s_stream_cfg_t::expand_src_bits \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1290--1291 []\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 1297--1298 []\T1/pcr/m/n/10 i2s_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1298--1299 []\T1/pcr/m/n/10 i2s_stream_cfg_t::transmit_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1300--1301 []\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 1311--1313 []\T1/pcr/m/n/10 INPUT_KEY_SERVICE_ACTION_CLICK_RELEASE Underfull \hbox (badness 10000) in paragraph at lines 1315--1317 []\T1/pcr/m/n/10 INPUT_KEY_SERVICE_ACTION_PRESS_RELEASE Underfull \hbox (badness 10000) in paragraph at lines 1317--1318 []\T1/pcr/m/n/10 INPUT_KEY_SERVICE_ACTION_UNKNOWN \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7704) in paragraph at lines 1318--1319 []\T1/pcr/m/n/10 input_key_service_add_key \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 1321--1322 []\T1/pcr/m/n/10 input_key_service_cfg_t::handle \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1323--1324 []\T1/pcr/m/n/10 INPUT_KEY_SERVICE_DEFAULT_CONFIG \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 1325--1326 []\T1/pcr/m/n/10 input_key_service_info_t::act_id \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [381] Underfull \hbox (badness 6001) in paragraph at lines 1327--1328 []\T1/pcr/m/n/10 input_key_service_info_t::user_id \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1329--1330 []\T1/pcr/m/n/10 INPUT_KEY_SERVICE_TASK_PRIORITY \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1330--1331 []\T1/pcr/m/n/10 INPUT_KEY_SERVICE_TASK_STACK_SIZE \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 1382--1383 []\T1/pcr/m/n/10 Light and Versatile Graphics Library\T1/ptm/m/n/10 , [382] Underfull \hbox (badness 10000) in paragraph at lines 1416--1418 []\T1/pcr/m/n/10 micro-electro-mechanical systems Underfull \hbox (badness 10000) in paragraph at lines 1424--1425 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::id3_parse_enable Underfull \hbox (badness 10000) in paragraph at lines 1426--1427 []\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 1427--1428 []\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 1428--1429 []\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 1459--1460 []\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 1460--1461 []\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 1461--1462 []\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 1471--1472 []\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 1472--1473 []\T1/pcr/m/n/10 opus_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7704) in paragraph at lines 1481--1482 []\T1/pcr/m/n/10 ota_data_get_default_proc \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 1487--1488 []\T1/pcr/m/n/10 ota_node_attr_t::cert_pem \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 1494--1496 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_ERROR_MAGIC_WORD Underfull \hbox (badness 10000) in paragraph at lines 1496--1498 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_ERROR_PROJECT_NAME Underfull \hbox (badness 6016) in paragraph at lines 1498--1499 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_ERROR_VERSION \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [383] Overfull \hbox (16.1225pt too wide) in paragraph at lines 1501--1503 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_GET_NEW_APP_DESC_FAIL Underfull \hbox (badness 10000) in paragraph at lines 1503--1505 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_NO_HIGHER_VERSION Underfull \hbox (badness 10000) in paragraph at lines 1505--1506 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_NULL_POINTER \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 1506--1508 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_PARTITION_NOT_FOUND Underfull \hbox (badness 10000) in paragraph at lines 1508--1510 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_PARTITION_RD_FAIL Underfull \hbox (badness 10000) in paragraph at lines 1510--1512 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_PARTITION_WT_FAIL Underfull \hbox (badness 10000) in paragraph at lines 1512--1514 []\T1/pcr/m/n/10 OTA_SERV_ERR_REASON_STREAM_INIT_FAIL Underfull \hbox (badness 5147) in paragraph at lines 1523--1524 []\T1/pcr/m/n/10 ota_service_config_t::cb_ctx \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1524--1525 []\T1/pcr/m/n/10 ota_service_config_t::evt_cb \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1525--1526 []\T1/pcr/m/n/10 ota_service_config_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1526--1527 []\T1/pcr/m/n/10 ota_service_config_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1527--1528 []\T1/pcr/m/n/10 ota_service_config_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1535--1536 []\T1/pcr/m/n/10 ota_upgrade_ops_t::break_after_fail Underfull \hbox (badness 6001) in paragraph at lines 1537--1538 []\T1/pcr/m/n/10 ota_upgrade_ops_t::finished_check \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1538--1539 []\T1/pcr/m/n/10 ota_upgrade_ops_t::need_upgrade \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7704) in paragraph at lines 1550--1551 []\T1/pcr/m/n/10 partition_list_get_url_id \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 1559--1560 []\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 1560--1561 []\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 1561--1562 []\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 1562--1563 []\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 1570--1571 []\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 1572--1573 []\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 ), Underfull \hbox (badness 10000) in paragraph at lines 1574--1576 []\T1/pcr/m/n/10 periph_bluetooth_get_a2dp_sample_rate [384] Overfull \hbox (4.1225pt too wide) in paragraph at lines 1584--1586 []\T1/pcr/m/n/10 periph_button_cfg_t::long_press_time_ms Underfull \hbox (badness 6001) in paragraph at lines 1594--1595 []\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 1595--1596 []\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 1597--1598 []\T1/pcr/m/n/10 periph_console_cfg_t::prompt_string Underfull \hbox (badness 10000) in paragraph at lines 1598--1599 []\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 1599--1600 []\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 1601--1602 []\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 1629--1631 []\T1/pcr/m/n/10 periph_is31fl3216_cfg_t::is31fl3216_pattern Underfull \hbox (badness 10000) in paragraph at lines 1634--1635 []\T1/pcr/m/n/10 periph_is31fl3216_set_blink_pattern Underfull \hbox (badness 10000) in paragraph at lines 1636--1637 []\T1/pcr/m/n/10 periph_is31fl3216_set_duty_step \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1639--1640 []\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 1646--1647 []\T1/pcr/m/n/10 periph_led_cfg_t::led_duty_resolution Underfull \hbox (badness 10000) in paragraph at lines 1648--1649 []\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 1649--1650 []\T1/pcr/m/n/10 periph_led_cfg_t::led_timer_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [385] Underfull \hbox (badness 10000) in paragraph at lines 1658--1659 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::card_detect_pin Underfull \hbox (badness 10000) in paragraph at lines 1659--1660 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::mode \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 1660--1661 []\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 ), Underfull \hbox (badness 10000) in paragraph at lines 1668--1669 []\T1/pcr/m/n/10 periph_service_config_t::extern_stack Overfull \hbox (10.1225pt too wide) in paragraph at lines 1669--1671 []\T1/pcr/m/n/10 periph_service_config_t::service_destroy Underfull \hbox (badness 10000) in paragraph at lines 1671--1672 []\T1/pcr/m/n/10 periph_service_config_t::service_ioctl Underfull \hbox (badness 10000) in paragraph at lines 1672--1673 []\T1/pcr/m/n/10 periph_service_config_t::service_name Underfull \hbox (badness 10000) in paragraph at lines 1673--1674 []\T1/pcr/m/n/10 periph_service_config_t::service_start Underfull \hbox (badness 10000) in paragraph at lines 1674--1675 []\T1/pcr/m/n/10 periph_service_config_t::service_stop Underfull \hbox (badness 10000) in paragraph at lines 1678--1679 []\T1/pcr/m/n/10 periph_service_config_t::task_stack Underfull \hbox (badness 5147) in paragraph at lines 1684--1685 []\T1/pcr/m/n/10 periph_service_event_t::data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1687--1688 []\T1/pcr/m/n/10 periph_service_event_t::type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Overfull \hbox (28.1225pt too wide) in paragraph at lines 1702--1704 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 1705--1706 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::partition_label Underfull \hbox (badness 10000) in paragraph at lines 1706--1707 []\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 1719--1720 []\T1/pcr/m/n/10 periph_touch_cfg_t::long_tap_time_ms Overfull \hbox (16.1225pt too wide) in paragraph at lines 1720--1722 []\T1/pcr/m/n/10 periph_touch_cfg_t::tap_threshold_percent [386] Overfull \hbox (16.1225pt too wide) in paragraph at lines 1731--1733 []\T1/pcr/m/n/10 periph_wifi_cfg_t::disable_auto_reconnect Overfull \hbox (4.1225pt too wide) in paragraph at lines 1733--1735 []\T1/pcr/m/n/10 periph_wifi_cfg_t::reconnect_timeout_ms Underfull \hbox (badness 7796) in paragraph at lines 1741--1742 []\T1/pcr/m/n/10 periph_wifi_config_wait_done \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (10.1225pt too wide) in paragraph at lines 1753--1755 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::ca_pem_end Overfull \hbox (22.1225pt too wide) in paragraph at lines 1755--1757 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::ca_pem_start Overfull \hbox (34.1225pt too wide) in paragraph at lines 1757--1759 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::diasble_wpa2_e Underfull \hbox (badness 10000) in paragraph at lines 1759--1760 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_id Overfull \hbox (10.1225pt too wide) in paragraph at lines 1760--1762 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_method Overfull \hbox (22.1225pt too wide) in paragraph at lines 1762--1764 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_password Overfull \hbox (22.1225pt too wide) in paragraph at lines 1764--1766 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_username Overfull \hbox (40.1225pt too wide) in paragraph at lines 1766--1768 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_cert_end Overfull \hbox (52.1225pt too wide) in paragraph at lines 1768--1770 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_cert_start Overfull \hbox (34.1225pt too wide) in paragraph at lines 1770--1772 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_key_end Overfull \hbox (46.1225pt too wide) in paragraph at lines 1772--1774 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_key_start Underfull \hbox (badness 7796) in paragraph at lines 1785--1786 []\T1/pcr/m/n/10 playlist_get_current_list_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 1788--1789 []\T1/pcr/m/n/10 playlist_get_current_list_url_id \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1789--1790 []\T1/pcr/m/n/10 playlist_get_current_list_url_num \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 5147) in paragraph at lines 1794--1795 []\T1/pcr/m/n/10 playlist_operation_t::choose \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1798--1799 []\T1/pcr/m/n/10 playlist_operation_t::get_url_id \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1799--1800 []\T1/pcr/m/n/10 playlist_operation_t::get_url_num \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1803--1804 []\T1/pcr/m/n/10 playlist_operation_t::remove_by_url [387] Underfull \hbox (badness 7704) in paragraph at lines 1815--1816 []\T1/pcr/m/n/10 playlist_remove_by_url_id \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 1830--1831 []\T1/pcr/m/n/10 pwm_stream_cfg_t::buffer_len \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1833--1834 []\T1/pcr/m/n/10 pwm_stream_cfg_t::pwm_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1836--1837 []\T1/pcr/m/n/10 pwm_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1881--1882 []\T1/pcr/m/n/10 recorder_encoder_cfg_t::encoder \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1882--1883 []\T1/pcr/m/n/10 recorder_encoder_cfg_t::resample \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1888--1889 []\T1/pcr/m/n/10 recorder_sr_cfg_t::feed_task_core \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1889--1890 []\T1/pcr/m/n/10 recorder_sr_cfg_t::feed_task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1893--1894 []\T1/pcr/m/n/10 recorder_sr_cfg_t::fetch_task_stack [388] Underfull \hbox (badness 10000) in paragraph at lines 1896--1897 []\T1/pcr/m/n/10 recorder_sr_cfg_t::multinet_init \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7796) in paragraph at lines 1903--1904 []\T1/pcr/m/n/10 recorder_sr_reset_speech_cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 5147) in paragraph at lines 1913--1914 []\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 1915--1916 []\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 1920--1921 []\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 1929--1930 []\T1/pcr/m/n/10 rsp_filter_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1962--1963 []\T1/pcr/m/n/10 SDCARD_STATUS_CARD_DETECT_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [389] Underfull \hbox (badness 10000) in paragraph at lines 1991--1992 []\T1/pcr/m/n/10 smart_config_info_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 1998--1999 []\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 2005--2007 []\T1/pcr/m/n/10 sonic_info_t::resample_linear_interpolate Underfull \hbox (badness 10000) in paragraph at lines 2013--2014 []\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 2037--2038 []\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 2040--2041 []\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 6001) in paragraph at lines 2042--2043 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::write_header \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2059--2060 []\T1/pcr/m/n/10 TCP_SERVER_DEFAULT_RESPONSE_LENGTH \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 10000) in paragraph at lines 2064--2065 []\T1/pcr/m/n/10 tcp_stream_cfg_t::event_handler \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [390] Underfull \hbox (badness 5147) in paragraph at lines 2070--2071 []\T1/pcr/m/n/10 tcp_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 2071--2072 []\T1/pcr/m/n/10 tcp_stream_cfg_t::timeout_ms \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 2079--2080 []\T1/pcr/m/n/10 tcp_stream_event_msg::source \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2100--2101 []\T1/pcr/m/n/10 tone_stream_cfg_t::extern_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 2103--2104 []\T1/pcr/m/n/10 tone_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 2104--2105 []\T1/pcr/m/n/10 tone_stream_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2107--2108 []\T1/pcr/m/n/10 tone_stream_cfg_t::use_delegate \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 2135--2136 []\T1/pcr/m/n/10 tts_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [391] Underfull \hbox (badness 10000) in paragraph at lines 2169--2170 []\T1/pcr/m/n/10 vol_monitor_param_t::init \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 2171--2172 []\T1/pcr/m/n/10 vol_monitor_param_t::report_freq \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 2173--2175 []\T1/pcr/m/n/10 vol_monitor_param_t::vol_full_threshold Underfull \hbox (badness 5147) in paragraph at lines 2175--2176 []\T1/pcr/m/n/10 vol_monitor_param_t::vol_get \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2176--2178 []\T1/pcr/m/n/10 vol_monitor_param_t::vol_low_threshold Underfull \hbox (badness 7796) in paragraph at lines 2181--2182 []\T1/pcr/m/n/10 vol_monitor_stop_freq_report \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 2191--2192 []\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 2192--2193 []\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 2193--2194 []\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 2202--2203 []\T1/pcr/m/n/10 wav_encoder_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 2203--2204 []\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 2204--2205 []\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 10000) in paragraph at lines 2223--2224 []\T1/pcr/m/n/10 WIFI_SERV_EVENT_SETTING_FINISHED \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2224--2225 []\T1/pcr/m/n/10 WIFI_SERV_EVENT_SETTING_TIMEOUT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [392] Underfull \hbox (badness 10000) in paragraph at lines 2235--2236 []\T1/pcr/m/n/10 wifi_service_config_t::extern_stack Overfull \hbox (22.1225pt too wide) in paragraph at lines 2236--2238 []\T1/pcr/m/n/10 wifi_service_config_t::max_prov_retry_time Underfull \hbox (badness 10000) in paragraph at lines 2238--2239 []\T1/pcr/m/n/10 wifi_service_config_t::max_retry_time Underfull \hbox (badness 10000) in paragraph at lines 2239--2240 []\T1/pcr/m/n/10 wifi_service_config_t::max_ssid_num Overfull \hbox (10.1225pt too wide) in paragraph at lines 2240--2242 []\T1/pcr/m/n/10 wifi_service_config_t::setting_timeout_s Underfull \hbox (badness 10000) in paragraph at lines 2242--2243 []\T1/pcr/m/n/10 wifi_service_config_t::task_core \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2243--2244 []\T1/pcr/m/n/10 wifi_service_config_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 2244--2245 []\T1/pcr/m/n/10 wifi_service_config_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2245--2246 []\T1/pcr/m/n/10 wifi_service_config_t::user_data \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2252--2253 []\T1/pcr/m/n/10 wifi_service_disconnect_reason_t \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2253--2255 []\T1/pcr/m/n/10 wifi_service_erase_ssid_manager_info Underfull \hbox (badness 10000) in paragraph at lines 2257--2258 []\T1/pcr/m/n/10 wifi_service_register_setting_handle Underfull \hbox (badness 7704) in paragraph at lines 2258--2259 []\T1/pcr/m/n/10 wifi_service_set_sta_info \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 2260--2261 []\T1/pcr/m/n/10 wifi_service_setting_stop \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 2262--2263 []\T1/pcr/m/n/10 wifi_service_update_sta_info \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 2266--2267 []\T1/pcr/m/n/10 wifi_ssid_manager_destroy \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 2268--2269 []\T1/pcr/m/n/10 wifi_ssid_manager_get_best_config \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2269--2270 []\T1/pcr/m/n/10 wifi_ssid_manager_get_latest_config Underfull \hbox (badness 7796) in paragraph at lines 2287--2288 []\T1/pcr/m/n/10 zl38063_codec_set_voice_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [393]) (./espressif-esp-adf.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-s uper-ts1.enc}< /usr/share/texmf/fonts/type1/public/cm-super/sfrm1000.pfb> Output written on espressif-esp-adf.pdf (397 pages, 28916235 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' Latexmk: Summary of warnings from last run of (pdf)latex: =====Latex reported missing or unavailable character(s). =====See log file for details. Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'espressif-esp-adf.log' for details === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets