Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
日本語でおk?
Search
shinjism
December 10, 2016
Programming
0
230
日本語でおk?
ARコンテンツ作成勉強会 忘年会 in 2016でのLT資料。
iOS 10から採用されたSpeech Recognition APIでゴニョゴニョやったお話。
shinjism
December 10, 2016
Tweet
Share
More Decks by shinjism
See All by shinjism
OpenCVでつくろうARスタンプアプリ for iOS
shinjism
0
130
ARコンテンツ作成勉強会:VuforiaでつくるスマホAR+VRアプリ
shinjism
0
800
個人的にお気に入りのVuforia公式サンプル #AR_Fukuoka
shinjism
0
100
A-Frameでお手軽WebAR
shinjism
1
4.2k
Other Decks in Programming
See All in Programming
どの様にAIエージェントと 協業すべきだったのか?
takefumiyoshii
2
610
プロダクト開発をAI 1stに変革する〜SaaS is dead時代で生き残るために〜 / AI 1st Product Development
kobakei
0
490
Your Perfect Project Setup for Angular @BASTA! 2025 in Mainz
manfredsteyer
PRO
0
130
ABEMAモバイルアプリが Kotlin Multiplatformと歩んだ5年 ─ 導入と運用、成功と課題 / iOSDC 2025
akkyie
0
330
Web フロントエンドエンジニアに開かれる AI Agent プロダクト開発 - Vercel AI SDK を観察して AI Agent と仲良くなろう! #FEC余熱NIGHT
izumin5210
3
400
なぜあの開発者はDevRelに伴走し続けるのか / Why Does That Developer Keep Running Alongside DevRel?
nrslib
3
370
なぜGoのジェネリクスはこの形なのか? Featherweight Goが明かす設計の核心
ryotaros
7
1k
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
3
4.4k
私はどうやって技術力を上げたのか
yusukebe
43
17k
CSC509 Lecture 06
javiergs
PRO
0
240
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
3.5k
Go Conference 2025: Goで体感するMultipath TCP ― Go 1.24 時代の MPTCP Listener を理解する
takehaya
7
1.6k
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
890
Rails Girls Zürich Keynote
gr2m
95
14k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
The Invisible Side of Design
smashingmag
301
51k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
What's in a price? How to price your products and services
michaelherold
246
12k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
How STYLIGHT went responsive
nonsquared
100
5.8k
Done Done
chrislema
185
16k
Transcript
⽇本語でおk? 【iOS 10】Speech Recognition API をさわってみた感想 Shinji Hayai @_shinjism ARコンテンツ作成勉強会
忘年会 in 2016
• 早井慎⼆ • 熊本県在住フリーランスのプログラマ • Webアプリ / Webシステム開発 Webサイトデザイン &
構築 スマホアプリデザイン & 開発 (主にiOS) など • PHP / JavaScript / C# (Unity) / Swift • #AR_Kumamoto 運営 ⾃⼰紹介
⾳声認識を使いたい
スマホARを できるだけハンズフリーで • カメラをマーカー等にかざして画⾯を タッチするとき両⼿がふさがる • ハコスコやGoogle VRの使⽤中はタッ チ操作できない
アプリ制作の勉強会で iOS 10から使える⾳声認識が あると教えていただきました 5年間で350アプリを作った講師が教える アプリ制作チャレンジ2016秋(全8回予定)熊本会場 https://www.facebook.com/events/1587890414840626/
Speech Recognition API • http://devstreaming.apple.com/videos/wwdc/2016/5 09n1cnykqms19r9jyp/509/509_speech_recognition_a pi.pdf • https://developer.apple.com/library/content/samplec ode/SpeakToMe/Introduction/Intro.html
Speech Recognition APIとは • iOS 10から登場した⾳声認識API • Siriで採⽤されているものと同じ • ⽇本語含め58ヶ国語に対応
• 無償で商⽤利⽤可 • リアルタイム⾳声認識のほか 録⾳済み⾳声データの認識も • 実装がわりと楽にできそう
良い Speech Recognition API を使ってみた結果www ※個⼈の感想です
ただし… • 会話を区切るタイミングが難しい • ネットスラングや流⾏語は厳しいかも ex: 神ってる • 端末ごと、アプリごとに認識回数の制限あり (制限の詳細については公開されていない)
• 連続使⽤は最⼤1分まで • インターネット接続が必要 • バッテリーの消耗が⼼配 • 知⾒が少ない
とりあえず何か 作ってみました ※デモあり、バグ多めw
JIMAKU(仮) written: Unity / Vuforia / Swift (Native Plugin) ⾳声を字幕表⽰+αするアプリ
デモ中はお静かに ご協⼒ありがとうございます
はやくち ことば written: Swift はやくちことばを 練習する(?)アプリ 2016年内公開予定!! ↑↑↑願望↑↑↑ iOSユーザの皆さん 公開したらダウンロードしてね♪
デモ中は お静かに ご協⼒ ありがとうございます
ARコンテンツ作成勉強会 運営の皆さま 参加してくださった皆さま 本年もありがとうございました どうぞよい年をお迎えください