[roll] Roll fuchsia [ffx][audio] Return structured types for Recorder protocol

Update ffx audio record and ffx audio device record accordingly.

API Calibration feedback to switch from unstructured text output
to result types. Switch controller from immediately replying to the client to replying when all audio data has been
processed.

Original-Bug: b/298684513

Added unit tests for record as well.

Test:
fx test ffx_audio_device_lib_test
fx test ffx_audio_record_lib_test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/916452
Original-Revision: c4418f342e609a38385be8b935283c6bf003f946
GitOrigin-RevId: 87030a577a59127c2b22ed6da438045cf8756579
Change-Id: I8abdac056e4a2d112eb1d6d003b8896d05506173
1 file changed
tree: 04b52e4f4b3f36fa2e9787441b73dde18f3de6be
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.