Read the Docs build information Build id: 1085099 Project: espressif-esp-adf Version: stable Commit: 9ffbb5a1b8be06484e23e67202607e6b0b0d3a8e Date: 2022-09-07T01:52:36.419594Z State: finished Success: True [rtd-command-info] start-time: 2022-09-07T01:52:38.565593Z, end-time: 2022-09-07T01:52:47.771285Z, duration: 9, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:espressif/esp-adf.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-09-07T01:52:48.161661Z, end-time: 2022-09-07T01:52:49.210534Z, duration: 1, exit-code: 0 git checkout --force 9ffbb5a1b8be06484e23e67202607e6b0b0d3a8e Note: switching to '9ffbb5a1b8be06484e23e67202607e6b0b0d3a8e'. 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 9ffbb5a Merge branch 'bugfix/fix_examples_issues_v2.4' into 'release/v2.4' [rtd-command-info] start-time: 2022-09-07T01:52:49.460473Z, end-time: 2022-09-07T01:52:49.559764Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-09-07T01:52:49.770739Z, end-time: 2022-09-07T01:52:49.883739Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2022-09-07T01:52:50.115057Z, end-time: 2022-09-07T01:53:14.202649Z, duration: 24, 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/stable/components/esp-adf-libs'... Submodule path 'components/esp-adf-libs': checked out '861acdc148246ac3fd51dd642000c158543d7809' [rtd-command-info] start-time: 2022-09-07T01:53:15.609003Z, end-time: 2022-09-07T01:53:20.053592Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-09-07T01:53:20.281446Z, end-time: 2022-09-07T01:53:22.077248Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (22.2.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 21.2 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.3.0 Uninstalling setuptools-65.3.0: Successfully uninstalled setuptools-65.3.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-09-07T01:53:22.272908Z, end-time: 2022-09-07T01:53:28.695534Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow==5.4.1 mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 jinja2<3.1.0 Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 57.5 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 249.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 187.1 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 197.7 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 205.6 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 217.0 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 249.5 MB/s eta 0:00:00 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 252.2 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 213.2 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 179.9 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 199.4 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 189.3 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 237.8 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 245.6 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 222.8 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 206.4 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 220.9 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 211.0 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 211.5 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23773 sha256=4fa448aa15f5449738956870c6517ae8ad75d165c2a31b244b92992186a58827 Stored in directory: /tmp/pip-ephem-wheel-cache-8k_al07i/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.3 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.2.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.28.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.12 [rtd-command-info] start-time: 2022-09-07T01:53:28.877067Z, end-time: 2022-09-07T01:53:30.568902Z, duration: 1, 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 32.6 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Successfully installed setuptools-57.5.0 [rtd-command-info] start-time: 2022-09-07T01:53:30.758627Z, end-time: 2022-09-07T01:53:47.821943Z, duration: 17, 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/stable/lib/python3.7/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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 73.0 MB/s eta 0:00:00 Collecting breathe==4.14.1 Downloading breathe-4.14.1-py3-none-any.whl (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.7/74.7 kB 207.7 MB/s eta 0:00:00 Collecting sphinx-rtd-theme==1.0.0 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 224.7 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 212.3 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 824.5/824.5 kB 248.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.0.3) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/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/stable/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (0.7.12) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 204.0 MB/s eta 0:00:00 Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (0.17.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (21.3) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.1.5) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/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/stable/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.28.1) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.10.3) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 223.9 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 203.2 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 210.9 MB/s eta 0:00:00 Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.13.0) Requirement already satisfied: six>=1.9 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from breathe==4.14.1->-r docs/requirements.txt (line 6)) (1.16.0) Collecting blockdiag>=1.5.0 Downloading blockdiag-3.0.0-py3-none-any.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 220.1 MB/s eta 0:00:00 Collecting seqdiag>=0.9.3 Downloading seqdiag-3.0.0-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 224.0 MB/s eta 0:00:00 Collecting actdiag>=0.5.3 Downloading actdiag-3.0.0-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 218.2 MB/s eta 0:00:00 Collecting wavedrom>=0.1 Downloading wavedrom-2.0.3.post3.tar.gz (137 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.7/137.7 kB 224.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting xcffib Downloading xcffib-0.11.1.tar.gz (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 207.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cairosvg>=2 Downloading CairoSVG-2.5.2-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 156.3 MB/s eta 0:00:00 Requirement already satisfied: commonmark>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from recommonmark==0.7.0->-r docs/requirements.txt (line 15)) (0.9.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2022.2.1) Requirement already satisfied: Pillow>3.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag==2.0.0->-r docs/requirements.txt (line 9)) (5.4.1) Collecting funcparserlib>=1.0.0a0 Downloading funcparserlib-1.0.0-py2.py3-none-any.whl (17 kB) Collecting webcolors Downloading webcolors-1.12-py3-none-any.whl (9.9 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Collecting cairocffi Downloading cairocffi-1.3.0.tar.gz (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.8/88.8 kB 199.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cssselect2 Downloading cssselect2-0.6.0-py3-none-any.whl (15 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.1.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.3) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.26.12) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2022.6.15) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.1.1) Collecting svgwrite Downloading svgwrite-1.4.3-py3-none-any.whl (67 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/67.1 kB 21.6 MB/s eta 0:00:00 Collecting pyyaml Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 kB 246.8 MB/s eta 0:00:00 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/site-packages (from packaging->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.0.9) Collecting cffi>=1.1.0 Downloading cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.9/427.9 kB 243.9 MB/s eta 0:00:00 Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 223.2 MB/s eta 0:00:00 Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: future, wavedrom, xcffib, cairocffi 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=487808 sha256=18ef46696e0a0cdbed46eb39dd59a455f5b014e3e00ef5e2110fc23f3b94bae4 Stored in directory: /tmp/pip-ephem-wheel-cache-bulrtzve/wheels/7c/09/6f/dfd31fb2ebe951aefbee461a0dfce1bdc2e4b2c1016e85d233 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=29965 sha256=0f423e0b5d36ea128b3ebd4a8f49ddc060becded3c598fb6fb0001fbc50a138f Stored in directory: /tmp/pip-ephem-wheel-cache-bulrtzve/wheels/58/1b/11/25d900d62780835108b77b81a1f420b4bce881218368549952 Building wheel for xcffib (setup.py): started Building wheel for xcffib (setup.py): finished with status 'done' Created wheel for xcffib: filename=xcffib-0.11.1-py3-none-any.whl size=95238 sha256=3748dcea12034498961935b39013890f876de6d3111bde17cfd43ac4cf27b275 Stored in directory: /tmp/pip-ephem-wheel-cache-bulrtzve/wheels/c6/55/fd/d2964bac524a60cb68d24b09d4cc845c47cb4e4e21f852c10a Building wheel for cairocffi (setup.py): started Building wheel for cairocffi (setup.py): finished with status 'done' Created wheel for cairocffi: filename=cairocffi-1.3.0-py3-none-any.whl size=89668 sha256=3bab6acc073e7af849838a688a61cfbd47e7e121701e5415a8abac0d2fb818cc Stored in directory: /tmp/pip-ephem-wheel-cache-bulrtzve/wheels/4e/ca/e1/5c8a9692a27f639a07c949044bec943f26c81cd53d3805319f Successfully built future wavedrom xcffib cairocffi Installing collected packages: webencodings, sphinx-notfound-page, future, webcolors, tinycss2, svgwrite, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyyaml, pycparser, funcparserlib, defusedxml, wavedrom, sphinx, cssselect2, cffi, blockdiag, xcffib, sphinxcontrib-blockdiag, sphinx-rtd-theme, seqdiag, recommonmark, nwdiag, cairocffi, breathe, actdiag, sphinxcontrib-seqdiag, sphinxcontrib-nwdiag, sphinxcontrib-actdiag, cairosvg, sphinxcontrib-wavedrom Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Attempting uninstall: recommonmark Found existing installation: recommonmark 0.5.0 Uninstalling recommonmark-0.5.0: Successfully uninstalled recommonmark-0.5.0 Successfully installed actdiag-3.0.0 blockdiag-3.0.0 breathe-4.14.1 cairocffi-1.3.0 cairosvg-2.5.2 cffi-1.15.1 cssselect2-0.6.0 defusedxml-0.7.1 funcparserlib-1.0.0 future-0.16.0 nwdiag-2.0.0 pycparser-2.21 pyyaml-6.0 recommonmark-0.7.0 seqdiag-3.0.0 sphinx-2.3.1 sphinx-notfound-page-0.7.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-actdiag-2.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-blockdiag-2.0.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-nwdiag-2.0.0 sphinxcontrib-qthelp-1.0.3 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.12 webencodings-0.5.1 xcffib-0.11.1 [rtd-command-info] start-time: 2022-09-07T01:53:49.646218Z, end-time: 2022-09-07T01:53:49.708931Z, 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') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "stable", 'version_slug': "stable", '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/stable/pdf/"), ("html", "//espressif-docs.readthedocs-hosted.com/_/downloads/esp-adf/en/stable/htmlzip/"), ], 'subprojects': [ ], 'slug': 'espressif-esp-adf', 'name': u'esp-adf', 'rtd_language': u'en', 'programming_language': u'c', 'canonical_url': 'https://espressif-docs.readthedocs-hosted.com/projects/esp-adf/en/latest/', 'analytics_code': 'UA-132861133-1', 'single_version': False, 'conf_py_path': '/docs/en/', 'api_host': 'https://readthedocs.com', 'github_user': 'espressif', 'proxied_api_host': '/_', 'github_repo': 'esp-adf', 'github_version': '9ffbb5a1b8be06484e23e67202607e6b0b0d3a8e', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '9ffbb5a1b8be06484e23e67202607e6b0b0d3a8e', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '9ffbb5a1b8be06484e23e67202607e6b0b0d3a8e', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-132861133-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '9ffbb5a1', } # 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(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/espressif-esp-adf/builds/1085099/' 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: 2022-09-07T01:53:49.899241Z, end-time: 2022-09-07T01:54:40.133767Z, duration: 50, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No annotated tags can describe '9ffbb5a1b8be06484e23e67202607e6b0b0d3a8e'. However, there were unannotated tags: try --tags. Calling Doxygen to generate latest XML files Version: Release: Downloading font file loading translations [en]... done fatal: no tag exactly matches '9ffbb5a1b8be06484e23e67202607e6b0b0d3a8e' Git commit ID: 9ffbb5a making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 75 source files that are out of date updating environment: [new config] 75 added, 0 changed, 0 removed reading sources... [ 1%] 404 reading sources... [ 2%] COPYRIGHT reading sources... [ 4%] about reading sources... [ 5%] api-reference/abstraction/audio_hal reading sources... [ 6%] api-reference/abstraction/es8374 reading sources... [ 8%] api-reference/abstraction/es8388 reading sources... [ 9%] api-reference/abstraction/index reading sources... [ 10%] api-reference/abstraction/ringbuf reading sources... [ 12%] api-reference/abstraction/zl38063 reading sources... [ 13%] api-reference/audio-processing/audio_sonic reading sources... [ 14%] api-reference/audio-processing/downmix reading sources... [ 16%] api-reference/audio-processing/equalizer reading sources... [ 17%] api-reference/audio-processing/filter_resample reading sources... [ 18%] api-reference/audio-processing/index reading sources... [ 20%] api-reference/codecs/aac_decoder reading sources... [ 21%] api-reference/codecs/amr_codecs reading sources... [ 22%] api-reference/codecs/flac_decoder reading sources... [ 24%] api-reference/codecs/index reading sources... [ 25%] api-reference/codecs/mp3_decoder reading sources... [ 26%] api-reference/codecs/ogg_decoder reading sources... [ 28%] api-reference/codecs/opus_decoder reading sources... [ 29%] api-reference/codecs/wav_codecs reading sources... [ 30%] api-reference/framework/audio_common reading sources... [ 32%] api-reference/framework/audio_element reading sources... [ 33%] api-reference/framework/audio_event_iface reading sources... [ 34%] api-reference/framework/audio_pipeline reading sources... [ 36%] api-reference/framework/esp_audio reading sources... [ 37%] api-reference/framework/index reading sources... [ 38%] api-reference/index reading sources... [ 40%] api-reference/kconfig reading sources... [ 41%] api-reference/peripherals/esp_peripherals reading sources... [ 42%] api-reference/peripherals/index reading sources... [ 44%] api-reference/peripherals/periph_adc_button reading sources... [ 45%] api-reference/peripherals/periph_button reading sources... [ 46%] api-reference/peripherals/periph_console reading sources... [ 48%] api-reference/peripherals/periph_is31fl3216 reading sources... [ 49%] api-reference/peripherals/periph_led reading sources... [ 50%] api-reference/peripherals/periph_sdcard reading sources... [ 52%] api-reference/peripherals/periph_spiffs reading sources... [ 53%] api-reference/peripherals/periph_touch reading sources... [ 54%] api-reference/peripherals/periph_wifi reading sources... [ 56%] api-reference/services/bluetooth_service reading sources... [ 57%] api-reference/services/index reading sources... [ 58%] api-reference/speech-recognition/esp_vad reading sources... [ 60%] api-reference/speech-recognition/esp_wn_iface reading sources... [ 61%] api-reference/speech-recognition/index reading sources... [ 62%] api-reference/speech-recognition/recorder_engine reading sources... [ 64%] api-reference/streams/index reading sources... [ 65%] design-guide/audio-element reading sources... [ 66%] design-guide/audio-event reading sources... [ 68%] design-guide/audio-peripheral reading sources... [ 69%] design-guide/audio-pipeline reading sources... [ 70%] design-guide/audio-samples reading sources... [ 72%] design-guide/design-considerations reading sources... [ 73%] design-guide/dev-boards/board-esp32-lyrat-mini-v1.2 reading sources... [ 74%] design-guide/dev-boards/board-esp32-lyrat-v4.3 reading sources... [ 76%] design-guide/dev-boards/get-started-esp32-korvo-du1906 reading sources... [ 77%] design-guide/dev-boards/get-started-esp32-lyrat reading sources... [ 78%] design-guide/dev-boards/get-started-esp32-lyrat-mini reading sources... [ 80%] design-guide/dev-boards/get-started-esp32-lyrat-v4 reading sources... [ 81%] design-guide/dev-boards/get-started-esp32-lyrat-v4.2 reading sources... [ 82%] design-guide/dev-boards/get-started-esp32-lyratd-msc reading sources... [ 84%] design-guide/dev-boards/index reading sources... [ 85%] design-guide/dev-boards/user-guide-esp32-c3-lyra reading sources... [ 86%] design-guide/dev-boards/user-guide-esp32-c3-lyra-v2.0 reading sources... [ 88%] design-guide/dev-boards/user-guide-esp32-s3-korvo-2 reading sources... [ 89%] design-guide/dev-boards/user-guide-esp32-s3-korvo-2-lcd reading sources... [ 90%] design-guide/esp-audio reading sources... [ 92%] design-guide/index reading sources... [ 93%] design-guide/project-design reading sources... [ 94%] 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... [ 4%] about writing output... [ 5%] api-reference/abstraction/audio_hal writing output... [ 6%] api-reference/abstraction/es8374 writing output... [ 8%] api-reference/abstraction/es8388 writing output... [ 9%] api-reference/abstraction/index writing output... [ 10%] api-reference/abstraction/ringbuf writing output... [ 12%] api-reference/abstraction/zl38063 writing output... [ 13%] api-reference/audio-processing/audio_sonic writing output... [ 14%] api-reference/audio-processing/downmix writing output... [ 16%] api-reference/audio-processing/equalizer writing output... [ 17%] api-reference/audio-processing/filter_resample writing output... [ 18%] api-reference/audio-processing/index writing output... [ 20%] api-reference/codecs/aac_decoder writing output... [ 21%] api-reference/codecs/amr_codecs writing output... [ 22%] api-reference/codecs/flac_decoder writing output... [ 24%] api-reference/codecs/index writing output... [ 25%] api-reference/codecs/mp3_decoder writing output... [ 26%] api-reference/codecs/ogg_decoder writing output... [ 28%] api-reference/codecs/opus_decoder writing output... [ 29%] api-reference/codecs/wav_codecs writing output... [ 30%] api-reference/framework/audio_common writing output... [ 32%] api-reference/framework/audio_element writing output... [ 33%] api-reference/framework/audio_event_iface writing output... [ 34%] api-reference/framework/audio_pipeline writing output... [ 36%] api-reference/framework/esp_audio writing output... [ 37%] api-reference/framework/index writing output... [ 38%] api-reference/index writing output... [ 40%] api-reference/kconfig writing output... [ 41%] api-reference/peripherals/esp_peripherals writing output... [ 42%] api-reference/peripherals/index writing output... [ 44%] api-reference/peripherals/periph_adc_button writing output... [ 45%] api-reference/peripherals/periph_button writing output... [ 46%] api-reference/peripherals/periph_console writing output... [ 48%] api-reference/peripherals/periph_is31fl3216 writing output... [ 49%] api-reference/peripherals/periph_led writing output... [ 50%] api-reference/peripherals/periph_sdcard writing output... [ 52%] api-reference/peripherals/periph_spiffs writing output... [ 53%] api-reference/peripherals/periph_touch writing output... [ 54%] api-reference/peripherals/periph_wifi writing output... [ 56%] api-reference/services/bluetooth_service writing output... [ 57%] api-reference/services/index writing output... [ 58%] api-reference/speech-recognition/esp_vad writing output... [ 60%] api-reference/speech-recognition/esp_wn_iface writing output... [ 61%] api-reference/speech-recognition/index writing output... [ 62%] api-reference/speech-recognition/recorder_engine writing output... [ 64%] api-reference/streams/index writing output... [ 65%] design-guide/audio-element writing output... [ 66%] design-guide/audio-event writing output... [ 68%] design-guide/audio-peripheral writing output... [ 69%] design-guide/audio-pipeline writing output... [ 70%] design-guide/audio-samples writing output... [ 72%] design-guide/design-considerations writing output... [ 73%] design-guide/dev-boards/board-esp32-lyrat-mini-v1.2 writing output... [ 74%] design-guide/dev-boards/board-esp32-lyrat-v4.3 writing output... [ 76%] design-guide/dev-boards/get-started-esp32-korvo-du1906 writing output... [ 77%] design-guide/dev-boards/get-started-esp32-lyrat writing output... [ 78%] design-guide/dev-boards/get-started-esp32-lyrat-mini writing output... [ 80%] design-guide/dev-boards/get-started-esp32-lyrat-v4 writing output... [ 81%] design-guide/dev-boards/get-started-esp32-lyrat-v4.2 writing output... [ 82%] design-guide/dev-boards/get-started-esp32-lyratd-msc writing output... [ 84%] design-guide/dev-boards/index writing output... [ 85%] design-guide/dev-boards/user-guide-esp32-c3-lyra writing output... [ 86%] design-guide/dev-boards/user-guide-esp32-c3-lyra-v2.0 writing output... [ 88%] design-guide/dev-boards/user-guide-esp32-s3-korvo-2 writing output... [ 89%] design-guide/dev-boards/user-guide-esp32-s3-korvo-2-lcd writing output... [ 90%] design-guide/esp-audio writing output... [ 92%] design-guide/index writing output... [ 93%] design-guide/project-design writing output... [ 94%] 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... [ 14%] 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... [ 17%] 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... [ 25%] 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... [ 28%] 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... [ 31%] 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... [ 34%] 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... [ 37%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4-layout.jpg copying images... [ 39%] 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... [ 42%] 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... [ 45%] 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... [ 48%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 50%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 51%] design-guide/dev-boards/../../../_static/esp32-s2-kaluga-1-kit.png copying images... [ 53%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-overview.png copying images... [ 54%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-isometric-raw.png copying images... [ 56%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-block-diagram.png copying images... [ 57%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-usb-ps.png copying images... [ 59%] 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... [ 62%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-12v-to-5v-buck-power.png copying images... [ 64%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-system-3.3v-power.png copying images... [ 65%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0.png copying images... [ 67%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-electrical-block-diagram.png copying images... [ 68%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-usb-ps.png copying images... [ 70%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-battery-ps.png copying images... [ 71%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-ps-options.png copying images... [ 73%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-digital-ps.png copying images... [ 75%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-audio-ps.png copying images... [ 76%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-aec-codec-o.png copying images... [ 78%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-aec-pa-o.png copying images... [ 79%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-aec-signal-collection.png copying images... [ 81%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-overview.png copying images... [ 82%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-front.png copying images... [ 84%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-back.png copying images... [ 85%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-lcd-v1.0-electrical-block-diagram.png copying images... [ 87%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 89%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 90%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 92%] get-started/../../_static/project-configuration-home.png copying images... [ 93%] get-started/../../_static/project-configuration-board-selection.png copying images... [ 95%] get-started/../../_static/vscode-extension-toolbar.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 _build/html. Updating searchtools for Read the Docs search... /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/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/stable/lib/python3.7/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/stable/lib/python3.7/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) 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/stable/docs/en/_build/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/stable/docs/en/_build/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/stable/docs/en/_build/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/stable/docs/en/_build/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/stable/docs/en/_build/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/stable/docs/en/_build/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/stable/docs/en/_build/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/stable/docs/en/_build/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/stable/docs/en/_build/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/stable/docs/en/_build/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/stable/docs/en/_build/html/design-guide/dev-boards/user-guide-esp32-c3-lyra.html redirects to relative URL user-guide-esp32-c3-lyra-v2.0.html [rtd-command-info] start-time: 2022-09-07T01:54:40.414892Z, end-time: 2022-09-07T01:55:18.444187Z, duration: 38, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No annotated tags can describe '9ffbb5a1b8be06484e23e67202607e6b0b0d3a8e'. However, there were unannotated tags: try --tags. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: no tag exactly matches '9ffbb5a1b8be06484e23e67202607e6b0b0d3a8e' Git commit ID: 9ffbb5a making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 75 added, 0 changed, 0 removed reading sources... [ 1%] 404 reading sources... [ 2%] COPYRIGHT reading sources... [ 4%] about reading sources... [ 5%] api-reference/abstraction/audio_hal reading sources... [ 6%] api-reference/abstraction/es8374 reading sources... [ 8%] api-reference/abstraction/es8388 reading sources... [ 9%] api-reference/abstraction/index reading sources... [ 10%] api-reference/abstraction/ringbuf reading sources... [ 12%] api-reference/abstraction/zl38063 reading sources... [ 13%] api-reference/audio-processing/audio_sonic reading sources... [ 14%] api-reference/audio-processing/downmix reading sources... [ 16%] api-reference/audio-processing/equalizer reading sources... [ 17%] api-reference/audio-processing/filter_resample reading sources... [ 18%] api-reference/audio-processing/index reading sources... [ 20%] api-reference/codecs/aac_decoder reading sources... [ 21%] api-reference/codecs/amr_codecs reading sources... [ 22%] api-reference/codecs/flac_decoder reading sources... [ 24%] api-reference/codecs/index reading sources... [ 25%] api-reference/codecs/mp3_decoder reading sources... [ 26%] api-reference/codecs/ogg_decoder reading sources... [ 28%] api-reference/codecs/opus_decoder reading sources... [ 29%] api-reference/codecs/wav_codecs reading sources... [ 30%] api-reference/framework/audio_common reading sources... [ 32%] api-reference/framework/audio_element reading sources... [ 33%] api-reference/framework/audio_event_iface reading sources... [ 34%] api-reference/framework/audio_pipeline reading sources... [ 36%] api-reference/framework/esp_audio reading sources... [ 37%] api-reference/framework/index reading sources... [ 38%] api-reference/index reading sources... [ 40%] api-reference/kconfig reading sources... [ 41%] api-reference/peripherals/esp_peripherals reading sources... [ 42%] api-reference/peripherals/index reading sources... [ 44%] api-reference/peripherals/periph_adc_button reading sources... [ 45%] api-reference/peripherals/periph_button reading sources... [ 46%] api-reference/peripherals/periph_console reading sources... [ 48%] api-reference/peripherals/periph_is31fl3216 reading sources... [ 49%] api-reference/peripherals/periph_led reading sources... [ 50%] api-reference/peripherals/periph_sdcard reading sources... [ 52%] api-reference/peripherals/periph_spiffs reading sources... [ 53%] api-reference/peripherals/periph_touch reading sources... [ 54%] api-reference/peripherals/periph_wifi reading sources... [ 56%] api-reference/services/bluetooth_service reading sources... [ 57%] api-reference/services/index reading sources... [ 58%] api-reference/speech-recognition/esp_vad reading sources... [ 60%] api-reference/speech-recognition/esp_wn_iface reading sources... [ 61%] api-reference/speech-recognition/index reading sources... [ 62%] api-reference/speech-recognition/recorder_engine reading sources... [ 64%] api-reference/streams/index reading sources... [ 65%] design-guide/audio-element reading sources... [ 66%] design-guide/audio-event reading sources... [ 68%] design-guide/audio-peripheral reading sources... [ 69%] design-guide/audio-pipeline reading sources... [ 70%] design-guide/audio-samples reading sources... [ 72%] design-guide/design-considerations reading sources... [ 73%] design-guide/dev-boards/board-esp32-lyrat-mini-v1.2 reading sources... [ 74%] design-guide/dev-boards/board-esp32-lyrat-v4.3 reading sources... [ 76%] design-guide/dev-boards/get-started-esp32-korvo-du1906 reading sources... [ 77%] design-guide/dev-boards/get-started-esp32-lyrat reading sources... [ 78%] design-guide/dev-boards/get-started-esp32-lyrat-mini reading sources... [ 80%] design-guide/dev-boards/get-started-esp32-lyrat-v4 reading sources... [ 81%] design-guide/dev-boards/get-started-esp32-lyrat-v4.2 reading sources... [ 82%] design-guide/dev-boards/get-started-esp32-lyratd-msc reading sources... [ 84%] design-guide/dev-boards/index reading sources... [ 85%] design-guide/dev-boards/user-guide-esp32-c3-lyra reading sources... [ 86%] design-guide/dev-boards/user-guide-esp32-c3-lyra-v2.0 reading sources... [ 88%] design-guide/dev-boards/user-guide-esp32-s3-korvo-2 reading sources... [ 89%] design-guide/dev-boards/user-guide-esp32-s3-korvo-2-lcd reading sources... [ 90%] design-guide/esp-audio reading sources... [ 92%] design-guide/index reading sources... [ 93%] design-guide/project-design reading sources... [ 94%] 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 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/codecs/index api-reference/codecs/aac_decoder api-reference/codecs/amr_codecs api-reference/codecs/flac_decoder api-reference/codecs/mp3_decoder api-reference/codecs/ogg_decoder api-reference/codecs/opus_decoder api-reference/codecs/wav_codecs api-reference/audio-processing/index api-reference/audio-processing/downmix api-reference/audio-processing/equalizer api-reference/audio-processing/filter_resample api-reference/audio-processing/audio_sonic api-reference/services/index api-reference/services/bluetooth_service api-reference/speech-recognition/index api-reference/speech-recognition/esp_wn_iface api-reference/speech-recognition/esp_vad api-reference/speech-recognition/recorder_engine api-reference/peripherals/index api-reference/peripherals/esp_peripherals api-reference/peripherals/periph_wifi api-reference/peripherals/periph_sdcard api-reference/peripherals/periph_spiffs api-reference/peripherals/periph_console api-reference/peripherals/periph_touch api-reference/peripherals/periph_button api-reference/peripherals/periph_led api-reference/peripherals/periph_adc_button api-reference/peripherals/periph_is31fl3216 api-reference/abstraction/index api-reference/abstraction/ringbuf api-reference/abstraction/audio_hal api-reference/abstraction/es8388 api-reference/abstraction/es8374 api-reference/abstraction/zl38063 api-reference/kconfig design-guide/index design-guide/project-design design-guide/design-considerations design-guide/software-design design-guide/audio-element design-guide/audio-event design-guide/audio-pipeline design-guide/audio-peripheral design-guide/esp-audio design-guide/dev-boards/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... [ 11%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 12%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 14%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 15%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 17%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 19%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 20%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 22%] design-guide/dev-boards/../../../_static/esp32-s2-kaluga-1-kit.png copying images... [ 23%] design-guide/dev-boards/../../../_static/esp32-korvo-du1906-v1.1.png copying images... [ 25%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-overview.png copying images... [ 26%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-isometric-raw.png copying images... [ 28%] 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... [ 31%] 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... [ 34%] 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... [ 39%] 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... [ 42%] 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... [ 57%] 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... [ 65%] 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... [ 68%] 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... [ 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... [ 74%] 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... [ 77%] 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... [ 80%] 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... [ 88%] 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 _build/localmedia. Updating searchtools for Read the Docs search... /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/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/stable/lib/python3.7/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/stable/lib/python3.7/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) 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/stable/docs/en/_build/localmedia/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/stable/docs/en/_build/localmedia/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/stable/docs/en/_build/localmedia/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/stable/docs/en/_build/localmedia/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/stable/docs/en/_build/localmedia/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/stable/docs/en/_build/localmedia/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/stable/docs/en/_build/localmedia/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/stable/docs/en/_build/localmedia/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/stable/docs/en/_build/localmedia/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/stable/docs/en/_build/localmedia/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/stable/docs/en/_build/localmedia/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 [rtd-command-info] start-time: 2022-09-07T01:55:18.803375Z, end-time: 2022-09-07T01:55:27.342185Z, duration: 8, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No annotated tags can describe '9ffbb5a1b8be06484e23e67202607e6b0b0d3a8e'. However, there were unannotated tags: try --tags. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: no tag exactly matches '9ffbb5a1b8be06484e23e67202607e6b0b0d3a8e' Git commit ID: 9ffbb5a 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/codecs/index api-reference/codecs/aac_decoder api-reference/codecs/amr_codecs api-reference/codecs/flac_decoder api-reference/codecs/mp3_decoder api-reference/codecs/ogg_decoder api-reference/codecs/opus_decoder api-reference/codecs/wav_codecs api-reference/audio-processing/index api-reference/audio-processing/downmix api-reference/audio-processing/equalizer api-reference/audio-processing/filter_resample api-reference/audio-processing/audio_sonic api-reference/services/index api-reference/services/bluetooth_service api-reference/speech-recognition/index api-reference/speech-recognition/esp_wn_iface api-reference/speech-recognition/esp_vad api-reference/speech-recognition/recorder_engine api-reference/peripherals/index api-reference/peripherals/esp_peripherals api-reference/peripherals/periph_wifi api-reference/peripherals/periph_sdcard api-reference/peripherals/periph_spiffs api-reference/peripherals/periph_console api-reference/peripherals/periph_touch api-reference/peripherals/periph_button api-reference/peripherals/periph_led api-reference/peripherals/periph_adc_button api-reference/peripherals/periph_is31fl3216 api-reference/abstraction/index api-reference/abstraction/ringbuf api-reference/abstraction/audio_hal api-reference/abstraction/es8388 api-reference/abstraction/es8374 api-reference/abstraction/zl38063 api-reference/kconfig design-guide/index design-guide/project-design design-guide/design-considerations design-guide/software-design design-guide/audio-element design-guide/audio-event design-guide/audio-pipeline design-guide/audio-peripheral design-guide/esp-audio design-guide/dev-boards/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%] api-reference/peripherals/../../../_static/yes-checkm.png copying images... [ 12%] design-guide/../../_static/audio-project-minimum-voice-service.jpg copying images... [ 14%] design-guide/../../_static/audio-project-minimum-internet-radio.jpg copying images... [ 15%] design-guide/../../_static/audio-project-typical-example.jpg copying images... [ 17%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.2-side.jpg copying images... [ 18%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2.png copying images... [ 20%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2.jpg copying images... [ 21%] design-guide/dev-boards/../../../_static/esp32-s2-kaluga-1-kit.png copying images... [ 23%] design-guide/dev-boards/../../../_static/esp32-korvo-du1906-v1.1.png copying images... [ 25%] design-guide/dev-boards/../../../_static/esp32-s3-korvo-2-v3.0-overview.png copying images... [ 26%] design-guide/dev-boards/../../../_static/esp32-c3-lyra-isometric-raw.png copying images... [ 28%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-block-diagram.png copying images... [ 29%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-layout-overview.png copying images... [ 31%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-electrical-block-diagram.png copying images... [ 32%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-layout.png copying images... [ 34%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-usb-ps.png copying images... [ 35%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-battery-ps.png copying images... [ 37%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-digital-ps.png copying images... [ 39%] design-guide/dev-boards/../../../_static/esp32-lyrat-mini-v1.2-audio-ps.png copying images... [ 40%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-block-diagram.jpg copying images... [ 42%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-layout-overview-with-wrover-e-module.jpg copying images... [ 43%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-electrical-block-diagram-with-wrover-e-module.png copying images... [ 45%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-layout-with-wrover-e-module.jpg copying images... [ 46%] design-guide/dev-boards/../../../_static/esp32-lyrat-v4.3-usb-battery-ps.png copying images... [ 48%] 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... [ 51%] 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... [ 54%] 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... [ 57%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-side.png copying images... [ 59%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-block-diagram.png copying images... [ 60%] design-guide/dev-boards/../../../_static/esp32-lyratd-msc-v2.2-a-top.png copying images... [ 62%] 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... [ 65%] 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... [ 68%] 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... [ 71%] 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... [ 79%] 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... [ 82%] 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... [ 85%] 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 _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/envs/stable/lib/python3.7/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/stable/lib/python3.7/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/stable/lib/python3.7/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) WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/stable/docs/en/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2022-09-07T01:55:35.477383Z, end-time: 2022-09-07T01:55:35.531403Z, 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: 2022-09-07T01:55:35.738619Z, end-time: 2022-09-07T01:56:03.638520Z, duration: 27, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-adf -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-adf" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file espressif-esp-adf.idx (./espressif-esp-adf.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.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 277. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 5 undefined on input line 280. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-path' on pa ge 5 undefined on input line 283. LaTeX Warning: Hyper reference `get-started/index:get-started-set-up-env' on pa ge 5 undefined on input line 286. LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 5 undefined on input line 294. LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 5 undefined on input line 297. LaTeX Warning: Hyper reference `get-started/index:get-started-configure' on pag e 5 undefined on input line 300. LaTeX Warning: Hyper reference `get-started/index:get-started-build' on page 5 undefined on input line 303. LaTeX Warning: Hyper reference `get-started/index:get-started-flash' on page 5 undefined on input line 306. LaTeX Warning: Hyper reference `get-started/index:get-started-build-monitor' on page 5 undefined on input line 309. [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 480. [8] [9] [10 <./project-configuration-home.png> <./project-configuration-board-s election.png>] LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 11 undefined on input line 593. [11] [12] LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-adf' on p age 13 undefined on input line 709. [13 <./vscode-extension-toolbar.png>] [14] Chapter 2. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 15 undefined on input line 724. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 15 und efined on input line 724. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 15 un defined on input line 724. LaTeX Warning: Hyper reference `api-reference/audio-processing/index::doc' on p age 15 undefined on input line 724. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 15 undefined on input line 733. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline::doc' on page 15 undefined on input line 733. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 15 un defined on input line 742. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 15 und efined on input line 742. LaTeX Warning: Hyper reference `api-reference/audio-processing/index::doc' on p age 15 undefined on input line 742. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 15 un defined on input line 742. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface::doc' on page 15 undefined on input line 742. LaTeX Warning: Hyper reference `api-reference/peripherals/index::doc' on page 1 5 undefined on input line 742. [15 <./blockdiag-b5750d3b0e6ba8e4c0defe2aa18f89b5d0c2fe15.png> <./blockdiag-f03 beae6c1799168b9ebfa6dc6a5e4da7b589363.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_cfg_t' on page 16 undefined on input line 756. LaTeX Warning: Hyper reference `api-reference/codecs/mp3_decoder::doc' on page 16 undefined on input line 756. LaTeX Warning: Hyper reference `api-reference/framework/audio_common::doc' on p age 16 undefined on input line 758. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv420au dio_element_type_t' on page 16 undefined on input line 758. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 16 undefined on input line 778. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 16 undefined on input line 778. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_cfg_t' on page 16 undefined on input line 778. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 16 undefined on input line 810. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 16 undefined on input line 842. [16] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 17 undefined on input line 877. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 17 undefined on input line 901. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 17 undefined on input line 936. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 17 undefined on input line 960. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 17 undefined on input line 960. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 17 undefined on input line 995. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 17 undefined on input line 995. [17] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 18 undefined on input line 1030. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 18 undefined on input line 1065. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 18 undefined on input line 1089. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 18 undefined on input line 1121. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 18 undefined on input line 1153. Underfull \hbox (badness 10000) in paragraph at lines 1153--1153 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , Tick-Type_t [18] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 19 undefined on input line 1188. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 19 undefined on input line 1220. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 19 undefined on input line 1255. Underfull \hbox (badness 10000) in paragraph at lines 1255--1255 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , Tick-Type_t [19] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 20 undefined on input line 1293. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 20 undefined on input line 1325. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 20 undefined on input line 1363. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 20 undefined on input line 1363. Underfull \hbox (badness 10000) in paragraph at lines 1363--1363 []\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 20 undefined on input line 1398. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv413e vent_cb_func' on page 20 undefined on input line 1398. [20] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 21 undefined on input line 1436. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 21 undefined on input line 1436. Underfull \hbox (badness 10000) in paragraph at lines 1436--1436 []\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 21 undefined on input line 1471. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 21 undefined on input line 1471. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 21 undefined on input line 1506. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 21 undefined on input line 1506. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 21 undefined on input line 1506. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 21 undefined on input line 1530. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 21 undefined on input line 1530. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 21 undefined on input line 1565. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 21 undefined on input line 1565. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 21 undefined on input line 1565. [21] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 22 undefined on input line 1589. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 22 undefined on input line 1589. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 22 undefined on input line 1589. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 22 undefined on input line 1613. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 22 undefined on input line 1645. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 22 undefined on input line 1677. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 22 undefined on input line 1715. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_status_t' on page 22 undefined on input line 1715. [22] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 23 undefined on input line 1750. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 23 undefined on input line 1782. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 23 undefined on input line 1814. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 23 undefined on input line 1849. [23] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 24 undefined on input line 1884. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 24 undefined on input line 1919. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 24 undefined on input line 1951. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 24 undefined on input line 1983. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv423a udio_element_msg_cmd_t' on page 24 undefined on input line 1983. [24] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 25 undefined on input line 2021. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 25 undefined on input line 2053. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 25 undefined on input line 2053. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 25 undefined on input line 2053. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 25 undefined on input line 2091. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 25 undefined on input line 2091. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 25 undefined on input line 2091. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 25 undefined on input line 2129. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 25 undefined on input line 2129. [25] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 26 undefined on input line 2167. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 26 undefined on input line 2167. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 26 undefined on input line 2205. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 26 undefined on input line 2205. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 26 undefined on input line 2205. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 26 undefined on input line 2237. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 26 undefined on input line 2237. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 26 undefined on input line 2237. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 26 undefined on input line 2269. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 26 undefined on input line 2293. [26] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 27 undefined on input line 2325. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 27 undefined on input line 2357. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 27 undefined on input line 2389. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 27 undefined on input line 2424. [27] Underfull \hbox (badness 10000) in paragraph at lines 2451--2452 []\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 28 undefined on input line 2468. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 28 undefined on input line 2509. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 28 undefined on input line 2509. Underfull \hbox (badness 10000) in paragraph at lines 2509--2509 []\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 2533--2534 []\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 28 undefined on input line 2547. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 28 undefined on input line 2547. Underfull \hbox (badness 10000) in paragraph at lines 2547--2547 []\T1/ptm/m/it/10 audio_element_handle_t el\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rin g- [28] Underfull \hbox (badness 10000) in paragraph at lines 2571--2572 []\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 29 undefined on input line 2585. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 29 undefined on input line 2585. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 29 undefined on input line 2585. Underfull \hbox (badness 10000) in paragraph at lines 2606--2607 []\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 29 undefined on input line 2620. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 29 undefined on input line 2620. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 29 undefined on input line 2620. Underfull \hbox (badness 10000) in paragraph at lines 2641--2642 []\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 29 undefined on input line 2655. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 29 undefined on input line 2687. [29] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 30 undefined on input line 2719. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 30 undefined on input line 2766. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 30 undefined on input line 2790. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 30 undefined on input line 2825. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 30 undefined on input line 2860. [30] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 31 undefined on input line 2895. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 31 undefined on input line 2930. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 31 undefined on input line 2965. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 31 undefined on input line 3000. [31] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 32 undefined on input line 3041. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 32 undefined on input line 3076. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 32 undefined on input line 3111. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 32 undefined on input line 3146. [32] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 33 undefined on input line 3181. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 33 undefined on input line 3216. [33] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv428a udio_element_reserve_data_t' on page 34 undefined on input line 3429. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv410e l_io_func' on page 34 undefined on input line 3452. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv49ct rl_func' on page 34 undefined on input line 3463. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv412p rocess_func' on page 34 undefined on input line 3474. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv410e l_io_func' on page 34 undefined on input line 3485. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv410e l_io_func' on page 34 undefined on input line 3496. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 34 undefined on input line 3507. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv411s tream_func' on page 34 undefined on input line 3518. [34] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 35 undefined on input line 3699. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 35 undefined on input line 3708. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 35 undefined on input line 3708. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 35 undefined on input line 3708. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 35 undefined on input line 3717. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 35 undefined on input line 3717. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 35 undefined on input line 3717. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 35 undefined on input line 3726. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 35 undefined on input line 3726. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 35 undefined on input line 3735. [35] [36] LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 37 undefined on input line 4174. [37 <./blockdiag-a06e39244d66084a2221a51f4542e59c14c96c90.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 38 undefined on input line 4203. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 38 undefined on input line 4203. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv420 audio_pipeline_cfg_t' on page 38 undefined on input line 4203. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 38 undefined on input line 4235. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 38 undefined on input line 4259. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 38 undefined on input line 4259. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 38 undefined on input line 4300. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 38 undefined on input line 4300. [38] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 39 undefined on input line 4335. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 39 undefined on input line 4369. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 39 undefined on input line 4403. [39] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 40 undefined on input line 4440. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 40 undefined on input line 4472. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 40 undefined on input line 4504. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 40 undefined on input line 4536. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 40 undefined on input line 4568. [40] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 41 undefined on input line 4603. Underfull \hbox (badness 6412) in paragraph at lines 4603--4603 []\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 41 undefined on input line 4641. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 41 undefined on input line 4673. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 41 undefined on input line 4673. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 41 undefined on input line 4673. [41] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 42 undefined on input line 4708. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 42 undefined on input line 4708. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 42 undefined on input line 4708. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 42 undefined on input line 4708. Underfull \hbox (badness 7238) in paragraph at lines 4708--4708 \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 42 undefined on input line 4746. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 42 undefined on input line 4778. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 42 undefined on input line 4778. Underfull \hbox (badness 10000) in paragraph at lines 4778--4778 []\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 42 undefined on input line 4813. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 42 undefined on input line 4813. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 42 undefined on input line 4813. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 42 undefined on input line 4837. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 42 undefined on input line 4837. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 42 undefined on input line 4837. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 42 undefined on input line 4837. Underfull \hbox (badness 10000) in paragraph at lines 4837--4837 []\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- [42] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 43 undefined on input line 4881. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 43 undefined on input line 4881. Underfull \hbox (badness 10000) in paragraph at lines 4881--4881 []\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 43 undefined on input line 4919. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 43 undefined on input line 4919. Underfull \hbox (badness 10000) in paragraph at lines 4919--4919 []\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 43 undefined on input line 4957. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 43 undefined on input line 4957. [43] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 44 undefined on input line 4995. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 44 undefined on input line 4995. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 44 undefined on input line 5033. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 44 undefined on input line 5033. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_status_t' on page 44 undefined on input line 5033. Underfull \hbox (badness 10000) in paragraph at lines 5033--5033 []\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 5033--5033 \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 44 undefined on input line 5071. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 44 undefined on input line 5103. [44] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 45 undefined on input line 5135. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 45 undefined on input line 5167. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 45 undefined on input line 5167. Underfull \hbox (badness 10000) in paragraph at lines 5167--5167 []\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 5202. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 45 undefined on input line 5202. Underfull \hbox (badness 10000) in paragraph at lines 5202--5202 []\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 5240. [45] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 46 undefined on input line 5284. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 46 undefined on input line 5284. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv423 audio_pipeline_handle_t' on page 46 undefined on input line 5328. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv421a udio_element_state_t' on page 46 undefined on input line 5328. [46] LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv418 audio_pipeline_cfg' on page 47 undefined on input line 5416. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 47 undefined on input line 5451. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 47 undefined on input line 5451. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_cfg_t' on page 47 undefined on input line 5451. [47] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 48 undefined on input line 5483. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 48 undefined on input line 5515. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 48 undefined on input line 5515. Underfull \hbox (badness 10000) in paragraph at lines 5515--5515 []\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 48 undefined on input line 5550. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 48 undefined on input line 5550. Underfull \hbox (badness 10000) in paragraph at lines 5550--5550 []\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 48 undefined on input line 5585. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 48 undefined on input line 5620. [48] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 49 undefined on input line 5652. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 49 undefined on input line 5652. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 49 undefined on input line 5687. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 49 undefined on input line 5687. Underfull \hbox (badness 10000) in paragraph at lines 5687--5687 []\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 49 undefined on input line 5722. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 49 undefined on input line 5722. Underfull \hbox (badness 8132) in paragraph at lines 5722--5722 []\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 49 undefined on input line 5757. [49] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 50 undefined on input line 5789. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 50 undefined on input line 5789. Underfull \hbox (badness 10000) in paragraph at lines 5789--5789 []\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 50 undefined on input line 5827. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 50 undefined on input line 5851. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 50 undefined on input line 5851. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 50 undefined on input line 5889. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 50 undefined on input line 5913. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 50 undefined on input line 5913. Underfull \hbox (badness 10000) in paragraph at lines 5913--5913 []\T1/ptm/m/it/10 audio_event_iface_handle_t evt\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 au- [50] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 419on_event_iface_func' on page 51 undefined on input line 6071. [51] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:struc taudio__event__iface__msg__t' on page 52 undefined on input line 6106. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 52 undefined on input line 6136. LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 52 undefined on input line 6153. LaTeX Warning: Hyper reference `api-reference/codecs/index::doc' on page 52 und efined on input line 6153. LaTeX Warning: Hyper reference `api-reference/streams/index::doc' on page 52 un defined on input line 6153. [52] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_status_t' on page 53 undefined on input line 6348. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 53 undefined on input line 6359. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv419media _source_type_t' on page 53 undefined on input line 6370. [53] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 54 undefined on input line 6398. [54] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv425MEDIA _SRC_TYPE_MUSIC_BASE' on page 55 undefined on input line 6808. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv425MEDIA _SRC_TYPE_MUSIC_BASE' on page 55 undefined on input line 6817. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv425MEDIA _SRC_TYPE_MUSIC_BASE' on page 55 undefined on input line 6826. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv425MEDIA _SRC_TYPE_MUSIC_BASE' on page 55 undefined on input line 6835. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv425MEDIA _SRC_TYPE_MUSIC_BASE' on page 55 undefined on input line 6844. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv425MEDIA _SRC_TYPE_MUSIC_BASE' on page 55 undefined on input line 6853. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424MEDIA _SRC_TYPE_TONE_BASE' on page 55 undefined on input line 6880. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424MEDIA _SRC_TYPE_TONE_BASE' on page 55 undefined on input line 6889. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424MEDIA _SRC_TYPE_TONE_BASE' on page 55 undefined on input line 6898. [55] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 56 undefined on input line 6948. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 56 undefined on input line 6948. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv415esp_a udio_cfg_t' on page 56 undefined on input line 6948. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 56 undefined on input line 6982. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 56 undefined on input line 6982. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 56 undefined on input line 6982. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 56 undefined on input line 7014. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 56 undefined on input line 7014. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 56 undefined on input line 7014. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 56 undefined on input line 7014. Underfull \hbox (badness 10000) in paragraph at lines 7014--7014 []\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 56 undefined on input line 7052. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 56 undefined on input line 7052. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 56 undefined on input line 7052. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 56 undefined on input line 7052. [56] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 57 undefined on input line 7090. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 57 undefined on input line 7090. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 57 undefined on input line 7090. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 57 undefined on input line 7090. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 57 undefined on input line 7090. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 57 undefined on input line 7131. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 57 undefined on input line 7131. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 57 undefined on input line 7131. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 57 undefined on input line 7131. Underfull \hbox (badness 6792) in paragraph at lines 7131--7131 []\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 57 undefined on input line 7175. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 57 undefined on input line 7175. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 57 undefined on input line 7175. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 57 undefined on input line 7175. [57] Underfull \hbox (badness 10000) in paragraph at lines 7228--7229 []\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 58 undefined on input line 7293. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 58 undefined on input line 7293. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 58 undefined on input line 7293. [58] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 59 undefined on input line 7357. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 59 undefined on input line 7357. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 59 undefined on input line 7357. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424audio _termination_type_t' on page 59 undefined on input line 7357. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 59 undefined on input line 7410. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 59 undefined on input line 7410. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 59 undefined on input line 7410. [59] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 60 undefined on input line 7457. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 60 undefined on input line 7457. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 60 undefined on input line 7457. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 60 undefined on input line 7495. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 60 undefined on input line 7495. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 60 undefined on input line 7495. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv422esp_a udio_play_speed_t' on page 60 undefined on input line 7495. Underfull \hbox (badness 10000) in paragraph at lines 7495--7495 []\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 60 undefined on input line 7533. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 60 undefined on input line 7533. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 60 undefined on input line 7533. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv422esp_a udio_play_speed_t' on page 60 undefined on input line 7533. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 60 undefined on input line 7571. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 60 undefined on input line 7571. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 60 undefined on input line 7571. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv422esp_a udio_play_speed_t' on page 60 undefined on input line 7571. [60] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 61 undefined on input line 7612. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 61 undefined on input line 7612. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 61 undefined on input line 7612. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 61 undefined on input line 7650. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 61 undefined on input line 7650. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 61 undefined on input line 7650. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 61 undefined on input line 7688. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 61 undefined on input line 7688. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 61 undefined on input line 7688. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 61 undefined on input line 7688. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:structesp__au dio__state__t' on page 61 undefined on input line 7709. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 61 undefined on input line 7723. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 61 undefined on input line 7723. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 61 undefined on input line 7723. [61] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7764. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7764. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 62 undefined on input line 7764. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7805. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7805. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 62 undefined on input line 7805. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_setup_t' on page 62 undefined on input line 7805. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:structesp__au dio__setup__t' on page 62 undefined on input line 7832. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7846. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7846. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 62 undefined on input line 7846. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv419media _source_type_t' on page 62 undefined on input line 7846. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7855. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7855. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 62 undefined on input line 7855. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416esp_a udio_info_t' on page 62 undefined on input line 7855. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7864. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7864. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 62 undefined on input line 7864. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416esp_a udio_info_t' on page 62 undefined on input line 7864. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7873. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7873. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 62 undefined on input line 7873. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424esp_a udio_event_callback' on page 62 undefined on input line 7873. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7882. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 62 undefined on input line 7882. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 62 undefined on input line 7882. [62] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 7935. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 7935. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 63 undefined on input line 7935. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 7976. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 7976. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 63 undefined on input line 7976. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 8011. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 63 undefined on input line 8011. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 63 undefined on input line 8011. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_prefer_t' on page 63 undefined on input line 8011. [63] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 64 undefined on input line 8046. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv411audio _err_t' on page 64 undefined on input line 8046. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_handle_t' on page 64 undefined on input line 8046. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv424esp_a udio_event_callback' on page 64 undefined on input line 8137. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv418esp_a udio_prefer_t' on page 64 undefined on input line 8159. [64] LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416audio _volume_set' on page 65 undefined on input line 8189. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv416audio _volume_get' on page 65 undefined on input line 8200. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv418au dio_codec_type_t' on page 65 undefined on input line 8245. [65] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv420a udio_element_info_t' on page 66 undefined on input line 8356. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 8367. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 8378. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 8389. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 66 undefined on input line 8400. LaTeX Warning: Hyper reference `api-reference/framework/esp_audio:_CPPv417esp_a udio_state_t' on page 66 undefined on input line 8411. [66] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8575 ...erence/streams/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8575 ...erence/streams/index.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 67 undefined on input line 8577. LaTeX Warning: Hyper reference `api-reference/streams/index:algorithm-stream' o n page 67 undefined on input line 8584. LaTeX Warning: Hyper reference `api-reference/streams/index:fatfs-stream' on pa ge 67 undefined on input line 8587. LaTeX Warning: Hyper reference `api-reference/streams/index:http-stream' on pag e 67 undefined on input line 8590. LaTeX Warning: Hyper reference `api-reference/streams/index:i2s-stream' on page 67 undefined on input line 8593. LaTeX Warning: Hyper reference `api-reference/streams/index:pwm-stream' on page 67 undefined on input line 8596. LaTeX Warning: Hyper reference `api-reference/streams/index:raw-stream' on page 67 undefined on input line 8599. LaTeX Warning: Hyper reference `api-reference/streams/index:spiffs-stream' on p age 67 undefined on input line 8602. LaTeX Warning: Hyper reference `api-reference/streams/index:tcp-client-stream' on page 67 undefined on input line 8605. LaTeX Warning: Hyper reference `api-reference/streams/index:tone-stream' on pag e 67 undefined on input line 8608. LaTeX Warning: Hyper reference `api-reference/streams/index:embed-flash-stream' on page 67 undefined on input line 8611. LaTeX Warning: Hyper reference `api-reference/streams/index:tts-stream' on page 67 undefined on input line 8614. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv415i2s_stream_ initP16i2s_stream_cfg_t' on page 67 undefined on input line 8619. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416i2s_stream_ cfg_t' on page 67 undefined on input line 8619. [67] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 68 undefined on input line 8654. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 68 undefined on input line 8654. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv422algorithm_s tream_cfg_t' on page 68 undefined on input line 8654. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 68 undefined on input line 8678. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv419a udio_element_err_t' on page 68 undefined on input line 8678. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 68 undefined on input line 8678. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 68 undefined on input line 8678. [68] LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv429algorithm_s tream_input_type_t' on page 69 undefined on input line 8764. [69] [70] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 71 undefined on input line 9078. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 9106. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 71 undefined on input line 9106. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv418fatfs_strea m_cfg_t' on page 71 undefined on input line 9106. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 71 undefined on input line 9142. [71] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 72 undefined on input line 9271. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 72 undefined on input line 9312. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 72 undefined on input line 9312. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417http_stream _cfg_t' on page 72 undefined on input line 9312. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 72 undefined on input line 9336. [72] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 73 undefined on input line 9370. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 73 undefined on input line 9379. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv422http_stream _event_id_t' on page 73 undefined on input line 9425. LaTeX Warning: Hyper reference `api-reference/streams/index:structhttp__stream_ _cfg__t' on page 73 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 73 undefined on input line 9480. [73] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 74 undefined on input line 9503. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv426http_stream _event_handle_t' on page 74 undefined on input line 9569. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv423http_stream _event_msg_t' on page 74 undefined on input line 9663. [74] LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416i2s_stream_ cfg_t' on page 75 undefined on input line 9769. [75] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 76 undefined on input line 9797. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 76 undefined on input line 9797. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416i2s_stream_ cfg_t' on page 76 undefined on input line 9797. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 76 undefined on input line 9824. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 76 undefined on input line 9865. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 76 undefined on input line 9900. [76] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 77 undefined on input line 9935. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 77 undefined on input line 9982. [77] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 78 undefined on input line 10214. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 78 undefined on input line 10214. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416pwm_stream_ cfg_t' on page 78 undefined on input line 10214. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 78 undefined on input line 10238. [78] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 79 undefined on input line 10402. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv418audio_pwm_c onfig_t' on page 79 undefined on input line 10413. [79] [80] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 81 undefined on input line 10577. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 81 undefined on input line 10577. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416raw_stream_ cfg_t' on page 81 undefined on input line 10577. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 81 undefined on input line 10601. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 81 undefined on input line 10631. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 81 undefined on input line 10683. [81] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 82 undefined on input line 10747. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 82 undefined on input line 10747. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv419spiffs_stre am_cfg_t' on page 82 undefined on input line 10747. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 82 undefined on input line 10783. [82] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 83 undefined on input line 10926. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 83 undefined on input line 10926. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416tcp_stream_ cfg_t' on page 83 undefined on input line 10926. [83] LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 84 undefined on input line 11018. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv426tcp_stream_ event_handle_cb' on page 84 undefined on input line 11106. [84] LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv420tcp_stream_ event_msg' on page 85 undefined on input line 11181. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv422tcp_stream_ event_msg_t' on page 85 undefined on input line 11192. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv419tcp_stream_ status_t' on page 85 undefined on input line 11192. Underfull \hbox (badness 10000) in paragraph at lines 11192--11192 []\T1/ptm/m/it/10 tcp_stream_event_msg_t \T1/ptm/m/n/10 *msg, [85] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 86 undefined on input line 11257. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 86 undefined on input line 11257. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417tone_stream _cfg_t' on page 86 undefined on input line 11257. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 86 undefined on input line 11293. [86] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 87 undefined on input line 11470. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 87 undefined on input line 11470. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv424embed_flash _stream_cfg_t' on page 87 undefined on input line 11470. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 87 undefined on input line 11494. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417embed_item_ info_t' on page 87 undefined on input line 11494. [87] [88] LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv415embed_item_ info' on page 89 undefined on input line 11697. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 89 undefined on input line 11732. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 89 undefined on input line 11732. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv416tts_stream_ cfg_t' on page 89 undefined on input line 11732. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 89 undefined on input line 11756. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 89 undefined on input line 11791. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417tts_voice_s peed_t' on page 89 undefined on input line 11791. [89] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 90 undefined on input line 11826. LaTeX Warning: Hyper reference `api-reference/streams/index:_CPPv417tts_voice_s peed_t' on page 90 undefined on input line 11826. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv419au dio_stream_type_t' on page 90 undefined on input line 11873. [90] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 91 undefined on input line 12091. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 91 undefined on input line 12091. LaTeX Warning: Hyper reference `api-reference/codecs/aac_decoder:_CPPv417aac_de coder_cfg_t' on page 91 undefined on input line 12091. [91] [92] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 93 undefined on input line 12261. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 93 undefined on input line 12261. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv417amr_dec oder_cfg_t' on page 93 undefined on input line 12261. [93] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 12402. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv423amrnb_e ncoder_bitrate_t' on page 94 undefined on input line 12402. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 12429. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 94 undefined on input line 12429. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv419amrnb_e ncoder_cfg_t' on page 94 undefined on input line 12429. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv423amrnb_e ncoder_bitrate_t' on page 94 undefined on input line 12509. [94] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 95 undefined on input line 12709. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv423amrwb_e ncoder_bitrate_t' on page 95 undefined on input line 12709. [95] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 96 undefined on input line 12736. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 96 undefined on input line 12736. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv419amrwb_e ncoder_cfg_t' on page 96 undefined on input line 12736. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs:_CPPv423amrwb_e ncoder_bitrate_t' on page 96 undefined on input line 12816. [96] [97] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 98 undefined on input line 13041. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 98 undefined on input line 13041. LaTeX Warning: Hyper reference `api-reference/codecs/flac_decoder:_CPPv418flac_ decoder_cfg_t' on page 98 undefined on input line 13041. [98] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 99 undefined on input line 13203. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 99 undefined on input line 13203. LaTeX Warning: Hyper reference `api-reference/codecs/mp3_decoder:_CPPv417mp3_de coder_cfg_t' on page 99 undefined on input line 13203. [99] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 100 undefined on input line 13349. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 100 undefined on input line 13349. LaTeX Warning: Hyper reference `api-reference/codecs/ogg_decoder:_CPPv417ogg_de coder_cfg_t' on page 100 undefined on input line 13349. [100] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 101 undefined on input line 13495. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 101 undefined on input line 13495. LaTeX Warning: Hyper reference `api-reference/codecs/opus_decoder:_CPPv418opus_ decoder_cfg_t' on page 101 undefined on input line 13495. [101] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 102 undefined on input line 13654. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 102 undefined on input line 13654. LaTeX Warning: Hyper reference `api-reference/codecs/wav_codecs:_CPPv417wav_dec oder_cfg_t' on page 102 undefined on input line 13654. [102] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 103 undefined on input line 13795. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 103 undefined on input line 13795. LaTeX Warning: Hyper reference `api-reference/codecs/wav_codecs:_CPPv417wav_enc oder_cfg_t' on page 103 undefined on input line 13795. [103] LaTeX Warning: Hyper reference `api-reference/audio-processing/downmix::doc' on page 104 undefined on input line 13924. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer::doc' on page 104 undefined on input line 13927. LaTeX Warning: Hyper reference `api-reference/audio-processing/filter_resample: :doc' on page 104 undefined on input line 13930. LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic::doc ' on page 104 undefined on input line 13933. [104] [105 <./blockdiag-d2ec211a373934d42d770c8da52869a720b127bd.png>] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 106 undefined on input line 13993. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 106 undefined on input line 14020. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 106 undefined on input line 14020. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 106 undefined on input line 14047. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 106 undefined on input line 14074. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 106 undefined on input line 14101. Underfull \hbox (badness 6725) in paragraph at lines 14101--14101 []\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 106 undefined on input line 14128. [106] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 107 undefined on input line 14161. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 107 undefined on input line 14191. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 107 undefined on input line 14221. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 107 undefined on input line 14248. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 107 undefined on input line 14248. LaTeX Warning: Hyper reference `api-reference/audio-processing/downmix:_CPPv413 downmix_cfg_t' on page 107 undefined on input line 14248. [107] LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 13equalizer_cfg' on page 108 undefined on input line 14470. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 23equalizer_set_gain_info22audio_element_handle_tiib' on page 108 undefined on input line 14470. [108] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 109 undefined on input line 14495. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 109 undefined on input line 14525. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 109 undefined on input line 14558. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 109 undefined on input line 14558. LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 15equalizer_cfg_t' on page 109 undefined on input line 14558. [109] LaTeX Warning: Hyper reference `api-reference/audio-processing/equalizer:_CPPv4 13equalizer_cfg' on page 110 undefined on input line 14721. [110] LaTeX Warning: Hyper reference `api-reference/framework/audio_element::doc' on page 111 undefined on input line 14731. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 111 undefined on input line 14767. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 111 undefined on input line 14797. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 111 undefined on input line 14830. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 111 undefined on input line 14830. LaTeX Warning: Hyper reference `api-reference/audio-processing/filter_resample: _CPPv416rsp_filter_cfg_t' on page 111 undefined on input line 14830. [111] [112] [113] LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 114 undefined on input line 15159. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 114 undefined on input line 15189. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 114 undefined on input line 15219. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 114 undefined on input line 15219. LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic:_CPP v411sonic_cfg_t' on page 114 undefined on input line 15219. [114] LaTeX Warning: Hyper reference `api-reference/audio-processing/audio_sonic:_CPP v412sonic_info_t' on page 115 undefined on input line 15322. [115] [116] LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 23bluetooth_service_cfg_t' on page 117 undefined on input line 15471. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 117 undefined on input line 15503. LaTeX Warning: Hyper reference `api-reference/framework/audio_element:_CPPv422a udio_element_handle_t' on page 117 undefined on input line 15503. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 117 undefined on input line 15521. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 117 undefined on input line 15521. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 117 undefined on input line 15539. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 117 undefined on input line 15571. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 117 undefined on input line 15603. [117] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 118 undefined on input line 15635. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 118 undefined on input line 15667. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 118 undefined on input line 15699. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 118 undefined on input line 15731. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 118 undefined on input line 15763. [118] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 119 undefined on input line 15801. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 119 undefined on input line 15836. LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 16bluetooth_addr_t' on page 119 undefined on input line 15836. Underfull \hbox (badness 5832) in paragraph at lines 15875--15877 \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 [119] LaTeX Warning: Hyper reference `api-reference/services/bluetooth_service:_CPPv4 24bluetooth_service_mode_t' on page 120 undefined on input line 15957. [120] LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_wn_iface:: doc' on page 121 undefined on input line 16047. LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad::doc' on page 121 undefined on input line 16049. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e::doc' on page 121 undefined on input line 16049. LaTeX Warning: Hyper reference `api-reference/framework/index::doc' on page 121 undefined on input line 16051. [121 <./blockdiag-ba01f42648482d5992b04526cd32b79fb22fe6c0.png>] LaTeX Warning: Hyper reference `api-reference/speech-recognition/esp_vad::doc' on page 122 undefined on input line 16099. LaTeX Warning: Hyper reference `api-reference/codecs/amr_codecs::doc' on page 1 22 undefined on input line 16099. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv412rec_config_t' on page 122 undefined on input line 16119. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:structrec__config__t' on page 122 undefined on input line 16140. [122] LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv419rec_voice_suspend_t' on page 123 undefined on input line 16198. [123] Underfull \hbox (badness 10000) in paragraph at lines 16436--16438 []\T1/ptm/m/n/10 if en-able mute, no data fill the buffer, so the \T1/pcr/m/n/1 0 rec_engine_enc_data_read \T1/ptm/m/n/10 and [124] LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv48rec_open' on page 125 undefined on input line 16598. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv49rec_fetch' on page 125 undefined on input line 16609. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv49rec_close' on page 125 undefined on input line 16620. LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv412rec_callback' on page 125 undefined on input line 16631. [125] LaTeX Warning: Hyper reference `api-reference/speech-recognition/recorder_engin e:_CPPv416rec_event_type_t' on page 126 undefined on input line 16674. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 126 undefined on input line 16796. [126] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 127 undefined on input line 16822. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 127 undefined on input line 16822. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_config_t' on page 127 undefined on input line 16822. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 127 undefined on input line 16846. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 127 undefined on input line 16878. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 127 undefined on input line 16910. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 127 undefined on input line 16910. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 127 undefined on input line 16910. [127] LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 128 undefined on input line 16937. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 128 undefined on input line 16937. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 128 undefined on input line 16937. Underfull \hbox (badness 10000) in paragraph at lines 16937--16937 []\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 128 undefined on input line 16961. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 425esp_periph_event_handle_t' on page 128 undefined on input line 16961. Underfull \hbox (badness 10000) in paragraph at lines 16961--16961 []\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 16961--16961 \T1/ptm/m/it/10 esp_periph_event_handle_t cb\T1/ptm/m/n/10 , void LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 128 undefined on input line 16999. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 128 undefined on input line 17023. [128] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 129 undefined on input line 17058. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 129 undefined on input line 17058. Underfull \hbox (badness 10000) in paragraph at lines 17058--17058 []\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 129 undefined on input line 17082. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 129 undefined on input line 17096. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 129 undefined on input line 17131. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 129 undefined on input line 17131. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 129 undefined on input line 17158. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_func' on page 129 undefined on input line 17158. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_run_func' on page 129 undefined on input line 17158. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_func' on page 129 undefined on input line 17158. Underfull \hbox (badness 10000) in paragraph at lines 17158--17158 []\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 , [129] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 423esp_periph_set_handle_t' on page 130 undefined on input line 17199. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 130 undefined on input line 17199. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 130 undefined on input line 17237. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 130 undefined on input line 17269. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 130 undefined on input line 17310. [130] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 131 undefined on input line 17351. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 131 undefined on input line 17392. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 414timer_callback' on page 131 undefined on input line 17392. Underfull \hbox (badness 10000) in paragraph at lines 17392--17392 []\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 131 undefined on input line 17441. [131] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 132 undefined on input line 17473. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 132 undefined on input line 17511. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_state_t' on page 132 undefined on input line 17535. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_state_t' on page 132 undefined on input line 17535. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 132 undefined on input line 17535. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 132 undefined on input line 17559. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 132 undefined on input line 17559. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 132 undefined on input line 17559. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 132 undefined on input line 17583. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 415esp_periph_id_t' on page 132 undefined on input line 17583. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 132 undefined on input line 17618. [132] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 133 undefined on input line 17650. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 133 undefined on input line 17682. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 133 undefined on input line 17714. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 418esp_periph_event_t' on page 133 undefined on input line 17714. [133] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 425esp_periph_event_handle_t' on page 134 undefined on input line 17828. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 426audio_event_iface_handle_t' on page 134 undefined on input line 17839. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 134 undefined on input line 17907. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 134 undefined on input line 17916. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 134 undefined on input line 17916. LaTeX Warning: Hyper reference `api-reference/framework/audio_event_iface:_CPPv 423audio_event_iface_msg_t' on page 134 undefined on input line 17925. [134] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 416esp_periph_event' on page 135 undefined on input line 17943. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 17967. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 17976. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 17985. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 17994. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18003. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18012. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18021. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18030. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18039. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18048. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18057. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18066. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18075. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18084. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18093. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18102. LaTeX Warning: Hyper reference `api-reference/framework/audio_common:_CPPv425AU DIO_ELEMENT_TYPE_PERIPH' on page 135 undefined on input line 18111. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 135 undefined on input line 18195. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc::doc' on page 135 undefined on input line 18195. [135] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 136 undefined on input line 18225. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 136 undefined on input line 18225. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv417p eriph_wifi_cfg_t' on page 136 undefined on input line 18225. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 136 undefined on input line 18252. Underfull \hbox (badness 10000) in paragraph at lines 18252--18252 []\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 136 undefined on input line 18287. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv419p eriph_wifi_state_t' on page 136 undefined on input line 18287. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 136 undefined on input line 18287. [136] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 137 undefined on input line 18311. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv425p eriph_wifi_config_mode_t' on page 137 undefined on input line 18311. Underfull \hbox (badness 10000) in paragraph at lines 18311--18311 []\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 137 undefined on input line 18346. [137] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi:_CPPv428p eriph_wpa2_enterprise_cfg_t' on page 138 undefined on input line 18570. [138] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard:_CPPv41 8periph_sdcard_initP19periph_sdcard_cfg_t' on page 139 undefined on input line 18750. LaTeX Warning: Hyper reference `api-reference/streams/index:api-reference-strea m-fatfs' on page 139 undefined on input line 18750. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 18789. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 18789. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard:_CPPv41 9periph_sdcard_cfg_t' on page 139 undefined on input line 18789. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 139 undefined on input line 18816. [139] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard:_CPPv42 0periph_sdcard_mode_t' on page 140 undefined on input line 18874. [140] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs:_CPPv41 8periph_spiffs_initP19periph_spiffs_cfg_t' on page 141 undefined on input line 19035. LaTeX Warning: Hyper reference `api-reference/streams/index:api-reference-strea m-spiffs' on page 141 undefined on input line 19035. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 19060. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 19060. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs:_CPPv41 9periph_spiffs_cfg_t' on page 141 undefined on input line 19060. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 141 undefined on input line 19087. [141] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cmd_t' on page 142 undefined on input line 19242. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 19periph_console_initP20periph_console_cfg_t' on page 142 undefined on input li ne 19242. [142] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 19267. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 143 undefined on input line 19267. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cfg_t' on page 143 undefined on input line 19267. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 22console_cmd_callback_t' on page 143 undefined on input line 19336. [143] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console:_CPPv4 20periph_console_cmd_t' on page 144 undefined on input line 19370. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 144 undefined on input line 19458. [144] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 145 undefined on input line 19491. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 145 undefined on input line 19491. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch:_CPPv418 periph_touch_cfg_t' on page 145 undefined on input line 19491. [145] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 19764. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 146 undefined on input line 19764. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button:_CPPv41 9periph_button_cfg_t' on page 146 undefined on input line 19764. [146] [147] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 148 undefined on input line 19931. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 148 undefined on input line 19931. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led:_CPPv416pe riph_led_cfg_t' on page 148 undefined on input line 19931. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 148 undefined on input line 19958. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led:_CPPv423pe riph_led_idle_level_t' on page 148 undefined on input line 19958. Underfull \hbox (badness 10000) in paragraph at lines 19958--19958 []\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 148 undefined on input line 20008. [148] [149] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 150 undefined on input line 20215. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 150 undefined on input line 20215. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button:_CP Pv423periph_adc_button_cfg_t' on page 150 undefined on input line 20215. [150] Underfull \hbox (badness 5331) in paragraph at lines 20316--20317 \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 151 undefined on input line 20384. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv435periph_is31fl3216_set_blink_pattern19esp_periph_handle_t8uint16_t' on page 151 undefined on input line 20384. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv426periph_is31fl3216_set_duty19esp_periph_handle_t7uint8_t7uint8_t' on page 1 51 undefined on input line 20384. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv427periph_is31fl3216_set_state19esp_periph_handle_t25periph_is31fl3216_state_ t' on page 151 undefined on input line 20384. Underfull \hbox (badness 10000) in paragraph at lines 20383--20385 \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 , [151] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 152 undefined on input line 20409. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 152 undefined on input line 20409. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv423periph_is31fl3216_cfg_t' on page 152 undefined on input line 20409. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 152 undefined on input line 20441. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv425periph_is31fl3216_state_t' on page 152 undefined on input line 20441. Underfull \hbox (badness 7704) in paragraph at lines 20441--20441 []\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 152 undefined on input line 20476. Underfull \hbox (badness 10000) in paragraph at lines 20476--20476 []\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 152 undefined on input line 20511. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 152 undefined on input line 20549. [152] LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 153 undefined on input line 20584. LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 153 undefined on input line 20619. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv424periph_is31_shift_mode_t' on page 153 undefined on input line 20619. Underfull \hbox (badness 10000) in paragraph at lines 20619--20619 []\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 153 undefined on input line 20654. Underfull \hbox (badness 10000) in paragraph at lines 20654--20654 []\T1/ptm/m/it/10 esp_periph_handle_t pe-riph\T1/ptm/m/n/10 , uint16_t LaTeX Warning: Hyper reference `api-reference/peripherals/esp_peripherals:_CPPv 419esp_periph_handle_t' on page 153 undefined on input line 20692. [153] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216:_CP Pv425periph_is31fl3216_state_t' on page 154 undefined on input line 20761. [154] LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi::doc' on page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard::doc' o n page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs::doc' o n page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console::doc' on page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch::doc' on page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led::doc' on p age 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button::do c' on page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216::do c' on page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_wifi::doc' on page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_sdcard::doc' o n page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_spiffs::doc' o n page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_console::doc' on page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_touch::doc' on page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_button::doc' o n page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_led::doc' on p age 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_adc_button::do c' on page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/peripherals/periph_is31fl3216::do c' on page 155 undefined on input line 20960. LaTeX Warning: Hyper reference `api-reference/framework/audio_pipeline:_CPPv419 audio_pipeline_link23audio_pipeline_handle_tA_PKci' on page 155 undefined on in put line 20982. [155 <./yes-checkm.png> <./blockdiag-72a628c41d8577e6a6f506f3915f44d938be23c8.p ng>] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 156 undefined on input line 21002. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 156 undefined on input line 21002. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 156 undefined on input line 21029. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 156 undefined on input line 21061. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 156 undefined on input line 21093. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 156 undefined on input line 21125. [156] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 157 undefined on input line 21149. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 157 undefined on input line 21173. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 157 undefined on input line 21197. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 157 undefined on input line 21230. LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 157 undefined on input line 21263. [157] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv416ringb uf_handle_t' on page 158 undefined on input line 21295. LaTeX Warning: Hyper reference `get-started/index::doc' on page 158 undefined o n input line 21371. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv414aud io_hal_initP24audio_hal_codec_config_tP16audio_hal_func_t' on page 158 undefine d on input line 21373. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv420aud io_hal_get_volume18audio_hal_handle_tPi' on page 158 undefined on input line 21 373. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv420aud io_hal_set_volume18audio_hal_handle_ti' on page 158 undefined on input line 213 73. [158] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 159 undefined on input line 21393. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 159 undefined on input line 21393. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 159 undefined on input line 21393. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_func_t' on page 159 undefined on input line 21393. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 159 undefined on input line 21399. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 159 undefined on input line 21423. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 159 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 159 undefined on input line 21447. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 159 undefined on input line 21447. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 159 undefined on input line 21447. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 159 undefined on input line 1. Underfull \hbox (badness 5331) in paragraph at lines 21460--21461 []\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 159 undefined on input line 21477. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 159 undefined on input line 21477. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 159 undefined on input line 21477. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 159 undefined on input line 1. Underfull \hbox (badness 5331) in paragraph at lines 21498--21499 []\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- [159] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 160 undefined on input line 21515. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 160 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 160 undefined on input line 21545. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 160 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv418aud io_hal_handle_t' on page 160 undefined on input line 21575. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:structaudio __hal' on page 160 undefined on input line 1. [160] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_iface_mode_t' on page 161 undefined on input line 21617. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_iface_format_t' on page 161 undefined on input line 21628. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv425aud io_hal_iface_samples_t' on page 161 undefined on input line 21639. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_iface_bits_t' on page 161 undefined on input line 21650. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv421aud io_hal_adc_input_t' on page 161 undefined on input line 21673. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_dac_output_t' on page 161 undefined on input line 21684. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 161 undefined on input line 21695. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 161 undefined on input line 21706. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 161 undefined on input line 21729. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 161 undefined on input line 21751. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 161 undefined on input line 21751. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 161 undefined on input line 21762. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 161 undefined on input line 21762. Underfull \hbox (badness 10000) in paragraph at lines 21762--21762 []\T1/ptm/m/it/10 audio_hal_codec_mode_t \T1/ptm/m/n/10 mode, \T1/ptm/m/it/10 a u- [161] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv49audi o_hal' on page 162 undefined on input line 21843. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv49audi o_hal' on page 162 undefined on input line 21852. [162] [163] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 164 undefined on input line 22299. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 164 undefined on input line 22319. [164] [165] [166] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 167 undefined on input line 22819. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 167 undefined on input line 22819. [167] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 168 undefined on input line 22854. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 168 undefined on input line 22854. [168] [169] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 170 undefined on input line 23266. [170] [171] [172] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 173 undefined on input line 23766. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 173 undefined on input line 23766. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 173 undefined on input line 23801. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 173 undefined on input line 23801. [173] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc::doc' on page 174 undefined on input line 23873. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv424aud io_hal_codec_config_t' on page 174 undefined on input line 23893. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 174 undefined on input line 23951. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv416aud io_hal_ctrl_t' on page 174 undefined on input line 23951. [174] LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv422aud io_hal_codec_mode_t' on page 175 undefined on input line 23988. LaTeX Warning: Hyper reference `api-reference/abstraction/audio_hal:_CPPv427aud io_hal_codec_i2s_iface_t' on page 175 undefined on input line 23988. [175] [176] [177] [178] Chapter 3. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24313 ...uide/project-design.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24313 ...uide/project-design.html}{{[}中文{]}} ^^M [179] [180 <./audio-project-minimum-voice-service.jpg>] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 181 undefined on input line 24427. LaTeX Warning: Hyper reference `design-guide/project-design::doc' on page 181 u ndefined on input line 24432. [181 <./audio-project-minimum-internet-radio.jpg>] [182 <./audio-project-typica l-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 24473--24474 []\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 24473--24474 \T1/pcr/m/n/10 heap_caps_malloc(512, MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT) \T1 /ptm/m/n/10 to use in-ter-nal ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24484 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [183] LaTeX Warning: Hyper reference `api-reference/abstraction/ringbuf:_CPPv49rb_cre ateii' on page 184 undefined on input line 24570. [184] [185] [186] Overfull \vbox (222.58951pt too high) has occurred while \output is active [187 <./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 char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24764 ...ed-esp32-lyrat-mini.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24764 ...ed-esp32-lyrat-mini.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 188 undefined on input line 24770. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini:get-started-esp32-lyrat-mini-v1-2-board' on page 188 undefined on input l ine 24776. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini:start-application-development' on page 188 undefined on input line 24799. [188] LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2::doc' on page 189 undefined on input line 24856. [189 <./esp32-lyrat-mini-v1.2-block-diagram.png>] [190 <./esp32-lyrat-mini-v1.2 -layout-overview.png>] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 191 undefined on input line 24929. [191] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 192 undefined on input line 24963. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc::doc' on page 192 undefined on input line 24966. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2::doc' on page 192 undefined on input line 24980. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 192 undefined on input line 24993. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:overview' on page 192 undefined on input line 24999. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:functional-description' on page 192 undefined on input line 25002. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:allocation-of-esp32-pins-to-test-points' on page 192 undefined on input li ne 25005. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:jtag-test-point' on page 192 undefined on input line 25008. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:uart-test-point' on page 192 undefined on input line 25011. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:microsd-card' on page 192 undefined on input line 25016. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:gpio-allocation-summary' on page 192 undefined on input line 25019. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:notes-on-power-distribution' on page 192 undefined on input line 25022. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:power-supply-over-usb-and-from-battery' on page 192 undefined on input lin e 25025. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:independent-audio-and-digital-power-supply' on page 192 undefined on input line 25028. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:selecting-of-the-audio-output' on page 192 undefined on input line 25033. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:related-documents' on page 192 undefined on input line 25036. [192] LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:microsd-card' on page 193 undefined on input line 25061. [193 <./esp32-lyrat-mini-v1.2-electrical-block-diagram.png>] [194 <./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 195 undefined on input line 25137. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-mini- v1.2:jtag-test-point' on page 195 undefined on input line 25140. [195] Overfull \hbox (58.64458pt too wide) in alignment at lines 25370--25499 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 25499--25597 [] [] [] [] [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 25597. [196] [197] [198 <./esp32-lyrat-mini-v1.2-usb-ps.png>] [199 <./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 200 undefined on input line 25685. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 200 undefined on input line 25697. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25710 ...started-esp32-lyrat.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25710 ...started-esp32-lyrat.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat :other-versions-of-lyrat' on page 200 undefined on input line 25712. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 200 undefined on input line 25716. [200 <./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 201 undefined on input line 25722. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat :start-application-development' on page 201 undefined on input line 25735. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: :doc' on page 201 undefined on input line 25789. [201] [202 <./esp32-lyrat-v4.3-block-diagram.jpg> <./esp32-lyrat-v4.3-layout-ov erview-with-wrover-e-module.jpg>] [203] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 204 undefined on input line 25872. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2::doc' on page 204 undefined on input line 25921. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4::doc' on page 204 undefined on input line 25924. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 204 undefined on input line 25932. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc::doc' on page 204 undefined on input line 25935. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: :doc' on page 204 undefined on input line 25943. [204] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 205 undefined on input line 25962. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: other-versions-of-lyrat' on page 205 undefined on input line 25962. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: overview' on page 205 undefined on input line 25968. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: functional-description' on page 205 undefined on input line 25971. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: hardware-setup-options' on page 205 undefined on input line 25974. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: enable-microsd-card-in-1-wire-mode' on page 205 undefined on input line 25977. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: enable-microsd-card-in-4-wire-mode' on page 205 undefined on input line 25980. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: enable-jtag' on page 205 undefined on input line 25983. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: using-automatic-upload' on page 205 undefined on input line 25986. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: allocation-of-esp32-pins' on page 205 undefined on input line 25991. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: pinout-of-extension-headers' on page 205 undefined on input line 25994. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: uart-header-jp2' on page 205 undefined on input line 25997. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: i2s-header-jp4' on page 205 undefined on input line 26000. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: i2c-header-jp5' on page 205 undefined on input line 26003. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: jtag-header-jp7' on page 205 undefined on input line 26006. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: notes-of-power-distribution' on page 205 undefined on input line 26011. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: power-supply-separation' on page 205 undefined on input line 26014. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: three-dedicated-ldos' on page 205 undefined on input line 26017. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: separate-power-feed-for-the-pas' on page 205 undefined on input line 26020. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: selecting-of-the-audio-output' on page 205 undefined on input line 26025. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: other-versions-of-lyrat' on page 205 undefined on input line 26030. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: related-documents' on page 205 undefined on input line 26033. [205] LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: jtag-header-jp7' on page 206 undefined on input line 26067. LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: i2c-header-jp5' on page 206 undefined on input line 26073. [206 <./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 207 undefined on input line 26079. [207 <./esp32-lyrat-v4.3-layout-with-wrover-e-module.jpg>] [208] [209] [210] LaTeX Warning: Hyper reference `design-guide/dev-boards/board-esp32-lyrat-v4.3: allocation-of-esp32-pins' on page 211 undefined on input line 26585. [211] [212 <./esp32-lyrat-v4.3-usb-battery-ps.png>] [213 <./esp32-lyrat-v4.3-es p32-module-ps.png> <./esp32-lyrat-v4.3-sdio-ps.png>] [214 <./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 215 undefined on input line 26837. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4::doc' on page 215 undefined on input line 26840. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 215 undefined on input line 26851. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2:get-started-esp32-lyrat-v4-2-start-development' on page 215 undefined on input line 26871. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2:get-started-esp32-lyrat-v4-2-board' on page 215 undefined on input line 2 6877. [215] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2:get-started-esp32-lyrat-v4-2-jtag-header' on page 216 undefined on input line 26954. [216 <./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 217 undefined on input l ine 26960. 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 217 undefined on input line 26963. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4.2:get-started-esp32-lyrat-v4-2-i2s-header' on page 217 undefined on input l ine 26966. [217 <./esp32-lyrat-v4.2-layout.jpg>] [218] [219] [220] [221] [222] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 223 undefined on input line 27781. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4::doc' on page 223 undefined on input line 27819. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4:get-started-esp32-lyrat-v4-start-development' on page 223 undefined on inpu t line 27830. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4:get-started-esp32-lyrat-v4-board' on page 223 undefined on input line 27836 . [223] [224] LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4:get-started-esp32-lyrat-v4-jtag-header' on page 225 undefined on input line 27913. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4:get-started-esp32-lyrat-v4-i2c-header' on page 225 undefined on input line 27919. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4:get-started-esp32-lyrat-v4-microsd-card-slot' on page 225 undefined on inpu t line 27922. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -v4:get-started-esp32-lyrat-v4-i2s-header' on page 225 undefined on input line 27925. [225] [226 <./esp32-lyrat-v4-layout.jpg>] [227] [228] [229] [230] LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 231 undefined on input line 28667. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.28709 ...ed-esp32-lyratd-msc.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.28709 ...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 231 undefined on input l ine 28719. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc:start-application-development' on page 231 undefined on input line 28732. [231] LaTeX Warning: Float too large for page by 24.16492pt on input line 28792. [232 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] [233 <./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 234 undefined on input line 28797. [234 <./esp32-lyratd-msc-v2.2-a-top.png>] [235 <./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 236 undefined on input line 28891. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 236 undefined on input line 28925. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 236 undefined on input line 28928. [236] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.28952 ...-esp32-korvo-du1906.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.28952 ...-esp32-korvo-du1906.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-korvo -du1906:getting-started' on page 237 undefined on input line 28966. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-korvo -du1906:start-application-development' on page 237 undefined on input line 2896 9. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-korvo -du1906:related-documents' on page 237 undefined on input line 28972. [237] [238] Underfull \hbox (badness 10000) in paragraph at lines 29078--29079 []|\T1/ptm/m/n/10 Line-in/out Con-nec-tor (Ear- Underfull \hbox (badness 6078) in paragraph at lines 29148--29149 []|\T1/ptm/m/n/10 ESP_I2C Con-nec-tor/DSP_I2C [239 <./esp32-korvo-du1906-v1.1-block-diagram.png>] Overfull \vbox (356.6967pt too high) has occurred while \output is active [240 <./esp32-korvo-du1906-v1.1-layout.png>] LaTeX Warning: Hyper reference `design-guide/dev-boards/index::doc' on page 241 undefined on input line 29215. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat ::doc' on page 241 undefined on input line 29241. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat -mini::doc' on page 241 undefined on input line 29244. LaTeX Warning: Hyper reference `design-guide/dev-boards/get-started-esp32-lyrat d-msc::doc' on page 241 undefined on input line 29247. [241] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.29275 ...de-esp32-s3-korvo-2.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.29275 ...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 242 undefined on input line 29294. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2:getting-started' on page 242 undefined on input line 29306. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2:hardware-reference' on page 242 undefined on input line 29309. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2:hardware-revision-details' on page 242 undefined on input line 29312. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2:related-documents' on page 242 undefined on input line 29315. [242] [243] [244 <./esp32-s3-korvo-2-v3.0.png>] Overfull \vbox (7.1497pt too high) has occurred while \output is active [245] LaTeX Warning: Hyper reference `get-started/index::doc' on page 246 undefined o n input line 29514. LaTeX Warning: Hyper reference `get-started/index:get-started-step-by-step' on page 246 undefined on input line 29514. [246] [247] [248 <./esp32-s3-korvo-2-v3.0-electrical-block-diagram.png> <./esp3 2-s3-korvo-2-v3.0-usb-ps.png>] [249 <./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 29639--29641 []|\T1/phv/m/n/10 Pin Overfull \hbox (1.04408pt too wide) in paragraph at lines 29641--29643 []|\T1/phv/m/n/10 ES8311| Overfull \hbox (1.04408pt too wide) in paragraph at lines 29643--29645 []|\T1/phv/m/n/10 ES7210| Overfull \hbox (0.9242pt too wide) in paragraph at lines 29645--29647 []|\T1/phv/m/n/10 Camera| Overfull \hbox (3.7942pt too wide) in paragraph at lines 29651--29653 []|\T1/phv/m/n/10 MicroSD| Underfull \hbox (badness 5203) in paragraph at lines 29653--29655 []|\T1/phv/m/n/10 IO Ex- Underfull \hbox (badness 10000) in paragraph at lines 29666--29668 []|\T1/phv/m/n/10 Pin Overfull \hbox (1.04408pt too wide) in paragraph at lines 29668--29670 []|\T1/phv/m/n/10 ES8311| Overfull \hbox (1.04408pt too wide) in paragraph at lines 29670--29672 []|\T1/phv/m/n/10 ES7210| Overfull \hbox (0.9242pt too wide) in paragraph at lines 29672--29674 []|\T1/phv/m/n/10 Camera| Overfull \hbox (3.7942pt too wide) in paragraph at lines 29678--29680 []|\T1/phv/m/n/10 MicroSD| Underfull \hbox (badness 5203) in paragraph at lines 29680--29682 []|\T1/phv/m/n/10 IO Ex- Overfull \hbox (4.34438pt too wide) in paragraph at lines 29702--29703 []|\T1/ptm/m/n/10 EN_KEY| Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 []|\T1/ptm/m/n/10 REC, Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 \T1/ptm/m/n/10 MUTE, Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 \T1/ptm/m/n/10 PLAY, Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 \T1/ptm/m/n/10 SET, Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 \T1/ptm/m/n/10 VOL-, Overfull \hbox (42.89403pt too wide) in paragraph at lines 29723--29725 []|\T1/ptm/m/n/10 BAT_MEAS_ADC| Overfull \hbox (18.24416pt too wide) in paragraph at lines 29744--29745 []|\T1/ptm/m/n/10 I2S0_MCLK| Overfull \hbox (5.06433pt too wide) in paragraph at lines 29753--29754 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (5.06433pt too wide) in paragraph at lines 29755--29756 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (21.73425pt too wide) in paragraph at lines 29759--29760 []|\T1/ptm/m/n/10 TP_I2C_SDA| Overfull \hbox (5.06433pt too wide) in paragraph at lines 29761--29762 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (5.46425pt too wide) in paragraph at lines 29768--29769 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (5.46425pt too wide) in paragraph at lines 29770--29771 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (22.13417pt too wide) in paragraph at lines 29774--29775 []|\T1/ptm/m/n/10 TP_I2C_CLK| Overfull \hbox (5.46425pt too wide) in paragraph at lines 29776--29777 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (19.90419pt too wide) in paragraph at lines 29783--29784 []|\T1/ptm/m/n/10 I2S0_DSDIN| Overfull \hbox (28.25404pt too wide) in paragraph at lines 29790--29792 []|\T1/ptm/m/n/10 ESP_USB_DM Underfull \hbox (badness 10000) in paragraph at lines 29790--29792 \T1/ptm/m/n/10 (Re- Overfull \hbox (24.92409pt too wide) in paragraph at lines 29797--29799 []|\T1/ptm/m/n/10 ESP_USB_DP Underfull \hbox (badness 10000) in paragraph at lines 29797--29799 \T1/ptm/m/n/10 (Re- Overfull \hbox (14.9142pt too wide) in paragraph at lines 29818--29819 []|\T1/ptm/m/n/10 I2S0_SCLK| Overfull \hbox (7.88428pt too wide) in paragraph at lines 29876--29878 []|\T1/ptm/m/n/10 PA_CTRL| Overfull \hbox (16.02419pt too wide) in paragraph at lines 29883--29884 []|\T1/ptm/m/n/10 I2S0_LRCK| Overfull \hbox (29.51416pt too wide) in paragraph at lines 29892--29893 []|\T1/ptm/m/n/10 LCD_SPI_SDA| Overfull \hbox (17.83435pt too wide) in paragraph at lines 29894--29895 []|\T1/ptm/m/n/10 BOOT_KEY| Overfull \hbox (42.80418pt too wide) in paragraph at lines 29957--29959 []|\T1/ptm/m/n/10 ESP0_UART0_RX| Overfull \hbox (42.24425pt too wide) in paragraph at lines 29964--29966 []|\T1/ptm/m/n/10 ESP0_UART0_TX| Overfull \hbox (23.8041pt too wide) in paragraph at lines 29971--29972 []|\T1/ptm/m/n/10 LCD_SPI_DC| Overfull \hbox (29.91408pt too wide) in paragraph at lines 29978--29979 []|\T1/ptm/m/n/10 LCD_SPI_CLK| [250 <./esp32-s3-korvo-2-v3.0-audio-ps.png>] [251] [252] [253 <./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>] [254] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.30590 ...sp32-s3-korvo-2-lcd.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.30590 ...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 255 undefined on input line 305 94. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2-lcd:getting-started' on page 255 undefined on input line 30608. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2-lcd:hardware-reference' on page 255 undefined on input line 30611. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2-lcd:related-documents' on page 255 undefined on input line 30614. [255] [256 <./esp32-s3-korvo-2-lcd-v1.0-overview.png>] [257 <./esp32-s3-korvo-2 -lcd-v1.0-front.png>] [258 <./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 259 undefined on input line 30727. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-s3-kor vo-2::doc' on page 259 undefined on input line 30753. [259] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.30768 ...-esp32-c3-lyra-v2.0.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.30768 ...-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 260 undefined on input line 30775. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:start-application-development' on page 260 undefined on input line 30778 . LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:hardware-reference' on page 260 undefined on input line 30781. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:hardware-revision-details' on page 260 undefined on input line 30784. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:ordering' on page 260 undefined on input line 30787. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:related-documents' on page 260 undefined on input line 30790. [260 <./esp32-s3-korvo-2-lcd-v1.0-electrical-block-diagram.png>] [261] [262 <./ esp32-c3-lyra-block-diagram.png>] Underfull \hbox (badness 5637) in paragraph at lines 30869--30870 []|\T1/ptm/m/n/10 ESP32-C3-WROOM-02 Mod- Underfull \hbox (badness 8132) in paragraph at lines 30914--30915 []|\T1/ptm/m/n/10 LED Strip Power Se-lec-tion [263 <./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) >] [264] LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:required-hardware' on page 265 undefined on input line 30976. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:optional-hardware' on page 265 undefined on input line 30976. [265] [266] LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:addressable-led-strip-connector' on page 267 undefined on input line 311 52. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:rgb-led-strip-connector' on page 267 undefined on input line 31159. LaTeX Warning: Hyper reference `get-started/index::doc' on page 267 undefined o n input line 31214. LaTeX Warning: Hyper reference `design-guide/dev-boards/user-guide-esp32-c3-lyr a-v2.0:software-support' on page 267 undefined on input line 31216. [267] [268 <./esp32-c3-lyra-usb-ps.png>] [269 <./esp32-c3-lyra-12v-dc-ps.png> < ./esp32-c3-lyra-led-strip-power-selection-switch.png>] [270 <./esp32-c3-lyra-12 v-to-5v-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 271 undefined on input line 31386. [271] LaTeX Warning: Hyper reference `design-guide/audio-samples:formats' on page 272 undefined on input line 31552. LaTeX Warning: Hyper reference `design-guide/audio-samples:sample-rates' on pag e 272 undefined on input line 31552. [272] [273] Underfull \hbox (badness 10000) in paragraph at lines 32092--32093 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 32096--32097 []|\T1/phv/m/n/10 Bit [274] Chapter 4. [275] [276] Chapter 5. [277] [278] Chapter 6. ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32417 Chinese equivalent: 声 学 ! Package inputenc Error: Unicode char 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32417 Chinese equivalent: 声学 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32420 Chinese equivalent: 声 校准器 ! Package inputenc Error: Unicode char 校 (U+6821) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32420 Chinese equivalent: 声校 准器 ! Package inputenc Error: Unicode char 准 (U+51C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32420 Chinese equivalent: 声校准 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32420 Chinese equivalent: 声校准器 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声 学回声消除 ! Package inputenc Error: Unicode char 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学 回声消除 ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学回 声消除 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学回声 消除 ! Package inputenc Error: Unicode char 消 (U+6D88) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学回声消 除 ! Package inputenc Error: Unicode char 除 (U+9664) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学回声消除 ! Package inputenc Error: Unicode char 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高 级音频分发框架 ! Package inputenc Error: Unicode char 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级 音频分发框架 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音 频分发框架 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音频 分发框架 ! Package inputenc Error: Unicode char 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音频分 发框架 ! Package inputenc Error: Unicode char 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音频分发 框架 ! Package inputenc Error: Unicode char 框 (U+6846) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音频分发框 架 ! Package inputenc Error: Unicode char 架 (U+67B6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 ...se equivalent: 高级音频分发框架 [279] ! Package inputenc Error: Unicode char 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模 拟数字转换器 ! Package inputenc Error: Unicode char 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟 数字转换器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数 字转换器 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数字 转换器 ! Package inputenc Error: Unicode char 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数字转 换器 ! Package inputenc Error: Unicode char 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数字转换 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数字转换器 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音 频编码解码器 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频 编码解码器 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编 码解码器 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编码 解码器 ! Package inputenc Error: Unicode char 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编码解 码器 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编码解码 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编码解码器 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32489 Chinese equivalent: 音 频塑造 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32489 Chinese equivalent: 音频 塑造 ! Package inputenc Error: Unicode char 塑 (U+5851) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32489 Chinese equivalent: 音频塑 造 ! Package inputenc Error: Unicode char 造 (U+9020) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32489 Chinese equivalent: 音频塑造 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32494 Chinese equivalent: 音 频网关 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32494 Chinese equivalent: 音频 网关 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32494 Chinese equivalent: 音频网 关 ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32494 Chinese equivalent: 音频网关 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32504 Chinese equivalent: 声 学前端 ! Package inputenc Error: Unicode char 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32504 Chinese equivalent: 声学 前端 ! Package inputenc Error: Unicode char 前 (U+524D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32504 Chinese equivalent: 声学前 端 ! Package inputenc Error: Unicode char 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32504 Chinese equivalent: 声学前端 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32509 Chinese equivalent: 音 频透传 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32509 Chinese equivalent: 音频 透传 ! Package inputenc Error: Unicode char 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32509 Chinese equivalent: 音频透 传 ! Package inputenc Error: Unicode char 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32509 Chinese equivalent: 音频透传 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32514 Chinese equivalent: 音 频管道 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32514 Chinese equivalent: 音频 管道 ! Package inputenc Error: Unicode char 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32514 Chinese equivalent: 音频管 道 ! Package inputenc Error: Unicode char 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32514 Chinese equivalent: 音频管道 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音 视频远程控制规范 ! Package inputenc Error: Unicode char 视 (U+89C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视 频远程控制规范 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频 远程控制规范 ! Package inputenc Error: Unicode char 远 (U+8FDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频远 程控制规范 ! Package inputenc Error: Unicode char 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频远程 控制规范 ! Package inputenc Error: Unicode char 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频远程控 制规范 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频远程控制 规范 ! Package inputenc Error: Unicode char 规 (U+89C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 ...se equivalent: 音视频远程控制规 范 ! Package inputenc Error: Unicode char 范 (U+8303) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 ...equivalent: 音视频远程控制规范 ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自 动增益控制 ! Package inputenc Error: Unicode char 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动 增益控制 ! Package inputenc Error: Unicode char 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动增 益控制 ! Package inputenc Error: Unicode char 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动增益 控制 ! Package inputenc Error: Unicode char 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动增益控 制 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动增益控制 ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自 动电平控制 ! Package inputenc Error: Unicode char 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动 电平控制 ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动电 平控制 ! Package inputenc Error: Unicode char 平 (U+5E73) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动电平 控制 ! Package inputenc Error: Unicode char 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动电平控 制 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动电平控制 ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自 动语音识别 ! Package inputenc Error: Unicode char 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动 语音识别 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动语 音识别 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动语音 识别 ! Package inputenc Error: Unicode char 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动语音识 别 ! Package inputenc Error: Unicode char 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动语音识别 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32554 Chinese equivalent: aux 音 频线 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32554 Chinese equivalent: aux 音频 线 ! Package inputenc Error: Unicode char 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32554 Chinese equivalent: aux 音频线 [280] ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32564 Chinese equivalent: 带 宽 ! Package inputenc Error: Unicode char 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32564 Chinese equivalent: 带宽 ! Package inputenc Error: Unicode char 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32567 Chinese equivalent: 低 频 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32567 Chinese equivalent: 低频 ! Package inputenc Error: Unicode char 腔 (U+8154) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32580 Chinese equivalent: 腔 体 ! Package inputenc Error: Unicode char 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32580 Chinese equivalent: 腔体 ! Package inputenc Error: Unicode char 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32583 Chinese equivalent: 命 令词 ! Package inputenc Error: Unicode char 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32583 Chinese equivalent: 命令 词 ! Package inputenc Error: Unicode char 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32583 Chinese equivalent: 命令词 ! Package inputenc Error: Unicode char 核 (U+6838) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32586 Chinese equivalent: 核 心转储 ! Package inputenc Error: Unicode char 心 (U+5FC3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32586 Chinese equivalent: 核心 转储 ! Package inputenc Error: Unicode char 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32586 Chinese equivalent: 核心转 储 ! Package inputenc Error: Unicode char 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32586 Chinese equivalent: 核心转储 ! Package inputenc Error: Unicode char 截 (U+622A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32589 Chinese equivalent: 截 止频率 ! Package inputenc Error: Unicode char 止 (U+6B62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32589 Chinese equivalent: 截止 频率 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32589 Chinese equivalent: 截止频 率 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32589 Chinese equivalent: 截止频率 ! Package inputenc Error: Unicode char 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32592 Chinese equivalent: 解 码器 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32592 Chinese equivalent: 解码 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32592 Chinese equivalent: 解码器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数 字媒体渲染器 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字 媒体渲染器 ! Package inputenc Error: Unicode char 媒 (U+5A92) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒 体渲染器 ! Package inputenc Error: Unicode char 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒体 渲染器 ! Package inputenc Error: Unicode char 渲 (U+6E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒体渲 染器 ! Package inputenc Error: Unicode char 染 (U+67D3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒体渲染 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒体渲染器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数 字信号处理器 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字 信号处理器 ! Package inputenc Error: Unicode char 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信 号处理器 ! Package inputenc Error: Unicode char 号 (U+53F7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信号 处理器 ! Package inputenc Error: Unicode char 处 (U+5904) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信号处 理器 ! Package inputenc Error: Unicode char 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信号处理 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信号处理器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数 字模拟转换器 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字 模拟转换器 ! Package inputenc Error: Unicode char 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模 拟转换器 ! Package inputenc Error: Unicode char 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模拟 转换器 ! Package inputenc Error: Unicode char 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模拟转 换器 ! Package inputenc Error: Unicode char 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模拟转换 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模拟转换器 ! Package inputenc Error: Unicode char 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32615 Chinese equivalent: 调 度器 ! Package inputenc Error: Unicode char 度 (U+5EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32615 Chinese equivalent: 调度 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32615 Chinese equivalent: 调度器 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32618 Chinese equivalent: 失 真 ! Package inputenc Error: Unicode char 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32618 Chinese equivalent: 失真 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数 字生活网络联盟 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字 生活网络联盟 ! Package inputenc Error: Unicode char 生 (U+751F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生 活网络联盟 ! Package inputenc Error: Unicode char 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生活 网络联盟 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生活网 络联盟 ! Package inputenc Error: Unicode char 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生活网络 联盟 ! Package inputenc Error: Unicode char 联 (U+8054) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生活网络联 盟 ! Package inputenc Error: Unicode char 盟 (U+76DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 ...se equivalent: 数字生活网络联盟 ! Package inputenc Error: Unicode char 向 (U+5411) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32641 Chinese equivalent: 向 下混叠 ! Package inputenc Error: Unicode char 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32641 Chinese equivalent: 向下 混叠 ! Package inputenc Error: Unicode char 混 (U+6DF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32641 Chinese equivalent: 向下混 叠 ! Package inputenc Error: Unicode char 叠 (U+53E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32641 Chinese equivalent: 向下混叠 [281] ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32651 Chinese equivalent: 回 声 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32651 Chinese equivalent: 回声 ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回 声参考信号 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声 参考信号 ! Package inputenc Error: Unicode char 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声参 考信号 ! Package inputenc Error: Unicode char 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声参考 信号 ! Package inputenc Error: Unicode char 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声参考信 号 ! Package inputenc Error: Unicode char 号 (U+53F7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声参考信号 ! Package inputenc Error: Unicode char 驻 (U+9A7B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻 极体麦克风 ! Package inputenc Error: Unicode char 极 (U+6781) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极 体麦克风 ! Package inputenc Error: Unicode char 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极体 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极体麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极体麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极体麦克风 ! Package inputenc Error: Unicode char 元 (U+5143) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32671 Chinese equivalent: 元 素 ! Package inputenc Error: Unicode char 素 (U+7D20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32671 Chinese equivalent: 元素 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32676 Chinese equivalent: 编 码器 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32676 Chinese equivalent: 编码 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32676 Chinese equivalent: 编码器 ! Package inputenc Error: Unicode char 均 (U+5747) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32679 Chinese equivalent: 均 衡器 ! Package inputenc Error: Unicode char 衡 (U+8861) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32679 Chinese equivalent: 均衡 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32679 Chinese equivalent: 均衡器 ! Package inputenc Error: Unicode char 快 (U+5FEB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快 速傅里叶变换 ! Package inputenc Error: Unicode char 速 (U+901F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速 傅里叶变换 ! Package inputenc Error: Unicode char 傅 (U+5085) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅 里叶变换 ! Package inputenc Error: Unicode char 里 (U+91CC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅里 叶变换 ! Package inputenc Error: Unicode char 叶 (U+53F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅里叶 变换 ! Package inputenc Error: Unicode char 变 (U+53D8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅里叶变 换 ! Package inputenc Error: Unicode char 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅里叶变换 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32700 Chinese equivalent: FatFs 流 ! Package inputenc Error: Unicode char 灵 (U+7075) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32708 Chinese equivalent: 灵 活管道 ! Package inputenc Error: Unicode char 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32708 Chinese equivalent: 灵活 管道 ! Package inputenc Error: Unicode char 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32708 Chinese equivalent: 灵活管 道 ! Package inputenc Error: Unicode char 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32708 Chinese equivalent: 灵活管道 ! Package inputenc Error: Unicode char 每 (U+6BCF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每 秒传输帧数 ! Package inputenc Error: Unicode char 秒 (U+79D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒 传输帧数 ! Package inputenc Error: Unicode char 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒传 输帧数 ! Package inputenc Error: Unicode char 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒传输 帧数 ! Package inputenc Error: Unicode char 帧 (U+5E27) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒传输帧 数 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒传输帧数 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32721 Chinese equivalent: 频 率响应 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32721 Chinese equivalent: 频率 响应 ! Package inputenc Error: Unicode char 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32721 Chinese equivalent: 频率响 应 ! Package inputenc Error: Unicode char 应 (U+5E94) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32721 Chinese equivalent: 频率响应 ! Package inputenc Error: Unicode char 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32724 Chinese equivalent: 全 频带 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32724 Chinese equivalent: 全频 带 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32724 Chinese equivalent: 全频带 ! Package inputenc Error: Unicode char 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32734 Chinese equivalent: 免 提 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32734 Chinese equivalent: 免提 [282] ! Package inputenc Error: Unicode char 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免 提音频网关 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提 音频网关 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提音 频网关 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提音频 网关 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提音频网 关 ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提音频网关 ! Package inputenc Error: Unicode char 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32749 Chinese equivalent: 免 提规范 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32749 Chinese equivalent: 免提 规范 ! Package inputenc Error: Unicode char 规 (U+89C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32749 Chinese equivalent: 免提规 范 ! Package inputenc Error: Unicode char 范 (U+8303) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32749 Chinese equivalent: 免提规范 ! Package inputenc Error: Unicode char 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32752 Chinese equivalent: 免 提组件 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32752 Chinese equivalent: 免提 组件 ! Package inputenc Error: Unicode char 组 (U+7EC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32752 Chinese equivalent: 免提组 件 ! Package inputenc Error: Unicode char 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32752 Chinese equivalent: 免提组件 ! Package inputenc Error: Unicode char 硬 (U+786C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬 件抽象层 ! Package inputenc Error: Unicode char 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬件 抽象层 ! Package inputenc Error: Unicode char 抽 (U+62BD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬件抽 象层 ! Package inputenc Error: Unicode char 象 (U+8C61) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬件抽象 层 ! Package inputenc Error: Unicode char 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬件抽象层 ! Package inputenc Error: Unicode char 耳 (U+8033) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32770 Chinese equivalent: 耳 机 ! Package inputenc Error: Unicode char 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32770 Chinese equivalent: 耳机 ! Package inputenc Error: Unicode char 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高 保真音箱 ! Package inputenc Error: Unicode char 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高保 真音箱 ! Package inputenc Error: Unicode char 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高保真 音箱 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高保真音 箱 ! Package inputenc Error: Unicode char 箱 (U+7BB1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高保真音箱 ! Package inputenc Error: Unicode char 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32783 Chinese equivalent: 高 频 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32783 Chinese equivalent: 高频 ! Package inputenc Error: Unicode char 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高 保真麦克风 ! Package inputenc Error: Unicode char 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保 真麦克风 ! Package inputenc Error: Unicode char 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保真 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保真麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保真麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保真麦克风 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32794 Chinese equivalent: HTTP 流 ! Package inputenc Error: Unicode char 直 (U+76F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32797 Chinese equivalent: HTTP 直 播流 ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32797 Chinese equivalent: HTTP 直播 流 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32797 Chinese equivalent: HTTP 直播流 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32802 Chinese equivalent: I2S 流 ! Package inputenc Error: Unicode char 插 (U+63D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32805 Chinese equivalent: 插 入损失 ! Package inputenc Error: Unicode char 入 (U+5165) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32805 Chinese equivalent: 插入 损失 ! Package inputenc Error: Unicode char 损 (U+635F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32805 Chinese equivalent: 插入损 失 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32805 Chinese equivalent: 插入损失 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32808 Chinese equivalent: 网 络电台 ! Package inputenc Error: Unicode char 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32808 Chinese equivalent: 网络 电台 ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32808 Chinese equivalent: 网络电 台 ! Package inputenc Error: Unicode char 台 (U+53F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32808 Chinese equivalent: 网络电台 ! Package inputenc Error: Unicode char 物 (U+7269) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32811 Chinese equivalent: 物 联网 ! Package inputenc Error: Unicode char 联 (U+8054) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32811 Chinese equivalent: 物联 网 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32811 Chinese equivalent: 物联网 ! Package inputenc Error: Unicode char 轻 (U+8F7B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻 量级多功能图形库 ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量 级多功能图形库 ! Package inputenc Error: Unicode char 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级 多功能图形库 ! Package inputenc Error: Unicode char 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级多 功能图形库 ! Package inputenc Error: Unicode char 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级多功 能图形库 ! Package inputenc Error: Unicode char 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级多功能 图形库 ! Package inputenc Error: Unicode char 图 (U+56FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级多功能图 形库 ! Package inputenc Error: Unicode char 形 (U+5F62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 ...se equivalent: 轻量级多功能图形 库 ! Package inputenc Error: Unicode char 库 (U+5E93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 ...equivalent: 轻量级多功能图形库 ! Package inputenc Error: Unicode char 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低 通滤波器 ! Package inputenc Error: Unicode char 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低通 滤波器 ! Package inputenc Error: Unicode char 滤 (U+6EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低通滤 波器 ! Package inputenc Error: Unicode char 波 (U+6CE2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低通滤波 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低通滤波器 [283] ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32852 Chinese equivalent: 量 产 ! Package inputenc Error: Unicode char 产 (U+4EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32852 Chinese equivalent: 量产 ! Package inputenc Error: Unicode char 最 (U+6700) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最 大输出功率 ! Package inputenc Error: Unicode char 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大 输出功率 ! Package inputenc Error: Unicode char 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大输 出功率 ! Package inputenc Error: Unicode char 出 (U+51FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大输出 功率 ! Package inputenc Error: Unicode char 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大输出功 率 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大输出功率 ! Package inputenc Error: Unicode char 梅 (U+6885) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅 尔频率倒谱系数 ! Package inputenc Error: Unicode char 尔 (U+5C14) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔 频率倒谱系数 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频 率倒谱系数 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频率 倒谱系数 ! Package inputenc Error: Unicode char 倒 (U+5012) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频率倒 谱系数 ! Package inputenc Error: Unicode char 谱 (U+8C31) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频率倒谱 系数 ! Package inputenc Error: Unicode char 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频率倒谱系 数 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 ...se equivalent: 梅尔频率倒谱系数 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32873 Chinese equivalent: 麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32873 Chinese equivalent: 麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32873 Chinese equivalent: 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32876 Chinese equivalent: 麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32876 Chinese equivalent: 麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32876 Chinese equivalent: 麦克风 ! Package inputenc Error: Unicode char 微 (U+5FAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微 型机型系统麦克风 ! Package inputenc Error: Unicode char 型 (U+578B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型 机型系统麦克风 ! Package inputenc Error: Unicode char 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机 型系统麦克风 ! Package inputenc Error: Unicode char 型 (U+578B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机型 系统麦克风 ! Package inputenc Error: Unicode char 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机型系 统麦克风 ! Package inputenc Error: Unicode char 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机型系统 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机型系统麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 ...se equivalent: 微型机型系统麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 ...equivalent: 微型机型系统麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32886 Chinese equivalent: MEMS 麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32886 Chinese equivalent: MEMS 麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32886 Chinese equivalent: MEMS 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦 克风增益 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦克 风增益 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦克风 增益 ! Package inputenc Error: Unicode char 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦克风增 益 ! Package inputenc Error: Unicode char 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦克风增益 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32894 Chinese equivalent: 麦 克孔 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32894 Chinese equivalent: 麦克 孔 ! Package inputenc Error: Unicode char 孔 (U+5B54) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32894 Chinese equivalent: 麦克孔 ! Package inputenc Error: Unicode char 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32897 Chinese equivalent: microSD 卡 ! Package inputenc Error: Unicode char 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32911 Chinese equivalent: 多 房间 ! Package inputenc Error: Unicode char 房 (U+623F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32911 Chinese equivalent: 多房 间 ! Package inputenc Error: Unicode char 间 (U+95F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32911 Chinese equivalent: 多房间 ! Package inputenc Error: Unicode char 窄 (U+7A84) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32919 Chinese equivalent: 窄 带 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32919 Chinese equivalent: 窄带 [284] ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪 声标准曲线 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声 标准曲线 ! Package inputenc Error: Unicode char 标 (U+6807) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声标 准曲线 ! Package inputenc Error: Unicode char 准 (U+51C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声标准 曲线 ! Package inputenc Error: Unicode char 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声标准曲 线 ! Package inputenc Error: Unicode char 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声标准曲线 ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪 声评价曲线 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声 评价曲线 ! Package inputenc Error: Unicode char 评 (U+8BC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声评 价曲线 ! Package inputenc Error: Unicode char 价 (U+4EF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声评价 曲线 ! Package inputenc Error: Unicode char 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声评价曲 线 ! Package inputenc Error: Unicode char 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声评价曲线 ! Package inputenc Error: Unicode char 本 (U+672C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32946 Chinese equivalent: 本 底噪声 ! Package inputenc Error: Unicode char 底 (U+5E95) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32946 Chinese equivalent: 本底 噪声 ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32946 Chinese equivalent: 本底噪 声 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32946 Chinese equivalent: 本底噪声 ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32949 Chinese equivalent: 噪 声抑制 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32949 Chinese equivalent: 噪声 抑制 ! Package inputenc Error: Unicode char 抑 (U+6291) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32949 Chinese equivalent: 噪声抑 制 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32949 Chinese equivalent: 噪声抑制 ! Package inputenc Error: Unicode char 非 (U+975E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非 易失性存储 ! Package inputenc Error: Unicode char 易 (U+6613) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易 失性存储 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易失 性存储 ! Package inputenc Error: Unicode char 性 (U+6027) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易失性 存储 ! Package inputenc Error: Unicode char 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易失性存 储 ! Package inputenc Error: Unicode char 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易失性存储 ! Package inputenc Error: Unicode char 像 (U+50CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32984 Chinese equivalent: 像 素 ! Package inputenc Error: Unicode char 素 (U+7D20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32984 Chinese equivalent: 像素 ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32987 Chinese equivalent: 回 放 ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32987 Chinese equivalent: 回放 ! Package inputenc Error: Unicode char 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可 编程增益放大器 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编 程增益放大器 ! Package inputenc Error: Unicode char 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程 增益放大器 ! Package inputenc Error: Unicode char 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程增 益放大器 ! Package inputenc Error: Unicode char 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程增益 放大器 ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程增益放 大器 ! Package inputenc Error: Unicode char 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程增益放大 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 ...se equivalent: 可编程增益放大器 ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33002 Chinese equivalent: 量 角尺 ! Package inputenc Error: Unicode char 角 (U+89D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33002 Chinese equivalent: 量角 尺 ! Package inputenc Error: Unicode char 尺 (U+5C3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33002 Chinese equivalent: 量角尺 ! Package inputenc Error: Unicode char 脉 (U+8109) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉 冲编码调制 ! Package inputenc Error: Unicode char 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲 编码调制 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲编 码调制 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲编码 调制 ! Package inputenc Error: Unicode char 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲编码调 制 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲编码调制 ! Package inputenc Error: Unicode char 原 (U+539F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33010 Chinese equivalent: 原 始流 ! Package inputenc Error: Unicode char 始 (U+59CB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33010 Chinese equivalent: 原始 流 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33010 Chinese equivalent: 原始流 ! Package inputenc Error: Unicode char 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33013 Chinese equivalent: 重 采样 ! Package inputenc Error: Unicode char 采 (U+91C7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33013 Chinese equivalent: 重采 样 ! Package inputenc Error: Unicode char 样 (U+6837) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33013 Chinese equivalent: 重采样 ! Package inputenc Error: Unicode char 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重 采样过滤器 ! Package inputenc Error: Unicode char 采 (U+91C7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采 样过滤器 ! Package inputenc Error: Unicode char 样 (U+6837) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采样 过滤器 ! Package inputenc Error: Unicode char 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采样过 滤器 ! Package inputenc Error: Unicode char 滤 (U+6EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采样过滤 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采样过滤器 ! Package inputenc Error: Unicode char 谐 (U+8C10) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33019 Chinese equivalent: 谐 振频率 ! Package inputenc Error: Unicode char 振 (U+632F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33019 Chinese equivalent: 谐振 频率 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33019 Chinese equivalent: 谐振频 率 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33019 Chinese equivalent: 谐振频率 [285] ! Package inputenc Error: Unicode char 混 (U+6DF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33022 Chinese equivalent: 混 响 ! Package inputenc Error: Unicode char 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33022 Chinese equivalent: 混响 ! Package inputenc Error: Unicode char 环 (U+73AF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环 形缓冲区 ! Package inputenc Error: Unicode char 形 (U+5F62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环形 缓冲区 ! Package inputenc Error: Unicode char 缓 (U+7F13) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环形缓 冲区 ! Package inputenc Error: Unicode char 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环形缓冲 区 ! Package inputenc Error: Unicode char 区 (U+533A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环形缓冲区 ! Package inputenc Error: Unicode char 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33038 Chinese equivalent: SD 卡 ! Package inputenc Error: Unicode char 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会 话发起协议 ! Package inputenc Error: Unicode char 话 (U+8BDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话 发起协议 ! Package inputenc Error: Unicode char 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话发 起协议 ! Package inputenc Error: Unicode char 起 (U+8D77) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话发起 协议 ! Package inputenc Error: Unicode char 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话发起协 议 ! Package inputenc Error: Unicode char 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话发起协议 ! Package inputenc Error: Unicode char 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33046 Chinese equivalent: 信 回比 ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33046 Chinese equivalent: 信回 比 ! Package inputenc Error: Unicode char 比 (U+6BD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33046 Chinese equivalent: 信回比 ! Package inputenc Error: Unicode char 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33049 Chinese equivalent: 信 噪比 ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33049 Chinese equivalent: 信噪 比 ! Package inputenc Error: Unicode char 比 (U+6BD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33049 Chinese equivalent: 信噪比 ! Package inputenc Error: Unicode char 变 (U+53D8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33069 Chinese equivalent: 变 声 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33069 Chinese equivalent: 变声 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33074 Chinese equivalent: 声 卡 ! Package inputenc Error: Unicode char 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33074 Chinese equivalent: 声卡 ! Package inputenc Error: Unicode char 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33079 Chinese equivalent: 分 贝仪 ! Package inputenc Error: Unicode char 贝 (U+8D1D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33079 Chinese equivalent: 分贝 仪 ! Package inputenc Error: Unicode char 仪 (U+4EEA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33079 Chinese equivalent: 分贝仪 ! Package inputenc Error: Unicode char 拾 (U+62FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33084 Chinese equivalent: 拾 音孔 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33084 Chinese equivalent: 拾音 孔 ! Package inputenc Error: Unicode char 孔 (U+5B54) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33084 Chinese equivalent: 拾音孔 ! Package inputenc Error: Unicode char 拾 (U+62FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33087 Chinese equivalent: 拾 音管道 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33087 Chinese equivalent: 拾音 管道 ! Package inputenc Error: Unicode char 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33087 Chinese equivalent: 拾音管 道 ! Package inputenc Error: Unicode char 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33087 Chinese equivalent: 拾音管道 ! Package inputenc Error: Unicode char 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33090 Chinese equivalent: 传 声损失 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33090 Chinese equivalent: 传声 损失 ! Package inputenc Error: Unicode char 损 (U+635F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33090 Chinese equivalent: 传声损 失 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33090 Chinese equivalent: 传声损失 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33095 Chinese equivalent: 语 音 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33095 Chinese equivalent: 语音 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33098 Chinese equivalent: 语 音识别 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33098 Chinese equivalent: 语音 识别 ! Package inputenc Error: Unicode char 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33098 Chinese equivalent: 语音识 别 ! Package inputenc Error: Unicode char 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33098 Chinese equivalent: 语音识别 ! Package inputenc Error: Unicode char 闪 (U+95EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪 存文件系统 ! Package inputenc Error: Unicode char 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存 文件系统 ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存文 件系统 ! Package inputenc Error: Unicode char 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存文件 系统 ! Package inputenc Error: Unicode char 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存文件系 统 ! Package inputenc Error: Unicode char 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存文件系统 [286] ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33118 Chinese equivalent: SPIFFS 流 ! Package inputenc Error: Unicode char 次 (U+6B21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次 频带编码 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次频 带编码 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次频带 编码 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次频带编 码 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次频带编码 ! Package inputenc Error: Unicode char 超 (U+8D85) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33131 Chinese equivalent: 超 宽频带 ! Package inputenc Error: Unicode char 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33131 Chinese equivalent: 超宽 频带 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33131 Chinese equivalent: 超宽频 带 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33131 Chinese equivalent: 超宽频带 ! Package inputenc Error: Unicode char 卷 (U+5377) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33141 Chinese equivalent: 卷 尺 ! Package inputenc Error: Unicode char 尺 (U+5C3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33141 Chinese equivalent: 卷尺 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33144 Chinese equivalent: 语 音合成 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33144 Chinese equivalent: 语音 合成 ! Package inputenc Error: Unicode char 合 (U+5408) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33144 Chinese equivalent: 语音合 成 ! Package inputenc Error: Unicode char 成 (U+6210) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33144 Chinese equivalent: 语音合成 ! Package inputenc Error: Unicode char 公 (U+516C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33154 Chinese equivalent: 公 差 ! Package inputenc Error: Unicode char 差 (U+5DEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33154 Chinese equivalent: 公差 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33157 Chinese equivalent: 提 示音 ! Package inputenc Error: Unicode char 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33157 Chinese equivalent: 提示 音 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33157 Chinese equivalent: 提示音 ! Package inputenc Error: Unicode char 总 (U+603B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总 谐波失真 ! Package inputenc Error: Unicode char 谐 (U+8C10) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总谐 波失真 ! Package inputenc Error: Unicode char 波 (U+6CE2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总谐波 失真 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总谐波失 真 ! Package inputenc Error: Unicode char 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总谐波失真 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语 音活动检测 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音 活动检测 ! Package inputenc Error: Unicode char 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音活 动检测 ! Package inputenc Error: Unicode char 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音活动 检测 ! Package inputenc Error: Unicode char 检 (U+68C0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音活动检 测 ! Package inputenc Error: Unicode char 测 (U+6D4B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音活动检测 ! Package inputenc Error: Unicode char 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33185 Chinese equivalent: 唤 醒词 ! Package inputenc Error: Unicode char 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33185 Chinese equivalent: 唤醒 词 ! Package inputenc Error: Unicode char 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33185 Chinese equivalent: 唤醒词 ! Package inputenc Error: Unicode char 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤 醒词引擎 ! Package inputenc Error: Unicode char 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤醒 词引擎 ! Package inputenc Error: Unicode char 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤醒词 引擎 ! Package inputenc Error: Unicode char 引 (U+5F15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤醒词引 擎 ! Package inputenc Error: Unicode char 擎 (U+64CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤醒词引擎 ! Package inputenc Error: Unicode char 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33198 Chinese equivalent: 唤 醒 ! Package inputenc Error: Unicode char 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33198 Chinese equivalent: 唤醒 [287] ! Package inputenc Error: Unicode char 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33203 Chinese equivalent: 宽 带 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33203 Chinese equivalent: 宽带 [288] Chapter 7. [289 <./adf_block_diagram.png>] No file espressif-esp-adf.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [290] (./espressif-esp-adf.aux) Package rerunfilecheck Warning: File `espressif-esp-adf.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-adf.pdf (294 pages, 22598848 bytes). Transcript written on espressif-esp-adf.log. Latexmk: Index file 'espressif-esp-adf.idx' was written Latexmk: Missing input file: 'espressif-esp-adf.ind' from line 'No file espressif-esp-adf.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-adf.pdf' Rule 'makeindex espressif-esp-adf.idx': File changes, etc: Non-existent destination files: 'espressif-esp-adf.ind' ------------ Run number 1 of rule 'makeindex espressif-esp-adf.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-adf.ind" "espressif-esp-adf.idx"' ------------ Latexmk: applying rule 'makeindex espressif-esp-adf.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file espressif-esp-adf.idx.....done (1588 entries accepted, 0 rejected). Sorting entries.................done (19941 comparisons). Generating output file espressif-esp-adf.ind.....done (1706 lines written, 0 warnings). Output written in espressif-esp-adf.ind. Transcript written in espressif-esp-adf.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-adf.aux' 'espressif-esp-adf.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-adf" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file espressif-esp-adf.idx (./espressif-esp-adf.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-adf.out) (./espressif-esp-adf.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./espressif-esp-adf.toc [1]) [2] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.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] [10 <./p roject-configuration-home.png> <./project-configuration-board-selection.png>] [11] [12] [13 <./vscode-extension-toolbar.png>] [14] Chapter 2. [15 <./blockdiag-b5750d3b0e6ba8e4c0defe2aa18f89b5d0c2fe15.png> <./blockdiag-f03 beae6c1799168b9ebfa6dc6a5e4da7b589363.png>] [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1153--1153 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [18] Underfull \hbox (badness 10000) in paragraph at lines 1255--1255 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [19] Underfull \hbox (badness 10000) in paragraph at lines 1363--1363 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [20] Underfull \hbox (badness 10000) in paragraph at lines 1436--1436 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [21] [22] [23] [24] [25] [26] [27] Underfull \hbox (badness 10000) in paragraph at lines 2451--2452 []\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 2509--2509 [][][]\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 2533--2534 []\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 2547--2547 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 ring- [28] Underfull \hbox (badness 10000) in paragraph at lines 2571--2572 []\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 2606--2607 []\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 2641--2642 []\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 [29] [30] [31] [32] [33] [34] [35] [36] [37 <./blockdiag-a06e39244d66084a2221a5 1f4542e59c14c96c90.png>] [38] [39] [40] Underfull \hbox (badness 6412) in paragraph at lines 4603--4603 [][][]\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 [41] Underfull \hbox (badness 7238) in paragraph at lines 4708--4708 [][]\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 4778--4778 [][][]\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 4837--4837 [][][]\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- [42] Underfull \hbox (badness 10000) in paragraph at lines 4881--4881 [][][]\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 4919--4919 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [43] Underfull \hbox (badness 10000) in paragraph at lines 5033--5033 [][][]\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 5033--5033 \T1/ptm/m/it/10 dio_element_handle_t[][] dest_el\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 au- [44] Underfull \hbox (badness 10000) in paragraph at lines 5167--5167 [][][]\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 5202--5202 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [45] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 5515--5515 [][][]\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 5550--5550 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] lis-tener\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- [48] Underfull \hbox (badness 10000) in paragraph at lines 5687--5687 [][][]\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 5722--5722 [][][]\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[][] [49] Underfull \hbox (badness 10000) in paragraph at lines 5789--5789 [][][]\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 5913--5913 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [50] [51] [52] [53] [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 7014--7014 [][][]\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[][] [56] Underfull \hbox (badness 6792) in paragraph at lines 7131--7131 [][][]\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 , [57] Underfull \hbox (badness 10000) in paragraph at lines 7228--7229 []\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 [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 7495--7495 [][][]\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[][] [60] [61] [62] [63] [64] [65] [66] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8575 ...erence/streams/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8575 ...erence/streams/index.html}{{[}中文{]}} ^^M [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 11192--11192 [][][]\T1/ptm/m/it/10 tcp_stream_event_msg_t[][] \T1/ptm/m/n/10 *msg, [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105 <./blockdiag-d2ec211a373934d42d770c8da52869a 720b127bd.png>] Underfull \hbox (badness 6725) in paragraph at lines 14101--14101 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] self\T1/ptm/m/n/10 , esp_downm ix_out_ctx_type_t [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] Underfull \hbox (badness 5832) in paragraph at lines 15875--15877 \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 [119] [120] [121 <./blockdiag-ba01f42648482d5992b04526cd32b79fb22fe6c0.png>] [122] [123] Underfull \hbox (badness 10000) in paragraph at lines 16436--16438 []\T1/ptm/m/n/10 if en-able mute, no data fill the buffer, so the \T1/pcr/m/n/1 0 rec_engine_enc_data_read \T1/ptm/m/n/10 and [124] [125] [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 16937--16937 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe- Underfull \hbox (badness 10000) in paragraph at lines 16961--16961 [][][]\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 16961--16961 [][]\T1/ptm/m/it/10 esp_periph_event_handle_t[][] cb\T1/ptm/m/n/10 , void [128] Underfull \hbox (badness 10000) in paragraph at lines 17058--17058 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe-riph_set_handle\T1/ptm/m/n /10 , [][]\T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 17158--17158 [][][]\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 , [129] [130] Underfull \hbox (badness 10000) in paragraph at lines 17392--17392 [][][]\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 , [131] [132] [133] [134] [135] Underfull \hbox (badness 10000) in paragraph at lines 18252--18252 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , Tick-Type _t [136] Underfull \hbox (badness 10000) in paragraph at lines 18311--18311 [][][]\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[][] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] Underfull \hbox (badness 10000) in paragraph at lines 19958--19958 [][][]\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 [148] [149] [150] Underfull \hbox (badness 5331) in paragraph at lines 20316--20317 \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 20383--20385 \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 , [151] Underfull \hbox (badness 7415) in paragraph at lines 20441--20441 [][][]\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 20476--20476 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [152] Underfull \hbox (badness 10000) in paragraph at lines 20619--20619 [][][]\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 20654--20654 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [153] [154] [155 <./yes-checkm.png> <./blockdiag-72a628c41d8577e6a6f506f3915f44 d938be23c8.png>] [156] [157] [158] Underfull \hbox (badness 5331) in paragraph at lines 21460--21461 []\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 21477--21477 [][][]\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 21477--21477 \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 21498--21499 []\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- [159] [160] Underfull \hbox (badness 10000) in paragraph at lines 21762--21762 [][][]\T1/ptm/m/it/10 audio_hal_codec_mode_t[][] \T1/ptm/m/n/10 mode, [][]\T1/p tm/m/it/10 au- [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] Chapter 3. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24313 ...uide/project-design.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24313 ...uide/project-design.html}{{[}中文{]}} ^^M [179] [180 <./audio-project-minimum-voice-service.jpg>] [181 <./audio-project-m inimum-internet-radio.jpg>] [182 <./audio-project-typical-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 24473--24474 []\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 24473--24474 \T1/pcr/m/n/10 heap_caps_malloc(512, MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT) \T1 /ptm/m/n/10 to use in-ter-nal ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24484 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [183] [184] [185] [186] Overfull \vbox (222.58951pt too high) has occurred while \output is active [187 <./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 char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24764 ...ed-esp32-lyrat-mini.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24764 ...ed-esp32-lyrat-mini.html}{{[}中文{]}} ^^M [188] [189 <./esp32-lyrat-mini-v1.2-block-diagram.png>] [190 <./esp32-lyrat-min i-v1.2-layout-overview.png>] [191] [192] [193 <./esp32-lyrat-mini-v1.2-electric al-block-diagram.png>] [194 <./esp32-lyrat-mini-v1.2-layout.png>] [195] Overfull \hbox (66.45464pt too wide) in alignment at lines 25325--25343 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 25343--25364 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 25364--25368 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 25368--25370 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 25370--25499 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 25499--25597 [] [] [] [] [] [] [] [196] [197] [198 <./esp32-lyrat-mini-v1.2-usb-ps.png>] [199 <./esp32-lyrat-mini -v1.2-battery-ps.png> <./esp32-lyrat-mini-v1.2-digital-ps.png>] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25710 ...started-esp32-lyrat.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25710 ...started-esp32-lyrat.html}{{[}中文{]}} ^^M [200 <./esp32-lyrat-mini-v1.2-audio-ps.png>] [201] [202 <./esp32-lyrat-v4.3-blo ck-diagram.jpg> <./esp32-lyrat-v4.3-layout-overview-with-wrover-e-module.jpg>] [203] [204] [205] [206 <./esp32-lyrat-v4.3-electrical-block-diagram-with-wrover -e-module.png>] [207 <./esp32-lyrat-v4.3-layout-with-wrover-e-module.jpg>] [208] [209] [210] [211] [212 <./esp32-lyrat-v4.3-usb-battery-ps.png>] [213 <./e sp32-lyrat-v4.3-esp32-module-ps.png> <./esp32-lyrat-v4.3-sdio-ps.png>] [214 <./ esp32-lyrat-v4.3-pa-ps.png>] [215] [216 <./esp32-lyrat-block-diagram.jpg>] [217 <./esp32-lyrat-v4.2-layout.jpg>] [218] [219] [220] [221] [222] [223] [224] [225] [226 <./esp32-lyrat-v4-layout.jpg>] [227] [228] [229] [230] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.28709 ...ed-esp32-lyratd-msc.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.28709 ...ed-esp32-lyratd-msc.html}{{[}中文{]}} ^^M [231] LaTeX Warning: Float too large for page by 24.16492pt on input line 28792. [232 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] [233 <./esp32-lyratd-msc-v2 .2-block-diagram.png (PNG copy)>] [234 <./esp32-lyratd-msc-v2.2-a-top.png>] [235 <./esp32-lyratd-msc-v2.2-b-top.png (PNG copy)>] [236] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.28952 ...-esp32-korvo-du1906.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.28952 ...-esp32-korvo-du1906.html}{{[}中文{]}} ^^M [237] [238] Underfull \hbox (badness 10000) in paragraph at lines 29078--29079 []|\T1/ptm/m/n/10 Line-in/out Con-nec-tor (Ear- Underfull \hbox (badness 6078) in paragraph at lines 29148--29149 []|\T1/ptm/m/n/10 ESP_I2C Con-nec-tor/DSP_I2C [239 <./esp32-korvo-du1906-v1.1-block-diagram.png>] Overfull \vbox (356.6967pt too high) has occurred while \output is active [240 <./esp32-korvo-du1906-v1.1-layout.png>] [241] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.29275 ...de-esp32-s3-korvo-2.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.29275 ...de-esp32-s3-korvo-2.html}{{[}中文{]}} ^^M [242] [243] [244 <./esp32-s3-korvo-2-v3.0.png>] Overfull \vbox (7.1497pt too high) has occurred while \output is active [245] [246] [247] [248 <./esp32-s3-korvo-2-v3.0-electrical-block-diagram.png> < ./esp32-s3-korvo-2-v3.0-usb-ps.png>] [249 <./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 29639--29641 []|\T1/phv/m/n/10 Pin Overfull \hbox (1.04408pt too wide) in paragraph at lines 29641--29643 []|\T1/phv/m/n/10 ES8311| Overfull \hbox (1.04408pt too wide) in paragraph at lines 29643--29645 []|\T1/phv/m/n/10 ES7210| Overfull \hbox (0.9242pt too wide) in paragraph at lines 29645--29647 []|\T1/phv/m/n/10 Camera| Overfull \hbox (3.7942pt too wide) in paragraph at lines 29651--29653 []|\T1/phv/m/n/10 MicroSD| Underfull \hbox (badness 5203) in paragraph at lines 29653--29655 []|\T1/phv/m/n/10 IO Ex- Underfull \hbox (badness 10000) in paragraph at lines 29666--29668 []|\T1/phv/m/n/10 Pin Overfull \hbox (1.04408pt too wide) in paragraph at lines 29668--29670 []|\T1/phv/m/n/10 ES8311| Overfull \hbox (1.04408pt too wide) in paragraph at lines 29670--29672 []|\T1/phv/m/n/10 ES7210| Overfull \hbox (0.9242pt too wide) in paragraph at lines 29672--29674 []|\T1/phv/m/n/10 Camera| Overfull \hbox (3.7942pt too wide) in paragraph at lines 29678--29680 []|\T1/phv/m/n/10 MicroSD| Underfull \hbox (badness 5203) in paragraph at lines 29680--29682 []|\T1/phv/m/n/10 IO Ex- Overfull \hbox (4.34438pt too wide) in paragraph at lines 29702--29703 []|\T1/ptm/m/n/10 EN_KEY| Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 []|\T1/ptm/m/n/10 REC, Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 \T1/ptm/m/n/10 MUTE, Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 \T1/ptm/m/n/10 PLAY, Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 \T1/ptm/m/n/10 SET, Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 \T1/ptm/m/n/10 VOL-, Overfull \hbox (42.89403pt too wide) in paragraph at lines 29723--29725 []|\T1/ptm/m/n/10 BAT_MEAS_ADC| Overfull \hbox (18.24416pt too wide) in paragraph at lines 29744--29745 []|\T1/ptm/m/n/10 I2S0_MCLK| Overfull \hbox (5.06433pt too wide) in paragraph at lines 29753--29754 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (5.06433pt too wide) in paragraph at lines 29755--29756 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (21.73425pt too wide) in paragraph at lines 29759--29760 []|\T1/ptm/m/n/10 TP_I2C_SDA| Overfull \hbox (5.06433pt too wide) in paragraph at lines 29761--29762 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (5.46425pt too wide) in paragraph at lines 29768--29769 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (5.46425pt too wide) in paragraph at lines 29770--29771 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (22.13417pt too wide) in paragraph at lines 29774--29775 []|\T1/ptm/m/n/10 TP_I2C_CLK| Overfull \hbox (5.46425pt too wide) in paragraph at lines 29776--29777 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (19.90419pt too wide) in paragraph at lines 29783--29784 []|\T1/ptm/m/n/10 I2S0_DSDIN| Overfull \hbox (28.25404pt too wide) in paragraph at lines 29790--29792 []|\T1/ptm/m/n/10 ESP_USB_DM Underfull \hbox (badness 10000) in paragraph at lines 29790--29792 \T1/ptm/m/n/10 (Re- Overfull \hbox (24.92409pt too wide) in paragraph at lines 29797--29799 []|\T1/ptm/m/n/10 ESP_USB_DP Underfull \hbox (badness 10000) in paragraph at lines 29797--29799 \T1/ptm/m/n/10 (Re- Overfull \hbox (14.9142pt too wide) in paragraph at lines 29818--29819 []|\T1/ptm/m/n/10 I2S0_SCLK| Overfull \hbox (7.88428pt too wide) in paragraph at lines 29876--29878 []|\T1/ptm/m/n/10 PA_CTRL| Overfull \hbox (16.02419pt too wide) in paragraph at lines 29883--29884 []|\T1/ptm/m/n/10 I2S0_LRCK| Overfull \hbox (29.51416pt too wide) in paragraph at lines 29892--29893 []|\T1/ptm/m/n/10 LCD_SPI_SDA| Overfull \hbox (17.83435pt too wide) in paragraph at lines 29894--29895 []|\T1/ptm/m/n/10 BOOT_KEY| Overfull \hbox (42.80418pt too wide) in paragraph at lines 29957--29959 []|\T1/ptm/m/n/10 ESP0_UART0_RX| Overfull \hbox (42.24425pt too wide) in paragraph at lines 29964--29966 []|\T1/ptm/m/n/10 ESP0_UART0_TX| Overfull \hbox (23.8041pt too wide) in paragraph at lines 29971--29972 []|\T1/ptm/m/n/10 LCD_SPI_DC| Overfull \hbox (29.91408pt too wide) in paragraph at lines 29978--29979 []|\T1/ptm/m/n/10 LCD_SPI_CLK| [250 <./esp32-s3-korvo-2-v3.0-audio-ps.png>] [251] [252] [253 <./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>] [254] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.30590 ...sp32-s3-korvo-2-lcd.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.30590 ...sp32-s3-korvo-2-lcd.html}{{[}中文{]}} ^^M [255] [256 <./esp32-s3-korvo-2-lcd-v1.0-overview.png>] [257 <./esp32-s3-korvo-2 -lcd-v1.0-front.png>] [258 <./esp32-s3-korvo-2-lcd-v1.0-back.png>] [259] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.30768 ...-esp32-c3-lyra-v2.0.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.30768 ...-esp32-c3-lyra-v2.0.html}{{[}中文{]}} ^^M [260 <./esp32-s3-korvo-2-lcd-v1.0-electrical-block-diagram.png>] [261] [262 <./ esp32-c3-lyra-block-diagram.png>] Underfull \hbox (badness 5637) in paragraph at lines 30869--30870 []|\T1/ptm/m/n/10 ESP32-C3-WROOM-02 Mod- Underfull \hbox (badness 8132) in paragraph at lines 30914--30915 []|\T1/ptm/m/n/10 LED Strip Power Se-lec-tion [263 <./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) >] [264] [265] [266] [267] [268 <./esp32-c3-lyra-usb-ps.png>] [269 <./esp32-c3- lyra-12v-dc-ps.png> <./esp32-c3-lyra-led-strip-power-selection-switch.png>] [270 <./esp32-c3-lyra-12v-to-5v-buck-power.png> <./esp32-c3-lyra-system-3.3v-po wer.png>] [271] [272] [273] Underfull \hbox (badness 10000) in paragraph at lines 32092--32093 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 32096--32097 []|\T1/phv/m/n/10 Bit [274] Chapter 4. [275] [276] Chapter 5. [277] [278] Chapter 6. ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32417 Chinese equivalent: 声 学 ! Package inputenc Error: Unicode char 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32417 Chinese equivalent: 声学 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32420 Chinese equivalent: 声 校准器 ! Package inputenc Error: Unicode char 校 (U+6821) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32420 Chinese equivalent: 声校 准器 ! Package inputenc Error: Unicode char 准 (U+51C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32420 Chinese equivalent: 声校准 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32420 Chinese equivalent: 声校准器 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声 学回声消除 ! Package inputenc Error: Unicode char 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学 回声消除 ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学回 声消除 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学回声 消除 ! Package inputenc Error: Unicode char 消 (U+6D88) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学回声消 除 ! Package inputenc Error: Unicode char 除 (U+9664) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学回声消除 ! Package inputenc Error: Unicode char 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高 级音频分发框架 ! Package inputenc Error: Unicode char 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级 音频分发框架 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音 频分发框架 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音频 分发框架 ! Package inputenc Error: Unicode char 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音频分 发框架 ! Package inputenc Error: Unicode char 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音频分发 框架 ! Package inputenc Error: Unicode char 框 (U+6846) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音频分发框 架 ! Package inputenc Error: Unicode char 架 (U+67B6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 ...se equivalent: 高级音频分发框架 [279] ! Package inputenc Error: Unicode char 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模 拟数字转换器 ! Package inputenc Error: Unicode char 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟 数字转换器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数 字转换器 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数字 转换器 ! Package inputenc Error: Unicode char 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数字转 换器 ! Package inputenc Error: Unicode char 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数字转换 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数字转换器 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音 频编码解码器 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频 编码解码器 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编 码解码器 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编码 解码器 ! Package inputenc Error: Unicode char 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编码解 码器 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编码解码 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编码解码器 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32489 Chinese equivalent: 音 频塑造 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32489 Chinese equivalent: 音频 塑造 ! Package inputenc Error: Unicode char 塑 (U+5851) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32489 Chinese equivalent: 音频塑 造 ! Package inputenc Error: Unicode char 造 (U+9020) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32489 Chinese equivalent: 音频塑造 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32494 Chinese equivalent: 音 频网关 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32494 Chinese equivalent: 音频 网关 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32494 Chinese equivalent: 音频网 关 ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32494 Chinese equivalent: 音频网关 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32504 Chinese equivalent: 声 学前端 ! Package inputenc Error: Unicode char 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32504 Chinese equivalent: 声学 前端 ! Package inputenc Error: Unicode char 前 (U+524D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32504 Chinese equivalent: 声学前 端 ! Package inputenc Error: Unicode char 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32504 Chinese equivalent: 声学前端 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32509 Chinese equivalent: 音 频透传 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32509 Chinese equivalent: 音频 透传 ! Package inputenc Error: Unicode char 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32509 Chinese equivalent: 音频透 传 ! Package inputenc Error: Unicode char 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32509 Chinese equivalent: 音频透传 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32514 Chinese equivalent: 音 频管道 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32514 Chinese equivalent: 音频 管道 ! Package inputenc Error: Unicode char 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32514 Chinese equivalent: 音频管 道 ! Package inputenc Error: Unicode char 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32514 Chinese equivalent: 音频管道 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音 视频远程控制规范 ! Package inputenc Error: Unicode char 视 (U+89C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视 频远程控制规范 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频 远程控制规范 ! Package inputenc Error: Unicode char 远 (U+8FDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频远 程控制规范 ! Package inputenc Error: Unicode char 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频远程 控制规范 ! Package inputenc Error: Unicode char 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频远程控 制规范 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频远程控制 规范 ! Package inputenc Error: Unicode char 规 (U+89C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 ...se equivalent: 音视频远程控制规 范 ! Package inputenc Error: Unicode char 范 (U+8303) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 ...equivalent: 音视频远程控制规范 ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自 动增益控制 ! Package inputenc Error: Unicode char 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动 增益控制 ! Package inputenc Error: Unicode char 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动增 益控制 ! Package inputenc Error: Unicode char 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动增益 控制 ! Package inputenc Error: Unicode char 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动增益控 制 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动增益控制 ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自 动电平控制 ! Package inputenc Error: Unicode char 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动 电平控制 ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动电 平控制 ! Package inputenc Error: Unicode char 平 (U+5E73) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动电平 控制 ! Package inputenc Error: Unicode char 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动电平控 制 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动电平控制 ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自 动语音识别 ! Package inputenc Error: Unicode char 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动 语音识别 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动语 音识别 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动语音 识别 ! Package inputenc Error: Unicode char 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动语音识 别 ! Package inputenc Error: Unicode char 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动语音识别 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32554 Chinese equivalent: aux 音 频线 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32554 Chinese equivalent: aux 音频 线 ! Package inputenc Error: Unicode char 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32554 Chinese equivalent: aux 音频线 [280] ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32564 Chinese equivalent: 带 宽 ! Package inputenc Error: Unicode char 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32564 Chinese equivalent: 带宽 ! Package inputenc Error: Unicode char 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32567 Chinese equivalent: 低 频 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32567 Chinese equivalent: 低频 ! Package inputenc Error: Unicode char 腔 (U+8154) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32580 Chinese equivalent: 腔 体 ! Package inputenc Error: Unicode char 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32580 Chinese equivalent: 腔体 ! Package inputenc Error: Unicode char 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32583 Chinese equivalent: 命 令词 ! Package inputenc Error: Unicode char 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32583 Chinese equivalent: 命令 词 ! Package inputenc Error: Unicode char 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32583 Chinese equivalent: 命令词 ! Package inputenc Error: Unicode char 核 (U+6838) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32586 Chinese equivalent: 核 心转储 ! Package inputenc Error: Unicode char 心 (U+5FC3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32586 Chinese equivalent: 核心 转储 ! Package inputenc Error: Unicode char 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32586 Chinese equivalent: 核心转 储 ! Package inputenc Error: Unicode char 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32586 Chinese equivalent: 核心转储 ! Package inputenc Error: Unicode char 截 (U+622A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32589 Chinese equivalent: 截 止频率 ! Package inputenc Error: Unicode char 止 (U+6B62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32589 Chinese equivalent: 截止 频率 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32589 Chinese equivalent: 截止频 率 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32589 Chinese equivalent: 截止频率 ! Package inputenc Error: Unicode char 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32592 Chinese equivalent: 解 码器 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32592 Chinese equivalent: 解码 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32592 Chinese equivalent: 解码器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数 字媒体渲染器 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字 媒体渲染器 ! Package inputenc Error: Unicode char 媒 (U+5A92) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒 体渲染器 ! Package inputenc Error: Unicode char 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒体 渲染器 ! Package inputenc Error: Unicode char 渲 (U+6E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒体渲 染器 ! Package inputenc Error: Unicode char 染 (U+67D3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒体渲染 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒体渲染器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数 字信号处理器 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字 信号处理器 ! Package inputenc Error: Unicode char 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信 号处理器 ! Package inputenc Error: Unicode char 号 (U+53F7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信号 处理器 ! Package inputenc Error: Unicode char 处 (U+5904) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信号处 理器 ! Package inputenc Error: Unicode char 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信号处理 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信号处理器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数 字模拟转换器 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字 模拟转换器 ! Package inputenc Error: Unicode char 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模 拟转换器 ! Package inputenc Error: Unicode char 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模拟 转换器 ! Package inputenc Error: Unicode char 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模拟转 换器 ! Package inputenc Error: Unicode char 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模拟转换 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模拟转换器 ! Package inputenc Error: Unicode char 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32615 Chinese equivalent: 调 度器 ! Package inputenc Error: Unicode char 度 (U+5EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32615 Chinese equivalent: 调度 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32615 Chinese equivalent: 调度器 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32618 Chinese equivalent: 失 真 ! Package inputenc Error: Unicode char 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32618 Chinese equivalent: 失真 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数 字生活网络联盟 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字 生活网络联盟 ! Package inputenc Error: Unicode char 生 (U+751F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生 活网络联盟 ! Package inputenc Error: Unicode char 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生活 网络联盟 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生活网 络联盟 ! Package inputenc Error: Unicode char 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生活网络 联盟 ! Package inputenc Error: Unicode char 联 (U+8054) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生活网络联 盟 ! Package inputenc Error: Unicode char 盟 (U+76DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 ...se equivalent: 数字生活网络联盟 ! Package inputenc Error: Unicode char 向 (U+5411) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32641 Chinese equivalent: 向 下混叠 ! Package inputenc Error: Unicode char 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32641 Chinese equivalent: 向下 混叠 ! Package inputenc Error: Unicode char 混 (U+6DF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32641 Chinese equivalent: 向下混 叠 ! Package inputenc Error: Unicode char 叠 (U+53E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32641 Chinese equivalent: 向下混叠 [281] ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32651 Chinese equivalent: 回 声 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32651 Chinese equivalent: 回声 ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回 声参考信号 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声 参考信号 ! Package inputenc Error: Unicode char 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声参 考信号 ! Package inputenc Error: Unicode char 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声参考 信号 ! Package inputenc Error: Unicode char 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声参考信 号 ! Package inputenc Error: Unicode char 号 (U+53F7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声参考信号 ! Package inputenc Error: Unicode char 驻 (U+9A7B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻 极体麦克风 ! Package inputenc Error: Unicode char 极 (U+6781) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极 体麦克风 ! Package inputenc Error: Unicode char 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极体 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极体麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极体麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极体麦克风 ! Package inputenc Error: Unicode char 元 (U+5143) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32671 Chinese equivalent: 元 素 ! Package inputenc Error: Unicode char 素 (U+7D20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32671 Chinese equivalent: 元素 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32676 Chinese equivalent: 编 码器 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32676 Chinese equivalent: 编码 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32676 Chinese equivalent: 编码器 ! Package inputenc Error: Unicode char 均 (U+5747) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32679 Chinese equivalent: 均 衡器 ! Package inputenc Error: Unicode char 衡 (U+8861) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32679 Chinese equivalent: 均衡 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32679 Chinese equivalent: 均衡器 ! Package inputenc Error: Unicode char 快 (U+5FEB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快 速傅里叶变换 ! Package inputenc Error: Unicode char 速 (U+901F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速 傅里叶变换 ! Package inputenc Error: Unicode char 傅 (U+5085) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅 里叶变换 ! Package inputenc Error: Unicode char 里 (U+91CC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅里 叶变换 ! Package inputenc Error: Unicode char 叶 (U+53F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅里叶 变换 ! Package inputenc Error: Unicode char 变 (U+53D8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅里叶变 换 ! Package inputenc Error: Unicode char 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅里叶变换 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32700 Chinese equivalent: FatFs 流 ! Package inputenc Error: Unicode char 灵 (U+7075) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32708 Chinese equivalent: 灵 活管道 ! Package inputenc Error: Unicode char 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32708 Chinese equivalent: 灵活 管道 ! Package inputenc Error: Unicode char 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32708 Chinese equivalent: 灵活管 道 ! Package inputenc Error: Unicode char 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32708 Chinese equivalent: 灵活管道 ! Package inputenc Error: Unicode char 每 (U+6BCF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每 秒传输帧数 ! Package inputenc Error: Unicode char 秒 (U+79D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒 传输帧数 ! Package inputenc Error: Unicode char 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒传 输帧数 ! Package inputenc Error: Unicode char 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒传输 帧数 ! Package inputenc Error: Unicode char 帧 (U+5E27) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒传输帧 数 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒传输帧数 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32721 Chinese equivalent: 频 率响应 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32721 Chinese equivalent: 频率 响应 ! Package inputenc Error: Unicode char 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32721 Chinese equivalent: 频率响 应 ! Package inputenc Error: Unicode char 应 (U+5E94) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32721 Chinese equivalent: 频率响应 ! Package inputenc Error: Unicode char 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32724 Chinese equivalent: 全 频带 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32724 Chinese equivalent: 全频 带 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32724 Chinese equivalent: 全频带 ! Package inputenc Error: Unicode char 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32734 Chinese equivalent: 免 提 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32734 Chinese equivalent: 免提 [282] ! Package inputenc Error: Unicode char 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免 提音频网关 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提 音频网关 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提音 频网关 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提音频 网关 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提音频网 关 ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提音频网关 ! Package inputenc Error: Unicode char 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32749 Chinese equivalent: 免 提规范 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32749 Chinese equivalent: 免提 规范 ! Package inputenc Error: Unicode char 规 (U+89C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32749 Chinese equivalent: 免提规 范 ! Package inputenc Error: Unicode char 范 (U+8303) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32749 Chinese equivalent: 免提规范 ! Package inputenc Error: Unicode char 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32752 Chinese equivalent: 免 提组件 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32752 Chinese equivalent: 免提 组件 ! Package inputenc Error: Unicode char 组 (U+7EC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32752 Chinese equivalent: 免提组 件 ! Package inputenc Error: Unicode char 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32752 Chinese equivalent: 免提组件 ! Package inputenc Error: Unicode char 硬 (U+786C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬 件抽象层 ! Package inputenc Error: Unicode char 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬件 抽象层 ! Package inputenc Error: Unicode char 抽 (U+62BD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬件抽 象层 ! Package inputenc Error: Unicode char 象 (U+8C61) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬件抽象 层 ! Package inputenc Error: Unicode char 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬件抽象层 ! Package inputenc Error: Unicode char 耳 (U+8033) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32770 Chinese equivalent: 耳 机 ! Package inputenc Error: Unicode char 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32770 Chinese equivalent: 耳机 ! Package inputenc Error: Unicode char 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高 保真音箱 ! Package inputenc Error: Unicode char 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高保 真音箱 ! Package inputenc Error: Unicode char 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高保真 音箱 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高保真音 箱 ! Package inputenc Error: Unicode char 箱 (U+7BB1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高保真音箱 ! Package inputenc Error: Unicode char 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32783 Chinese equivalent: 高 频 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32783 Chinese equivalent: 高频 ! Package inputenc Error: Unicode char 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高 保真麦克风 ! Package inputenc Error: Unicode char 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保 真麦克风 ! Package inputenc Error: Unicode char 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保真 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保真麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保真麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保真麦克风 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32794 Chinese equivalent: HTTP 流 ! Package inputenc Error: Unicode char 直 (U+76F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32797 Chinese equivalent: HTTP 直 播流 ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32797 Chinese equivalent: HTTP 直播 流 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32797 Chinese equivalent: HTTP 直播流 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32802 Chinese equivalent: I2S 流 ! Package inputenc Error: Unicode char 插 (U+63D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32805 Chinese equivalent: 插 入损失 ! Package inputenc Error: Unicode char 入 (U+5165) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32805 Chinese equivalent: 插入 损失 ! Package inputenc Error: Unicode char 损 (U+635F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32805 Chinese equivalent: 插入损 失 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32805 Chinese equivalent: 插入损失 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32808 Chinese equivalent: 网 络电台 ! Package inputenc Error: Unicode char 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32808 Chinese equivalent: 网络 电台 ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32808 Chinese equivalent: 网络电 台 ! Package inputenc Error: Unicode char 台 (U+53F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32808 Chinese equivalent: 网络电台 ! Package inputenc Error: Unicode char 物 (U+7269) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32811 Chinese equivalent: 物 联网 ! Package inputenc Error: Unicode char 联 (U+8054) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32811 Chinese equivalent: 物联 网 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32811 Chinese equivalent: 物联网 ! Package inputenc Error: Unicode char 轻 (U+8F7B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻 量级多功能图形库 ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量 级多功能图形库 ! Package inputenc Error: Unicode char 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级 多功能图形库 ! Package inputenc Error: Unicode char 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级多 功能图形库 ! Package inputenc Error: Unicode char 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级多功 能图形库 ! Package inputenc Error: Unicode char 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级多功能 图形库 ! Package inputenc Error: Unicode char 图 (U+56FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级多功能图 形库 ! Package inputenc Error: Unicode char 形 (U+5F62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 ...se equivalent: 轻量级多功能图形 库 ! Package inputenc Error: Unicode char 库 (U+5E93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 ...equivalent: 轻量级多功能图形库 ! Package inputenc Error: Unicode char 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低 通滤波器 ! Package inputenc Error: Unicode char 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低通 滤波器 ! Package inputenc Error: Unicode char 滤 (U+6EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低通滤 波器 ! Package inputenc Error: Unicode char 波 (U+6CE2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低通滤波 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低通滤波器 [283] ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32852 Chinese equivalent: 量 产 ! Package inputenc Error: Unicode char 产 (U+4EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32852 Chinese equivalent: 量产 ! Package inputenc Error: Unicode char 最 (U+6700) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最 大输出功率 ! Package inputenc Error: Unicode char 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大 输出功率 ! Package inputenc Error: Unicode char 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大输 出功率 ! Package inputenc Error: Unicode char 出 (U+51FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大输出 功率 ! Package inputenc Error: Unicode char 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大输出功 率 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大输出功率 ! Package inputenc Error: Unicode char 梅 (U+6885) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅 尔频率倒谱系数 ! Package inputenc Error: Unicode char 尔 (U+5C14) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔 频率倒谱系数 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频 率倒谱系数 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频率 倒谱系数 ! Package inputenc Error: Unicode char 倒 (U+5012) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频率倒 谱系数 ! Package inputenc Error: Unicode char 谱 (U+8C31) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频率倒谱 系数 ! Package inputenc Error: Unicode char 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频率倒谱系 数 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 ...se equivalent: 梅尔频率倒谱系数 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32873 Chinese equivalent: 麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32873 Chinese equivalent: 麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32873 Chinese equivalent: 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32876 Chinese equivalent: 麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32876 Chinese equivalent: 麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32876 Chinese equivalent: 麦克风 ! Package inputenc Error: Unicode char 微 (U+5FAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微 型机型系统麦克风 ! Package inputenc Error: Unicode char 型 (U+578B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型 机型系统麦克风 ! Package inputenc Error: Unicode char 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机 型系统麦克风 ! Package inputenc Error: Unicode char 型 (U+578B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机型 系统麦克风 ! Package inputenc Error: Unicode char 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机型系 统麦克风 ! Package inputenc Error: Unicode char 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机型系统 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机型系统麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 ...se equivalent: 微型机型系统麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 ...equivalent: 微型机型系统麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32886 Chinese equivalent: MEMS 麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32886 Chinese equivalent: MEMS 麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32886 Chinese equivalent: MEMS 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦 克风增益 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦克 风增益 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦克风 增益 ! Package inputenc Error: Unicode char 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦克风增 益 ! Package inputenc Error: Unicode char 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦克风增益 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32894 Chinese equivalent: 麦 克孔 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32894 Chinese equivalent: 麦克 孔 ! Package inputenc Error: Unicode char 孔 (U+5B54) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32894 Chinese equivalent: 麦克孔 ! Package inputenc Error: Unicode char 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32897 Chinese equivalent: microSD 卡 ! Package inputenc Error: Unicode char 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32911 Chinese equivalent: 多 房间 ! Package inputenc Error: Unicode char 房 (U+623F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32911 Chinese equivalent: 多房 间 ! Package inputenc Error: Unicode char 间 (U+95F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32911 Chinese equivalent: 多房间 ! Package inputenc Error: Unicode char 窄 (U+7A84) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32919 Chinese equivalent: 窄 带 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32919 Chinese equivalent: 窄带 [284] ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪 声标准曲线 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声 标准曲线 ! Package inputenc Error: Unicode char 标 (U+6807) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声标 准曲线 ! Package inputenc Error: Unicode char 准 (U+51C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声标准 曲线 ! Package inputenc Error: Unicode char 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声标准曲 线 ! Package inputenc Error: Unicode char 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声标准曲线 ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪 声评价曲线 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声 评价曲线 ! Package inputenc Error: Unicode char 评 (U+8BC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声评 价曲线 ! Package inputenc Error: Unicode char 价 (U+4EF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声评价 曲线 ! Package inputenc Error: Unicode char 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声评价曲 线 ! Package inputenc Error: Unicode char 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声评价曲线 ! Package inputenc Error: Unicode char 本 (U+672C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32946 Chinese equivalent: 本 底噪声 ! Package inputenc Error: Unicode char 底 (U+5E95) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32946 Chinese equivalent: 本底 噪声 ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32946 Chinese equivalent: 本底噪 声 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32946 Chinese equivalent: 本底噪声 ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32949 Chinese equivalent: 噪 声抑制 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32949 Chinese equivalent: 噪声 抑制 ! Package inputenc Error: Unicode char 抑 (U+6291) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32949 Chinese equivalent: 噪声抑 制 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32949 Chinese equivalent: 噪声抑制 ! Package inputenc Error: Unicode char 非 (U+975E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非 易失性存储 ! Package inputenc Error: Unicode char 易 (U+6613) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易 失性存储 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易失 性存储 ! Package inputenc Error: Unicode char 性 (U+6027) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易失性 存储 ! Package inputenc Error: Unicode char 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易失性存 储 ! Package inputenc Error: Unicode char 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易失性存储 ! Package inputenc Error: Unicode char 像 (U+50CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32984 Chinese equivalent: 像 素 ! Package inputenc Error: Unicode char 素 (U+7D20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32984 Chinese equivalent: 像素 ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32987 Chinese equivalent: 回 放 ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32987 Chinese equivalent: 回放 ! Package inputenc Error: Unicode char 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可 编程增益放大器 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编 程增益放大器 ! Package inputenc Error: Unicode char 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程 增益放大器 ! Package inputenc Error: Unicode char 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程增 益放大器 ! Package inputenc Error: Unicode char 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程增益 放大器 ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程增益放 大器 ! Package inputenc Error: Unicode char 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程增益放大 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 ...se equivalent: 可编程增益放大器 ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33002 Chinese equivalent: 量 角尺 ! Package inputenc Error: Unicode char 角 (U+89D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33002 Chinese equivalent: 量角 尺 ! Package inputenc Error: Unicode char 尺 (U+5C3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33002 Chinese equivalent: 量角尺 ! Package inputenc Error: Unicode char 脉 (U+8109) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉 冲编码调制 ! Package inputenc Error: Unicode char 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲 编码调制 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲编 码调制 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲编码 调制 ! Package inputenc Error: Unicode char 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲编码调 制 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲编码调制 ! Package inputenc Error: Unicode char 原 (U+539F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33010 Chinese equivalent: 原 始流 ! Package inputenc Error: Unicode char 始 (U+59CB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33010 Chinese equivalent: 原始 流 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33010 Chinese equivalent: 原始流 ! Package inputenc Error: Unicode char 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33013 Chinese equivalent: 重 采样 ! Package inputenc Error: Unicode char 采 (U+91C7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33013 Chinese equivalent: 重采 样 ! Package inputenc Error: Unicode char 样 (U+6837) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33013 Chinese equivalent: 重采样 ! Package inputenc Error: Unicode char 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重 采样过滤器 ! Package inputenc Error: Unicode char 采 (U+91C7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采 样过滤器 ! Package inputenc Error: Unicode char 样 (U+6837) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采样 过滤器 ! Package inputenc Error: Unicode char 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采样过 滤器 ! Package inputenc Error: Unicode char 滤 (U+6EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采样过滤 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采样过滤器 ! Package inputenc Error: Unicode char 谐 (U+8C10) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33019 Chinese equivalent: 谐 振频率 ! Package inputenc Error: Unicode char 振 (U+632F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33019 Chinese equivalent: 谐振 频率 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33019 Chinese equivalent: 谐振频 率 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33019 Chinese equivalent: 谐振频率 [285] ! Package inputenc Error: Unicode char 混 (U+6DF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33022 Chinese equivalent: 混 响 ! Package inputenc Error: Unicode char 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33022 Chinese equivalent: 混响 ! Package inputenc Error: Unicode char 环 (U+73AF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环 形缓冲区 ! Package inputenc Error: Unicode char 形 (U+5F62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环形 缓冲区 ! Package inputenc Error: Unicode char 缓 (U+7F13) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环形缓 冲区 ! Package inputenc Error: Unicode char 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环形缓冲 区 ! Package inputenc Error: Unicode char 区 (U+533A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环形缓冲区 ! Package inputenc Error: Unicode char 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33038 Chinese equivalent: SD 卡 ! Package inputenc Error: Unicode char 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会 话发起协议 ! Package inputenc Error: Unicode char 话 (U+8BDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话 发起协议 ! Package inputenc Error: Unicode char 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话发 起协议 ! Package inputenc Error: Unicode char 起 (U+8D77) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话发起 协议 ! Package inputenc Error: Unicode char 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话发起协 议 ! Package inputenc Error: Unicode char 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话发起协议 ! Package inputenc Error: Unicode char 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33046 Chinese equivalent: 信 回比 ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33046 Chinese equivalent: 信回 比 ! Package inputenc Error: Unicode char 比 (U+6BD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33046 Chinese equivalent: 信回比 ! Package inputenc Error: Unicode char 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33049 Chinese equivalent: 信 噪比 ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33049 Chinese equivalent: 信噪 比 ! Package inputenc Error: Unicode char 比 (U+6BD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33049 Chinese equivalent: 信噪比 ! Package inputenc Error: Unicode char 变 (U+53D8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33069 Chinese equivalent: 变 声 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33069 Chinese equivalent: 变声 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33074 Chinese equivalent: 声 卡 ! Package inputenc Error: Unicode char 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33074 Chinese equivalent: 声卡 ! Package inputenc Error: Unicode char 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33079 Chinese equivalent: 分 贝仪 ! Package inputenc Error: Unicode char 贝 (U+8D1D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33079 Chinese equivalent: 分贝 仪 ! Package inputenc Error: Unicode char 仪 (U+4EEA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33079 Chinese equivalent: 分贝仪 ! Package inputenc Error: Unicode char 拾 (U+62FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33084 Chinese equivalent: 拾 音孔 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33084 Chinese equivalent: 拾音 孔 ! Package inputenc Error: Unicode char 孔 (U+5B54) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33084 Chinese equivalent: 拾音孔 ! Package inputenc Error: Unicode char 拾 (U+62FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33087 Chinese equivalent: 拾 音管道 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33087 Chinese equivalent: 拾音 管道 ! Package inputenc Error: Unicode char 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33087 Chinese equivalent: 拾音管 道 ! Package inputenc Error: Unicode char 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33087 Chinese equivalent: 拾音管道 ! Package inputenc Error: Unicode char 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33090 Chinese equivalent: 传 声损失 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33090 Chinese equivalent: 传声 损失 ! Package inputenc Error: Unicode char 损 (U+635F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33090 Chinese equivalent: 传声损 失 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33090 Chinese equivalent: 传声损失 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33095 Chinese equivalent: 语 音 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33095 Chinese equivalent: 语音 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33098 Chinese equivalent: 语 音识别 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33098 Chinese equivalent: 语音 识别 ! Package inputenc Error: Unicode char 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33098 Chinese equivalent: 语音识 别 ! Package inputenc Error: Unicode char 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33098 Chinese equivalent: 语音识别 ! Package inputenc Error: Unicode char 闪 (U+95EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪 存文件系统 ! Package inputenc Error: Unicode char 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存 文件系统 ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存文 件系统 ! Package inputenc Error: Unicode char 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存文件 系统 ! Package inputenc Error: Unicode char 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存文件系 统 ! Package inputenc Error: Unicode char 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存文件系统 [286] ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33118 Chinese equivalent: SPIFFS 流 ! Package inputenc Error: Unicode char 次 (U+6B21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次 频带编码 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次频 带编码 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次频带 编码 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次频带编 码 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次频带编码 ! Package inputenc Error: Unicode char 超 (U+8D85) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33131 Chinese equivalent: 超 宽频带 ! Package inputenc Error: Unicode char 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33131 Chinese equivalent: 超宽 频带 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33131 Chinese equivalent: 超宽频 带 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33131 Chinese equivalent: 超宽频带 ! Package inputenc Error: Unicode char 卷 (U+5377) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33141 Chinese equivalent: 卷 尺 ! Package inputenc Error: Unicode char 尺 (U+5C3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33141 Chinese equivalent: 卷尺 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33144 Chinese equivalent: 语 音合成 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33144 Chinese equivalent: 语音 合成 ! Package inputenc Error: Unicode char 合 (U+5408) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33144 Chinese equivalent: 语音合 成 ! Package inputenc Error: Unicode char 成 (U+6210) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33144 Chinese equivalent: 语音合成 ! Package inputenc Error: Unicode char 公 (U+516C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33154 Chinese equivalent: 公 差 ! Package inputenc Error: Unicode char 差 (U+5DEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33154 Chinese equivalent: 公差 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33157 Chinese equivalent: 提 示音 ! Package inputenc Error: Unicode char 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33157 Chinese equivalent: 提示 音 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33157 Chinese equivalent: 提示音 ! Package inputenc Error: Unicode char 总 (U+603B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总 谐波失真 ! Package inputenc Error: Unicode char 谐 (U+8C10) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总谐 波失真 ! Package inputenc Error: Unicode char 波 (U+6CE2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总谐波 失真 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总谐波失 真 ! Package inputenc Error: Unicode char 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总谐波失真 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语 音活动检测 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音 活动检测 ! Package inputenc Error: Unicode char 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音活 动检测 ! Package inputenc Error: Unicode char 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音活动 检测 ! Package inputenc Error: Unicode char 检 (U+68C0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音活动检 测 ! Package inputenc Error: Unicode char 测 (U+6D4B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音活动检测 ! Package inputenc Error: Unicode char 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33185 Chinese equivalent: 唤 醒词 ! Package inputenc Error: Unicode char 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33185 Chinese equivalent: 唤醒 词 ! Package inputenc Error: Unicode char 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33185 Chinese equivalent: 唤醒词 ! Package inputenc Error: Unicode char 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤 醒词引擎 ! Package inputenc Error: Unicode char 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤醒 词引擎 ! Package inputenc Error: Unicode char 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤醒词 引擎 ! Package inputenc Error: Unicode char 引 (U+5F15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤醒词引 擎 ! Package inputenc Error: Unicode char 擎 (U+64CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤醒词引擎 ! Package inputenc Error: Unicode char 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33198 Chinese equivalent: 唤 醒 ! Package inputenc Error: Unicode char 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33198 Chinese equivalent: 唤醒 [287] ! Package inputenc Error: Unicode char 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33203 Chinese equivalent: 宽 带 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33203 Chinese equivalent: 宽带 [288] Chapter 7. [289 <./adf_block_diagram.png>] (./espressif-esp-adf.ind [290] 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- [291] Underfull \hbox (badness 10000) in paragraph at lines 86--87 []\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 87--88 []\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 88--89 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::debug_input Underfull \hbox (badness 10000) in paragraph at lines 91--92 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::out_rb_size Overfull \hbox (16.1225pt too wide) in paragraph at lines 92--94 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::rec_linear_factor Overfull \hbox (16.1225pt too wide) in paragraph at lines 94--96 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::ref_linear_factor Underfull \hbox (badness 10000) in paragraph at lines 96--97 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::sample_rate Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::stack_in_ext Underfull \hbox (badness 10000) in paragraph at lines 98--99 []\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 99--100 []\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 100--101 []\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 104--105 []\T1/pcr/m/n/10 ALGORITHM_STREAM_DEFAULT_MIC_CHANNELS Underfull \hbox (badness 10000) in paragraph at lines 105--106 []\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 106--107 []\T1/pcr/m/n/10 ALGORITHM_STREAM_DEFAULT_SAMPLE_RATE_HZ Underfull \hbox (badness 10000) in paragraph at lines 111--112 []\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 112--113 []\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 114--115 []\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 122--123 []\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 123--124 []\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 124--125 []\T1/pcr/m/n/10 amr_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [292] Underfull \hbox (badness 6001) in paragraph at lines 146--147 []\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 147--149 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::contain_amrnb_header Underfull \hbox (badness 10000) in paragraph at lines 149--150 []\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 150--151 []\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 153--154 []\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 6001) in paragraph at lines 173--174 []\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 174--176 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::contain_amrwb_header Underfull \hbox (badness 10000) in paragraph at lines 176--177 []\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 177--178 []\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 180--181 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 201--202 []\T1/pcr/m/n/10 audio_element_abort_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 204--205 []\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 207--208 []\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 208--209 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_in_rb_num Underfull \hbox (badness 10000) in paragraph at lines 209--210 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_out_rb_num Underfull \hbox (badness 10000) in paragraph at lines 211--212 []\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 212--213 []\T1/pcr/m/n/10 audio_element_cfg_t::process \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [293] Underfull \hbox (badness 6001) in paragraph at lines 215--216 []\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 219--220 []\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 226--227 []\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 227--229 []\T1/pcr/m/n/10 audio_element_get_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 229--231 []\T1/pcr/m/n/10 audio_element_get_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 231--232 []\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 232--234 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 248--249 []\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 252--253 []\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 258--259 []\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 264--265 []\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 271--273 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_0 Overfull \hbox (16.1225pt too wide) in paragraph at lines 273--275 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_1 Overfull \hbox (16.1225pt too wide) in paragraph at lines 275--277 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_2 Overfull \hbox (16.1225pt too wide) in paragraph at lines 277--279 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_3 Overfull \hbox (16.1225pt too wide) in paragraph at lines 279--281 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_4 Underfull \hbox (badness 6001) in paragraph at lines 281--282 []\T1/pcr/m/n/10 audio_element_reset_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [294] Underfull \hbox (badness 10000) in paragraph at lines 291--292 []\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 292--293 []\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 293--294 []\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 294--296 []\T1/pcr/m/n/10 audio_element_set_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 296--298 []\T1/pcr/m/n/10 audio_element_set_multi_output_ringbuf Underfull \hbox (badness 7796) in paragraph at lines 298--299 []\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 299--300 []\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 300--302 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 302--303 []\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 304--305 []\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 305--306 []\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 306--307 []\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 307--308 []\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 308--309 []\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 328--329 []\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 334--335 []\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 335--337 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::external_queue_size Overfull \hbox (34.1225pt too wide) in paragraph at lines 337--339 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::internal_queue_size Underfull \hbox (badness 10000) in paragraph at lines 339--340 []\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 340--342 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::queue_set_size Underfull \hbox (badness 10000) in paragraph at lines 349--351 []\T1/pcr/m/n/10 audio_event_iface_get_msg_queue_handle Underfull \hbox (badness 5147) in paragraph at lines 356--357 []\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 358--359 []\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 359--361 []\T1/pcr/m/n/10 audio_event_iface_msg_t::need_free_data Underfull \hbox (badness 10000) in paragraph at lines 361--362 []\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 362--363 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source_type [295] Underfull \hbox (badness 6001) in paragraph at lines 364--365 []\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 366--368 []\T1/pcr/m/n/10 audio_event_iface_set_cmd_waiting_timeout Underfull \hbox (badness 6001) in paragraph at lines 370--371 []\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 372--373 []\T1/pcr/m/n/10 audio_hal::audio_codec_config_iface Underfull \hbox (badness 10000) in paragraph at lines 374--375 []\T1/pcr/m/n/10 audio_hal::audio_codec_deinitialize Underfull \hbox (badness 6001) in paragraph at lines 375--376 []\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 376--377 []\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 377--378 []\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 378--379 []\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 379--380 []\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 398--399 []\T1/pcr/m/n/10 audio_hal_codec_config_t::adc_input Underfull \hbox (badness 10000) in paragraph at lines 399--400 []\T1/pcr/m/n/10 audio_hal_codec_config_t::codec_mode Underfull \hbox (badness 10000) in paragraph at lines 400--401 []\T1/pcr/m/n/10 audio_hal_codec_config_t::dac_output Underfull \hbox (badness 10000) in paragraph at lines 401--402 []\T1/pcr/m/n/10 audio_hal_codec_config_t::i2s_iface Underfull \hbox (badness 10000) in paragraph at lines 402--403 []\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 403--404 []\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 404--405 []\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 405--406 []\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 406--407 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::samples Underfull \hbox (badness 7796) in paragraph at lines 407--408 []\T1/pcr/m/n/10 audio_hal_codec_iface_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [296] Underfull \hbox (badness 10000) in paragraph at lines 439--440 []\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 444--445 []\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 446--447 []\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 457--458 []\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 462--463 []\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 463--464 []\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 464--465 []\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 470--471 []\T1/pcr/m/n/10 audio_pipeline_terminate_with_ticks Underfull \hbox (badness 7796) in paragraph at lines 474--475 []\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 475--477 []\T1/pcr/m/n/10 audio_pipeline_wait_for_stop_with_ticks Underfull \hbox (badness 5147) in paragraph at lines 478--479 []\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 479--480 []\T1/pcr/m/n/10 audio_pwm_config_t::duty_resolution Underfull \hbox (badness 6001) in paragraph at lines 480--481 []\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 482--483 []\T1/pcr/m/n/10 audio_pwm_config_t::ledc_channel_left Underfull \hbox (badness 10000) in paragraph at lines 483--484 []\T1/pcr/m/n/10 audio_pwm_config_t::ledc_channel_right [297] Underfull \hbox (badness 10000) in paragraph at lines 517--518 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::device_name Underfull \hbox (badness 10000) in paragraph at lines 519--520 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::remote_name Underfull \hbox (badness 10000) in paragraph at lines 520--521 []\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 521--522 []\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 522--523 []\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 587--588 []\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 592--593 []\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 597--598 []\T1/pcr/m/n/10 downmix_set_input_rb_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [298] Underfull \hbox (badness 10000) in paragraph at lines 621--622 []\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 622--623 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::extern_stack Underfull \hbox (badness 10000) in paragraph at lines 623--624 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::out_rb_size Underfull \hbox (badness 10000) in paragraph at lines 624--625 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::task_core Underfull \hbox (badness 10000) in paragraph at lines 625--626 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::task_prio Underfull \hbox (badness 10000) in paragraph at lines 626--627 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::task_stack Underfull \hbox (badness 10000) in paragraph at lines 629--630 []\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 643--644 []\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 648--649 []\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 ), [299] Underfull \hbox (badness 10000) in paragraph at lines 757--758 []\T1/pcr/m/n/10 esp_audio_cfg_t::in_stream_buf_size Underfull \hbox (badness 10000) in paragraph at lines 758--759 []\T1/pcr/m/n/10 esp_audio_cfg_t::out_stream_buf_size Underfull \hbox (badness 5147) in paragraph at lines 759--760 []\T1/pcr/m/n/10 esp_audio_cfg_t::prefer_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 779--780 []\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 782--784 []\T1/pcr/m/n/10 esp_audio_info_t::in_stream_total_size [300] Underfull \hbox (badness 5147) in paragraph at lines 813--814 []\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 814--815 []\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 815--816 []\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 822--823 []\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 827--828 []\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 841--842 []\T1/pcr/m/n/10 ESP_ERR_AUDIO_INVALID_PARAMETER \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 860--861 []\T1/pcr/m/n/10 esp_periph_config_t::extern_stack \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [301] Underfull \hbox (badness 10000) in paragraph at lines 863--864 []\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 883--884 []\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 897--898 []\T1/pcr/m/n/10 esp_periph_set_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 917--918 []\T1/pcr/m/n/10 fatfs_stream_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 922--923 []\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 932--933 []\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 933--934 []\T1/pcr/m/n/10 flac_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [302] Overfull \hbox (22.1225pt too wide) in paragraph at lines 968--970 []\T1/pcr/m/n/10 http_stream_cfg_t::auto_connect_next_track Overfull \hbox (16.1225pt too wide) in paragraph at lines 970--972 []\T1/pcr/m/n/10 http_stream_cfg_t::enable_playlist_parser Underfull \hbox (badness 10000) in paragraph at lines 972--973 []\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 973--974 []\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 975--976 []\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 976--977 []\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 977--978 []\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 980--981 []\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 984--985 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 985--986 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer_len Underfull \hbox (badness 6001) in paragraph at lines 987--988 []\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 988--989 []\T1/pcr/m/n/10 http_stream_event_msg_t::http_client Underfull \hbox (badness 6001) in paragraph at lines 1015--1016 []\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 5147) in paragraph at lines 1016--1017 []\T1/pcr/m/n/10 i2s_stream_cfg_t::i2s_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1018--1019 []\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 1024--1025 []\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 1026--1027 []\T1/pcr/m/n/10 i2s_stream_cfg_t::uninstall_drv \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [303] Underfull \hbox (badness 10000) in paragraph at lines 1030--1031 []\T1/pcr/m/n/10 I2S_STREAM_INTERNAL_DAC_CFG_DEFAULT \T1/ptm/m/n/10 (\T1/ptm/m/ it/10 C Underfull \hbox (badness 10000) in paragraph at lines 1057--1058 []\T1/pcr/m/n/10 Light and Versatile Graphics Library\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1091--1093 []\T1/pcr/m/n/10 micro-electro-mechanical systems Underfull \hbox (badness 10000) in paragraph at lines 1100--1101 []\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 1101--1102 []\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 1102--1103 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [304] Underfull \hbox (badness 10000) in paragraph at lines 1132--1133 []\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 1133--1134 []\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 1134--1135 []\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 1144--1145 []\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 1145--1146 []\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 5147) in paragraph at lines 1158--1159 []\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 1159--1160 []\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 1160--1161 []\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 1161--1162 []\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 1169--1170 []\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 1171--1172 []\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 1173--1175 []\T1/pcr/m/n/10 periph_bluetooth_get_a2dp_sample_rate Overfull \hbox (4.1225pt too wide) in paragraph at lines 1183--1185 []\T1/pcr/m/n/10 periph_button_cfg_t::long_press_time_ms Underfull \hbox (badness 6001) in paragraph at lines 1193--1194 []\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 1194--1195 []\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 1196--1197 []\T1/pcr/m/n/10 periph_console_cfg_t::prompt_string [305] Underfull \hbox (badness 10000) in paragraph at lines 1197--1198 []\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 1198--1199 []\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 1200--1201 []\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 1228--1230 []\T1/pcr/m/n/10 periph_is31fl3216_cfg_t::is31fl3216_pattern Underfull \hbox (badness 10000) in paragraph at lines 1233--1234 []\T1/pcr/m/n/10 periph_is31fl3216_set_blink_pattern Underfull \hbox (badness 10000) in paragraph at lines 1235--1236 []\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 1238--1239 []\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 1245--1246 []\T1/pcr/m/n/10 periph_led_cfg_t::led_duty_resolution Underfull \hbox (badness 10000) in paragraph at lines 1247--1248 []\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 1248--1249 []\T1/pcr/m/n/10 periph_led_cfg_t::led_timer_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1257--1258 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::card_detect_pin Underfull \hbox (badness 10000) in paragraph at lines 1258--1259 []\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 1259--1260 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::root \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (28.1225pt too wide) in paragraph at lines 1265--1267 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 1268--1269 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::partition_label Underfull \hbox (badness 10000) in paragraph at lines 1269--1270 []\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 ), [306] Underfull \hbox (badness 10000) in paragraph at lines 1282--1283 []\T1/pcr/m/n/10 periph_touch_cfg_t::long_tap_time_ms Overfull \hbox (16.1225pt too wide) in paragraph at lines 1283--1285 []\T1/pcr/m/n/10 periph_touch_cfg_t::tap_threshold_percent Overfull \hbox (16.1225pt too wide) in paragraph at lines 1294--1296 []\T1/pcr/m/n/10 periph_wifi_cfg_t::disable_auto_reconnect Overfull \hbox (4.1225pt too wide) in paragraph at lines 1297--1299 []\T1/pcr/m/n/10 periph_wifi_cfg_t::reconnect_timeout_ms Underfull \hbox (badness 7796) in paragraph at lines 1305--1306 []\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 1317--1319 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::ca_pem_end Overfull \hbox (22.1225pt too wide) in paragraph at lines 1319--1321 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::ca_pem_start Overfull \hbox (34.1225pt too wide) in paragraph at lines 1321--1323 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::diasble_wpa2_e Underfull \hbox (badness 10000) in paragraph at lines 1323--1324 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_id Overfull \hbox (10.1225pt too wide) in paragraph at lines 1324--1326 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_method Overfull \hbox (22.1225pt too wide) in paragraph at lines 1326--1328 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_password Overfull \hbox (22.1225pt too wide) in paragraph at lines 1328--1330 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_username Overfull \hbox (40.1225pt too wide) in paragraph at lines 1330--1332 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_cert_end Overfull \hbox (52.1225pt too wide) in paragraph at lines 1332--1334 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_cert_start Overfull \hbox (34.1225pt too wide) in paragraph at lines 1334--1336 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_key_end Overfull \hbox (46.1225pt too wide) in paragraph at lines 1336--1338 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_key_start Underfull \hbox (badness 5147) in paragraph at lines 1349--1350 []\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 1352--1353 []\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 1355--1356 []\T1/pcr/m/n/10 pwm_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [307] Underfull \hbox (badness 10000) in paragraph at lines 1401--1402 []\T1/pcr/m/n/10 rec_config_t::one_frame_duration_ms Underfull \hbox (badness 10000) in paragraph at lines 1403--1404 []\T1/pcr/m/n/10 rec_config_t::sensitivity \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1408--1409 []\T1/pcr/m/n/10 rec_config_t::wakeup_time_ms \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7704) in paragraph at lines 1412--1413 []\T1/pcr/m/n/10 rec_engine_detect_suspend \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1440--1441 []\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 1442--1443 []\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 1447--1448 []\T1/pcr/m/n/10 rsp_filter_cfg_t::out_len_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [308] Underfull \hbox (badness 5147) in paragraph at lines 1456--1457 []\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 1475--1476 []\T1/pcr/m/n/10 SDCARD_STATUS_CARD_DETECT_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1493--1494 []\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 1500--1502 []\T1/pcr/m/n/10 sonic_info_t::resample_linear_interpolate Underfull \hbox (badness 10000) in paragraph at lines 1508--1509 []\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 1532--1533 []\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 1535--1536 []\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 1537--1538 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::write_header \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [309] Underfull \hbox (badness 10000) in paragraph at lines 1553--1554 []\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 1558--1559 []\T1/pcr/m/n/10 tcp_stream_cfg_t::event_handler \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1564--1565 []\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 1565--1566 []\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 1573--1574 []\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 1594--1595 []\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 1597--1598 []\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 1598--1599 []\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 1601--1602 []\T1/pcr/m/n/10 tone_stream_cfg_t::use_delegate \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [310] Underfull \hbox (badness 5147) in paragraph at lines 1629--1630 []\T1/pcr/m/n/10 tts_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 1662--1663 []\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 1663--1664 []\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 1664--1665 []\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 1673--1674 []\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 1674--1675 []\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 1675--1676 []\T1/pcr/m/n/10 wav_encoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 1703--1704 []\T1/pcr/m/n/10 zl38063_codec_set_voice_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [311]) (./espressif-esp-adf.aux) Package rerunfilecheck Warning: File `espressif-esp-adf.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-adf.pdf (315 pages, 22732593 bytes). Transcript written on espressif-esp-adf.log. Latexmk: Index file 'espressif-esp-adf.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-adf.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-adf.aux' 'espressif-esp-adf.out' 'espressif-esp-adf.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-adf" "ReadtheDocsTemplate.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file espressif-esp-adf.idx (./espressif-esp-adf.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-adf.out) (./espressif-esp-adf.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./espressif-esp-adf.toc [1]) [2] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.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] [10 <./p roject-configuration-home.png> <./project-configuration-board-selection.png>] [11] [12] [13 <./vscode-extension-toolbar.png>] [14] Chapter 2. [15 <./blockdiag-b5750d3b0e6ba8e4c0defe2aa18f89b5d0c2fe15.png> <./blockdiag-f03 beae6c1799168b9ebfa6dc6a5e4da7b589363.png>] [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1153--1153 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [18] Underfull \hbox (badness 10000) in paragraph at lines 1255--1255 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , Tick-Type_t [19] Underfull \hbox (badness 10000) in paragraph at lines 1363--1363 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [20] Underfull \hbox (badness 10000) in paragraph at lines 1436--1436 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 au- [21] [22] [23] [24] [25] [26] [27] Underfull \hbox (badness 10000) in paragraph at lines 2451--2452 []\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 2509--2509 [][][]\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 2533--2534 []\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 2547--2547 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] el\T1/ptm/m/n/10 , [][]\T1/ptm /m/it/10 ring- [28] Underfull \hbox (badness 10000) in paragraph at lines 2571--2572 []\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 2606--2607 []\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 2641--2642 []\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 [29] [30] [31] [32] [33] [34] [35] [36] [37 <./blockdiag-a06e39244d66084a2221a5 1f4542e59c14c96c90.png>] [38] [39] [40] Underfull \hbox (badness 6412) in paragraph at lines 4603--4603 [][][]\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 [41] Underfull \hbox (badness 7238) in paragraph at lines 4708--4708 [][]\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 4778--4778 [][][]\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 4837--4837 [][][]\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- [42] Underfull \hbox (badness 10000) in paragraph at lines 4881--4881 [][][]\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 4919--4919 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [43] Underfull \hbox (badness 10000) in paragraph at lines 5033--5033 [][][]\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 5033--5033 \T1/ptm/m/it/10 dio_element_handle_t[][] dest_el\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 au- [44] Underfull \hbox (badness 10000) in paragraph at lines 5167--5167 [][][]\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 5202--5202 [][][]\T1/ptm/m/it/10 audio_pipeline_handle_t[][] pipeline\T1/ptm/m/n/10 , [][] \T1/ptm/m/it/10 au- [45] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 5515--5515 [][][]\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 5550--5550 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] lis-tener\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 au- [48] Underfull \hbox (badness 10000) in paragraph at lines 5687--5687 [][][]\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 5722--5722 [][][]\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[][] [49] Underfull \hbox (badness 10000) in paragraph at lines 5789--5789 [][][]\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 5913--5913 [][][]\T1/ptm/m/it/10 audio_event_iface_handle_t[][] evt\T1/ptm/m/n/10 , [][]\T 1/ptm/m/it/10 au- [50] [51] [52] [53] [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 7014--7014 [][][]\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[][] [56] Underfull \hbox (badness 6792) in paragraph at lines 7131--7131 [][][]\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 , [57] Underfull \hbox (badness 10000) in paragraph at lines 7228--7229 []\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 [58] [59] Underfull \hbox (badness 10000) in paragraph at lines 7495--7495 [][][]\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[][] [60] [61] [62] [63] [64] [65] [66] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8575 ...erence/streams/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8575 ...erence/streams/index.html}{{[}中文{]}} ^^M [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 11192--11192 [][][]\T1/ptm/m/it/10 tcp_stream_event_msg_t[][] \T1/ptm/m/n/10 *msg, [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105 <./blockdiag-d2ec211a373934d42d770c8da52869a 720b127bd.png>] Underfull \hbox (badness 6725) in paragraph at lines 14101--14101 [][][]\T1/ptm/m/it/10 audio_element_handle_t[][] self\T1/ptm/m/n/10 , esp_downm ix_out_ctx_type_t [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] Underfull \hbox (badness 5832) in paragraph at lines 15875--15877 \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 [119] [120] [121 <./blockdiag-ba01f42648482d5992b04526cd32b79fb22fe6c0.png>] [122] [123] Underfull \hbox (badness 10000) in paragraph at lines 16436--16438 []\T1/ptm/m/n/10 if en-able mute, no data fill the buffer, so the \T1/pcr/m/n/1 0 rec_engine_enc_data_read \T1/ptm/m/n/10 and [124] [125] [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 16937--16937 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe- Underfull \hbox (badness 10000) in paragraph at lines 16961--16961 [][][]\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 16961--16961 [][]\T1/ptm/m/it/10 esp_periph_event_handle_t[][] cb\T1/ptm/m/n/10 , void [128] Underfull \hbox (badness 10000) in paragraph at lines 17058--17058 [][][]\T1/ptm/m/it/10 esp_periph_set_handle_t[][] pe-riph_set_handle\T1/ptm/m/n /10 , [][]\T1/ptm/m/it/10 au- Underfull \hbox (badness 10000) in paragraph at lines 17158--17158 [][][]\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 , [129] [130] Underfull \hbox (badness 10000) in paragraph at lines 17392--17392 [][][]\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 , [131] [132] [133] [134] [135] Underfull \hbox (badness 10000) in paragraph at lines 18252--18252 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , Tick-Type _t [136] Underfull \hbox (badness 10000) in paragraph at lines 18311--18311 [][][]\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[][] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] Underfull \hbox (badness 10000) in paragraph at lines 19958--19958 [][][]\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 [148] [149] [150] Underfull \hbox (badness 5331) in paragraph at lines 20316--20317 \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 20383--20385 \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 , [151] Underfull \hbox (badness 7415) in paragraph at lines 20441--20441 [][][]\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 20476--20476 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [152] Underfull \hbox (badness 10000) in paragraph at lines 20619--20619 [][][]\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 20654--20654 [][][]\T1/ptm/m/it/10 esp_periph_handle_t[][] pe-riph\T1/ptm/m/n/10 , uint16_t [153] [154] [155 <./yes-checkm.png> <./blockdiag-72a628c41d8577e6a6f506f3915f44 d938be23c8.png>] [156] [157] [158] Underfull \hbox (badness 5331) in paragraph at lines 21460--21461 []\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 21477--21477 [][][]\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 21477--21477 \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 21498--21499 []\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- [159] [160] Underfull \hbox (badness 10000) in paragraph at lines 21762--21762 [][][]\T1/ptm/m/it/10 audio_hal_codec_mode_t[][] \T1/ptm/m/n/10 mode, [][]\T1/p tm/m/it/10 au- [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] Chapter 3. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24313 ...uide/project-design.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24313 ...uide/project-design.html}{{[}中文{]}} ^^M [179] [180 <./audio-project-minimum-voice-service.jpg>] [181 <./audio-project-m inimum-internet-radio.jpg>] [182 <./audio-project-typical-example.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 24473--24474 []\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 24473--24474 \T1/pcr/m/n/10 heap_caps_malloc(512, MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT) \T1 /ptm/m/n/10 to use in-ter-nal ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24484 ...hinxupquote{xTaskCreateStatic}} task: The ROM code itself is li... [183] [184] [185] [186] Overfull \vbox (222.58951pt too high) has occurred while \output is active [187 <./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 char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24764 ...ed-esp32-lyrat-mini.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24764 ...ed-esp32-lyrat-mini.html}{{[}中文{]}} ^^M [188] [189 <./esp32-lyrat-mini-v1.2-block-diagram.png>] [190 <./esp32-lyrat-min i-v1.2-layout-overview.png>] [191] [192] [193 <./esp32-lyrat-mini-v1.2-electric al-block-diagram.png>] [194 <./esp32-lyrat-mini-v1.2-layout.png>] [195] Overfull \hbox (66.45464pt too wide) in alignment at lines 25325--25343 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 25343--25364 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 25364--25368 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 25368--25370 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 25370--25499 [] [] [] [] [] [] [] Overfull \hbox (66.45464pt too wide) in alignment at lines 25499--25597 [] [] [] [] [] [] [] [196] [197] [198 <./esp32-lyrat-mini-v1.2-usb-ps.png>] [199 <./esp32-lyrat-mini -v1.2-battery-ps.png> <./esp32-lyrat-mini-v1.2-digital-ps.png>] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25710 ...started-esp32-lyrat.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25710 ...started-esp32-lyrat.html}{{[}中文{]}} ^^M [200 <./esp32-lyrat-mini-v1.2-audio-ps.png>] [201] [202 <./esp32-lyrat-v4.3-blo ck-diagram.jpg> <./esp32-lyrat-v4.3-layout-overview-with-wrover-e-module.jpg>] [203] [204] [205] [206 <./esp32-lyrat-v4.3-electrical-block-diagram-with-wrover -e-module.png>] [207 <./esp32-lyrat-v4.3-layout-with-wrover-e-module.jpg>] [208] [209] [210] [211] [212 <./esp32-lyrat-v4.3-usb-battery-ps.png>] [213 <./e sp32-lyrat-v4.3-esp32-module-ps.png> <./esp32-lyrat-v4.3-sdio-ps.png>] [214 <./ esp32-lyrat-v4.3-pa-ps.png>] [215] [216 <./esp32-lyrat-block-diagram.jpg>] [217 <./esp32-lyrat-v4.2-layout.jpg>] [218] [219] [220] [221] [222] [223] [224] [225] [226 <./esp32-lyrat-v4-layout.jpg>] [227] [228] [229] [230] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.28709 ...ed-esp32-lyratd-msc.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.28709 ...ed-esp32-lyratd-msc.html}{{[}中文{]}} ^^M [231] LaTeX Warning: Float too large for page by 24.16492pt on input line 28792. [232 <./esp32-lyratd-msc-v2.2-side.png (PNG copy)>] [233 <./esp32-lyratd-msc-v2 .2-block-diagram.png (PNG copy)>] [234 <./esp32-lyratd-msc-v2.2-a-top.png>] [235 <./esp32-lyratd-msc-v2.2-b-top.png (PNG copy)>] [236] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.28952 ...-esp32-korvo-du1906.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.28952 ...-esp32-korvo-du1906.html}{{[}中文{]}} ^^M [237] [238] Underfull \hbox (badness 10000) in paragraph at lines 29078--29079 []|\T1/ptm/m/n/10 Line-in/out Con-nec-tor (Ear- Underfull \hbox (badness 6078) in paragraph at lines 29148--29149 []|\T1/ptm/m/n/10 ESP_I2C Con-nec-tor/DSP_I2C [239 <./esp32-korvo-du1906-v1.1-block-diagram.png>] Overfull \vbox (356.6967pt too high) has occurred while \output is active [240 <./esp32-korvo-du1906-v1.1-layout.png>] [241] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.29275 ...de-esp32-s3-korvo-2.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.29275 ...de-esp32-s3-korvo-2.html}{{[}中文{]}} ^^M [242] [243] [244 <./esp32-s3-korvo-2-v3.0.png>] Overfull \vbox (7.1497pt too high) has occurred while \output is active [245] [246] [247] [248 <./esp32-s3-korvo-2-v3.0-electrical-block-diagram.png> < ./esp32-s3-korvo-2-v3.0-usb-ps.png>] [249 <./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 29639--29641 []|\T1/phv/m/n/10 Pin Overfull \hbox (1.04408pt too wide) in paragraph at lines 29641--29643 []|\T1/phv/m/n/10 ES8311| Overfull \hbox (1.04408pt too wide) in paragraph at lines 29643--29645 []|\T1/phv/m/n/10 ES7210| Overfull \hbox (0.9242pt too wide) in paragraph at lines 29645--29647 []|\T1/phv/m/n/10 Camera| Overfull \hbox (3.7942pt too wide) in paragraph at lines 29651--29653 []|\T1/phv/m/n/10 MicroSD| Underfull \hbox (badness 5203) in paragraph at lines 29653--29655 []|\T1/phv/m/n/10 IO Ex- Underfull \hbox (badness 10000) in paragraph at lines 29666--29668 []|\T1/phv/m/n/10 Pin Overfull \hbox (1.04408pt too wide) in paragraph at lines 29668--29670 []|\T1/phv/m/n/10 ES8311| Overfull \hbox (1.04408pt too wide) in paragraph at lines 29670--29672 []|\T1/phv/m/n/10 ES7210| Overfull \hbox (0.9242pt too wide) in paragraph at lines 29672--29674 []|\T1/phv/m/n/10 Camera| Overfull \hbox (3.7942pt too wide) in paragraph at lines 29678--29680 []|\T1/phv/m/n/10 MicroSD| Underfull \hbox (badness 5203) in paragraph at lines 29680--29682 []|\T1/phv/m/n/10 IO Ex- Overfull \hbox (4.34438pt too wide) in paragraph at lines 29702--29703 []|\T1/ptm/m/n/10 EN_KEY| Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 []|\T1/ptm/m/n/10 REC, Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 \T1/ptm/m/n/10 MUTE, Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 \T1/ptm/m/n/10 PLAY, Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 \T1/ptm/m/n/10 SET, Underfull \hbox (badness 10000) in paragraph at lines 29716--29717 \T1/ptm/m/n/10 VOL-, Overfull \hbox (42.89403pt too wide) in paragraph at lines 29723--29725 []|\T1/ptm/m/n/10 BAT_MEAS_ADC| Overfull \hbox (18.24416pt too wide) in paragraph at lines 29744--29745 []|\T1/ptm/m/n/10 I2S0_MCLK| Overfull \hbox (5.06433pt too wide) in paragraph at lines 29753--29754 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (5.06433pt too wide) in paragraph at lines 29755--29756 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (21.73425pt too wide) in paragraph at lines 29759--29760 []|\T1/ptm/m/n/10 TP_I2C_SDA| Overfull \hbox (5.06433pt too wide) in paragraph at lines 29761--29762 []|\T1/ptm/m/n/10 I2C_SDA| Overfull \hbox (5.46425pt too wide) in paragraph at lines 29768--29769 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (5.46425pt too wide) in paragraph at lines 29770--29771 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (22.13417pt too wide) in paragraph at lines 29774--29775 []|\T1/ptm/m/n/10 TP_I2C_CLK| Overfull \hbox (5.46425pt too wide) in paragraph at lines 29776--29777 []|\T1/ptm/m/n/10 I2C_CLK| Overfull \hbox (19.90419pt too wide) in paragraph at lines 29783--29784 []|\T1/ptm/m/n/10 I2S0_DSDIN| Overfull \hbox (28.25404pt too wide) in paragraph at lines 29790--29792 []|\T1/ptm/m/n/10 ESP_USB_DM Underfull \hbox (badness 10000) in paragraph at lines 29790--29792 \T1/ptm/m/n/10 (Re- Overfull \hbox (24.92409pt too wide) in paragraph at lines 29797--29799 []|\T1/ptm/m/n/10 ESP_USB_DP Underfull \hbox (badness 10000) in paragraph at lines 29797--29799 \T1/ptm/m/n/10 (Re- Overfull \hbox (14.9142pt too wide) in paragraph at lines 29818--29819 []|\T1/ptm/m/n/10 I2S0_SCLK| Overfull \hbox (7.88428pt too wide) in paragraph at lines 29876--29878 []|\T1/ptm/m/n/10 PA_CTRL| Overfull \hbox (16.02419pt too wide) in paragraph at lines 29883--29884 []|\T1/ptm/m/n/10 I2S0_LRCK| Overfull \hbox (29.51416pt too wide) in paragraph at lines 29892--29893 []|\T1/ptm/m/n/10 LCD_SPI_SDA| Overfull \hbox (17.83435pt too wide) in paragraph at lines 29894--29895 []|\T1/ptm/m/n/10 BOOT_KEY| Overfull \hbox (42.80418pt too wide) in paragraph at lines 29957--29959 []|\T1/ptm/m/n/10 ESP0_UART0_RX| Overfull \hbox (42.24425pt too wide) in paragraph at lines 29964--29966 []|\T1/ptm/m/n/10 ESP0_UART0_TX| Overfull \hbox (23.8041pt too wide) in paragraph at lines 29971--29972 []|\T1/ptm/m/n/10 LCD_SPI_DC| Overfull \hbox (29.91408pt too wide) in paragraph at lines 29978--29979 []|\T1/ptm/m/n/10 LCD_SPI_CLK| [250 <./esp32-s3-korvo-2-v3.0-audio-ps.png>] [251] [252] [253 <./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>] [254] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.30590 ...sp32-s3-korvo-2-lcd.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.30590 ...sp32-s3-korvo-2-lcd.html}{{[}中文{]}} ^^M [255] [256 <./esp32-s3-korvo-2-lcd-v1.0-overview.png>] [257 <./esp32-s3-korvo-2 -lcd-v1.0-front.png>] [258 <./esp32-s3-korvo-2-lcd-v1.0-back.png>] [259] ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.30768 ...-esp32-c3-lyra-v2.0.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.30768 ...-esp32-c3-lyra-v2.0.html}{{[}中文{]}} ^^M [260 <./esp32-s3-korvo-2-lcd-v1.0-electrical-block-diagram.png>] [261] [262 <./ esp32-c3-lyra-block-diagram.png>] Underfull \hbox (badness 5637) in paragraph at lines 30869--30870 []|\T1/ptm/m/n/10 ESP32-C3-WROOM-02 Mod- Underfull \hbox (badness 8132) in paragraph at lines 30914--30915 []|\T1/ptm/m/n/10 LED Strip Power Se-lec-tion [263 <./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) >] [264] [265] [266] [267] [268 <./esp32-c3-lyra-usb-ps.png>] [269 <./esp32-c3- lyra-12v-dc-ps.png> <./esp32-c3-lyra-led-strip-power-selection-switch.png>] [270 <./esp32-c3-lyra-12v-to-5v-buck-power.png> <./esp32-c3-lyra-system-3.3v-po wer.png>] [271] [272] [273] Underfull \hbox (badness 10000) in paragraph at lines 32092--32093 []|\T1/phv/m/n/10 MPEG Underfull \hbox (badness 10000) in paragraph at lines 32096--32097 []|\T1/phv/m/n/10 Bit [274] Chapter 4. [275] [276] Chapter 5. [277] [278] Chapter 6. ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32417 Chinese equivalent: 声 学 ! Package inputenc Error: Unicode char 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32417 Chinese equivalent: 声学 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32420 Chinese equivalent: 声 校准器 ! Package inputenc Error: Unicode char 校 (U+6821) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32420 Chinese equivalent: 声校 准器 ! Package inputenc Error: Unicode char 准 (U+51C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32420 Chinese equivalent: 声校准 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32420 Chinese equivalent: 声校准器 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声 学回声消除 ! Package inputenc Error: Unicode char 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学 回声消除 ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学回 声消除 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学回声 消除 ! Package inputenc Error: Unicode char 消 (U+6D88) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学回声消 除 ! Package inputenc Error: Unicode char 除 (U+9664) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32425 Chinese equivalent: 声学回声消除 ! Package inputenc Error: Unicode char 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高 级音频分发框架 ! Package inputenc Error: Unicode char 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级 音频分发框架 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音 频分发框架 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音频 分发框架 ! Package inputenc Error: Unicode char 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音频分 发框架 ! Package inputenc Error: Unicode char 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音频分发 框架 ! Package inputenc Error: Unicode char 框 (U+6846) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 Chinese equivalent: 高级音频分发框 架 ! Package inputenc Error: Unicode char 架 (U+67B6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32435 ...se equivalent: 高级音频分发框架 [279] ! Package inputenc Error: Unicode char 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模 拟数字转换器 ! Package inputenc Error: Unicode char 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟 数字转换器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数 字转换器 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数字 转换器 ! Package inputenc Error: Unicode char 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数字转 换器 ! Package inputenc Error: Unicode char 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数字转换 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32476 Chinese equivalent: 模拟数字转换器 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音 频编码解码器 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频 编码解码器 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编 码解码器 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编码 解码器 ! Package inputenc Error: Unicode char 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编码解 码器 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编码解码 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32486 Chinese equivalent: 音频编码解码器 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32489 Chinese equivalent: 音 频塑造 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32489 Chinese equivalent: 音频 塑造 ! Package inputenc Error: Unicode char 塑 (U+5851) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32489 Chinese equivalent: 音频塑 造 ! Package inputenc Error: Unicode char 造 (U+9020) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32489 Chinese equivalent: 音频塑造 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32494 Chinese equivalent: 音 频网关 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32494 Chinese equivalent: 音频 网关 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32494 Chinese equivalent: 音频网 关 ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32494 Chinese equivalent: 音频网关 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32504 Chinese equivalent: 声 学前端 ! Package inputenc Error: Unicode char 学 (U+5B66) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32504 Chinese equivalent: 声学 前端 ! Package inputenc Error: Unicode char 前 (U+524D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32504 Chinese equivalent: 声学前 端 ! Package inputenc Error: Unicode char 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32504 Chinese equivalent: 声学前端 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32509 Chinese equivalent: 音 频透传 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32509 Chinese equivalent: 音频 透传 ! Package inputenc Error: Unicode char 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32509 Chinese equivalent: 音频透 传 ! Package inputenc Error: Unicode char 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32509 Chinese equivalent: 音频透传 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32514 Chinese equivalent: 音 频管道 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32514 Chinese equivalent: 音频 管道 ! Package inputenc Error: Unicode char 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32514 Chinese equivalent: 音频管 道 ! Package inputenc Error: Unicode char 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32514 Chinese equivalent: 音频管道 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音 视频远程控制规范 ! Package inputenc Error: Unicode char 视 (U+89C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视 频远程控制规范 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频 远程控制规范 ! Package inputenc Error: Unicode char 远 (U+8FDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频远 程控制规范 ! Package inputenc Error: Unicode char 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频远程 控制规范 ! Package inputenc Error: Unicode char 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频远程控 制规范 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 Chinese equivalent: 音视频远程控制 规范 ! Package inputenc Error: Unicode char 规 (U+89C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 ...se equivalent: 音视频远程控制规 范 ! Package inputenc Error: Unicode char 范 (U+8303) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32519 ...equivalent: 音视频远程控制规范 ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自 动增益控制 ! Package inputenc Error: Unicode char 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动 增益控制 ! Package inputenc Error: Unicode char 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动增 益控制 ! Package inputenc Error: Unicode char 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动增益 控制 ! Package inputenc Error: Unicode char 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动增益控 制 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32529 Chinese equivalent: 自动增益控制 ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自 动电平控制 ! Package inputenc Error: Unicode char 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动 电平控制 ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动电 平控制 ! Package inputenc Error: Unicode char 平 (U+5E73) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动电平 控制 ! Package inputenc Error: Unicode char 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动电平控 制 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32539 Chinese equivalent: 自动电平控制 ! Package inputenc Error: Unicode char 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自 动语音识别 ! Package inputenc Error: Unicode char 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动 语音识别 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动语 音识别 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动语音 识别 ! Package inputenc Error: Unicode char 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动语音识 别 ! Package inputenc Error: Unicode char 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32549 Chinese equivalent: 自动语音识别 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32554 Chinese equivalent: aux 音 频线 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32554 Chinese equivalent: aux 音频 线 ! Package inputenc Error: Unicode char 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32554 Chinese equivalent: aux 音频线 [280] ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32564 Chinese equivalent: 带 宽 ! Package inputenc Error: Unicode char 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32564 Chinese equivalent: 带宽 ! Package inputenc Error: Unicode char 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32567 Chinese equivalent: 低 频 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32567 Chinese equivalent: 低频 ! Package inputenc Error: Unicode char 腔 (U+8154) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32580 Chinese equivalent: 腔 体 ! Package inputenc Error: Unicode char 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32580 Chinese equivalent: 腔体 ! Package inputenc Error: Unicode char 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32583 Chinese equivalent: 命 令词 ! Package inputenc Error: Unicode char 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32583 Chinese equivalent: 命令 词 ! Package inputenc Error: Unicode char 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32583 Chinese equivalent: 命令词 ! Package inputenc Error: Unicode char 核 (U+6838) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32586 Chinese equivalent: 核 心转储 ! Package inputenc Error: Unicode char 心 (U+5FC3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32586 Chinese equivalent: 核心 转储 ! Package inputenc Error: Unicode char 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32586 Chinese equivalent: 核心转 储 ! Package inputenc Error: Unicode char 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32586 Chinese equivalent: 核心转储 ! Package inputenc Error: Unicode char 截 (U+622A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32589 Chinese equivalent: 截 止频率 ! Package inputenc Error: Unicode char 止 (U+6B62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32589 Chinese equivalent: 截止 频率 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32589 Chinese equivalent: 截止频 率 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32589 Chinese equivalent: 截止频率 ! Package inputenc Error: Unicode char 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32592 Chinese equivalent: 解 码器 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32592 Chinese equivalent: 解码 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32592 Chinese equivalent: 解码器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数 字媒体渲染器 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字 媒体渲染器 ! Package inputenc Error: Unicode char 媒 (U+5A92) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒 体渲染器 ! Package inputenc Error: Unicode char 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒体 渲染器 ! Package inputenc Error: Unicode char 渲 (U+6E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒体渲 染器 ! Package inputenc Error: Unicode char 染 (U+67D3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒体渲染 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32595 Chinese equivalent: 数字媒体渲染器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数 字信号处理器 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字 信号处理器 ! Package inputenc Error: Unicode char 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信 号处理器 ! Package inputenc Error: Unicode char 号 (U+53F7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信号 处理器 ! Package inputenc Error: Unicode char 处 (U+5904) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信号处 理器 ! Package inputenc Error: Unicode char 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信号处理 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32600 Chinese equivalent: 数字信号处理器 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数 字模拟转换器 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字 模拟转换器 ! Package inputenc Error: Unicode char 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模 拟转换器 ! Package inputenc Error: Unicode char 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模拟 转换器 ! Package inputenc Error: Unicode char 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模拟转 换器 ! Package inputenc Error: Unicode char 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模拟转换 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32610 Chinese equivalent: 数字模拟转换器 ! Package inputenc Error: Unicode char 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32615 Chinese equivalent: 调 度器 ! Package inputenc Error: Unicode char 度 (U+5EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32615 Chinese equivalent: 调度 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32615 Chinese equivalent: 调度器 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32618 Chinese equivalent: 失 真 ! Package inputenc Error: Unicode char 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32618 Chinese equivalent: 失真 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数 字生活网络联盟 ! Package inputenc Error: Unicode char 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字 生活网络联盟 ! Package inputenc Error: Unicode char 生 (U+751F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生 活网络联盟 ! Package inputenc Error: Unicode char 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生活 网络联盟 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生活网 络联盟 ! Package inputenc Error: Unicode char 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生活网络 联盟 ! Package inputenc Error: Unicode char 联 (U+8054) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 Chinese equivalent: 数字生活网络联 盟 ! Package inputenc Error: Unicode char 盟 (U+76DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32626 ...se equivalent: 数字生活网络联盟 ! Package inputenc Error: Unicode char 向 (U+5411) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32641 Chinese equivalent: 向 下混叠 ! Package inputenc Error: Unicode char 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32641 Chinese equivalent: 向下 混叠 ! Package inputenc Error: Unicode char 混 (U+6DF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32641 Chinese equivalent: 向下混 叠 ! Package inputenc Error: Unicode char 叠 (U+53E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32641 Chinese equivalent: 向下混叠 [281] ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32651 Chinese equivalent: 回 声 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32651 Chinese equivalent: 回声 ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回 声参考信号 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声 参考信号 ! Package inputenc Error: Unicode char 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声参 考信号 ! Package inputenc Error: Unicode char 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声参考 信号 ! Package inputenc Error: Unicode char 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声参考信 号 ! Package inputenc Error: Unicode char 号 (U+53F7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32658 Chinese equivalent: 回声参考信号 ! Package inputenc Error: Unicode char 驻 (U+9A7B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻 极体麦克风 ! Package inputenc Error: Unicode char 极 (U+6781) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极 体麦克风 ! Package inputenc Error: Unicode char 体 (U+4F53) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极体 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极体麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极体麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32661 Chinese equivalent: 驻极体麦克风 ! Package inputenc Error: Unicode char 元 (U+5143) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32671 Chinese equivalent: 元 素 ! Package inputenc Error: Unicode char 素 (U+7D20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32671 Chinese equivalent: 元素 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32676 Chinese equivalent: 编 码器 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32676 Chinese equivalent: 编码 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32676 Chinese equivalent: 编码器 ! Package inputenc Error: Unicode char 均 (U+5747) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32679 Chinese equivalent: 均 衡器 ! Package inputenc Error: Unicode char 衡 (U+8861) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32679 Chinese equivalent: 均衡 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32679 Chinese equivalent: 均衡器 ! Package inputenc Error: Unicode char 快 (U+5FEB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快 速傅里叶变换 ! Package inputenc Error: Unicode char 速 (U+901F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速 傅里叶变换 ! Package inputenc Error: Unicode char 傅 (U+5085) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅 里叶变换 ! Package inputenc Error: Unicode char 里 (U+91CC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅里 叶变换 ! Package inputenc Error: Unicode char 叶 (U+53F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅里叶 变换 ! Package inputenc Error: Unicode char 变 (U+53D8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅里叶变 换 ! Package inputenc Error: Unicode char 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32687 Chinese equivalent: 快速傅里叶变换 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32700 Chinese equivalent: FatFs 流 ! Package inputenc Error: Unicode char 灵 (U+7075) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32708 Chinese equivalent: 灵 活管道 ! Package inputenc Error: Unicode char 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32708 Chinese equivalent: 灵活 管道 ! Package inputenc Error: Unicode char 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32708 Chinese equivalent: 灵活管 道 ! Package inputenc Error: Unicode char 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32708 Chinese equivalent: 灵活管道 ! Package inputenc Error: Unicode char 每 (U+6BCF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每 秒传输帧数 ! Package inputenc Error: Unicode char 秒 (U+79D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒 传输帧数 ! Package inputenc Error: Unicode char 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒传 输帧数 ! Package inputenc Error: Unicode char 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒传输 帧数 ! Package inputenc Error: Unicode char 帧 (U+5E27) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒传输帧 数 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32716 Chinese equivalent: 每秒传输帧数 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32721 Chinese equivalent: 频 率响应 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32721 Chinese equivalent: 频率 响应 ! Package inputenc Error: Unicode char 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32721 Chinese equivalent: 频率响 应 ! Package inputenc Error: Unicode char 应 (U+5E94) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32721 Chinese equivalent: 频率响应 ! Package inputenc Error: Unicode char 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32724 Chinese equivalent: 全 频带 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32724 Chinese equivalent: 全频 带 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32724 Chinese equivalent: 全频带 ! Package inputenc Error: Unicode char 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32734 Chinese equivalent: 免 提 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32734 Chinese equivalent: 免提 [282] ! Package inputenc Error: Unicode char 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免 提音频网关 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提 音频网关 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提音 频网关 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提音频 网关 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提音频网 关 ! Package inputenc Error: Unicode char 关 (U+5173) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32744 Chinese equivalent: 免提音频网关 ! Package inputenc Error: Unicode char 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32749 Chinese equivalent: 免 提规范 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32749 Chinese equivalent: 免提 规范 ! Package inputenc Error: Unicode char 规 (U+89C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32749 Chinese equivalent: 免提规 范 ! Package inputenc Error: Unicode char 范 (U+8303) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32749 Chinese equivalent: 免提规范 ! Package inputenc Error: Unicode char 免 (U+514D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32752 Chinese equivalent: 免 提组件 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32752 Chinese equivalent: 免提 组件 ! Package inputenc Error: Unicode char 组 (U+7EC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32752 Chinese equivalent: 免提组 件 ! Package inputenc Error: Unicode char 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32752 Chinese equivalent: 免提组件 ! Package inputenc Error: Unicode char 硬 (U+786C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬 件抽象层 ! Package inputenc Error: Unicode char 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬件 抽象层 ! Package inputenc Error: Unicode char 抽 (U+62BD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬件抽 象层 ! Package inputenc Error: Unicode char 象 (U+8C61) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬件抽象 层 ! Package inputenc Error: Unicode char 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32760 Chinese equivalent: 硬件抽象层 ! Package inputenc Error: Unicode char 耳 (U+8033) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32770 Chinese equivalent: 耳 机 ! Package inputenc Error: Unicode char 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32770 Chinese equivalent: 耳机 ! Package inputenc Error: Unicode char 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高 保真音箱 ! Package inputenc Error: Unicode char 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高保 真音箱 ! Package inputenc Error: Unicode char 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高保真 音箱 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高保真音 箱 ! Package inputenc Error: Unicode char 箱 (U+7BB1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32778 Chinese equivalent: 高保真音箱 ! Package inputenc Error: Unicode char 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32783 Chinese equivalent: 高 频 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32783 Chinese equivalent: 高频 ! Package inputenc Error: Unicode char 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高 保真麦克风 ! Package inputenc Error: Unicode char 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保 真麦克风 ! Package inputenc Error: Unicode char 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保真 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保真麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保真麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32786 Chinese equivalent: 高保真麦克风 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32794 Chinese equivalent: HTTP 流 ! Package inputenc Error: Unicode char 直 (U+76F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32797 Chinese equivalent: HTTP 直 播流 ! Package inputenc Error: Unicode char 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32797 Chinese equivalent: HTTP 直播 流 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32797 Chinese equivalent: HTTP 直播流 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32802 Chinese equivalent: I2S 流 ! Package inputenc Error: Unicode char 插 (U+63D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32805 Chinese equivalent: 插 入损失 ! Package inputenc Error: Unicode char 入 (U+5165) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32805 Chinese equivalent: 插入 损失 ! Package inputenc Error: Unicode char 损 (U+635F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32805 Chinese equivalent: 插入损 失 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32805 Chinese equivalent: 插入损失 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32808 Chinese equivalent: 网 络电台 ! Package inputenc Error: Unicode char 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32808 Chinese equivalent: 网络 电台 ! Package inputenc Error: Unicode char 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32808 Chinese equivalent: 网络电 台 ! Package inputenc Error: Unicode char 台 (U+53F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32808 Chinese equivalent: 网络电台 ! Package inputenc Error: Unicode char 物 (U+7269) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32811 Chinese equivalent: 物 联网 ! Package inputenc Error: Unicode char 联 (U+8054) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32811 Chinese equivalent: 物联 网 ! Package inputenc Error: Unicode char 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32811 Chinese equivalent: 物联网 ! Package inputenc Error: Unicode char 轻 (U+8F7B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻 量级多功能图形库 ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量 级多功能图形库 ! Package inputenc Error: Unicode char 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级 多功能图形库 ! Package inputenc Error: Unicode char 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级多 功能图形库 ! Package inputenc Error: Unicode char 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级多功 能图形库 ! Package inputenc Error: Unicode char 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级多功能 图形库 ! Package inputenc Error: Unicode char 图 (U+56FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 Chinese equivalent: 轻量级多功能图 形库 ! Package inputenc Error: Unicode char 形 (U+5F62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 ...se equivalent: 轻量级多功能图形 库 ! Package inputenc Error: Unicode char 库 (U+5E93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32829 ...equivalent: 轻量级多功能图形库 ! Package inputenc Error: Unicode char 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低 通滤波器 ! Package inputenc Error: Unicode char 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低通 滤波器 ! Package inputenc Error: Unicode char 滤 (U+6EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低通滤 波器 ! Package inputenc Error: Unicode char 波 (U+6CE2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低通滤波 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32834 Chinese equivalent: 低通滤波器 [283] ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32852 Chinese equivalent: 量 产 ! Package inputenc Error: Unicode char 产 (U+4EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32852 Chinese equivalent: 量产 ! Package inputenc Error: Unicode char 最 (U+6700) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最 大输出功率 ! Package inputenc Error: Unicode char 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大 输出功率 ! Package inputenc Error: Unicode char 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大输 出功率 ! Package inputenc Error: Unicode char 出 (U+51FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大输出 功率 ! Package inputenc Error: Unicode char 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大输出功 率 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32855 Chinese equivalent: 最大输出功率 ! Package inputenc Error: Unicode char 梅 (U+6885) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅 尔频率倒谱系数 ! Package inputenc Error: Unicode char 尔 (U+5C14) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔 频率倒谱系数 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频 率倒谱系数 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频率 倒谱系数 ! Package inputenc Error: Unicode char 倒 (U+5012) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频率倒 谱系数 ! Package inputenc Error: Unicode char 谱 (U+8C31) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频率倒谱 系数 ! Package inputenc Error: Unicode char 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 Chinese equivalent: 梅尔频率倒谱系 数 ! Package inputenc Error: Unicode char 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32863 ...se equivalent: 梅尔频率倒谱系数 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32873 Chinese equivalent: 麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32873 Chinese equivalent: 麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32873 Chinese equivalent: 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32876 Chinese equivalent: 麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32876 Chinese equivalent: 麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32876 Chinese equivalent: 麦克风 ! Package inputenc Error: Unicode char 微 (U+5FAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微 型机型系统麦克风 ! Package inputenc Error: Unicode char 型 (U+578B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型 机型系统麦克风 ! Package inputenc Error: Unicode char 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机 型系统麦克风 ! Package inputenc Error: Unicode char 型 (U+578B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机型 系统麦克风 ! Package inputenc Error: Unicode char 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机型系 统麦克风 ! Package inputenc Error: Unicode char 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机型系统 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 Chinese equivalent: 微型机型系统麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 ...se equivalent: 微型机型系统麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32881 ...equivalent: 微型机型系统麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32886 Chinese equivalent: MEMS 麦 克风 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32886 Chinese equivalent: MEMS 麦克 风 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32886 Chinese equivalent: MEMS 麦克风 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦 克风增益 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦克 风增益 ! Package inputenc Error: Unicode char 风 (U+98CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦克风 增益 ! Package inputenc Error: Unicode char 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦克风增 益 ! Package inputenc Error: Unicode char 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32891 Chinese equivalent: 麦克风增益 ! Package inputenc Error: Unicode char 麦 (U+9EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32894 Chinese equivalent: 麦 克孔 ! Package inputenc Error: Unicode char 克 (U+514B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32894 Chinese equivalent: 麦克 孔 ! Package inputenc Error: Unicode char 孔 (U+5B54) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32894 Chinese equivalent: 麦克孔 ! Package inputenc Error: Unicode char 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32897 Chinese equivalent: microSD 卡 ! Package inputenc Error: Unicode char 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32911 Chinese equivalent: 多 房间 ! Package inputenc Error: Unicode char 房 (U+623F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32911 Chinese equivalent: 多房 间 ! Package inputenc Error: Unicode char 间 (U+95F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32911 Chinese equivalent: 多房间 ! Package inputenc Error: Unicode char 窄 (U+7A84) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32919 Chinese equivalent: 窄 带 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32919 Chinese equivalent: 窄带 [284] ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪 声标准曲线 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声 标准曲线 ! Package inputenc Error: Unicode char 标 (U+6807) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声标 准曲线 ! Package inputenc Error: Unicode char 准 (U+51C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声标准 曲线 ! Package inputenc Error: Unicode char 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声标准曲 线 ! Package inputenc Error: Unicode char 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32936 Chinese equivalent: 噪声标准曲线 ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪 声评价曲线 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声 评价曲线 ! Package inputenc Error: Unicode char 评 (U+8BC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声评 价曲线 ! Package inputenc Error: Unicode char 价 (U+4EF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声评价 曲线 ! Package inputenc Error: Unicode char 曲 (U+66F2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声评价曲 线 ! Package inputenc Error: Unicode char 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32941 Chinese equivalent: 噪声评价曲线 ! Package inputenc Error: Unicode char 本 (U+672C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32946 Chinese equivalent: 本 底噪声 ! Package inputenc Error: Unicode char 底 (U+5E95) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32946 Chinese equivalent: 本底 噪声 ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32946 Chinese equivalent: 本底噪 声 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32946 Chinese equivalent: 本底噪声 ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32949 Chinese equivalent: 噪 声抑制 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32949 Chinese equivalent: 噪声 抑制 ! Package inputenc Error: Unicode char 抑 (U+6291) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32949 Chinese equivalent: 噪声抑 制 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32949 Chinese equivalent: 噪声抑制 ! Package inputenc Error: Unicode char 非 (U+975E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非 易失性存储 ! Package inputenc Error: Unicode char 易 (U+6613) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易 失性存储 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易失 性存储 ! Package inputenc Error: Unicode char 性 (U+6027) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易失性 存储 ! Package inputenc Error: Unicode char 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易失性存 储 ! Package inputenc Error: Unicode char 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32959 Chinese equivalent: 非易失性存储 ! Package inputenc Error: Unicode char 像 (U+50CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32984 Chinese equivalent: 像 素 ! Package inputenc Error: Unicode char 素 (U+7D20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32984 Chinese equivalent: 像素 ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32987 Chinese equivalent: 回 放 ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32987 Chinese equivalent: 回放 ! Package inputenc Error: Unicode char 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可 编程增益放大器 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编 程增益放大器 ! Package inputenc Error: Unicode char 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程 增益放大器 ! Package inputenc Error: Unicode char 增 (U+589E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程增 益放大器 ! Package inputenc Error: Unicode char 益 (U+76CA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程增益 放大器 ! Package inputenc Error: Unicode char 放 (U+653E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程增益放 大器 ! Package inputenc Error: Unicode char 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 Chinese equivalent: 可编程增益放大 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.32992 ...se equivalent: 可编程增益放大器 ! Package inputenc Error: Unicode char 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33002 Chinese equivalent: 量 角尺 ! Package inputenc Error: Unicode char 角 (U+89D2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33002 Chinese equivalent: 量角 尺 ! Package inputenc Error: Unicode char 尺 (U+5C3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33002 Chinese equivalent: 量角尺 ! Package inputenc Error: Unicode char 脉 (U+8109) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉 冲编码调制 ! Package inputenc Error: Unicode char 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲 编码调制 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲编 码调制 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲编码 调制 ! Package inputenc Error: Unicode char 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲编码调 制 ! Package inputenc Error: Unicode char 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33005 Chinese equivalent: 脉冲编码调制 ! Package inputenc Error: Unicode char 原 (U+539F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33010 Chinese equivalent: 原 始流 ! Package inputenc Error: Unicode char 始 (U+59CB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33010 Chinese equivalent: 原始 流 ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33010 Chinese equivalent: 原始流 ! Package inputenc Error: Unicode char 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33013 Chinese equivalent: 重 采样 ! Package inputenc Error: Unicode char 采 (U+91C7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33013 Chinese equivalent: 重采 样 ! Package inputenc Error: Unicode char 样 (U+6837) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33013 Chinese equivalent: 重采样 ! Package inputenc Error: Unicode char 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重 采样过滤器 ! Package inputenc Error: Unicode char 采 (U+91C7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采 样过滤器 ! Package inputenc Error: Unicode char 样 (U+6837) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采样 过滤器 ! Package inputenc Error: Unicode char 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采样过 滤器 ! Package inputenc Error: Unicode char 滤 (U+6EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采样过滤 器 ! Package inputenc Error: Unicode char 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33016 Chinese equivalent: 重采样过滤器 ! Package inputenc Error: Unicode char 谐 (U+8C10) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33019 Chinese equivalent: 谐 振频率 ! Package inputenc Error: Unicode char 振 (U+632F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33019 Chinese equivalent: 谐振 频率 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33019 Chinese equivalent: 谐振频 率 ! Package inputenc Error: Unicode char 率 (U+7387) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33019 Chinese equivalent: 谐振频率 [285] ! Package inputenc Error: Unicode char 混 (U+6DF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33022 Chinese equivalent: 混 响 ! Package inputenc Error: Unicode char 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33022 Chinese equivalent: 混响 ! Package inputenc Error: Unicode char 环 (U+73AF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环 形缓冲区 ! Package inputenc Error: Unicode char 形 (U+5F62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环形 缓冲区 ! Package inputenc Error: Unicode char 缓 (U+7F13) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环形缓 冲区 ! Package inputenc Error: Unicode char 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环形缓冲 区 ! Package inputenc Error: Unicode char 区 (U+533A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33030 Chinese equivalent: 环形缓冲区 ! Package inputenc Error: Unicode char 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33038 Chinese equivalent: SD 卡 ! Package inputenc Error: Unicode char 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会 话发起协议 ! Package inputenc Error: Unicode char 话 (U+8BDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话 发起协议 ! Package inputenc Error: Unicode char 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话发 起协议 ! Package inputenc Error: Unicode char 起 (U+8D77) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话发起 协议 ! Package inputenc Error: Unicode char 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话发起协 议 ! Package inputenc Error: Unicode char 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33041 Chinese equivalent: 会话发起协议 ! Package inputenc Error: Unicode char 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33046 Chinese equivalent: 信 回比 ! Package inputenc Error: Unicode char 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33046 Chinese equivalent: 信回 比 ! Package inputenc Error: Unicode char 比 (U+6BD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33046 Chinese equivalent: 信回比 ! Package inputenc Error: Unicode char 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33049 Chinese equivalent: 信 噪比 ! Package inputenc Error: Unicode char 噪 (U+566A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33049 Chinese equivalent: 信噪 比 ! Package inputenc Error: Unicode char 比 (U+6BD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33049 Chinese equivalent: 信噪比 ! Package inputenc Error: Unicode char 变 (U+53D8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33069 Chinese equivalent: 变 声 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33069 Chinese equivalent: 变声 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33074 Chinese equivalent: 声 卡 ! Package inputenc Error: Unicode char 卡 (U+5361) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33074 Chinese equivalent: 声卡 ! Package inputenc Error: Unicode char 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33079 Chinese equivalent: 分 贝仪 ! Package inputenc Error: Unicode char 贝 (U+8D1D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33079 Chinese equivalent: 分贝 仪 ! Package inputenc Error: Unicode char 仪 (U+4EEA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33079 Chinese equivalent: 分贝仪 ! Package inputenc Error: Unicode char 拾 (U+62FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33084 Chinese equivalent: 拾 音孔 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33084 Chinese equivalent: 拾音 孔 ! Package inputenc Error: Unicode char 孔 (U+5B54) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33084 Chinese equivalent: 拾音孔 ! Package inputenc Error: Unicode char 拾 (U+62FE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33087 Chinese equivalent: 拾 音管道 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33087 Chinese equivalent: 拾音 管道 ! Package inputenc Error: Unicode char 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33087 Chinese equivalent: 拾音管 道 ! Package inputenc Error: Unicode char 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33087 Chinese equivalent: 拾音管道 ! Package inputenc Error: Unicode char 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33090 Chinese equivalent: 传 声损失 ! Package inputenc Error: Unicode char 声 (U+58F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33090 Chinese equivalent: 传声 损失 ! Package inputenc Error: Unicode char 损 (U+635F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33090 Chinese equivalent: 传声损 失 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33090 Chinese equivalent: 传声损失 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33095 Chinese equivalent: 语 音 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33095 Chinese equivalent: 语音 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33098 Chinese equivalent: 语 音识别 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33098 Chinese equivalent: 语音 识别 ! Package inputenc Error: Unicode char 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33098 Chinese equivalent: 语音识 别 ! Package inputenc Error: Unicode char 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33098 Chinese equivalent: 语音识别 ! Package inputenc Error: Unicode char 闪 (U+95EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪 存文件系统 ! Package inputenc Error: Unicode char 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存 文件系统 ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存文 件系统 ! Package inputenc Error: Unicode char 件 (U+4EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存文件 系统 ! Package inputenc Error: Unicode char 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存文件系 统 ! Package inputenc Error: Unicode char 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33108 Chinese equivalent: SPI 闪存文件系统 [286] ! Package inputenc Error: Unicode char 流 (U+6D41) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33118 Chinese equivalent: SPIFFS 流 ! Package inputenc Error: Unicode char 次 (U+6B21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次 频带编码 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次频 带编码 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次频带 编码 ! Package inputenc Error: Unicode char 编 (U+7F16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次频带编 码 ! Package inputenc Error: Unicode char 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33121 Chinese equivalent: 次频带编码 ! Package inputenc Error: Unicode char 超 (U+8D85) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33131 Chinese equivalent: 超 宽频带 ! Package inputenc Error: Unicode char 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33131 Chinese equivalent: 超宽 频带 ! Package inputenc Error: Unicode char 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33131 Chinese equivalent: 超宽频 带 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33131 Chinese equivalent: 超宽频带 ! Package inputenc Error: Unicode char 卷 (U+5377) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33141 Chinese equivalent: 卷 尺 ! Package inputenc Error: Unicode char 尺 (U+5C3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33141 Chinese equivalent: 卷尺 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33144 Chinese equivalent: 语 音合成 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33144 Chinese equivalent: 语音 合成 ! Package inputenc Error: Unicode char 合 (U+5408) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33144 Chinese equivalent: 语音合 成 ! Package inputenc Error: Unicode char 成 (U+6210) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33144 Chinese equivalent: 语音合成 ! Package inputenc Error: Unicode char 公 (U+516C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33154 Chinese equivalent: 公 差 ! Package inputenc Error: Unicode char 差 (U+5DEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33154 Chinese equivalent: 公差 ! Package inputenc Error: Unicode char 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33157 Chinese equivalent: 提 示音 ! Package inputenc Error: Unicode char 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33157 Chinese equivalent: 提示 音 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33157 Chinese equivalent: 提示音 ! Package inputenc Error: Unicode char 总 (U+603B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总 谐波失真 ! Package inputenc Error: Unicode char 谐 (U+8C10) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总谐 波失真 ! Package inputenc Error: Unicode char 波 (U+6CE2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总谐波 失真 ! Package inputenc Error: Unicode char 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总谐波失 真 ! Package inputenc Error: Unicode char 真 (U+771F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33160 Chinese equivalent: 总谐波失真 ! Package inputenc Error: Unicode char 语 (U+8BED) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语 音活动检测 ! Package inputenc Error: Unicode char 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音 活动检测 ! Package inputenc Error: Unicode char 活 (U+6D3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音活 动检测 ! Package inputenc Error: Unicode char 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音活动 检测 ! Package inputenc Error: Unicode char 检 (U+68C0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音活动检 测 ! Package inputenc Error: Unicode char 测 (U+6D4B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33170 Chinese equivalent: 语音活动检测 ! Package inputenc Error: Unicode char 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33185 Chinese equivalent: 唤 醒词 ! Package inputenc Error: Unicode char 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33185 Chinese equivalent: 唤醒 词 ! Package inputenc Error: Unicode char 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33185 Chinese equivalent: 唤醒词 ! Package inputenc Error: Unicode char 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤 醒词引擎 ! Package inputenc Error: Unicode char 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤醒 词引擎 ! Package inputenc Error: Unicode char 词 (U+8BCD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤醒词 引擎 ! Package inputenc Error: Unicode char 引 (U+5F15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤醒词引 擎 ! Package inputenc Error: Unicode char 擎 (U+64CE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33188 Chinese equivalent: 唤醒词引擎 ! Package inputenc Error: Unicode char 唤 (U+5524) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33198 Chinese equivalent: 唤 醒 ! Package inputenc Error: Unicode char 醒 (U+9192) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33198 Chinese equivalent: 唤醒 [287] ! Package inputenc Error: Unicode char 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33203 Chinese equivalent: 宽 带 ! Package inputenc Error: Unicode char 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.33203 Chinese equivalent: 宽带 [288] Chapter 7. [289 <./adf_block_diagram.png>] (./espressif-esp-adf.ind [290] 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- [291] Underfull \hbox (badness 10000) in paragraph at lines 86--87 []\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 87--88 []\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 88--89 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::debug_input Underfull \hbox (badness 10000) in paragraph at lines 91--92 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::out_rb_size Overfull \hbox (16.1225pt too wide) in paragraph at lines 92--94 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::rec_linear_factor Overfull \hbox (16.1225pt too wide) in paragraph at lines 94--96 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::ref_linear_factor Underfull \hbox (badness 10000) in paragraph at lines 96--97 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::sample_rate Underfull \hbox (badness 10000) in paragraph at lines 97--98 []\T1/pcr/m/n/10 algorithm_stream_cfg_t::stack_in_ext Underfull \hbox (badness 10000) in paragraph at lines 98--99 []\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 99--100 []\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 100--101 []\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 104--105 []\T1/pcr/m/n/10 ALGORITHM_STREAM_DEFAULT_MIC_CHANNELS Underfull \hbox (badness 10000) in paragraph at lines 105--106 []\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 106--107 []\T1/pcr/m/n/10 ALGORITHM_STREAM_DEFAULT_SAMPLE_RATE_HZ Underfull \hbox (badness 10000) in paragraph at lines 111--112 []\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 112--113 []\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 114--115 []\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 122--123 []\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 123--124 []\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 124--125 []\T1/pcr/m/n/10 amr_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [292] Underfull \hbox (badness 6001) in paragraph at lines 146--147 []\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 147--149 []\T1/pcr/m/n/10 amrnb_encoder_cfg_t::contain_amrnb_header Underfull \hbox (badness 10000) in paragraph at lines 149--150 []\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 150--151 []\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 153--154 []\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 6001) in paragraph at lines 173--174 []\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 174--176 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::contain_amrwb_header Underfull \hbox (badness 10000) in paragraph at lines 176--177 []\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 177--178 []\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 180--181 []\T1/pcr/m/n/10 amrwb_encoder_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 201--202 []\T1/pcr/m/n/10 audio_element_abort_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 204--205 []\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 207--208 []\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 208--209 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_in_rb_num Underfull \hbox (badness 10000) in paragraph at lines 209--210 []\T1/pcr/m/n/10 audio_element_cfg_t::multi_out_rb_num Underfull \hbox (badness 10000) in paragraph at lines 211--212 []\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 212--213 []\T1/pcr/m/n/10 audio_element_cfg_t::process \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [293] Underfull \hbox (badness 6001) in paragraph at lines 215--216 []\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 219--220 []\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 226--227 []\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 227--229 []\T1/pcr/m/n/10 audio_element_get_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 229--231 []\T1/pcr/m/n/10 audio_element_get_multi_output_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 231--232 []\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 232--234 []\T1/pcr/m/n/10 audio_element_get_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 248--249 []\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 252--253 []\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 258--259 []\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 264--265 []\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 271--273 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_0 Overfull \hbox (16.1225pt too wide) in paragraph at lines 273--275 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_1 Overfull \hbox (16.1225pt too wide) in paragraph at lines 275--277 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_2 Overfull \hbox (16.1225pt too wide) in paragraph at lines 277--279 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_3 Overfull \hbox (16.1225pt too wide) in paragraph at lines 279--281 []\T1/pcr/m/n/10 audio_element_reserve_data_t::user_data_4 Underfull \hbox (badness 6001) in paragraph at lines 281--282 []\T1/pcr/m/n/10 audio_element_reset_input_ringbuf \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [294] Underfull \hbox (badness 10000) in paragraph at lines 291--292 []\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 292--293 []\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 293--294 []\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 294--296 []\T1/pcr/m/n/10 audio_element_set_multi_input_ringbuf Underfull \hbox (badness 10000) in paragraph at lines 296--298 []\T1/pcr/m/n/10 audio_element_set_multi_output_ringbuf Underfull \hbox (badness 7796) in paragraph at lines 298--299 []\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 299--300 []\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 300--302 []\T1/pcr/m/n/10 audio_element_set_output_ringbuf_size Underfull \hbox (badness 10000) in paragraph at lines 302--303 []\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 304--305 []\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 305--306 []\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 306--307 []\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 307--308 []\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 308--309 []\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 328--329 []\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 334--335 []\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 335--337 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::external_queue_size Overfull \hbox (34.1225pt too wide) in paragraph at lines 337--339 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::internal_queue_size Underfull \hbox (badness 10000) in paragraph at lines 339--340 []\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 340--342 []\T1/pcr/m/n/10 audio_event_iface_cfg_t::queue_set_size Underfull \hbox (badness 10000) in paragraph at lines 349--351 []\T1/pcr/m/n/10 audio_event_iface_get_msg_queue_handle Underfull \hbox (badness 5147) in paragraph at lines 356--357 []\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 358--359 []\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 359--361 []\T1/pcr/m/n/10 audio_event_iface_msg_t::need_free_data Underfull \hbox (badness 10000) in paragraph at lines 361--362 []\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 362--363 []\T1/pcr/m/n/10 audio_event_iface_msg_t::source_type [295] Underfull \hbox (badness 6001) in paragraph at lines 364--365 []\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 366--368 []\T1/pcr/m/n/10 audio_event_iface_set_cmd_waiting_timeout Underfull \hbox (badness 6001) in paragraph at lines 370--371 []\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 372--373 []\T1/pcr/m/n/10 audio_hal::audio_codec_config_iface Underfull \hbox (badness 10000) in paragraph at lines 374--375 []\T1/pcr/m/n/10 audio_hal::audio_codec_deinitialize Underfull \hbox (badness 6001) in paragraph at lines 375--376 []\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 376--377 []\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 377--378 []\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 378--379 []\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 379--380 []\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 398--399 []\T1/pcr/m/n/10 audio_hal_codec_config_t::adc_input Underfull \hbox (badness 10000) in paragraph at lines 399--400 []\T1/pcr/m/n/10 audio_hal_codec_config_t::codec_mode Underfull \hbox (badness 10000) in paragraph at lines 400--401 []\T1/pcr/m/n/10 audio_hal_codec_config_t::dac_output Underfull \hbox (badness 10000) in paragraph at lines 401--402 []\T1/pcr/m/n/10 audio_hal_codec_config_t::i2s_iface Underfull \hbox (badness 10000) in paragraph at lines 402--403 []\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 403--404 []\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 404--405 []\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 405--406 []\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 406--407 []\T1/pcr/m/n/10 audio_hal_codec_i2s_iface_t::samples Underfull \hbox (badness 7796) in paragraph at lines 407--408 []\T1/pcr/m/n/10 audio_hal_codec_iface_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [296] Underfull \hbox (badness 10000) in paragraph at lines 439--440 []\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 444--445 []\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 446--447 []\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 457--458 []\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 462--463 []\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 463--464 []\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 464--465 []\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 470--471 []\T1/pcr/m/n/10 audio_pipeline_terminate_with_ticks Underfull \hbox (badness 7796) in paragraph at lines 474--475 []\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 475--477 []\T1/pcr/m/n/10 audio_pipeline_wait_for_stop_with_ticks Underfull \hbox (badness 5147) in paragraph at lines 478--479 []\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 479--480 []\T1/pcr/m/n/10 audio_pwm_config_t::duty_resolution Underfull \hbox (badness 6001) in paragraph at lines 480--481 []\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 482--483 []\T1/pcr/m/n/10 audio_pwm_config_t::ledc_channel_left Underfull \hbox (badness 10000) in paragraph at lines 483--484 []\T1/pcr/m/n/10 audio_pwm_config_t::ledc_channel_right [297] Underfull \hbox (badness 10000) in paragraph at lines 517--518 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::device_name Underfull \hbox (badness 10000) in paragraph at lines 519--520 []\T1/pcr/m/n/10 bluetooth_service_cfg_t::remote_name Underfull \hbox (badness 10000) in paragraph at lines 520--521 []\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 521--522 []\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 522--523 []\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 587--588 []\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 592--593 []\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 597--598 []\T1/pcr/m/n/10 downmix_set_input_rb_timeout \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [298] Underfull \hbox (badness 10000) in paragraph at lines 621--622 []\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 622--623 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::extern_stack Underfull \hbox (badness 10000) in paragraph at lines 623--624 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::out_rb_size Underfull \hbox (badness 10000) in paragraph at lines 624--625 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::task_core Underfull \hbox (badness 10000) in paragraph at lines 625--626 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::task_prio Underfull \hbox (badness 10000) in paragraph at lines 626--627 []\T1/pcr/m/n/10 embed_flash_stream_cfg_t::task_stack Underfull \hbox (badness 10000) in paragraph at lines 629--630 []\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 643--644 []\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 648--649 []\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 ), [299] Underfull \hbox (badness 10000) in paragraph at lines 757--758 []\T1/pcr/m/n/10 esp_audio_cfg_t::in_stream_buf_size Underfull \hbox (badness 10000) in paragraph at lines 758--759 []\T1/pcr/m/n/10 esp_audio_cfg_t::out_stream_buf_size Underfull \hbox (badness 5147) in paragraph at lines 759--760 []\T1/pcr/m/n/10 esp_audio_cfg_t::prefer_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 779--780 []\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 782--784 []\T1/pcr/m/n/10 esp_audio_info_t::in_stream_total_size [300] Underfull \hbox (badness 5147) in paragraph at lines 813--814 []\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 814--815 []\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 815--816 []\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 822--823 []\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 827--828 []\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 841--842 []\T1/pcr/m/n/10 ESP_ERR_AUDIO_INVALID_PARAMETER \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 860--861 []\T1/pcr/m/n/10 esp_periph_config_t::extern_stack \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [301] Underfull \hbox (badness 10000) in paragraph at lines 863--864 []\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 883--884 []\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 897--898 []\T1/pcr/m/n/10 esp_periph_set_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 917--918 []\T1/pcr/m/n/10 fatfs_stream_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 922--923 []\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 932--933 []\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 933--934 []\T1/pcr/m/n/10 flac_decoder_cfg_t::stack_in_ext \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [302] Overfull \hbox (22.1225pt too wide) in paragraph at lines 968--970 []\T1/pcr/m/n/10 http_stream_cfg_t::auto_connect_next_track Overfull \hbox (16.1225pt too wide) in paragraph at lines 970--972 []\T1/pcr/m/n/10 http_stream_cfg_t::enable_playlist_parser Underfull \hbox (badness 10000) in paragraph at lines 972--973 []\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 973--974 []\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 975--976 []\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 976--977 []\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 977--978 []\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 980--981 []\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 984--985 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 985--986 []\T1/pcr/m/n/10 http_stream_event_msg_t::buffer_len Underfull \hbox (badness 6001) in paragraph at lines 987--988 []\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 988--989 []\T1/pcr/m/n/10 http_stream_event_msg_t::http_client Underfull \hbox (badness 6001) in paragraph at lines 1015--1016 []\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 5147) in paragraph at lines 1016--1017 []\T1/pcr/m/n/10 i2s_stream_cfg_t::i2s_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1018--1019 []\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 1024--1025 []\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 1026--1027 []\T1/pcr/m/n/10 i2s_stream_cfg_t::uninstall_drv \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [303] Underfull \hbox (badness 10000) in paragraph at lines 1030--1031 []\T1/pcr/m/n/10 I2S_STREAM_INTERNAL_DAC_CFG_DEFAULT \T1/ptm/m/n/10 (\T1/ptm/m/ it/10 C Underfull \hbox (badness 10000) in paragraph at lines 1057--1058 []\T1/pcr/m/n/10 Light and Versatile Graphics Library\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1091--1093 []\T1/pcr/m/n/10 micro-electro-mechanical systems Underfull \hbox (badness 10000) in paragraph at lines 1100--1101 []\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 1101--1102 []\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 1102--1103 []\T1/pcr/m/n/10 mp3_decoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [304] Underfull \hbox (badness 10000) in paragraph at lines 1132--1133 []\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 1133--1134 []\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 1134--1135 []\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 1144--1145 []\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 1145--1146 []\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 5147) in paragraph at lines 1158--1159 []\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 1159--1160 []\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 1160--1161 []\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 1161--1162 []\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 1169--1170 []\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 1171--1172 []\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 1173--1175 []\T1/pcr/m/n/10 periph_bluetooth_get_a2dp_sample_rate Overfull \hbox (4.1225pt too wide) in paragraph at lines 1183--1185 []\T1/pcr/m/n/10 periph_button_cfg_t::long_press_time_ms Underfull \hbox (badness 6001) in paragraph at lines 1193--1194 []\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 1194--1195 []\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 1196--1197 []\T1/pcr/m/n/10 periph_console_cfg_t::prompt_string [305] Underfull \hbox (badness 10000) in paragraph at lines 1197--1198 []\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 1198--1199 []\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 1200--1201 []\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 1228--1230 []\T1/pcr/m/n/10 periph_is31fl3216_cfg_t::is31fl3216_pattern Underfull \hbox (badness 10000) in paragraph at lines 1233--1234 []\T1/pcr/m/n/10 periph_is31fl3216_set_blink_pattern Underfull \hbox (badness 10000) in paragraph at lines 1235--1236 []\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 1238--1239 []\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 1245--1246 []\T1/pcr/m/n/10 periph_led_cfg_t::led_duty_resolution Underfull \hbox (badness 10000) in paragraph at lines 1247--1248 []\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 1248--1249 []\T1/pcr/m/n/10 periph_led_cfg_t::led_timer_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1257--1258 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::card_detect_pin Underfull \hbox (badness 10000) in paragraph at lines 1258--1259 []\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 1259--1260 []\T1/pcr/m/n/10 periph_sdcard_cfg_t::root \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Overfull \hbox (28.1225pt too wide) in paragraph at lines 1265--1267 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 1268--1269 []\T1/pcr/m/n/10 periph_spiffs_cfg_t::partition_label Underfull \hbox (badness 10000) in paragraph at lines 1269--1270 []\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 ), [306] Underfull \hbox (badness 10000) in paragraph at lines 1282--1283 []\T1/pcr/m/n/10 periph_touch_cfg_t::long_tap_time_ms Overfull \hbox (16.1225pt too wide) in paragraph at lines 1283--1285 []\T1/pcr/m/n/10 periph_touch_cfg_t::tap_threshold_percent Overfull \hbox (16.1225pt too wide) in paragraph at lines 1294--1296 []\T1/pcr/m/n/10 periph_wifi_cfg_t::disable_auto_reconnect Overfull \hbox (4.1225pt too wide) in paragraph at lines 1297--1299 []\T1/pcr/m/n/10 periph_wifi_cfg_t::reconnect_timeout_ms Underfull \hbox (badness 7796) in paragraph at lines 1305--1306 []\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 1317--1319 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::ca_pem_end Overfull \hbox (22.1225pt too wide) in paragraph at lines 1319--1321 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::ca_pem_start Overfull \hbox (34.1225pt too wide) in paragraph at lines 1321--1323 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::diasble_wpa2_e Underfull \hbox (badness 10000) in paragraph at lines 1323--1324 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_id Overfull \hbox (10.1225pt too wide) in paragraph at lines 1324--1326 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_method Overfull \hbox (22.1225pt too wide) in paragraph at lines 1326--1328 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_password Overfull \hbox (22.1225pt too wide) in paragraph at lines 1328--1330 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::eap_username Overfull \hbox (40.1225pt too wide) in paragraph at lines 1330--1332 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_cert_end Overfull \hbox (52.1225pt too wide) in paragraph at lines 1332--1334 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_cert_start Overfull \hbox (34.1225pt too wide) in paragraph at lines 1334--1336 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_key_end Overfull \hbox (46.1225pt too wide) in paragraph at lines 1336--1338 []\T1/pcr/m/n/10 periph_wpa2_enterprise_cfg_t::wpa2_e_key_start Underfull \hbox (badness 5147) in paragraph at lines 1349--1350 []\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 1352--1353 []\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 1355--1356 []\T1/pcr/m/n/10 pwm_stream_cfg_t::task_stack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [307] Underfull \hbox (badness 10000) in paragraph at lines 1401--1402 []\T1/pcr/m/n/10 rec_config_t::one_frame_duration_ms Underfull \hbox (badness 10000) in paragraph at lines 1403--1404 []\T1/pcr/m/n/10 rec_config_t::sensitivity \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1408--1409 []\T1/pcr/m/n/10 rec_config_t::wakeup_time_ms \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7704) in paragraph at lines 1412--1413 []\T1/pcr/m/n/10 rec_engine_detect_suspend \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1440--1441 []\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 1442--1443 []\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 1447--1448 []\T1/pcr/m/n/10 rsp_filter_cfg_t::out_len_bytes \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [308] Underfull \hbox (badness 5147) in paragraph at lines 1456--1457 []\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 1475--1476 []\T1/pcr/m/n/10 SDCARD_STATUS_CARD_DETECT_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1493--1494 []\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 1500--1502 []\T1/pcr/m/n/10 sonic_info_t::resample_linear_interpolate Underfull \hbox (badness 10000) in paragraph at lines 1508--1509 []\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 1532--1533 []\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 1535--1536 []\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 1537--1538 []\T1/pcr/m/n/10 spiffs_stream_cfg_t::write_header \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [309] Underfull \hbox (badness 10000) in paragraph at lines 1553--1554 []\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 1558--1559 []\T1/pcr/m/n/10 tcp_stream_cfg_t::event_handler \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 1564--1565 []\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 1565--1566 []\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 1573--1574 []\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 1594--1595 []\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 1597--1598 []\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 1598--1599 []\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 1601--1602 []\T1/pcr/m/n/10 tone_stream_cfg_t::use_delegate \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [310] Underfull \hbox (badness 5147) in paragraph at lines 1629--1630 []\T1/pcr/m/n/10 tts_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 1662--1663 []\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 1663--1664 []\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 1664--1665 []\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 1673--1674 []\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 1674--1675 []\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 1675--1676 []\T1/pcr/m/n/10 wav_encoder_cfg_t::task_prio \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 1703--1704 []\T1/pcr/m/n/10 zl38063_codec_set_voice_mute \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [311]) (./espressif-esp-adf.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-adf.pdf (315 pages, 22732638 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: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 [rtd-command-info] start-time: 2022-09-07T01:56:03.970872Z, end-time: 2022-09-07T01:56:04.065681Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/checkouts/stable/docs/en/_build/latex/espressif-esp-adf.pdf /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-adf/artifacts/stable/sphinx_pdf/espressif-esp-adf.pdf