最新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

関連記事

IOS7でUITextViewの高さを調整するサンプルプログラム

コード下記: if ( systemVersion] floatValue] ...

「ios開発」Swiftの列挙(Enumeration )の基本使い方

1.enumメソッド enum SomeEumeration { // enum ...

ASIHTTPRequestでhttpsにアクセスする方法

方法1 ASIHTTPRequest *request = ]; ; reque ...

Objective Cの配列ソートをする方法3(sortedArrayUsingDescriptors:)

1.Carクラス  Car.m #import "Car.h" @impleme ...

「ios開発」jsonライブラリを使用する時[NSCFString JSONValue]: unrecognized selector sent to instanceの対策

エラーメッセージ: : unrecognized selector sent t ...

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

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