返回介绍

Microphone 麦克风

发布于 2019-12-18 15:38:02 字数 1743 浏览 1055 评论 0 收藏 0

class in UnityEngine

Description 描述

Use this class to record to an AudioClip using a connected microphone.

使用此类来记录使用连接的麦克风的音频剪辑。

You can get a list of connected microphone(s) from the devices property and then use the Start and End functions to start or end a recording session using one of the available devices.

你可以从设备属性中获取连接的麦克风的列表并使用开始和结束函数去启动或结束记录会议中可用的设备之一。

Static Variables 静态变量

devicesA list of available microphone devices, identified by name.
可用麦克风设备列表,通过名称识别。

Static Functions 静态函数

EndStops recording.
停止记录。
GetDeviceCapsGet the frequency capabilities of a device.
获取设备频率性能。
GetPositionGet the position in samples of the recording.
在记录的样品中获取位置。
IsRecordingQuery if a device is currently recording.
查询是否记录当前设备。
StartStart Recording with device.
设备开始记录。

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文