react-native-audio-recorder-player
Advanced tools
Comparing version
@@ -38,3 +38,3 @@ import type { HybridObject } from 'react-native-nitro-modules'; | ||
export type AVEncodingOption = 'lpcm' | 'ima4' | 'aac' | 'MAC3' | 'MAC6' | 'ulaw' | 'alaw' | 'mp1' | 'mp2' | 'mp4' | 'alac' | 'amr' | 'flac' | 'opus'; | ||
export type AVModeIOSOption = 'gameChatAudio' | 'videoRecording' | 'voiceChat' | 'videoChat'; | ||
export type AVModeIOSOption = 'gameChatAudio' | 'measurement' | 'moviePlayback' | 'spokenAudio' | 'videoChat' | 'videoRecording' | 'voiceChat' | 'voicePrompt'; | ||
export declare enum AVEncoderAudioQualityIOSType { | ||
@@ -41,0 +41,0 @@ min = 0, |
{ | ||
"name": "react-native-audio-recorder-player", | ||
"version": "4.4.0", | ||
"version": "4.4.1", | ||
"description": "React Native Audio Recorder and Player.", | ||
@@ -90,3 +90,3 @@ "homepage": "https://github.com/hyochan/react-native-audio-recorder-player", | ||
"jest": "^29.7.0", | ||
"nitro-codegen": "^0.27.6", | ||
"nitro-codegen": "^0.29.2", | ||
"prettier": "^3.0.3", | ||
@@ -96,3 +96,3 @@ "react": "19.0.0", | ||
"react-native-builder-bob": "0.38.4", | ||
"react-native-nitro-modules": "0.27.6", | ||
"react-native-nitro-modules": "^0.29.2", | ||
"release-it": "^17.10.0", | ||
@@ -99,0 +99,0 @@ "turbo": "^1.10.7", |
@@ -326,2 +326,3 @@ # react-native-audio-recorder-player | ||
AVNumberOfChannelsKeyIOS: 2, | ||
AVModeIOS: 'measurement', // Available options: 'gameChatAudio', 'measurement', 'moviePlayback', 'spokenAudio', 'videoChat', 'videoRecording', 'voiceChat', 'voicePrompt' | ||
@@ -328,0 +329,0 @@ // Android Settings |
@@ -60,5 +60,9 @@ import type { HybridObject } from 'react-native-nitro-modules'; | ||
| 'gameChatAudio' | ||
| 'measurement' | ||
| 'moviePlayback' | ||
| 'spokenAudio' | ||
| 'videoChat' | ||
| 'videoRecording' | ||
| 'voiceChat' | ||
| 'videoChat'; | ||
| 'voicePrompt'; | ||
@@ -65,0 +69,0 @@ export enum AVEncoderAudioQualityIOSType { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
427071
3.51%1436
0.28%614
0.16%