最新IT技術情報_arkgame.com

Coding Changes the World

  • ホーム
  • About
  • お問い合せ
  • プライバシーポリシー
  • 免責事項
  • 運営会社
  •   RSS 
  •   Feedly 
  1. ホーム>
  2. IOS

IOSでVOIP(Voice Processing I/O Unit()を実現するため技術情報まとめ

2014年7月23日

詳細技術紹介ページ:

1. Audio Unit Hosting Guide for iOS

https://developer.apple.com/library/ios/documentation/MusicAudio/Conceptual/AudioUnitHostingGuide_iOS/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009492-CH1-SW1

2. Audio Unit Properties Reference

https://developer.apple.com/library/ios/documentation/AudioUnit/Reference/AudioUnitPropertiesReference/Reference/reference.html#//apple_ref/doc/constant_group/Voice_Processing_I_O_Audio_Unit_Properties

3. How to use “kAudioUnitSubType_VoiceProcessingIO” subtype of core audio API in mac os

http://stackoverflow.com/questions/10792469/how-to-use-kaudiounitsubtype-voiceprocessingio-subtype-of-core-audio-api-in-ma

4. VoiceProcessingIOをコントロール

http://lists.apple.com/archives/coreaudio-api/2010/Jul/msg00056.html

5. VoiceProcessingIO – echo cancellation issues

http://web.archiveorange.com/archive/v/q7bubz4SYiUN3FMSYEJ6

6. VoiceProcessingIOのサンプルコード

https://github.com/hfink/matchbox/blob/master/Xcode/SimodOne/SOVoiceRecorder.m

IOS

Posted by arkgame

関連記事

[ios開発]NSDateとNSCalendarを利用して具体的な時間を取得するサンプルコード

サンプルコード: NSDate *nowDate = ; //現在時間 NSCa ...

Objective-Cの数値(NSArrayとNSMutableArray)の基本概念と使い方

1.不変配列--NSArray 1.1 配列の初期化 NSArray *firs ...

UILabelにコンテンツのサイズを計算する

1.UILable+LM.h #import <UIKit/UIKit.h ...

「ios開発」ios画像を移動、ズームするサンプルプログラム

コード下記: #import <UIKit/UIKit.h> #im ...

「Objective-C」iosデバイスのIPアドレスを取得する方法

参考コード: #include <stdio.h> #include ...

Copyright © 2025 最新IT技術情報_arkgame.com All Rights Reserved.

WordPress Luxeritas Theme is provided by "Thought is free".