お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。
Namespace: UnityEngine
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Close接続したマイクでAudioClipに記録する際に使用します。
devices | 名前により識別された、利用可能なマイクデバイスの一覧 |
End | 録音を停止します |
GetDeviceCaps | デバイスの周波数のレンジを取得します |
GetPosition | 録音のサンプル位置を取得します |
IsRecording | 録音をしているかどうか |
Start | デバイス名を指定して録音を開始します |